Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 929271 Details for
Bug 1132623
IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/resolv.conf'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.68 MB, created by
Chuck Forsberg
on 2014-08-21 16:42:43 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Chuck Forsberg
Created:
2014-08-21 16:42:43 UTC
Size:
1.68 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > File "/usr/lib64/python2.7/shutil.py", line 119, in copy > copyfile(src, dst) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 863, in copyFileToPath > shutil.copy(fileName, destfile) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1029, in write_network_config > copyFileToPath("/etc/resolv.conf", rootpath, overwrite=flags.livecdInstall) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 874, in execute > network.write_network_config(storage, ksdata, instClass, ROOT_PATH) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 78, in doConfiguration > ksdata.network.execute(storage, ksdata, instClass) > 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 192, in run > threading.Thread.run(self, *args, **kwargs) >IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/resolv.conf' > >Local variables in innermost frame: >src: /etc/resolv.conf >dst: /mnt/sysimage/etc/resolv.conf >fsrc: <closed file '/etc/resolv.conf', mode 'rb' at 0x7fd920156ae0> >fn: /mnt/sysimage/etc/resolv.conf >st: posix.stat_result(st_mode=33188, st_ino=99775, st_dev=64768L, st_nlink=1, st_uid=0, st_gid=0, st_size=86, st_atime=1408609965, st_mtime=1408609961, st_ctime=1408609961) > > >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 0x7fd920e2e710>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://192.168.1.13/rawhide/os" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p4p1 --noipv6 --activate >network --hostname=omen3 ># Root password >rootpw --iscrypted $6$jLkOsll4IMFJY1h0$puKfU0M9SmB18E/ttpY8WuTL85gP0.Oawk7jZ.fWB/Or9GgDEfHfvWAbh.O99I5.3CModIMnMHGYPO2roOOdq/ ># System timezone >timezone America/Los_Angeles ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --initlabel --list=sda9,sda8,sda8,sda8 ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=sda --size=500 >part swap --fstype="swap" --noformat --onpart=sda6 >part /home --fstype="ext4" --ondisk=sda --size=795247 >part swap --fstype="swap" --ondisk=sda --size=16072 >part / --fstype="ext4" --ondisk=sda --size=51200 > >%packages >@admin-tools >@audio >@base-x >@c-development >@core >@development-libs >@development-tools >@dial-up >@eclipse >@engineering-and-scientific >@fedora-packager >@firefox >@fonts >@gnome-desktop >@gnome-software-development >@guest-desktop-agents >@hardware-support >@input-methods >@java-development >@javaenterprise >@kde-software-development >@kf5-software-development >@libreoffice >@multimedia >@networkmanager-submodules >@php >@printing >@python-web >@rpm-development-tools >@standard >@system-tools >@virtualization >@web-server >@x-software-development > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda3 (7) with existing ext4 filesystem >, '/': existing 51200MB partition sda5 (9) with existing ext4 filesystem >, '/home': existing 200000MB partition sda7 (11) with existing ext4 filesystem >} > swaps: [existing 16072MB partition sda6 (10) with existing swap >] > name: Fedora Linux 20 for x86_64 >, Root instance, containing members: > mounts: {'/boot': non-existent 500MB partition sda8 (12) >, '/': non-existent 51200MB partition sda9 (13) >, '/home': non-existent 300000MB partition sda11 (5) >} > swaps: [non-existent 16072MB partition sda10 (4) >] > name: Fedora Linux 21 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7fd91a766e10) -- > name = sda9 status = True kids = 0 id = 26 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920156200> > target size = 16072 path = /dev/sda9 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 1 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68bd0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd91658cdd0> PedPartition: <_ped.Partition object at 0x7fd91a75eef0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1163833344 end = 1196748799 length = 32915456 > flags = ]) > _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: 33 > _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 0MB disk sdb (0) >, existing 0MB disk sdc (1) >, existing 1430799MB disk sda (2) with existing msdos disklabel >, existing 100MB partition sda1 (3) with existing ntfs filesystem >, existing 299900MB partition sda2 (6) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, existing 1130297MB partition sda4 (8) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: HL-DT-ST_BD-RE_BH08LS20 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > 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: /tmp/curl_fetch_url0/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > 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: 17 > 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: 18 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: ee6d044d-8b2e-4501-b745-e9382bb55718 > _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/ee6d044d-8b2e-4501-b745-e9382bb55718] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: ee6d044d-8b2e-4501-b745-e9382bb55718 > 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: 19 > 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: 20 > 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 (21) with existing ext4 filesystem >, existing 2048MB dm live-base (22) with existing ext4 filesystem >, existing 51200MB partition sda10 (23) with existing ext4 filesystem mounted at / >, existing 795247MB partition sda11 (24) with existing ext4 filesystem mounted at /home >, existing 500MB partition sda8 (25) with existing ext4 filesystem mounted at /boot >, existing 16072MB partition sda9 (26) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 2d3eab4c-e08b-4471-986d-d7f0dd524773 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008008 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 117.7 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda8 > origFormat._size: 500.0 > id: 0 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008009 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 13267.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda9 > origFormat._size: 51200.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 49489005-ff30-480f-95ab-3b20b2eae91e > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008011 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 300000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 2556.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda11 > origFormat._size: 300000.0 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 14 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 15 >] > _intf.storage.fsset.devicetree.names: [sdb, sdc, sda, sda1, sda10, sda11, sda2, sda3, sda4, sda5, sda6, sda7, sr0, loop0, /tmp/curl_fetch_url0/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _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: 34 > _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: 28 > _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._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _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._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 16064.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/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._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _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.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 16064.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: 27 > _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: 31 > _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: 29 > _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: 30 > _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: 32 > _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: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _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 1430799MB disk sda (2) 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.17.0-0.rc1.git0.1.fc22.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice 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: vconsole.font=latarcyrheb-sun16 rhgb quiet > _intf.storage._bootloader.boot_args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) 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 (0x7fd920e2e7d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd920e2e750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd920e2e850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd920e2e890) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd920e2e8d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fd94541ab18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [grub2, e2fsprogs, ntfsprogs, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1408635302.91 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 10.26 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _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: 16978 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 0 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fd912cf4248> > _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._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 10739 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: The password fails the dictionary check - it is based on a dictionary word > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 10736 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10737 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10738 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10740 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd912cf9210>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler 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.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 2 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 10948 > _intf._currentAction._spokes._password_check._check_data: None > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _intf._currentAction._spokes._password_check._editable: Entry instance, containing members: > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes.guesser: {<Entry object at 0x7fd912d14f50 (GtkEntry at 0x9244220)>: True} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 10949 > _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 0x7fd912cf9390>> > _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 0x7fd912cf9390>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 10946 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10947 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10950 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10951 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x225e610>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fd91dd4e8c0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10952 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7fd939b7d250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7fd92bc5f488> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd912cf9390>> > _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._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': Already dumped (F12_GroupData instance) >} > _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: 11087 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fd91dd4e9b0> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fd912cf9650>> > _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: Skipped > _intf._currentAction._spokes._advanced._user.isCrypted: False > _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: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: Skipped > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': 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.usepassword: CheckButton 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: 6 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: True >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://192.168.1.13/rawhide/os >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -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 0x7fd920e522a8>, True), 'type': (<function <lambda> at 0x7fd920e52488>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd920e52320>, 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.25.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': None, 'method': 'http://192.168.1.13/rawhide/os', '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: >08:32:43,444 INFO anaconda: /sbin/anaconda 20.25.15-1 >08:32:43,593 INFO anaconda: 32899072 kB (32128 MB) are available >08:32:43,593 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >08:32:43,596 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >08:32:43,597 INFO anaconda: Default encoding = utf-8 >08:32:44,802 INFO anaconda: Display mode = g >08:32:44,803 INFO anaconda: 32899072 kB (32128 MB) are available >08:32:44,803 INFO anaconda: check_memory(): total:32128, needed:512, graphical:512 >08:32:45,375 DEBUG anaconda: X server has signalled a successful start. >08:32:45,376 INFO anaconda: Starting window manager, pid 1242. >08:32:45,409 INFO anaconda: Started spice-vdagent. >08:32:45,409 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140570709477120) >08:32:45,891 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:32:45,891 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:32:45,891 INFO anaconda: using only installclass _Fedora >08:32:46,193 INFO anaconda: bootloader GRUB2 on X86 platform >08:32:46,194 INFO anaconda: bootloader GRUB2 on X86 platform >08:32:46,211 DEBUG anaconda: network: devices found ['p4p1'] >08:32:46,311 DEBUG anaconda: updating hostname omen3 >08:32:46,327 INFO anaconda: Running Thread: AnaStorageThread (140570523662080) >08:32:46,327 INFO anaconda: Running Thread: AnaTimeInitThread (140570515269376) >08:32:46,327 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140570506876672) >08:32:46,328 INFO anaconda: Running Thread: AnaPayloadThread (140570498483968) >08:32:46,375 INFO anaconda: got 0 NTP servers from DHCP >08:32:46,375 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140570506876672) >08:32:46,393 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140570506876672) >08:32:46,394 INFO anaconda: Starting geolocation lookup >08:32:46,394 INFO anaconda: Geolocation provider: Fedora GeoIP >08:32:47,034 INFO anaconda: Geolocation lookup finished in 0.6 seconds >08:32:47,035 INFO anaconda: got results from geolocation >08:32:47,036 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140570506876672) >08:32:47,339 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140570709477120) >15:32:52,831 DEBUG anaconda: network standalone spoke (init): completed: ['p4p1'] >15:32:52,903 INFO anaconda: Running Thread: AnaDateTimeThread (140570709477120) >15:32:52,921 INFO anaconda: fs space: 0 B needed: 3 GB >15:32:52,989 INFO anaconda: fs space: 0 B needed: 3 GB >15:32:53,031 INFO anaconda: fs space: 0 B needed: 3 GB >15:32:53,058 INFO anaconda: Running Thread: AnaSourceWatcher (140570420696832) >15:32:53,071 INFO anaconda: Running Thread: AnaSoftwareWatcher (140570412304128) >15:32:53,084 INFO anaconda: Running Thread: AnaStorageWatcher (140570403911424) >15:32:53,100 INFO anaconda: Running Thread: AnaCustomStorageInit (140570395518720) >15:32:53,160 DEBUG anaconda: network: selected device p4p1 >15:32:53,201 DEBUG anaconda: updating hostname omen3 >15:32:53,350 INFO anaconda: Running Thread: AnaNTPserver0 (140570446776064) >15:32:53,351 INFO anaconda: Running Thread: AnaNTPserver1 (140570387126016) >15:32:53,351 INFO anaconda: Running Thread: AnaNTPserver2 (140570378733312) >15:32:53,351 INFO anaconda: Running Thread: AnaNTPserver3 (140570370340608) >15:32:53,386 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd91e1c12d0> status to: Restoring hardware time... >15:32:53,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> status to: Probing storage... >15:32:53,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> status to: Downloading package metadata... >15:32:53,387 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> status to: Probing storage... >15:32:53,392 INFO anaconda: Thread Done: AnaNTPserver2 (140570378733312) >15:32:53,413 INFO anaconda: Thread Done: AnaNTPserver0 (140570446776064) >15:32:53,446 INFO anaconda: Thread Done: AnaNTPserver1 (140570387126016) >15:32:53,455 INFO anaconda: Thread Done: AnaNTPserver3 (140570370340608) >15:32:53,487 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd921403210> status to: Wired (p4p1) connected >15:32:58,501 INFO anaconda: Thread Done: AnaCustomStorageInit (140570395518720) >15:33:00,480 INFO anaconda: Thread Done: AnaStorageThread (140570523662080) >15:33:00,498 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >15:33:00,498 INFO anaconda: Thread Done: AnaStorageWatcher (140570403911424) >15:33:00,499 DEBUG anaconda: _is_valid_size(sda1) returning True >15:33:00,499 DEBUG anaconda: _is_valid_location(sda1) returning True >15:33:00,500 DEBUG anaconda: _is_valid_partition(sda1) returning True >15:33:00,500 DEBUG anaconda: _is_valid_format(sda1) returning True >15:33:00,500 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >15:33:00,500 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >15:33:00,500 DEBUG anaconda: _is_valid_size(sda2) returning True >15:33:00,500 DEBUG anaconda: _is_valid_location(sda2) returning True >15:33:00,500 DEBUG anaconda: _is_valid_partition(sda2) returning True >15:33:00,500 DEBUG anaconda: _is_valid_format(sda2) returning True >15:33:00,501 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >15:33:00,520 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> status to: Downloading package metadata... >15:33:00,540 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >15:33:00,860 INFO anaconda: Thread Done: AnaPayloadThread (140570498483968) >15:33:00,920 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> status to: Downloading group metadata... >08:33:01,000 INFO anaconda: Thread Done: AnaTimeInitThread (140570515269376) >08:33:01,001 INFO anaconda: Thread Done: AnaDateTimeThread (140570709477120) >08:33:01,086 DEBUG anaconda: Setting up repos: [] >08:33:01,087 INFO anaconda: Thread Done: AnaSourceWatcher (140570420696832) >08:33:01,089 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd91e1c12d0> >08:33:01,092 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> >08:33:03,713 DEBUG anaconda: disk free: 495.24 GB fs free: 578.20 GB sw needs: 3 GB auto swap: 0 B >08:33:07,145 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140570420696832) >08:33:07,145 INFO anaconda: Thread Done: AnaSoftwareWatcher (140570412304128) >08:33:07,246 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> >08:33:07,249 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> >08:33:07,252 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> >08:33:07,252 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> status to: Checking software dependencies... >08:33:12,126 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140570420696832) >08:33:12,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> >08:33:12,156 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> >08:33:18,887 INFO anaconda: Running Thread: AnaExecuteStorageThread (140570420696832) >08:33:18,933 DEBUG anaconda: new disk order: [] >08:33:18,973 DEBUG anaconda: new disk order: [] >08:33:19,003 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:19,003 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:19,003 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:19,004 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:19,004 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:19,004 INFO anaconda: Thread Done: AnaExecuteStorageThread (140570420696832) >08:33:19,071 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdc', 'sr0'] >08:33:19,092 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >08:33:19,093 DEBUG anaconda: ui: new_devices=[] >08:33:19,155 DEBUG anaconda: page clicked: New Fedora 20 Installation >08:33:19,155 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:19,155 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:19,216 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >08:33:19,216 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> status to: Saving storage configuration... >08:33:19,220 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >08:33:21,359 DEBUG anaconda: page clicked: Fedora Linux 21 for x86_64 >08:33:21,359 DEBUG anaconda: show mountpoint: Fedora Linux 21 for x86_64 >08:33:21,364 DEBUG anaconda: populate_right_side: existing 500MB partition sda8 (12) with existing ext4 filesystem >08:33:21,365 DEBUG anaconda: updated device_disks to ['sda'] >08:33:21,365 DEBUG anaconda: updated device_container_name to None >08:33:21,365 DEBUG anaconda: updated device_container_raid_level to None >08:33:21,365 DEBUG anaconda: updated device_container_encrypted to False >08:33:21,366 DEBUG anaconda: updated device_container_size to 0 >08:33:21,369 DEBUG anaconda: fs type changed: ext4 >08:33:21,376 INFO anaconda: getting device type for None >08:33:21,377 ERR anaconda: unknown device type: 'None' >08:33:21,377 DEBUG anaconda: device_type_changed: None None >08:33:21,380 INFO anaconda: getting device type for Standard Partition >08:33:21,381 DEBUG anaconda: device_type_changed: 2 Standard Partition >08:33:21,381 INFO anaconda: getting device type for Standard Partition >08:33:21,381 INFO anaconda: getting device type for Standard Partition >08:33:21,382 INFO anaconda: getting device type for Standard Partition >08:33:21,383 INFO anaconda: getting device type for Standard Partition >08:33:21,384 INFO anaconda: getting device type for Standard Partition >08:33:21,384 INFO anaconda: getting device type for Standard Partition >08:33:21,385 INFO anaconda: getting device type for Standard Partition >08:33:21,386 INFO anaconda: getting device type for Standard Partition >08:33:21,386 DEBUG anaconda: populate_raid: 2, None >08:33:21,387 INFO anaconda: getting device type for Standard Partition >08:33:21,388 INFO anaconda: getting device type for Standard Partition >08:33:21,389 DEBUG anaconda: populate_raid: 2, None >08:33:21,389 INFO anaconda: getting device type for Standard Partition >08:33:25,898 DEBUG anaconda: removing device 'existing 500MB partition sda8 (12) with existing ext4 filesystem' from page Fedora Linux 21 for x86_64 >08:33:31,047 INFO anaconda: ui: removed device sda8 >08:33:31,064 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdc', 'sr0'] >08:33:31,078 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >08:33:31,079 DEBUG anaconda: ui: new_devices=[] >08:33:31,119 DEBUG anaconda: page clicked: New Fedora 20 Installation >08:33:31,119 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:31,120 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:33,060 DEBUG anaconda: running automatic partitioning >08:33:33,082 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:33,082 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:33,082 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:33,083 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:33,083 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:33,213 DEBUG anaconda: new disk order: [] >08:33:33,233 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:33,233 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:33,233 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:33,233 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:33,233 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:33,235 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:33,235 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:33,235 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:33,236 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:33,236 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:33,236 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >08:33:33,236 DEBUG anaconda: _is_valid_size(sda8) returning True >08:33:33,236 DEBUG anaconda: _is_valid_location(sda8) returning True >08:33:33,236 DEBUG anaconda: _is_valid_partition(sda8) returning True >08:33:33,236 DEBUG anaconda: _is_valid_format(sda8) returning True >08:33:33,236 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >08:33:33,237 DEBUG anaconda: finished automatic partitioning >08:33:33,237 DEBUG anaconda: refreshing ui >08:33:33,239 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdc', 'sr0'] >08:33:33,258 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >08:33:33,259 DEBUG anaconda: ui: new_devices=['sda11', 'sda9', 'sda10', 'sda8'] >08:33:33,320 DEBUG anaconda: page clicked: New Fedora 20 Installation >08:33:33,320 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:33,321 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda8 (25) with non-existent ext4 filesystem mounted at /boot >08:33:33,321 DEBUG anaconda: updated device_disks to ['sda'] >08:33:33,321 DEBUG anaconda: updated device_container_name to None >08:33:33,321 DEBUG anaconda: updated device_container_raid_level to None >08:33:33,321 DEBUG anaconda: updated device_container_encrypted to False >08:33:33,321 DEBUG anaconda: updated device_container_size to 0 >08:33:33,323 INFO anaconda: getting device type for Standard Partition >08:33:33,327 INFO anaconda: getting device type for Standard Partition >08:33:33,327 DEBUG anaconda: populate_raid: 2, None >08:33:33,328 INFO anaconda: getting device type for Standard Partition >08:33:33,329 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:33:33,329 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda8 (25) with non-existent ext4 filesystem mounted at /boot >08:33:33,329 DEBUG anaconda: updated device_disks to ['sda'] >08:33:33,329 DEBUG anaconda: updated device_container_name to None >08:33:33,329 DEBUG anaconda: updated device_container_raid_level to None >08:33:33,329 DEBUG anaconda: updated device_container_encrypted to False >08:33:33,329 DEBUG anaconda: updated device_container_size to 0 >08:33:33,333 INFO anaconda: getting device type for Standard Partition >08:33:33,333 DEBUG anaconda: populate_raid: 2, None >08:33:33,334 INFO anaconda: getting device type for Standard Partition >08:33:33,334 DEBUG anaconda: finished refreshing ui >08:33:33,334 DEBUG anaconda: updating space display >08:33:33,345 DEBUG anaconda: finished updating space display >08:33:38,494 INFO anaconda: ui: saving changes to device sda8 >08:33:38,495 DEBUG anaconda: old name: sda8 >08:33:38,495 DEBUG anaconda: new name: None >08:33:38,498 DEBUG anaconda: old size: 500.0 >08:33:38,498 DEBUG anaconda: new size: 500 >08:33:38,498 INFO anaconda: getting device type for Standard Partition >08:33:38,499 DEBUG anaconda: old device type: 2 >08:33:38,499 DEBUG anaconda: new device type: 2 >08:33:38,499 DEBUG anaconda: reformat: True >08:33:38,501 DEBUG anaconda: old fs type: ext4 >08:33:38,501 DEBUG anaconda: new fs type: ext4 >08:33:38,501 DEBUG anaconda: old encryption setting: False >08:33:38,501 DEBUG anaconda: new encryption setting: False >08:33:38,501 DEBUG anaconda: old label: >08:33:38,501 DEBUG anaconda: new_label: >08:33:38,502 DEBUG anaconda: old mountpoint: /boot >08:33:38,502 DEBUG anaconda: new mountpoint: /boot >08:33:38,503 DEBUG anaconda: old raid level: None >08:33:38,503 DEBUG anaconda: new raid level: None >08:33:38,503 DEBUG anaconda: old container: None >08:33:38,504 DEBUG anaconda: new container: None >08:33:38,504 DEBUG anaconda: old container encrypted: False >08:33:38,504 DEBUG anaconda: new container encrypted: False >08:33:38,504 DEBUG anaconda: old container raid level: None >08:33:38,504 DEBUG anaconda: new container raid level: None >08:33:38,504 DEBUG anaconda: old container size request: 0 >08:33:38,505 DEBUG anaconda: new container size request: 0 >08:33:38,505 DEBUG anaconda: old disks: ['sda'] >08:33:38,505 DEBUG anaconda: new disks: ['sda'] >08:33:38,505 DEBUG anaconda: nothing changed for new device >08:33:40,273 DEBUG anaconda: new disk order: [] >08:33:40,301 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:40,301 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:40,301 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:40,301 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:40,301 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:40,301 INFO anaconda: Running Thread: AnaCheckStorageThread (140570420696832) >08:33:40,307 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:33:40,307 DEBUG anaconda: _is_valid_size(sda) returning True >08:33:40,308 DEBUG anaconda: _is_valid_location(sda) returning True >08:33:40,308 DEBUG anaconda: _is_valid_format(sda) returning True >08:33:40,308 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:33:40,308 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >08:33:40,308 DEBUG anaconda: _is_valid_size(sda8) returning True >08:33:40,309 DEBUG anaconda: _is_valid_location(sda8) returning True >08:33:40,309 DEBUG anaconda: _is_valid_partition(sda8) returning True >08:33:40,309 DEBUG anaconda: _is_valid_format(sda8) returning True >08:33:40,309 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >08:33:40,311 INFO anaconda: Thread Done: AnaCheckStorageThread (140570420696832) >08:33:40,367 INFO anaconda: fs space: 51.2 GB needed: 1.20 GB >08:33:40,378 INFO anaconda: fs space: 51.2 GB needed: 1.20 GB >08:33:40,387 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >08:33:40,389 INFO anaconda: fs space: 51.2 GB needed: 1.20 GB >08:33:40,398 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >08:33:40,398 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> status to: Checking storage configuration... >08:33:40,400 INFO anaconda: fs space: 51.2 GB needed: 1.20 GB >08:33:40,409 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd920e59cd0> >15:34:22,759 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140570420696832) >15:34:22,891 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> >15:34:22,894 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> >15:34:22,894 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> status to: Checking software dependencies... >15:34:35,410 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140570420696832) >15:34:35,466 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd921403490> >15:34:35,468 INFO anaconda: fs space: 51.2 GB needed: 10.23 GB >15:34:35,477 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd921403090> >15:34:39,819 INFO anaconda: Running Thread: AnaInstallThread (140570420696832) >15:34:40,500 INFO anaconda: Setting up the installation environment >15:34:49,372 INFO anaconda: Creating ext4 on /dev/sda8 >15:34:52,276 INFO anaconda: Creating ext4 on /dev/sda10 >15:34:55,721 INFO anaconda: Creating ext4 on /dev/sda11 >15:35:01,723 INFO anaconda: Creating swap on /dev/sda9 >16:31:53,288 INFO anaconda: Performing post-installation setup tasks >16:31:53,342 INFO anaconda: Installing bootloader >16:31:53,342 INFO anaconda: bootloader stage1 target device is sda >16:31:53,342 INFO anaconda: bootloader stage2 target device is sda8 >16:31:53,342 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fd916e4c110> >16:32:05,876 INFO anaconda: bootloader.py: used boot args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet >16:32:17,131 INFO anaconda: Thread Done: AnaInstallThread (140570420696832) >16:32:17,134 INFO anaconda: Running Thread: AnaConfigurationThread (140570420696832) >16:32:17,134 INFO anaconda: Configuring installed system >16:32:17,551 ERR anaconda: unknown selinux state: None >16:32:17,751 INFO anaconda: Writing network configuration >16:32:17,752 INFO anaconda: setting installation environment hostname to omen3 >16:32:17,779 DEBUG anaconda: running handleException >16:32:17,779 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >16:32:17,779 INFO anaconda: Thread Done: AnaConfigurationThread (140570420696832) > > >/tmp/packaging.log: >15:33:00,487 INFO packaging: configuring base repo >15:33:00,526 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:33:00,527 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:33:00,527 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:33:00,527 DEBUG yum.verbose.plugin: Adding en_US to language list >15:33:00,529 DEBUG yum.verbose.YumBase: Config time: 0.016 >15:33:00,545 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:33:00,545 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:33:00,545 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:33:00,545 DEBUG yum.verbose.plugin: Adding en_US to language list >15:33:00,546 DEBUG yum.verbose.YumBase: Config time: 0.005 >15:33:00,578 INFO packaging: gathering repo metadata >15:33:00,859 INFO packaging: metadata retrieval complete >15:33:00,862 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:33:00,863 INFO_2 yum.verbose.plugin: Determining fastest mirrors >08:33:02,852 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >08:33:02,920 DEBUG yum.verbose.YumBase: pkgsack time: -25197.942 >08:33:02,995 DEBUG yum.verbose.YumBase: group time: -25197.867 >08:33:07,146 INFO packaging: checking software selection >08:33:07,147 DEBUG yum.verbose.YumBase: Setting up Package Sacks >08:33:07,594 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >08:33:07,640 DEBUG yum.verbose.YumBase: pkgsack time: 0.493 >08:33:07,726 DEBUG yum.verbose.YumBase: group time: 0.579 >08:33:07,856 DEBUG yum.verbose.YumBase: Obs Init time: 0.127 >08:33:07,870 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >08:33:07,874 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >08:33:07,878 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >08:33:07,880 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >08:33:07,883 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >08:33:07,907 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >08:33:07,981 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >08:33:07,982 INFO packaging: no kernel-PAE package >08:33:07,983 INFO packaging: selected kernel >08:33:07,984 INFO packaging: checking dependencies >08:33:08,020 DEBUG yum.verbose.YumBase: Building updates object >08:33:08,614 DEBUG yum.verbose.YumBase: up:simple updates time: 0.238 >08:33:08,618 DEBUG yum.verbose.YumBase: up:obs time: 0.004 >08:33:08,618 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >08:33:08,618 DEBUG yum.verbose.YumBase: updates time: 0.598 >08:33:08,622 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,628 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.3-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,629 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,631 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,632 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,634 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,634 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >08:33:08,635 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >08:33:08,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-7.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,636 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-7.fc22.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >08:33:08,642 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,642 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,643 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-28.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,646 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,648 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,651 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,652 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,653 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >08:33:08,654 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,655 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >08:33:08,655 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >08:33:08,655 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200()(64bit) >08:33:08,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,658 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >08:33:08,658 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >08:33:08,658 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >08:33:08,659 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >08:33:08,661 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,662 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,665 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,666 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,667 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,667 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,668 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,669 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,670 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,670 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,671 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,672 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >08:33:08,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >08:33:08,675 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc22.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >08:33:08,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >08:33:08,678 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-15.fc22.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:33:08,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >08:33:08,680 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-15.fc22.x86_64 to require for libpam.so.0()(64bit) >08:33:08,684 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >08:33:08,685 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >08:33:08,686 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >08:33:08,686 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >08:33:08,687 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-78.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >08:33:08,688 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2()(64bit) >08:33:08,688 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 to require for libaudit.so.1()(64bit) >08:33:08,691 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-5.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >08:33:08,693 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-1.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >08:33:08,694 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >08:33:08,695 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-2.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >08:33:08,696 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc22.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >08:33:08,698 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc22.x86_64 as install for bash-4.3.22-1.fc22.x86_64 >08:33:08,701 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-5.fc22.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >08:33:08,702 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-4.fc22.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >08:33:08,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,706 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-6.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,709 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,709 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccfg.so.90()(64bit) >08:33:08,709 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccc.so.90()(64bit) >08:33:08,709 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisc.so.95()(64bit) >08:33:08,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-2.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >08:33:08,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-3.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:33:08,716 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >08:33:08,717 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >08:33:08,718 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:33:08,719 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >08:33:08,720 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc22.x86_64 as install for bzip2-1.0.6-13.fc22.x86_64 >08:33:08,722 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >08:33:08,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >08:33:08,725 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >08:33:08,725 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >08:33:08,726 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >08:33:08,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >08:33:08,730 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,731 DEBUG yum.verbose.YumBase: TSINFO: Marking storaged-0.3.0-2.fc21.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,732 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.109-1.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,733 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.41.4-1.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,734 DEBUG yum.verbose.YumBase: TSINFO: Marking cockpit-assets-0.20-1.fc22.noarch as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-2.fc21.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,737 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,738 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc22.x86_64 as install for cockpit-0.20-1.fc22.x86_64 >08:33:08,742 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,742 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,743 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-7.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,746 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-7.fc22.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >08:33:08,746 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-7.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >08:33:08,747 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,747 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >08:33:08,750 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >08:33:08,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >08:33:08,752 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc22.x86_64 to require for libgmp.so.10()(64bit) >08:33:08,754 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >08:33:08,756 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >08:33:08,759 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >08:33:08,760 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >08:33:08,761 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >08:33:08,764 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.1-2.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >08:33:08,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >08:33:08,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >08:33:08,768 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >08:33:08,769 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >08:33:08,770 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc22.x86_64 as install for cyrus-sasl-plain-2.1.26-18.fc22.x86_64 >08:33:08,773 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc22.x86_64 as install for 1:dbus-1.8.6-2.fc22.x86_64 >08:33:08,774 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-13alpha.fc22.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >08:33:08,775 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >08:33:08,776 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 to require for librpm.so.3()(64bit) >08:33:08,777 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-13alpha.fc22.x86_64 as install for docker-io-1.1.2-2.fc22.x86_64 >08:33:08,778 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.88-1.fc22.x86_64 as install for docker-io-1.1.2-2.fc22.x86_64 >08:33:08,780 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-1.fc22.x86_64 as install for docker-io-1.1.2-2.fc22.x86_64 >08:33:08,781 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-30.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-30.git20140815.fc22.x86_64 >08:33:08,783 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >08:33:08,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc22.x86_64 as install for e2fsprogs-1.42.11-2.fc22.x86_64 >08:33:08,786 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc22.x86_64 to require for libss.so.2()(64bit) >08:33:08,787 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.5.noarch as install for fedora-release-server-22-0.5.noarch >08:33:08,789 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc22.x86_64 as install for file-5.19-2.fc22.x86_64 >08:33:08,790 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc22.x86_64 to require for libmagic.so.1()(64bit) >08:33:08,791 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,792 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,794 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.90-1.fc22.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,796 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-server-0.3.10-5.fc22.noarch as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,797 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,799 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >08:33:08,800 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >08:33:08,802 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-33.fc22.x86_64 as install for glibc-2.19.90-33.fc22.x86_64 >08:33:08,803 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.0-1.fc22.x86_64 as install for glibc-2.19.90-33.fc22.x86_64 >08:33:08,804 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.0-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >08:33:08,842 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >08:33:08,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >08:33:08,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >08:33:08,846 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-24.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >08:33:08,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >08:33:08,849 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >08:33:08,852 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >08:33:08,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >08:33:08,854 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >08:33:08,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >08:33:08,857 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >08:33:08,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc22.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >08:33:08,863 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.fc22.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >08:33:08,863 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >08:33:08,863 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1()(64bit) >08:33:08,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc22.x86_64 >08:33:08,867 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >08:33:08,868 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >08:33:08,879 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >08:33:08,894 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >08:33:08,898 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc22.x86_64 as install for less-458-12.fc22.x86_64 >08:33:08,901 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.6-1.fc22.x86_64 as install for lftp-4.5.4-1.fc22.x86_64 >08:33:08,901 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.6-1.fc22.x86_64 to require for libgnutls.so.28()(64bit) >08:33:08,903 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >08:33:08,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >08:33:08,905 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >08:33:08,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-5.fc22.x86_64 as install for mdadm-3.3.1-6.fc22.x86_64 >08:33:08,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >08:33:08,915 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-1.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >08:33:08,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >08:33:08,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-3.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >08:33:08,918 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-3.fc22.x86_64 to require for libmount >08:33:08,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >08:33:08,922 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for 2:nmap-ncat-6.46-2.fc21.x86_64 >08:33:08,924 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc22.x86_64 as install for 2:nmap-ncat-6.46-2.fc21.x86_64 >08:33:08,926 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.62-1.fc22.x86_64 >08:33:08,927 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >08:33:08,929 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-software-0.4.2-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,930 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-service-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,932 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,932 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-powermanagement-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,933 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-hardware-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,934 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-account-0.4.2-3.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,935 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-storage-0.7.1-3.fc21.noarch as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,936 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-networking-0.2.2-4.fc21.x86_64 as install for openlmi-1.0.1-3.fc21.noarch >08:33:08,938 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc22.x86_64 as install for openssh-clients-6.6.1p1-4.fc22.x86_64 >08:33:08,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc22.x86_64 as install for openssh-clients-6.6.1p1-4.fc22.x86_64 >08:33:08,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc22.x86_64 as install for parted-3.2-2.fc22.x86_64 >08:33:08,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc22.x86_64 as install for passwd-0.79-4.fc22.x86_64 >08:33:08,950 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >08:33:08,953 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:33:08,953 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >08:33:08,953 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >08:33:08,953 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >08:33:08,954 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc22.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >08:33:08,955 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.269-1.fc22.noarch as install for pciutils-3.2.1-3.fc21.x86_64 >08:33:08,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >08:33:08,958 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >08:33:08,959 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >08:33:08,961 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >08:33:08,961 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >08:33:08,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-1.fc22.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >08:33:08,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >08:33:08,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >08:33:08,966 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >08:33:08,968 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >08:33:08,971 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-3.fc22.x86_64 as install for realmd-0.15.1-3.fc21.x86_64 >08:33:08,973 DEBUG yum.verbose.YumBase: TSINFO: Marking python-futures-2.1.6-3.fc21.noarch as install for rolekit-0.0.2-1.fc22.noarch >08:33:08,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc22.x86_64 as install for rpm-4.12.0-0.beta1.3.fc22.x86_64 >08:33:08,976 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-10.fc22.x86_64 as install for rpm-4.12.0-0.beta1.3.fc22.x86_64 >08:33:08,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc22.x86_64 as install for rpm-4.12.0-0.beta1.3.fc22.x86_64 >08:33:08,981 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >08:33:08,982 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-4.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >08:33:08,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >08:33:08,984 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-73.fc22.noarch as install for selinux-policy-targeted-3.13.1-73.fc22.noarch >08:33:08,985 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-73.fc22.noarch to require for selinux-policy >08:33:08,986 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >08:33:08,988 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >08:33:09,000 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >08:33:09,001 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0-0.beta1.3.fc22.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:33:09,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc22.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >08:33:09,003 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,004 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,005 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,006 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,007 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,008 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,010 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,011 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc22.noarch as install for sssd-1.12.0-5.fc22.x86_64 >08:33:09,018 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-10.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >08:33:09,019 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >08:33:09,019 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >08:33:09,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-4.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >08:33:09,021 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-3.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >08:33:09,029 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 as install for 2:tog-pegasus-2.13.0-16.fc22.x86_64 >08:33:09,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for 2:tog-pegasus-2.13.0-16.fc22.x86_64 >08:33:09,032 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-2.fc22.noarch as install for 2:tog-pegasus-2.13.0-16.fc22.x86_64 >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegwql.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpeguser.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegslp.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegservice.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegserver.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegrepository.so.1()(64bit) >08:33:09,033 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegqueryexpression.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegquerycommon.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegprovidermanager.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegprovider.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegprm.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegpmservice.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegpmrouter.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegindicationservice.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpeghandlerservice.so.1()(64bit) >08:33:09,034 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpeghandler.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpeggetoopt.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpeggeneral.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegexportserver.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegcql.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegconfig.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegcompiler.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegcommon.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegcliutils.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegclient.so.1()(64bit) >08:33:09,035 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libpegauthentication.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libUserAuthProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libProviderRegistrationProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libNamespaceProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libInteropProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libDefaultProviderManager.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libConfigSettingProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libCertificateProvider.so.1()(64bit) >08:33:09,036 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 to require for libCIMQueryCapabilitiesProvider.so.1()(64bit) >08:33:09,038 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >08:33:09,039 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >08:33:09,042 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >08:33:09,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >08:33:09,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-3.fc22.x86_64 as install for util-linux-2.25-3.fc22.x86_64 >08:33:09,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc22.x86_64 as install for util-linux-2.25-3.fc22.x86_64 >08:33:09,052 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc22.x86_64 as install for wget-1.15-2.fc21.x86_64 >08:33:09,054 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >08:33:09,056 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-13.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >08:33:09,056 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc22.noarch as install for yum-3.4.3-153.fc22.noarch >08:33:09,057 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-3.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >08:33:09,058 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for yum-3.4.3-153.fc22.noarch >08:33:09,058 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-12.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >08:33:09,059 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-11.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >08:33:09,060 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc22.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >08:33:09,061 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >08:33:09,068 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.4-1.fc22.x86_64 as install for PackageKit-glib-0.9.4-3.fc22.x86_64 >08:33:09,070 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-4.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >08:33:09,072 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-4.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >08:33:09,074 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-2.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >08:33:09,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-5.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >08:33:09,077 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-18.fc22.x86_64 as install for abrt-addon-ccpp-2.2.2-4.fc22.x86_64 >08:33:09,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-5.fc22.x86_64 as install for abrt-addon-ccpp-2.2.2-4.fc22.x86_64 >08:33:09,079 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-10.fc22.x86_64 as install for abrt-addon-ccpp-2.2.2-4.fc22.x86_64 >08:33:09,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-5.fc22.x86_64 as install for abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 >08:33:09,082 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-216-1.fc22.x86_64 as install for abrt-addon-python-2.2.2-4.fc22.x86_64 >08:33:09,085 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >08:33:09,085 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-216-1.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >08:33:09,086 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-4.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >08:33:09,087 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >08:33:09,088 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-5.fc22.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >08:33:09,089 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >08:33:09,092 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >08:33:09,093 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >08:33:09,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-5.fc22.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >08:33:09,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >08:33:09,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-5.fc22.x86_64 as install for abrt-tui-2.2.2-4.fc22.x86_64 >08:33:09,099 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc22.x86_64 as install for accountsservice-libs-0.6.37-2.fc22.x86_64 >08:33:09,101 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-28.fc22.x86_64 as install for avahi-autoipd-0.6.31-28.fc22.x86_64 >08:33:09,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-autoipd-0.6.31-28.fc22.x86_64 >08:33:09,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc22.noarch as install for 32:bind-libs-9.9.5-8.P1.fc22.x86_64 >08:33:09,106 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-3.fc22.x86_64 as install for ca-certificates-2014.2.1-2.fc22.noarch >08:33:09,107 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-3.fc22.x86_64 as install for ca-certificates-2014.2.1-2.fc22.noarch >08:33:09,109 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.15-1.fc22.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >08:33:09,114 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.88-1.fc22.x86_64 as install for device-mapper-libs-1.02.88-1.fc22.x86_64 >08:33:09,116 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-3.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >08:33:09,117 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-3.fc22.noarch as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >08:33:09,118 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >08:33:09,119 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >08:33:09,119 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >08:33:09,119 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libdns-export.so.100()(64bit) >08:33:09,121 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >08:33:09,121 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >08:33:09,122 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >08:33:09,123 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >08:33:09,127 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.1.noarch as install for fedora-release-22-0.5.noarch >08:33:09,129 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc22.x86_64 as install for fipscheck-lib-1.4.1-6.fc22.x86_64 >08:33:09,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >08:33:09,134 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.91-1.fc22.x86_64 as install for glib-networking-2.41.4-1.fc22.x86_64 >08:33:09,136 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-11.fc22.x86_64 as install for glib2-2.41.3-1.fc22.x86_64 >08:33:09,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc22.x86_64 as install for glib2-2.41.3-1.fc22.x86_64 >08:33:09,140 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014f-1.fc22.noarch as install for glibc-common-2.19.90-33.fc22.x86_64 >08:33:09,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc22.x86_64 as install for gnutls-3.3.6-1.fc22.x86_64 >08:33:09,143 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140812-1.gitb914bfd.fc22.noarch as install for gnutls-3.3.6-1.fc22.x86_64 >08:33:09,144 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.6-1.fc22.x86_64 >08:33:09,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc22.x86_64 as install for iptables-1.4.21-10.fc22.x86_64 >08:33:09,151 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140808-39.gitce64fa89.fc22.1.noarch as install for kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 >08:33:09,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc22.x86_64 as install for krb5-libs-1.12.2-1.fc22.x86_64 >08:33:09,158 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >08:33:09,159 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >08:33:09,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for libdrm-2.4.56-1.fc22.x86_64 >08:33:09,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc22.x86_64 >08:33:09,174 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >08:33:09,175 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0()(64bit) >08:33:09,177 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >08:33:09,178 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >08:33:09,181 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-plugin-bugzilla-2.2.3-5.fc22.x86_64 >08:33:09,185 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-17.fc22.x86_64 as install for libsemanage-2.3-5.fc22.x86_64 >08:33:09,185 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >08:33:09,185 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >08:33:09,198 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc22.x86_64 as install for 2:libwbclient-4.1.11-1.fc22.x86_64 >08:33:09,200 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so(SAMBA_4.1.11)(64bit) >08:33:09,200 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so()(64bit) >08:33:09,205 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-5.fc22.x86_64 as install for libxml2-python-2.9.1-4.fc22.x86_64 >08:33:09,210 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.109-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >08:33:09,211 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >08:33:09,213 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.88-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >08:33:09,216 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc22.noarch as install for ncurses-libs-5.9-15.20140323.fc22.x86_64 >08:33:09,218 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >08:33:09,218 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >08:33:09,222 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.0-1.fc22.x86_64 as install for nss-3.17.0-1.fc22.x86_64 >08:33:09,233 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >08:33:09,234 DEBUG yum.verbose.YumBase: Quick matched openlmi-indicationmanager-libs-0.4.2-3.fc21.x86_64 to require for libopenlmiindmanager.so.1()(64bit) >08:33:09,235 DEBUG yum.verbose.YumBase: TSINFO: Marking konkretcmpi-0.9.2-3.fc21.x86_64 as install for openlmi-account-0.4.2-3.fc21.x86_64 >08:33:09,236 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc22.x86_64 as install for openlmi-hardware-0.4.2-3.fc21.x86_64 >08:33:09,239 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-base-0.4.2-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >08:33:09,240 DEBUG yum.verbose.YumBase: TSINFO: Marking pywbem-0.7.0-27.20131121svn626.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >08:33:09,240 DEBUG yum.verbose.YumBase: Quick matched pywbem-0.7.0-27.20131121svn626.fc21.noarch to require for pywbem >08:33:09,240 DEBUG yum.verbose.YumBase: TSINFO: Marking cim-schema-2.38.0-3.fc21.noarch as install for openlmi-providers-0.4.2-3.fc21.x86_64 >08:33:09,242 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-providers-0.4.2-3.fc21.noarch as install for openlmi-software-0.4.2-3.fc21.noarch >08:33:09,244 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc22.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >08:33:09,245 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.61-1.fc22.noarch as install for openlmi-storage-0.7.1-3.fc21.noarch >08:33:09,246 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-logicalfile-0.4.2-3.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >08:33:09,247 DEBUG yum.verbose.YumBase: TSINFO: Marking cmpi-bindings-pywbem-0.9.5-6.fc21.x86_64 as install for openlmi-storage-0.7.1-3.fc21.noarch >08:33:09,250 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1i-2.fc22.x86_64 >08:33:09,260 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc22.x86_64 >08:33:09,261 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for polkit-0.112-6.fc22.x86_64 >08:33:09,262 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >08:33:09,266 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc22.x86_64 as install for pygpgme-0.3-11.fc22.x86_64 >08:33:09,267 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >08:33:09,267 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11()(64bit) >08:33:09,269 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >08:33:09,269 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >08:33:09,270 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >08:33:09,271 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for python-urlgrabber-3.10.1-2.fc22.noarch >08:33:09,277 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 >08:33:09,279 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-python-4.12.0-0.beta1.3.fc22.x86_64 >08:33:09,279 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0-0.beta1.3.fc22.x86_64 to require for librpmbuild.so.3()(64bit) >08:33:09,285 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,289 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >08:33:09,303 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc22.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >08:33:09,305 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >08:33:09,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc22.x86_64 as install for sssd-ipa-1.12.0-5.fc22.x86_64 >08:33:09,312 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >08:33:09,312 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0()(64bit) >08:33:09,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >08:33:09,322 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >08:33:09,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >08:33:09,324 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >08:33:09,327 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-4.fc22.x86_64 as install for 2:tog-pegasus-libs-2.13.0-16.fc22.x86_64 >08:33:09,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >08:33:09,331 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >08:33:09,333 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for xdg-utils-1.1.0-0.25.rc2.fc21.noarch >08:33:09,339 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for abrt-python-2.2.2-4.fc22.x86_64 >08:33:09,341 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >08:33:09,343 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.90-1.fc22.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >08:33:09,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-5.fc22.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >08:33:09,345 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >08:33:09,351 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-20.fc22.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:33:09,352 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >08:33:09,353 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-26.fc22.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >08:33:09,358 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.1.noarch as install for fedora-repos-22-0.1.noarch >08:33:09,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-2.fc21.x86_64 as install for gdb-7.8-18.fc22.x86_64 >08:33:09,362 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-2.fc21.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >08:33:09,367 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-30.git20140815.fc22.x86_64 as install for kexec-tools-2.0.7-5.fc22.x86_64 >08:33:09,372 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc22.x86_64 as install for libfprint-0.5.1-3.fc21.x86_64 >08:33:09,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >08:33:09,375 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >08:33:09,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >08:33:09,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc22.x86_64 as install for 2:libsmbclient-4.1.11-1.fc22.x86_64 >08:33:09,396 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.88-1.fc22.x86_64 as install for lvm2-libs-2.02.109-1.fc22.x86_64 >08:33:09,401 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for openlmi-python-base-0.4.2-3.fc21.noarch >08:33:09,406 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-7.fc21.x86_64 as install for python-blivet-0.61-1.fc22.noarch >08:33:09,407 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.6-1.fc22.x86_64 as install for python-blivet-0.61-1.fc22.noarch >08:33:09,408 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.5-1.fc21.x86_64 as install for python-blivet-0.61-1.fc22.noarch >08:33:09,408 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.58-1.fc22.noarch as install for python-blivet-0.61-1.fc22.noarch >08:33:09,409 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-66.fc22.x86_64 as install for python-blivet-0.61-1.fc22.noarch >08:33:09,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >08:33:09,414 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >08:33:09,415 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >08:33:09,416 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-17.fc21.x86_64 as install for pywbem-0.7.0-27.20131121svn626.fc21.noarch >08:33:09,423 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-216-1.fc22.x86_64 as install for 2:samba-libs-4.1.11-1.fc22.x86_64 >08:33:09,425 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.11-1.fc22.x86_64 >08:33:09,426 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-2.fc22.x86_64 as install for 2:samba-libs-4.1.11-1.fc22.x86_64 >08:33:09,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-client-1.12.0-5.fc22.x86_64 >08:33:09,431 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc22.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >08:33:09,433 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc22.x86_64 as install for sssd-krb5-common-1.12.0-5.fc22.x86_64 >08:33:09,447 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-66.fc22.x86_64 as install for device-mapper-multipath-0.4.9-66.fc22.x86_64 >08:33:09,448 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc22.x86_64 to require for libmultipath.so.0()(64bit) >08:33:09,448 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.fc22.x86_64 to require for libmpathpersist.so.0()(64bit) >08:33:09,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-17.fc22.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc22.x86_64 >08:33:09,452 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.12-1.fc22.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc22.x86_64 >08:33:09,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc22.x86_64 >08:33:09,455 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc22.x86_64 >08:33:09,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for gdk-pixbuf2-2.31.0-2.fc22.x86_64 >08:33:09,463 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for pygobject3-3.13.90-1.fc22.x86_64 >08:33:09,464 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for pygobject3-3.13.90-1.fc22.x86_64 >08:33:09,465 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for pygobject3-3.13.90-1.fc22.x86_64 >08:33:09,469 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-24.fc21.x86_64 as install for python-pyblock-0.53-7.fc21.x86_64 >08:33:09,469 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-24.fc21.x86_64 to require for libdmraid.so.1()(64bit) >08:33:09,470 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch as install for python-setuptools-2.0-8.fc21.noarch >08:33:09,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,494 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-shm.so.0()(64bit) >08:33:09,494 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-2.fc21.x86_64 to require for libxcb-render.so.0()(64bit) >08:33:09,495 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc22.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,496 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-7.fc22.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,497 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-1.fc22.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,501 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,502 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 >08:33:09,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for device-mapper-multipath-libs-0.4.9-66.fc22.x86_64 >08:33:09,506 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >08:33:09,506 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1()(64bit) >08:33:09,507 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-24.fc21.x86_64 as install for dmraid-1.0.0.rc16-24.fc21.x86_64 >08:33:09,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >08:33:09,512 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-1.fc22.x86_64 as install for libtiff-4.0.3-17.fc22.x86_64 >08:33:09,514 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >08:33:09,515 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-4.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch >08:33:09,516 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-13.fc21.x86_64 as install for dmraid-events-1.0.0.rc16-24.fc21.x86_64 >08:33:09,518 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for fontconfig-2.11.1-4.fc21.x86_64 >08:33:10,872 DEBUG yum.verbose.YumBase: TSINFO: Marking lyx-fonts-2.1.1-2.fc22.noarch as install for fontconfig-2.11.1-4.fc21.x86_64 >08:33:10,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for libxcb-1.10-2.fc21.x86_64 >08:33:10,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,882 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,883 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,886 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-15.fc22.x86_64 as install for mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:10,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >08:33:11,092 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >08:33:12,110 DEBUG yum.verbose.YumBase: Depsolve time: 4.126 >08:33:12,122 INFO packaging: 557 packages selected totalling 1.20 GB >15:34:22,760 INFO packaging: checking software selection >15:34:22,830 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:34:23,288 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >15:34:23,336 DEBUG yum.verbose.YumBase: pkgsack time: 0.506 >15:34:23,439 DEBUG yum.verbose.YumBase: group time: 0.610 >15:34:23,566 DEBUG yum.verbose.YumBase: Obs Init time: 0.124 >15:34:23,581 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >15:34:23,585 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >15:34:23,588 DEBUG yum.verbose.YumBase: No package named kdesdk-kmtrace available to be installed >15:34:23,588 DEBUG yum.verbose.YumBase: No package named kdesdk-okteta available to be installed >15:34:23,589 DEBUG yum.verbose.YumBase: No package named kdesdk-cervisia available to be installed >15:34:23,589 DEBUG yum.verbose.YumBase: No package named kdesdk-kpartloader available to be installed >15:34:23,589 DEBUG yum.verbose.YumBase: No package named kdesdk-umbrello available to be installed >15:34:23,589 DEBUG yum.verbose.YumBase: No package named kdesdk-strigi-analyzer available to be installed >15:34:23,591 DEBUG yum.verbose.YumBase: No package named kdesdk-kuiviewer available to be installed >15:34:23,591 DEBUG yum.verbose.YumBase: No package named kdesdk-poxml available to be installed >15:34:23,591 DEBUG yum.verbose.YumBase: No package named kdesdk-kioslave available to be installed >15:34:23,591 DEBUG yum.verbose.YumBase: No package named kdesdk-kapptemplate available to be installed >15:34:23,592 DEBUG yum.verbose.YumBase: No package named kdesdk-dolphin-plugins available to be installed >15:34:23,592 DEBUG yum.verbose.YumBase: No package named kdesdk-kompare available to be installed >15:34:23,592 DEBUG yum.verbose.YumBase: No package named kdesdk-kcachegrind available to be installed >15:34:23,592 DEBUG yum.verbose.YumBase: No package named kdesdk-scripts available to be installed >15:34:23,592 DEBUG yum.verbose.YumBase: No package named kdesdk-kstartperf available to be installed >15:34:23,631 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >15:34:23,652 DEBUG yum.verbose.YumBase: No package named totem-mozplugin available to be installed >15:34:23,680 DEBUG yum.verbose.YumBase: No package named qt5-base-devel available to be installed >15:34:23,700 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-mga available to be installed >15:34:23,700 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >15:34:23,703 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >15:34:23,703 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >15:34:23,704 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >15:34:23,735 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >15:34:23,754 DEBUG yum.verbose.YumBase: No package named php-mysql available to be installed >15:34:23,810 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >15:34:23,813 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >15:34:23,815 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >15:34:23,821 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >15:34:23,876 DEBUG yum.verbose.YumBase: No package named php-pecl-apc available to be installed >15:34:23,880 DEBUG yum.verbose.YumBase: No package named pymongo-gridfs available to be installed >15:34:23,881 DEBUG yum.verbose.YumBase: No package named pymongo available to be installed >15:34:23,903 DEBUG yum.verbose.YumBase: No package named lv2-c++-tools available to be installed >15:34:24,008 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >15:34:24,008 INFO packaging: no kernel-PAE package >15:34:24,009 INFO packaging: selected kernel >15:34:24,010 INFO packaging: selecting kernel-devel >15:34:24,077 INFO packaging: checking dependencies >15:34:24,303 DEBUG yum.verbose.YumBase: Building updates object >15:34:24,903 DEBUG yum.verbose.YumBase: up:simple updates time: 0.202 >15:34:24,959 DEBUG yum.verbose.YumBase: up:obs time: 0.056 >15:34:24,959 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >15:34:24,959 DEBUG yum.verbose.YumBase: updates time: 0.657 >15:34:24,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-7.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:34:24,963 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-7.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >15:34:24,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-7.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:34:24,966 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.6-11.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:34:24,968 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.6-11.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:34:24,974 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-ParseDate-2013.1113-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,977 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-303.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,978 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(vars) >15:34:24,978 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(utf8) >15:34:24,978 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(strict) >15:34:24,978 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(lib) >15:34:24,979 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,980 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.54-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.015-1.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,982 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,983 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,983 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(Getopt::Std) >15:34:24,984 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-11.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,985 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,986 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-8.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,986 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(File::Copy) >15:34:24,987 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(File::Compare) >15:34:24,987 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(Fcntl) >15:34:24,988 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,990 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,991 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(DirHandle) >15:34:24,991 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-4.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,992 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,993 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,994 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.064-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,995 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,996 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-4.03-1.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:24,996 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-4.03-1.fc21.noarch to require for perl(CGI) >15:34:24,997 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.37-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:34:25,001 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.3-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-utils-1.10.2-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-utils-1.10.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.10.2-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,005 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.3.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.10.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,007 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:34:25,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >15:34:25,008 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >15:34:25,008 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >15:34:25,010 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-10.0.12-7.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:34:25,011 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-6.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:34:25,012 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-2.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:34:25,014 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-5.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:34:25,018 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,021 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,023 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,025 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,026 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,027 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >15:34:25,027 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >15:34:25,033 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,033 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,034 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-28.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,037 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,039 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,042 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,043 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,044 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >15:34:25,045 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,045 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >15:34:25,046 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >15:34:25,046 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200()(64bit) >15:34:25,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,048 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,050 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,053 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-11.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,054 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,054 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-3.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,055 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,057 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.6-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,057 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.6-1.fc22.x86_64 to require for libpango-1.0.so.0()(64bit) >15:34:25,058 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.7-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-3.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,062 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,063 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,065 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,066 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.90-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:34:25,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc22.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >15:34:25,070 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >15:34:25,070 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc22.x86_64 to require for libxml2.so.2()(64bit) >15:34:25,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-3.fc22.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >15:34:25,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-13.git20140424.fc22.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >15:34:25,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 >15:34:25,079 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-4.git20140704.fc22.x86_64 >15:34:25,081 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-3.fc22.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc22.x86_64 >15:34:25,083 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-1.fc22.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc22.x86_64 >15:34:25,084 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.4.0-2.fc22.x86_64 as install for PackageKit-gstreamer-plugin-0.9.4-3.fc22.x86_64 >15:34:25,094 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-1.fc22.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:34:25,096 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.24-1.fc22.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >15:34:25,097 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-7.fc22.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:34:25,098 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:34:25,100 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.11.1-2.fc22.x86_64 as install for PyQt4-devel-4.11.1-2.fc22.x86_64 >15:34:25,102 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-devel-4.16.2-1.fc21.x86_64 as install for PyQt4-devel-4.11.1-2.fc22.x86_64 >15:34:25,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libRmath-devel-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:34:25,105 DEBUG yum.verbose.YumBase: TSINFO: Marking R-java-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:34:25,107 DEBUG yum.verbose.YumBase: TSINFO: Marking R-devel-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:34:25,109 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-16.fc22.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:34:25,111 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-devel-9.0.0-6.fc21.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:34:25,112 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-devel-1.0.28-1.fc22.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:34:25,115 DEBUG yum.verbose.YumBase: TSINFO: Marking Xaw3d-1.6.2-6.fc21.x86_64 as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:34:25,116 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-proto-devel-7.7-12.fc21.noarch as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:34:25,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-devel-3.5.11-2.fc21.x86_64 as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:34:25,120 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.28-1.fc22.x86_64 as install for a2jmidid-8-6.fc21.x86_64 >15:34:25,121 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.28-1.fc22.x86_64 to require for libasound.so.2()(64bit) >15:34:25,122 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for abattis-cantarell-fonts-0.0.15-2.fc21.noarch >15:34:25,123 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,127 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,128 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,129 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,131 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,132 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,132 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,133 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,134 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,135 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,136 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:34:25,137 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-4.fc22.x86_64 as install for abrt-desktop-2.2.2-4.fc22.x86_64 >15:34:25,138 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.2-4.fc22.x86_64 as install for abrt-desktop-2.2.2-4.fc22.x86_64 >15:34:25,140 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-2.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:34:25,142 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:34:25,142 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 to require for librpm.so.3()(64bit) >15:34:25,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-5.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:34:25,144 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-4.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:34:25,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >15:34:25,147 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc22.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >15:34:25,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >15:34:25,151 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-2.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:34:25,154 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-10.fc22.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:34:25,154 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-10.fc22.x86_64 to require for GConf2 >15:34:25,156 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:34:25,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-6.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:34:25,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:34:25,160 DEBUG yum.verbose.YumBase: TSINFO: Marking mxml-2.8-2.fc21.x86_64 as install for aj-snapshot-0.9.6-2.fc21.x86_64 >15:34:25,161 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.28-2.fc22.x86_64 as install for alsa-firmware-1.0.28-1.fc22.noarch >15:34:25,163 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-9.fc22.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc22.x86_64 >15:34:25,164 DEBUG yum.verbose.YumBase: Quick matched pulseaudio-libs-5.0-9.fc22.x86_64 to require for libpulse.so.0()(64bit) >15:34:25,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-plugins-samplerate-1.0.28-2.fc22.x86_64 >15:34:25,166 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >15:34:25,166 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0()(64bit) >15:34:25,169 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-misc-7.5-10.fc21.noarch as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:34:25,170 DEBUG yum.verbose.YumBase: TSINFO: Marking python-alsa-1.0.26-4.fc21.x86_64 as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:34:25,171 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.2-6.fc21.x86_64 as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:34:25,174 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc22.x86_64 as install for alsa-utils-1.0.28-1.fc22.x86_64 >15:34:25,175 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libpanelw.so.5()(64bit) >15:34:25,175 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libncursesw.so.5()(64bit) >15:34:25,175 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libmenuw.so.5()(64bit) >15:34:25,175 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libformw.so.5()(64bit) >15:34:25,179 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for ams-2.1.1-2.fc21.x86_64 >15:34:25,180 DEBUG yum.verbose.YumBase: TSINFO: Marking clalsadrv-2.0.0-8.fc21.x86_64 as install for ams-2.1.1-2.fc21.x86_64 >15:34:25,181 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-2.fc22.noarch as install for ant-1.9.4-4.fc22.noarch >15:34:25,182 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-2.fc22.noarch to require for jpackage-utils >15:34:25,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.11-19.b12.fc22.x86_64 as install for ant-1.9.4-4.fc22.noarch >15:34:25,186 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr-tool-2.7.7-33.fc21.noarch as install for ant-antlr-1.9.4-4.fc22.noarch >15:34:25,190 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-java-1.5-3.fc21.noarch as install for apache-commons-compress-1.8.1-3.fc22.noarch >15:34:25,192 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-vfs-2.0-14.fc22.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:34:25,192 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jexl-2.1.1-11.fc21.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:34:25,193 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jxpath-1.3-19.fc21.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:34:25,194 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jta-1.1.1-17.fc21.noarch as install for apache-commons-dbcp-1.4-16.fc21.noarch >15:34:25,196 DEBUG yum.verbose.YumBase: TSINFO: Marking portlet-2.0-api-1.0-9.fc21.noarch as install for apache-commons-fileupload-1.3.1-4.fc21.noarch >15:34:25,198 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j12-1.2.17-6.fc22.noarch as install for apache-commons-logging-1.2-2.fc22.noarch >15:34:25,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-12.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,206 DEBUG yum.verbose.YumBase: TSINFO: Marking google-droid-sans-mono-fonts-20120715-7.fc21.noarch as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,207 DEBUG yum.verbose.YumBase: TSINFO: Marking vamp-plugin-sdk-2.5-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,208 DEBUG yum.verbose.YumBase: Quick matched vamp-plugin-sdk-2.5-3.fc21.x86_64 to require for libvamp-hostsdk.so.3()(64bit) >15:34:25,209 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-6.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,210 DEBUG yum.verbose.YumBase: TSINFO: Marking suil-0.8.0-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,211 DEBUG yum.verbose.YumBase: TSINFO: Marking sratom-0.4.4-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,212 DEBUG yum.verbose.YumBase: TSINFO: Marking sord-0.12.0-6.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,215 DEBUG yum.verbose.YumBase: TSINFO: Marking serd-0.18.2-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,216 DEBUG yum.verbose.YumBase: TSINFO: Marking rubberband-1.8.1-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,217 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,218 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libltc-1.1.4-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,221 DEBUG yum.verbose.YumBase: TSINFO: Marking liblrdf-0.5.0-7.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,222 DEBUG yum.verbose.YumBase: TSINFO: Marking liblo-0.27-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,223 DEBUG yum.verbose.YumBase: TSINFO: Marking lilv-0.18.0-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,224 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvasmm26-2.26.0-10.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-8.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,228 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,229 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.2-1.fc22.x86_64 to require for libgiomm-2.4.so.1()(64bit) >15:34:25,230 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-single-3.3.4-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,231 DEBUG yum.verbose.YumBase: TSINFO: Marking cwiid-0.6.00-24.20100505gitfadf11e.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,232 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,234 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,235 DEBUG yum.verbose.YumBase: TSINFO: Marking aubio-0.3.2-15.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,236 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-11.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,238 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:34:25,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-2.fc21.x86_64 as install for arpage-0.3.3-16.fc21.x86_64 >15:34:25,243 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-15.fc22.x86_64 as install for at-3.1.14-4.fc21.x86_64 >15:34:25,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >15:34:25,245 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-15.fc22.x86_64 to require for libpam.so.0()(64bit) >15:34:25,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:34:25,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-1.fc22.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:34:25,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:34:25,256 DEBUG yum.verbose.YumBase: TSINFO: Marking portaudio-19-19.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,258 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-2.8.12-12.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,259 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0(WXU_2.8.5)(64bit) >15:34:25,259 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) >15:34:25,259 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8.11)(64bit) >15:34:25,260 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) >15:34:25,261 DEBUG yum.verbose.YumBase: TSINFO: Marking wxBase-2.8.12-12.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu-2.8.so.0(WXU_2.8)(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_richtext-2.8.so.0()(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_qa-2.8.so.0()(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_html-2.8.so.0()(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0()(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_aui-2.8.so.0()(64bit) >15:34:25,262 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0()(64bit) >15:34:25,263 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu_net-2.8.so.0()(64bit) >15:34:25,263 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu-2.8.so.0()(64bit) >15:34:25,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-2.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,264 DEBUG yum.verbose.YumBase: Quick matched 1:libvorbis-1.3.4-2.fc21.x86_64 to require for libvorbisenc.so.2()(64bit) >15:34:25,264 DEBUG yum.verbose.YumBase: Quick matched 1:libvorbis-1.3.4-2.fc21.x86_64 to require for libvorbis.so.0()(64bit) >15:34:25,265 DEBUG yum.verbose.YumBase: TSINFO: Marking soxr-0.1.1-3.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libid3tag-0.15.1b-18.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,268 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc22.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,269 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:34:25,273 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:34:25,274 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:34:25,275 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >15:34:25,275 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:34:25,276 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-78.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:34:25,277 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2()(64bit) >15:34:25,277 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 to require for libaudit.so.1()(64bit) >15:34:25,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-1.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:34:25,280 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:34:25,281 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-2.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:34:25,282 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.fc21.x86_64 as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:34:25,283 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-5.fc21.x86_64 as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:34:25,284 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:34:25,289 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-5.fc21.x86_64 as install for autoconf-2.69-15.fc21.noarch >15:34:25,290 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >15:34:25,291 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >15:34:25,291 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-4.fc22.x86_64 as install for autoconf-2.69-15.fc21.noarch >15:34:25,296 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for automake-1.14.1-4.fc21.noarch >15:34:25,297 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.05-2.fc21.noarch as install for automake-1.14.1-4.fc21.noarch >15:34:25,298 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.33-1.fc22.noarch as install for automake-1.14.1-4.fc21.noarch >15:34:25,301 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-28.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:34:25,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:34:25,303 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-33.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:34:25,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:34:25,306 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-servlet-3.0-api-7.0.54-3.fc21.noarch as install for avalon-logkit-2.1-17.fc21.noarch >15:34:25,307 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jms-1.1.1-19.fc21.noarch as install for avalon-logkit-2.1-17.fc21.noarch >15:34:25,308 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc22.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >15:34:25,314 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.16-0.2.20140808.git.ce9affa.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,315 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.4-4.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,317 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.1.3-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-6.fc21.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,320 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libicalss.so.1()(64bit) >15:34:25,320 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libical.so.1()(64bit) >15:34:25,321 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.90-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,323 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.13.4-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:34:25,324 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libecal-1.2.so.17()(64bit) >15:34:25,324 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libebackend-1.2.so.9()(64bit) >15:34:25,324 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libcamel-1.2.so.50()(64bit) >15:34:25,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:34:25,328 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:34:25,328 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccfg.so.90()(64bit) >15:34:25,328 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccc.so.90()(64bit) >15:34:25,328 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisc.so.95()(64bit) >15:34:25,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:34:25,333 DEBUG yum.verbose.YumBase: TSINFO: Marking python-fedora-0.3.36-1.fc22.noarch as install for bodhi-client-0.9.10-1.fc21.noarch >15:34:25,333 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for bodhi-client-0.9.10-1.fc21.noarch >15:34:25,336 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-devel-52.1-3.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,339 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-serialization-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,340 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-wave-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,341 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-test-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,343 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-timer-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,344 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,345 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,347 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,348 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-random-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,349 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-python-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,350 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,352 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-math-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,352 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_tr1f.so.1.55.0()(64bit) >15:34:25,352 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_tr1.so.1.55.0()(64bit) >15:34:25,352 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99l.so.1.55.0()(64bit) >15:34:25,352 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99f.so.1.55.0()(64bit) >15:34:25,353 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99.so.1.55.0()(64bit) >15:34:25,354 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-log-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,354 DEBUG yum.verbose.YumBase: Quick matched boost-log-1.55.0-2.fc21.x86_64 to require for libboost_log.so.1.55.0()(64bit) >15:34:25,355 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-locale-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,356 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,358 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-graph-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,359 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,360 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,361 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-coroutine-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,362 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-context-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,364 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-chrono-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,365 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-atomic-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:34:25,369 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-9.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,370 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,373 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,374 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,375 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,376 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,377 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-3.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-3.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,380 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,381 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 to require for libgsttag-1.0.so.0()(64bit) >15:34:25,381 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >15:34:25,382 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc22.x86_64 to require for libbrasero-media3.so.1()(64bit) >15:34:25,382 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc22.x86_64 to require for libbrasero-burn3.so.1()(64bit) >15:34:25,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.2-1.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.9-1.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:34:25,386 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.2-6.fc22.x86_64 as install for brasero-nautilus-3.11.3-9.fc22.x86_64 >15:34:25,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-3.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:34:25,390 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >15:34:25,390 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >15:34:25,391 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:34:25,392 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:34:25,394 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc22.x86_64 as install for bzip2-1.0.6-13.fc22.x86_64 >15:34:25,395 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for bzr-2.6.0-5.fc22.x86_64 >15:34:25,396 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for bzr-2.6.0-5.fc22.x86_64 >15:34:25,399 DEBUG yum.verbose.YumBase: TSINFO: Marking fluidsynth-libs-1.1.6-4.fc21.x86_64 as install for calf-0.0.19-5.fc21.x86_64 >15:34:25,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-6.fc22.noarch as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,406 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,410 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-2.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,412 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,414 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,415 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc22.x86_64 to require for libcogl-path.so.20()(64bit) >15:34:25,415 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc22.x86_64 to require for libcogl-pango.so.20()(64bit) >15:34:25,416 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.6-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.2-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,424 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:34:25,430 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.90.1-1.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:34:25,431 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:34:25,432 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.4-1.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:34:25,433 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-5.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:34:25,434 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-3.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:34:25,435 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.90.1-1.fc22.x86_64 to require for libcheese-gtk.so.23()(64bit) >15:34:25,437 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.0-1.fc22.x86_64 as install for chrony-1.30-2.fc22.x86_64 >15:34:25,438 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.0-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >15:34:25,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc22.x86_64 as install for chrony-1.30-2.fc22.x86_64 >15:34:25,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:34:25,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:34:25,443 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:34:25,443 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >15:34:25,444 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:34:25,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:34:25,449 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-devel-216-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-devel-0.5.0-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,452 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-devel-1.0.2-3.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,454 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-devel-1.18.2-3.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,456 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-devel-0.4.2-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-devel-1.7.4-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,466 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-devel-2.31.0-2.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,469 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-devel-3.13.7-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:34:25,470 DEBUG yum.verbose.YumBase: Quick matched cogl-devel-1.18.2-3.fc22.x86_64 to require for pkgconfig(cogl-pango-1.0) >15:34:25,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-26.fc22.noarch as install for cmake-3.0.1-1.fc22.x86_64 >15:34:25,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc22.x86_64 as install for cmake-3.0.1-1.fc22.x86_64 >15:34:25,476 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.2-1.fc22.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:34:25,477 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.2-1.fc22.x86_64 >15:34:25,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:34:25,479 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:34:25,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-4.fc22.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:34:25,481 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.2-1.fc22.x86_64 to require for libcolordprivate.so.2()(64bit) >15:34:25,481 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.2-1.fc22.x86_64 to require for libcolord.so.2()(64bit) >15:34:25,485 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,487 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.91-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,487 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,490 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-9.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,491 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.55-1.fc22.noarch as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,492 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-5.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.10-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,497 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.1-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,498 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.8-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-3.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,501 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-3.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,502 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,504 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-4.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,506 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,507 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:34:25,510 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:34:25,511 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:34:25,512 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:34:25,513 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:34:25,514 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:34:25,516 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >15:34:25,518 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >15:34:25,519 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc22.x86_64 to require for libgmp.so.10()(64bit) >15:34:25,520 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >15:34:25,523 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >15:34:25,527 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Newt-1.08-38.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:34:25,528 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:34:25,530 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:34:25,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-303.fc22.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:34:25,534 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:34:25,535 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:34:25,536 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:34:25,538 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-7.20140605hgacf1c26e3019.fc21.noarch as install for cscope-15.8-9.fc21.x86_64 >15:34:25,541 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.5-2.fc22.noarch as install for 1:cups-1.7.5-2.fc22.x86_64 >15:34:25,542 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.5-2.fc22.x86_64 as install for 1:cups-1.7.5-2.fc22.x86_64 >15:34:25,546 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.55-2.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,547 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.3-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,548 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-2.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-17.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,551 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.3-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,552 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.12-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,553 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.55-2.fc22.x86_64 to require for libcupsfilters.so.1()(64bit) >15:34:25,554 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-28.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:34:25,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:34:25,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:34:25,560 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:34:25,560 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >15:34:25,564 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc22.x86_64 as install for cyrus-sasl-devel-2.1.26-18.fc22.x86_64 >15:34:25,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-18.fc22.x86_64 as install for cyrus-sasl-devel-2.1.26-18.fc22.x86_64 >15:34:25,570 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >15:34:25,570 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-5.fc21.noarch as install for deja-dup-30.0-2.fc21.x86_64 >15:34:25,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.1-1.fc22.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >15:34:25,573 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-3.fc21.noarch as install for dejavu-sans-fonts-2.34-3.fc21.noarch >15:34:25,575 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-13alpha.fc22.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >15:34:25,576 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-13alpha.fc22.x86_64 to require for liblzma.so.5()(64bit) >15:34:25,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.4-4.fc22.x86_64 as install for 1:devhelp-3.13.4-1.fc22.x86_64 >15:34:25,581 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-30.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-30.git20140815.fc22.x86_64 >15:34:25,585 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >15:34:25,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc22.x86_64 as install for e2fsprogs-1.42.11-2.fc22.x86_64 >15:34:25,588 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc22.x86_64 to require for libss.so.2()(64bit) >15:34:25,593 DEBUG yum.verbose.YumBase: TSINFO: Marking nekohtml-1.9.21-3.fc22.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,594 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rse-3.6.0-1.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-platform-4.4.0-14.fc22.x86_64 as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,598 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.workbench.texteditor) >15:34:25,598 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.workbench) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.views) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.navigator.resources) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.navigator) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.intro.universal) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.intro) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.ide) >15:34:25,599 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.forms) >15:34:25,600 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.editors) >15:34:25,600 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.console) >15:34:25,600 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.cheatsheets) >15:34:25,600 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui) >15:34:25,600 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.text) >15:34:25,601 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-swt-4.4.0-14.fc22.x86_64 as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,602 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.subsystems.shells.core) >15:34:25,602 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.subsystems.files.core) >15:34:25,602 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.services) >15:34:25,602 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.files.ui) >15:34:25,602 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.core) >15:34:25,603 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-remote-1.0.0-1.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ltk.core.refactoring) >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.jface.text) >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.jface) >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.help) >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.e4.ui.css.swt.theme) >15:34:25,604 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.debug.ui) >15:34:25,605 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.debug.core) >15:34:25,605 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.variables) >15:34:25,605 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.runtime) >15:34:25,605 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.resources) >15:34:25,605 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.filesystem) >15:34:25,606 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.filebuffers) >15:34:25,606 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.expressions) >15:34:25,606 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.contenttype) >15:34:25,606 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.compare) >15:34:25,608 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-52.1-2.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:34:25,619 DEBUG yum.verbose.YumBase: TSINFO: Marking lpg-java-compat-1.1.0-14.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,620 DEBUG yum.verbose.YumBase: TSINFO: Marking wsdl4j-1.6.3-5.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-equinox-osgi-4.4.0-14.fc22.x86_64 as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,622 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-gef-3.9.100-1.gitb63ec56.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,622 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-2.10.0-1.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,623 DEBUG yum.verbose.YumBase: Quick matched eclipse-emf-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.edit) >15:34:25,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-emf-core-2.10.0-1.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,624 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.ecore) >15:34:25,624 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.common) >15:34:25,625 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-queryparser-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,627 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,629 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-analysis-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:34:25,634 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-jgit-3.4.1-1.fc21.noarch as install for eclipse-egit-3.4.1-1.fc21.noarch >15:34:25,634 DEBUG yum.verbose.YumBase: TSINFO: Marking jsch-0.1.51-3.fc21.noarch as install for eclipse-egit-3.4.1-1.fc21.noarch >15:34:25,637 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-common-3.1.3-11.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,638 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-client-3.1.3-11.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,639 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-commons-util-1.0.1-31.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,639 DEBUG yum.verbose.YumBase: TSINFO: Marking not-yet-commons-ssl-0.3.11-12.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,640 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-client-4.3.5-1.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,641 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-linuxtools-3.0.0-6.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,642 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:jakarta-commons-httpclient-3.1-20.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,643 DEBUG yum.verbose.YumBase: TSINFO: Marking google-gson-2.2.4-6.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:34:25,649 DEBUG yum.verbose.YumBase: TSINFO: Marking hamcrest-1.3-8.fc22.noarch as install for 1:eclipse-jdt-4.4.0-14.fc22.x86_64 >15:34:25,651 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 as install for eclipse-mpc-1.2.1-0.2.git519e70b.fc21.noarch >15:34:25,652 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.equinox.p2.ui.discovery) >15:34:25,652 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.equinox.p2.discovery) >15:34:25,658 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-server-3.1.3-11.fc22.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:34:25,658 DEBUG yum.verbose.YumBase: TSINFO: Marking rome-0.9-17.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:34:25,659 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom-1.1.3-7.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:34:25,660 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-core-4.3.2-3.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:34:25,661 DEBUG yum.verbose.YumBase: TSINFO: Marking guava-17.0-1.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:34:25,661 DEBUG yum.verbose.YumBase: Quick matched guava-17.0-1.fc21.noarch to require for guava >15:34:25,671 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-java-2.7-16.fc21.x86_64 as install for eclipse-packagekit-0.1.0-7.fc21.noarch >15:34:25,672 DEBUG yum.verbose.YumBase: Quick matched dbus-java-2.7-16.fc21.x86_64 to require for dbus-java >15:34:25,681 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm-5.0.3-1.fc22.noarch as install for 1:eclipse-pde-4.4.0-14.fc22.x86_64 >15:34:25,682 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-5.0.3-1.fc22.noarch to require for osgi(org.objectweb.asm.tree) >15:34:25,682 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-5.0.3-1.fc22.noarch to require for osgi(org.objectweb.asm) >15:34:25,686 DEBUG yum.verbose.YumBase: TSINFO: Marking jython-2.7-0.1.b3.fc22.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:34:25,687 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipython-console-2.2.0-1.fc22.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:34:25,689 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-1.6.5-3.fc21.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:34:25,689 DEBUG yum.verbose.YumBase: TSINFO: Marking pylint-1.2-7.fc21.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:34:25,692 DEBUG yum.verbose.YumBase: TSINFO: Marking rpmlint-1.5-12.fc21.noarch as install for eclipse-rpm-editor-3.0.0-6.fc22.noarch >15:34:25,696 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-javahl-1.8.10-1.fc22.x86_64 as install for eclipse-subclipse-1.10.5-1.fc22.noarch >15:34:25,701 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-10.fc22.x86_64 as install for elfutils-0.159-10.fc22.x86_64 >15:34:25,703 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-10.fc22.x86_64 as install for elfutils-0.159-10.fc22.x86_64 >15:34:25,703 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >15:34:25,703 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >15:34:25,703 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >15:34:25,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >15:34:25,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libasm.so.1()(64bit) >15:34:25,713 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,717 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,718 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,719 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,720 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,722 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >15:34:25,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >15:34:25,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >15:34:25,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >15:34:25,723 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >15:34:25,724 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >15:34:25,725 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >15:34:25,726 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >15:34:25,727 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >15:34:25,728 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >15:34:25,729 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >15:34:25,730 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >15:34:25,731 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.6-1.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,732 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-6.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,735 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,736 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,738 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,740 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc22.x86_64 to require for libgcr-base-3.so.1()(64bit) >15:34:25,740 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc22.x86_64 to require for libgck-1.so.0()(64bit) >15:34:25,741 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.8-1.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,741 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.8-1.fc22.x86_64 to require for libfolks-telepathy.so.25()(64bit) >15:34:25,742 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,744 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:34:25,749 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:34:25,749 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >15:34:25,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:34:25,751 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:34:25,755 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.90-1.fc22.x86_64 as install for evince-3.13.90-1.fc22.x86_64 >15:34:25,756 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for evince-3.13.90-1.fc22.x86_64 >15:34:25,756 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.90-1.fc22.x86_64 to require for libevdocument3.so.4()(64bit) >15:34:25,762 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,764 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.90-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,766 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-3.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.90-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.2-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libcryptui-3.12.2-3.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:34:25,774 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-devel-3.8.6-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-devel-2.47.4-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-devel-0.18-3.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-devel-1.0-6.fc21.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,780 DEBUG yum.verbose.YumBase: Quick matched libical-devel-1.0-6.fc21.x86_64 to require for pkgconfig(libical) >15:34:25,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-devel-0.15.2-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-devel-3.13.90-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-devel-3.13.90-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,787 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-devel-3.17.0-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,789 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-devel-4.10.7-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:34:25,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.13.4-1.fc22.x86_64 >15:34:25,794 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >15:34:25,795 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-cert-0.5.10.4-2.fc21.noarch as install for fedora-easy-karma-0-0.21.20130707git121694f6.fc21.noarch >15:34:25,796 DEBUG yum.verbose.YumBase: TSINFO: Marking fedpkg-1.18-1.fc22.noarch as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:34:25,799 DEBUG yum.verbose.YumBase: TSINFO: Marking ykpers-1.15.1-2.fc21.x86_64 as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:34:25,799 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.fc21.x86_64 as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:34:25,800 DEBUG yum.verbose.YumBase: TSINFO: Marking packagedb-cli-2.5-1.fc22.noarch as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:34:25,802 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc22.x86_64 as install for file-5.19-2.fc22.x86_64 >15:34:25,803 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc22.x86_64 to require for libmagic.so.1()(64bit) >15:34:25,814 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-31.0-2.fc22.x86_64 >15:34:25,815 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,816 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,818 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >15:34:25,818 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >15:34:25,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc22.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:34:25,823 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.90-1.fc22.x86_64 as install for firewall-config-0.3.10-5.fc22.noarch >15:34:25,824 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:34:25,825 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:34:25,827 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.10-5.fc22.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:34:25,828 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >15:34:25,830 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >15:34:25,832 DEBUG yum.verbose.YumBase: TSINFO: Marking fluid-soundfont-common-3.1-13.fc21.noarch as install for fluid-soundfont-gm-3.1-13.fc21.noarch >15:34:25,837 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-44.20140707.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >15:34:25,839 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-44.20140707.fc21.noarch as install for foomatic-db-ppds-4.0-44.20140707.fc21.noarch >15:34:25,840 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >15:34:25,841 DEBUG yum.verbose.YumBase: TSINFO: Marking python-portmidi-217-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:34:25,842 DEBUG yum.verbose.YumBase: TSINFO: Marking python-poppler-qt4-0.16.2-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:34:25,844 DEBUG yum.verbose.YumBase: TSINFO: Marking portmidi-217-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:34:25,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-7.fc22.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:34:25,848 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.9.1-7.fc22.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:34:25,850 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:34:25,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-2.fc21.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:34:25,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.9.1-7.fc22.x86_64 as install for gcc-c++-4.9.1-7.fc22.x86_64 >15:34:25,856 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-6.fc22.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:34:25,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-devel-1.3.0-5.fc21.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:34:25,858 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-devel-2.11.1-4.fc21.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:34:25,861 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-2.fc21.x86_64 as install for gdb-7.8-18.fc22.x86_64 >15:34:25,861 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-2.fc21.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >15:34:25,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,866 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,867 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,868 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,869 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-9.fc22.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,870 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.13.3-1.fc22.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,871 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:34:25,876 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:34:25,878 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.90-1.fc22.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:34:25,879 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.90-1.fc22.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:34:25,880 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:34:25,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:34:25,884 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-1.fc22.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:34:25,885 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-1.fc22.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >15:34:25,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:34:25,888 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:34:25,889 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.7-1.fc22.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:34:25,890 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:34:25,892 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for giflib-devel-4.1.6-11.fc21.x86_64 >15:34:25,892 DEBUG yum.verbose.YumBase: Quick matched giflib-4.1.6-11.fc21.x86_64 to require for libungif.so.4()(64bit) >15:34:25,892 DEBUG yum.verbose.YumBase: Quick matched giflib-4.1.6-11.fc21.x86_64 to require for libgif.so.4()(64bit) >15:34:25,896 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-2.1.0-1.fc22.noarch as install for git-2.1.0-1.fc22.x86_64 >15:34:25,897 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.32-2.fc21.x86_64 as install for git-2.1.0-1.fc22.x86_64 >15:34:25,898 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for git-2.1.0-1.fc22.x86_64 >15:34:25,899 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-2.fc21.noarch as install for git-2.1.0-1.fc22.x86_64 >15:34:25,900 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc22.x86_64 as install for git-2.1.0-1.fc22.x86_64 >15:34:25,903 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.18.3-3.fc22.x86_64 as install for glade-3.18.3-3.fc22.x86_64 >15:34:25,904 DEBUG yum.verbose.YumBase: Quick matched glade-libs-3.18.3-3.fc22.x86_64 to require for libgladeui-2.so.6()(64bit) >15:34:25,907 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-2.fc22.noarch as install for glib-networking-2.41.4-1.fc22.x86_64 >15:34:25,908 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.4-1.fc22.x86_64 >15:34:25,914 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-33.fc22.x86_64 as install for glibc-devel-2.19.90-33.fc22.x86_64 >15:34:25,914 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-33.fc22.x86_64 to require for glibc-headers >15:34:25,916 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-9.fc22.x86_64 as install for 1:gnome-bluetooth-3.13.90-1.fc22.x86_64 >15:34:25,921 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-6.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >15:34:25,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >15:34:25,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >15:34:25,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >15:34:25,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >15:34:25,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >15:34:25,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >15:34:25,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >15:34:25,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >15:34:25,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >15:34:25,926 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >15:34:25,926 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,928 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,930 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >15:34:25,930 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >15:34:25,930 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >15:34:25,931 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >15:34:25,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-6.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,933 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,934 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.5-1.fc22.noarch as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.7-1.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,938 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,939 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-4.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,940 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-4.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:34:25,943 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:34:25,943 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:34:25,944 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:34:25,945 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:34:25,945 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:34:25,950 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:34:25,951 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.90-1.fc22.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:34:25,953 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:34:25,954 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-tools-3.13.3-2.fc21.noarch as install for gnome-common-3.12.0-2.fc21.noarch >15:34:25,960 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-devel-3.13.91-1.fc22.x86_64 as install for gnome-desktop3-devel-3.13.4-1.fc22.x86_64 >15:34:25,963 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc22.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:34:25,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc22.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:34:25,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:34:25,967 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:34:25,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-5.fc22.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:34:25,970 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.4-1.fc22.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:34:25,972 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.35-2.fc22.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >15:34:25,977 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-initial-setup-3.13.4-2.fc22.x86_64 >15:34:25,982 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.4-3.fc22.x86_64 as install for gnome-packagekit-3.13.90-1.fc22.x86_64 >15:34:25,985 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:34:25,985 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.8.10-4.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:34:25,987 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-3.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:34:25,988 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-19.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:34:25,989 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-11.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:34:25,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.90-1.fc22.x86_64 >15:34:26,001 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.4-3.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:34:26,003 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.13.3-1.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:34:26,004 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:34:26,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-3.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:34:26,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-config-connectivity-fedora-0.9.10.0-4.git20140704.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:34:26,008 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc22.x86_64 as install for gnome-software-3.13.90-1.fc22.x86_64 >15:34:26,009 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-5.fc21.noarch as install for gnome-software-3.13.90-1.fc22.x86_64 >15:34:26,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.5-1.fc22.x86_64 as install for gnome-software-3.13.90-1.fc22.x86_64 >15:34:26,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.5-1.fc22.x86_64 as install for gnome-system-monitor-3.13.90-1.fc22.x86_64 >15:34:26,015 DEBUG yum.verbose.YumBase: Quick matched gtkmm30-3.13.5-1.fc22.x86_64 to require for libgdkmm-3.0.so.1()(64bit) >15:34:26,018 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.4-3.fc22.x86_64 as install for gnome-themes-standard-3.13.4-3.fc22.x86_64 >15:34:26,020 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >15:34:26,021 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-9.fc21.noarch as install for gnu-free-mono-fonts-20120503-9.fc21.noarch >15:34:26,023 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:34:26,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:34:26,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:34:26,027 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-24.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:34:26,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:34:26,032 DEBUG yum.verbose.YumBase: TSINFO: Marking gnuplot-common-4.6.5-2.fc21.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:34:26,033 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc22.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:34:26,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:34:26,037 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-1.0.0-1.fc21.noarch as install for gobject-introspection-devel-1.41.4-1.fc22.x86_64 >15:34:26,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-devel-3.1-5.fc22.x86_64 as install for gobject-introspection-devel-1.41.4-1.fc22.x86_64 >15:34:26,044 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-9.fc22.x86_64 as install for gstreamer-devel-0.10.36-9.fc22.x86_64 >15:34:26,046 DEBUG yum.verbose.YumBase: TSINFO: Marking check-devel-0.9.14-1.fc22.x86_64 as install for gstreamer-devel-0.10.36-9.fc22.x86_64 >15:34:26,046 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstnet-0.10.so.0()(64bit) >15:34:26,046 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstdataprotocol-0.10.so.0()(64bit) >15:34:26,047 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstcontroller-0.10.so.0()(64bit) >15:34:26,047 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstbase-0.10.so.0()(64bit) >15:34:26,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,055 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,056 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-13.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,060 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,062 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-10.fc22.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,063 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgsttag-0.10.so.0()(64bit) >15:34:26,063 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstriff-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstfft-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >15:34:26,064 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstapp-0.10.so.0()(64bit) >15:34:26,065 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:34:26,068 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-2.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 >15:34:26,076 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,079 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.20.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-15.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-18.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:34:26,088 DEBUG yum.verbose.YumBase: TSINFO: Marking source-highlight-3.1.7-3.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,089 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-41.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,091 DEBUG yum.verbose.YumBase: TSINFO: Marking openjade-1.3.2-45.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,094 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-utils-0.6.14-38.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,095 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-3.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:34:26,100 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:34:26,100 DEBUG yum.verbose.YumBase: Quick matched cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 to require for pkgconfig(cairo) >15:34:26,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-devel-1.1.3-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:34:26,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:34:26,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:34:26,108 DEBUG yum.verbose.YumBase: TSINFO: Marking ladspa-guitarix-plugins-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,109 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-16.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,110 DEBUG yum.verbose.YumBase: TSINFO: Marking jconvolver-0.9.2-6.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,112 DEBUG yum.verbose.YumBase: TSINFO: Marking zita-resampler-1.3.0-4.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,113 DEBUG yum.verbose.YumBase: TSINFO: Marking zita-convolver-3.1.0-6.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxwmm-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxw-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,117 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-28.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:34:26,119 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-4.fc22.x86_64 as install for gutenprint-5.2.10-4.fc22.x86_64 >15:34:26,119 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-4.fc22.x86_64 to require for libgutenprint.so.2()(64bit) >15:34:26,122 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.4.c24463e.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.1-1.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:34:26,131 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.90-1.fc22.x86_64 >15:34:26,132 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-3.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >15:34:26,132 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.90-1.fc22.x86_64 >15:34:26,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.90-1.fc22.x86_64 >15:34:26,136 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >15:34:26,136 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >15:34:26,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.90-1.fc22.x86_64 >15:34:26,142 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-3.fc21.x86_64 as install for hesiod-devel-3.2.1-3.fc21.x86_64 >15:34:26,143 DEBUG yum.verbose.YumBase: Quick matched hesiod-3.2.1-3.fc21.x86_64 to require for libhesiod.so.0()(64bit) >15:34:26,148 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-5.fc22.x86_64 as install for 1:hpijs-3.14.6-5.fc22.x86_64 >15:34:26,148 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc22.x86_64 to require for libhpmud.so.0()(64bit) >15:34:26,149 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc22.x86_64 to require for libhpip.so.0()(64bit) >15:34:26,152 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.3-2.fc22.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:34:26,152 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:34:26,154 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:34:26,156 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.10-4.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,157 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-filesystem-2.4.10-4.fc22.noarch as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,158 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,159 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-216-1.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,160 DEBUG yum.verbose.YumBase: Quick matched systemd-compat-libs-216-1.fc22.x86_64 to require for libsystemd-daemon.so.0()(64bit) >15:34:26,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,162 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,163 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:34:26,165 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >15:34:26,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for hydrogen-0.9.5.1-9.fc21.x86_64 >15:34:26,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >15:34:26,172 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.8-1.fc22.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >15:34:26,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >15:34:26,177 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.90-1.fc22.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >15:34:26,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.4-2.fc22.x86_64 as install for ibus-kkc-1.5.21-1.fc21.x86_64 >15:34:26,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:34:26,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:34:26,184 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >15:34:26,184 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >15:34:26,185 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:34:26,187 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-12.fc22.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >15:34:26,188 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc22.x86_64 to require for libm17n.so.0()(64bit) >15:34:26,188 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc22.x86_64 to require for libm17n-core.so.0()(64bit) >15:34:26,189 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-14.fc21.noarch as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:34:26,190 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:34:26,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-5.fc22.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:34:26,192 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5.1-0.fc22.x86_64 >15:34:26,195 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mutagen-1.20-7.fc21.noarch as install for idjc-0.8.7-7.fc21.x86_64 >15:34:26,195 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-jack-5.0-9.fc22.x86_64 as install for idjc-0.8.7-7.fc21.x86_64 >15:34:26,198 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >15:34:26,199 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-4.fc22.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >15:34:26,203 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >15:34:26,205 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.5.noarch as install for initscripts-9.54-5.fc22.x86_64 >15:34:26,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >15:34:26,208 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >15:34:26,209 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >15:34:26,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc22.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >15:34:26,215 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.fc22.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >15:34:26,215 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >15:34:26,215 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1()(64bit) >15:34:26,217 DEBUG yum.verbose.YumBase: TSINFO: Marking isdn4k-utils-data-3.2-98.fc22.noarch as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:34:26,218 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.269-1.fc22.noarch as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:34:26,219 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:34:26,222 DEBUG yum.verbose.YumBase: TSINFO: Marking clxclient-3.6.1-10.fc21.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:34:26,223 DEBUG yum.verbose.YumBase: TSINFO: Marking clthreads-2.4.0-12.fc21.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:34:26,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.2-1.fc22.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:34:26,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.2.1-2.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-7.fc21.x86_64 >15:34:26,231 DEBUG yum.verbose.YumBase: TSINFO: Marking meterbridge-0.9.2-10.fc21.x86_64 as install for jack_capture-0.9.61-5.fc21.x86_64 >15:34:26,233 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-jsp-2.2-api-7.0.54-3.fc21.noarch as install for jakarta-taglibs-standard-1.1.2-12.fc21.noarch >15:34:26,238 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.11-19.b12.fc22.x86_64 >15:34:26,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc22.x86_64 >15:34:26,249 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,251 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-libs-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,253 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,255 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.4-4.fc21.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,257 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-6.fc21.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libnepomukutils.so.4()(64bit) >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libnepomuk.so.4()(64bit) >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libktexteditor.so.4()(64bit) >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkparts.so.4()(64bit) >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkio.so.5()(64bit) >15:34:26,260 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkfile.so.4()(64bit) >15:34:26,261 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkdeui.so.5()(64bit) >15:34:26,261 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkdecore.so.5()(64bit) >15:34:26,262 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >15:34:26,263 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >15:34:26,266 DEBUG yum.verbose.YumBase: TSINFO: Marking kwin-gles-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:34:26,267 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:34:26,269 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:34:26,270 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libweather_ion.so.6()(64bit) >15:34:26,270 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libtaskmanager.so.4()(64bit) >15:34:26,270 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.11-2.fc22.x86_64 to require for libprocesscore.so.4()(64bit) >15:34:26,270 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasmagenericshell.so.4()(64bit) >15:34:26,271 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasmaclock.so.4()(64bit) >15:34:26,271 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >15:34:26,271 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >15:34:26,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:34:26,273 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.11-2.fc22.x86_64 to require for libksgrd.so.4()(64bit) >15:34:26,273 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkfontinstui.so.4()(64bit) >15:34:26,273 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkfontinst.so.4()(64bit) >15:34:26,273 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkephal.so.4()(64bit) >15:34:26,273 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkdecorations.so.4()(64bit) >15:34:26,280 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-devel-0.4.2-3.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,280 DEBUG yum.verbose.YumBase: TSINFO: Marking automoc-1.0-0.20.rc3.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-devel-1.0.10-1.fc22.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,284 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-devel-2.9.4-4.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,285 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-devel-0.11.0-3.fc21.noarch as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,286 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-devel-4.7.80-1.fc22.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,288 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-webkit-4.14.0-1.fc22.x86_64 as install for 6:kdelibs-webkit-devel-4.14.0-1.fc22.x86_64 >15:34:26,290 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-devel-2.3.3-16.fc22.x86_64 as install for 6:kdelibs-webkit-devel-4.14.0-1.fc22.x86_64 >15:34:26,293 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,294 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-gpgme-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,296 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,297 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:34:26,298 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libsyndication.so.4()(64bit) >15:34:26,299 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkresources.so.4()(64bit) >15:34:26,299 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimutils.so.4()(64bit) >15:34:26,299 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimtextedit.so.4()(64bit) >15:34:26,299 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimidentities.so.4()(64bit) >15:34:26,299 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkontactinterface.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkmime.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkmbox.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkldap.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkimap.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkholidays.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcalutils.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcalcore.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcal.so.4()(64bit) >15:34:26,300 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkblog.so.4()(64bit) >15:34:26,301 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkabc.so.4()(64bit) >15:34:26,301 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-gpgme-4.14.0-1.fc22.x86_64 to require for libgpgme++-pthread.so.2()(64bit) >15:34:26,301 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-socialutils.so.4()(64bit) >15:34:26,301 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-notes.so.4()(64bit) >15:34:26,301 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kmime.so.4()(64bit) >15:34:26,302 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kde.so.4()(64bit) >15:34:26,302 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kcal.so.4()(64bit) >15:34:26,302 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kabc.so.4()(64bit) >15:34:26,302 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-contact.so.4()(64bit) >15:34:26,302 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-calendar.so.4()(64bit) >15:34:26,306 DEBUG yum.verbose.YumBase: TSINFO: Marking 9:kdevelop-libs-4.6.90-1.fc22.x86_64 as install for 9:kdevelop-4.6.90-1.fc22.x86_64 >15:34:26,308 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-libs-1.6.90-1.fc22.x86_64 as install for 9:kdevelop-4.6.90-1.fc22.x86_64 >15:34:26,309 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformutil.so.8()(64bit) >15:34:26,309 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformshell.so.8()(64bit) >15:34:26,309 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformoutputview.so.8()(64bit) >15:34:26,309 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatforminterfaces.so.8()(64bit) >15:34:26,310 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformdebugger.so.8()(64bit) >15:34:26,320 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:34:26,336 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:34:26,342 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-tools-libs-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-tools-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:34:26,343 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for kernel-tools-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:34:26,343 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3()(64bit) >15:34:26,344 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-18.fc21.noarch as install for khmeros-base-fonts-5.0-18.fc21.noarch >15:34:26,345 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-8.fc21.x86_64 as install for koji-1.9.0-6.fc22.noarch >15:34:26,346 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0-0.beta1.3.fc22.x86_64 as install for koji-1.9.0-6.fc22.noarch >15:34:26,346 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc22.noarch as install for koji-1.9.0-6.fc22.noarch >15:34:26,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-devel-0.2.6-3.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:34:26,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-devel-1.42.11-2.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:34:26,353 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-devel-1.5.9-3.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:34:26,356 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.fc21.x86_64 as install for ladish-2-3.3.gitfcb16ae.fc21.x86_64 >15:34:26,357 DEBUG yum.verbose.YumBase: TSINFO: Marking laditools-1.0.1-9.fc21.noarch as install for ladish-2-3.3.gitfcb16ae.fc21.x86_64 >15:34:26,365 DEBUG yum.verbose.YumBase: TSINFO: Marking jss-4.2.6-33.fc21.x86_64 as install for ldapjdk-4.18-14.fc21.noarch >15:34:26,367 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc22.x86_64 as install for less-458-12.fc22.x86_64 >15:34:26,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-devel-1.10-2.fc21.x86_64 as install for libX11-devel-1.6.2-1.fc21.x86_64 >15:34:26,372 DEBUG yum.verbose.YumBase: Quick matched libxcb-devel-1.10-2.fc21.x86_64 to require for pkgconfig(xcb) >15:34:26,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-7.fc21.x86_64 as install for libXScrnSaver-devel-1.2.2-7.fc21.x86_64 >15:34:26,374 DEBUG yum.verbose.YumBase: Quick matched libXScrnSaver-1.2.2-7.fc21.x86_64 to require for libXss.so.1()(64bit) >15:34:26,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.12-3.fc21.x86_64 as install for libXaw-devel-1.0.12-3.fc21.x86_64 >15:34:26,377 DEBUG yum.verbose.YumBase: Quick matched libXaw-1.0.12-3.fc21.x86_64 to require for libXaw.so.7()(64bit) >15:34:26,380 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.5.0-1.fc22.x86_64 as install for libXfont-devel-1.5.0-1.fc22.x86_64 >15:34:26,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-devel-1.1.2-1.fc22.x86_64 as install for libXfont-devel-1.5.0-1.fc22.x86_64 >15:34:26,382 DEBUG yum.verbose.YumBase: Quick matched libfontenc-devel-1.1.2-1.fc22.x86_64 to require for libfontenc-devel(x86-64) >15:34:26,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.2-1.fc22.x86_64 as install for libXmu-devel-1.1.2-1.fc22.x86_64 >15:34:26,385 DEBUG yum.verbose.YumBase: Quick matched libXmu-1.1.2-1.fc22.x86_64 to require for libXmuu.so.1()(64bit) >15:34:26,385 DEBUG yum.verbose.YumBase: Quick matched libXmu-1.1.2-1.fc22.x86_64 to require for libXmu.so.6()(64bit) >15:34:26,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libXres-devel-1.0.7-3.fc21.x86_64 >15:34:26,388 DEBUG yum.verbose.YumBase: Quick matched libXres-1.0.7-3.fc21.x86_64 to require for libXRes.so.1()(64bit) >15:34:26,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for libXvMC-devel-1.0.8-3.fc21.x86_64 >15:34:26,391 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-3.fc21.x86_64 to require for libXvMCW.so.1()(64bit) >15:34:26,391 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-3.fc21.x86_64 to require for libXvMC.so.1()(64bit) >15:34:26,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-3.fc21.x86_64 as install for libXxf86dga-devel-1.1.4-3.fc21.x86_64 >15:34:26,394 DEBUG yum.verbose.YumBase: Quick matched libXxf86dga-1.1.4-3.fc21.x86_64 to require for libXxf86dga.so.1()(64bit) >15:34:26,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-8.fc21.x86_64 as install for libXxf86misc-devel-1.0.3-8.fc21.x86_64 >15:34:26,396 DEBUG yum.verbose.YumBase: Quick matched libXxf86misc-1.0.3-8.fc21.x86_64 to require for libXxf86misc.so.1()(64bit) >15:34:26,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for libXxf86vm-devel-1.1.3-3.fc21.x86_64 >15:34:26,398 DEBUG yum.verbose.YumBase: Quick matched libXxf86vm-1.1.3-3.fc21.x86_64 to require for libXxf86vm.so.1()(64bit) >15:34:26,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >15:34:26,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-29.fc22.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >15:34:26,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.fc21.x86_64 as install for libdmx-devel-1.1.3-3.fc21.x86_64 >15:34:26,409 DEBUG yum.verbose.YumBase: Quick matched libdmx-1.1.3-3.fc21.x86_64 to require for libdmx.so.1()(64bit) >15:34:26,410 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for libdrm-devel-2.4.56-1.fc22.x86_64 >15:34:26,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >15:34:26,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libgda-5.2.2-6.fc22.x86_64 as install for 1:libgda-devel-5.2.2-6.fc22.x86_64 >15:34:26,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-devel-1.1.28-7.fc21.x86_64 as install for 1:libgda-devel-5.2.2-6.fc22.x86_64 >15:34:26,415 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.2.2-6.fc22.x86_64 to require for libgda-report-5.0.so.4()(64bit) >15:34:26,415 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.2.2-6.fc22.x86_64 to require for libgda-5.0.so.4()(64bit) >15:34:26,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-2.0.2-2.fc21.x86_64 as install for libmng-devel-2.0.2-2.fc21.x86_64 >15:34:26,418 DEBUG yum.verbose.YumBase: Quick matched libmng-2.0.2-2.fc21.x86_64 to require for libmng.so.2()(64bit) >15:34:26,420 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-devel-0.100.2-3.fc21.x86_64 as install for libnotify-devel-0.7.6-3.fc22.x86_64 >15:34:26,423 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for libproxy-mozjs-0.4.11-9.fc21.x86_64 >15:34:26,423 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >15:34:26,432 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,500 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >15:34:26,500 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >15:34:26,501 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.3)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) >15:34:26,502 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >15:34:26,503 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >15:34:26,503 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >15:34:26,503 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >15:34:26,503 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >15:34:26,503 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libwriterperfectlo.so()(64bit) >15:34:26,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,505 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libvcllo.so()(64bit) >15:34:26,505 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libvbahelperlo.so()(64bit) >15:34:26,505 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libutllo.so()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libtllo.so()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libtklo.so()(64bit) >15:34:26,506 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvxlo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvxcorelo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvtlo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvllo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsotlo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsfxlo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsblo.so()(64bit) >15:34:26,507 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsaxlo.so()(64bit) >15:34:26,508 DEBUG yum.verbose.YumBase: TSINFO: Marking librevenge-0.0.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,509 DEBUG yum.verbose.YumBase: Quick matched librevenge-0.0.1-2.fc21.x86_64 to require for librevenge-0.0.so.0()(64bit) >15:34:26,510 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.7.0-4.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,510 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.7.0-4.fc21.x86_64 to require for liborcus-0.8.so.0()(64bit) >15:34:26,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.3.2-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,514 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-9.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libi18nlangtag.so()(64bit) >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libfilelo.so()(64bit) >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libeditenglo.so()(64bit) >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libdrawinglayerlo.so()(64bit) >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libdbtoolslo.so()(64bit) >15:34:26,515 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libcomphelper.so()(64bit) >15:34:26,516 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libbasegfxlo.so()(64bit) >15:34:26,516 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libavmedialo.so()(64bit) >15:34:26,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-draw-4.3.1.1-1.fc22.x86_64 >15:34:26,518 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-emailmerge-4.3.1.1-1.fc22.x86_64 >15:34:26,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.10.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,529 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.1.1-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:34:26,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-impress-4.3.1.1-1.fc22.x86_64 >15:34:26,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.1.1-1.fc22.x86_64 >15:34:26,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.1.1-1.fc22.x86_64 >15:34:26,554 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc22.x86_64 as install for libreswan-3.9-1.fc22.x86_64 >15:34:26,555 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.9-1.fc22.x86_64 >15:34:26,558 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-5.fc22.x86_64 >15:34:26,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-devel-2.3-3.fc22.x86_64 as install for libselinux-devel-2.3-3.fc21.x86_64 >15:34:26,561 DEBUG yum.verbose.YumBase: Quick matched libsepol-devel-2.3-3.fc22.x86_64 to require for pkgconfig(libsepol) >15:34:26,562 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-devel-8.35-6.fc22.x86_64 as install for libselinux-devel-2.3-3.fc21.x86_64 >15:34:26,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc22.x86_64 as install for libuser-devel-0.60-5.fc22.x86_64 >15:34:26,565 DEBUG yum.verbose.YumBase: Quick matched libuser-0.60-5.fc22.x86_64 to require for libuser.so.1()(64bit) >15:34:26,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc22.x86_64 >15:34:26,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc22.x86_64 >15:34:26,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:34:26,576 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-devel-5.1.2-13alpha.fc22.x86_64 as install for libxml2-devel-2.9.1-4.fc22.x86_64 >15:34:26,578 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-emmentaler-fonts-2.18.2-2.fc21.noarch as install for lilypond-2.18.2-2.fc21.x86_64 >15:34:26,580 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-century-schoolbook-l-fonts-2.18.2-2.fc21.noarch as install for lilypond-2.18.2-2.fc21.x86_64 >15:34:26,583 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-guile18-1.8.8-8.fc21.x86_64 as install for lilypond-2.18.2-2.fc21.x86_64 >15:34:26,583 DEBUG yum.verbose.YumBase: Quick matched compat-guile18-1.8.8-8.fc21.x86_64 to require for libguile.so.17()(64bit) >15:34:26,585 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for lockdev-devel-1.0.4-0.16.20111007git.fc21.x86_64 >15:34:26,586 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >15:34:26,593 DEBUG yum.verbose.YumBase: TSINFO: Marking non-ntk-1.3.0-0.6.20130730gitd006352.fc21.x86_64 as install for lv2-artyfx-plugins-1.1-0.2.20140317git1dc4f00.fc21.x86_64 >15:34:26,593 DEBUG yum.verbose.YumBase: Quick matched non-ntk-1.3.0-0.6.20130730gitd006352.fc21.x86_64 to require for libntk.so.1()(64bit) >15:34:26,598 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblo-0.9.1-8.fc21.x86_64 as install for lv2-fil-plugins-2.0-10.fc21.x86_64 >15:34:26,600 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for lv2-fil-plugins-2.0-10.fc21.x86_64 >15:34:26,606 DEBUG yum.verbose.YumBase: TSINFO: Marking stk-4.5.0-1.fc22.x86_64 as install for lv2-newtonator-0.6.0-4.fc21.x86_64 >15:34:26,614 DEBUG yum.verbose.YumBase: TSINFO: Marking ftgl-2.1.3-0.10.rc5.fc21.x86_64 as install for lv2-x42-plugins-0.1.1-0.4.20131005git7db99d5.fc21.x86_64 >15:34:26,615 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for lv2-x42-plugins-0.1.1-0.4.20131005git7db99d5.fc21.x86_64 >15:34:26,618 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:34:26,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:34:26,621 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:34:26,625 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-1.7.7-2.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,626 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sisu-plexus-0.2.1-7.fc22.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,626 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sisu-inject-0.2.1-7.fc22.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,628 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-utils-3.0.16-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,628 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-sec-dispatcher-1.4-16.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,629 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-interpolation-1.15-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,630 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-containers-component-annotations-1.5.5-18.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,630 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-classworlds-2.5.1-5.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,631 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-cipher-1.7-7.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,632 DEBUG yum.verbose.YumBase: TSINFO: Marking google-guice-3.2.2-1.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,633 DEBUG yum.verbose.YumBase: Quick matched slf4j-1.7.7-2.fc21.noarch to require for mvn(org.slf4j:slf4j-api) >15:34:26,633 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-util-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,634 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-transport-wagon-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,635 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-spi-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,635 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-impl-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,636 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-connector-basic-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,637 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-api-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,638 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-provider-api-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,639 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-http-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,639 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-file-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,640 DEBUG yum.verbose.YumBase: TSINFO: Marking atinject-1-17.20100611svn86.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,641 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-cli-1.2-13.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,642 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-http-shared-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,643 DEBUG yum.verbose.YumBase: TSINFO: Marking jsr-305-0-0.17.20130910svn.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,643 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-annotation-1.0-16.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,644 DEBUG yum.verbose.YumBase: TSINFO: Marking cdi-api-1.1-6.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,645 DEBUG yum.verbose.YumBase: TSINFO: Marking aopalliance-1.0-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:34:26,647 DEBUG yum.verbose.YumBase: TSINFO: Marking maxima-runtime-sbcl-5.33.0-7.fc21.x86_64 as install for maxima-5.33.0-7.fc21.x86_64 >15:34:26,648 DEBUG yum.verbose.YumBase: TSINFO: Marking rlwrap-0.41-2.fc21.x86_64 as install for maxima-5.33.0-7.fc21.x86_64 >15:34:26,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-5.fc22.x86_64 as install for mdadm-3.3.1-6.fc22.x86_64 >15:34:26,653 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-dri-drivers-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:34:26,654 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-15.fc22.x86_64 as install for mesa-dri-drivers-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:34:26,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-devel-1.1-2.fc21.x86_64 as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:34:26,658 DEBUG yum.verbose.YumBase: TSINFO: Marking gl-manpages-1.1-9.20140424.fc21.noarch as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:34:26,659 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:34:26,662 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:34:26,663 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-9.fc21.noarch as install for mock-1.1.41-1.fc22.noarch >15:34:26,663 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-12.fc22.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:34:26,664 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.3.1-2.fc21.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:34:26,665 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-0.6.1-1.fc22.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:34:26,672 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Linux-Pid-0.04-21.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:34:26,673 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:34:26,674 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BSD-Resource-1.29.07-4.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:34:26,679 DEBUG yum.verbose.YumBase: TSINFO: Marking mono-core-2.10.8-7.fc21.x86_64 as install for monobristol-0.60.3.1-3.fc21.x86_64 >15:34:26,684 DEBUG yum.verbose.YumBase: TSINFO: Marking mscore-fonts-1.3-5.fc21.noarch as install for mscore-1.3-5.fc21.x86_64 >15:34:26,687 DEBUG yum.verbose.YumBase: TSINFO: Marking qtscriptbindings-0.2.0-7.fc21.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:34:26,688 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.3-16.fc22.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:34:26,690 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsingleapplication-2.6.1-11.fc22.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:34:26,691 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for multimedia-menus-0.3.4-6.fc21.noarch >15:34:26,696 DEBUG yum.verbose.YumBase: TSINFO: Marking axis-1.4-25.fc21.noarch as install for 1:mx4j-3.0.1-20.fc22.noarch >15:34:26,699 DEBUG yum.verbose.YumBase: TSINFO: Marking naver-nanum-fonts-common-3.020-12.20131007.fc22.noarch as install for naver-nanum-gothic-fonts-3.020-12.20131007.fc22.noarch >15:34:26,704 DEBUG yum.verbose.YumBase: TSINFO: Marking netpbm-10.66.02-2.fc21.x86_64 as install for netpbm-devel-10.66.02-2.fc21.x86_64 >15:34:26,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,709 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-1.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-3.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,713 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-3.fc22.x86_64 to require for libmount >15:34:26,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,716 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.88-1.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:34:26,728 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nose-1.3.2-3.fc21.noarch as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:34:26,730 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-13.fc21.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:34:26,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.1-7.fc22.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:34:26,732 DEBUG yum.verbose.YumBase: TSINFO: Marking lapack-3.5.0-7.fc21.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:34:26,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.1-7.fc22.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:34:26,740 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.13-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,741 DEBUG yum.verbose.YumBase: TSINFO: Marking texinfo-5.2-4.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,742 DEBUG yum.verbose.YumBase: TSINFO: Marking epstool-3.08-6.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,743 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-3.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,744 DEBUG yum.verbose.YumBase: TSINFO: Marking qscintilla-2.8.3-1.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,746 DEBUG yum.verbose.YumBase: TSINFO: Marking qrupdate-1.1.2-5.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,747 DEBUG yum.verbose.YumBase: TSINFO: Marking qhull-2003.1-24.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,749 DEBUG yum.verbose.YumBase: TSINFO: Marking glpk-4.53-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,750 DEBUG yum.verbose.YumBase: TSINFO: Marking gl2ps-1.3.8-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,750 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcolamd.so.2()(64bit) >15:34:26,750 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcholmod.so.2()(64bit) >15:34:26,751 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libccolamd.so.2()(64bit) >15:34:26,751 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcamd.so.2()(64bit) >15:34:26,752 DEBUG yum.verbose.YumBase: TSINFO: Marking arpack-3.1.3-3.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,754 DEBUG yum.verbose.YumBase: TSINFO: Marking GraphicsMagick-1.3.19-8.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,756 DEBUG yum.verbose.YumBase: TSINFO: Marking GraphicsMagick-c++-1.3.19-8.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:34:26,759 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.6-1.fc22.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc22.x86_64 >15:34:26,760 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc22.x86_64 to require for libvmtools.so.0()(64bit) >15:34:26,760 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc22.x86_64 to require for libhgfs.so.0()(64bit) >15:34:26,762 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-6.00-1.fc21.x86_64 >15:34:26,763 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.8-1.git.ba44603.fc22.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:34:26,764 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-5.fc22.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:34:26,765 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >15:34:26,765 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >15:34:26,765 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >15:34:26,766 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:34:26,769 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc22.x86_64 as install for openssh-clients-6.6.1p1-4.fc22.x86_64 >15:34:26,774 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >15:34:26,778 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:34:26,779 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.90-1.fc22.noarch >15:34:26,779 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-8.fc22.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:34:26,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-3.fc22.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:34:26,782 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-5.fc22.noarch as install for orca-3.13.90-1.fc22.noarch >15:34:26,788 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-devel-0.9.35-2.fc22.x86_64 as install for pango-devel-1.36.6-1.fc22.x86_64 >15:34:26,791 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >15:34:26,791 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >15:34:26,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc22.x86_64 as install for parted-3.2-2.fc22.x86_64 >15:34:26,796 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >15:34:26,798 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc22.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >15:34:26,799 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-18-2.fc22.x86_64 to require for libkmod.so.2()(64bit) >15:34:26,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >15:34:26,806 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-sdt-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:34:26,807 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-ExtUtils-ParseXS-3.24-2.fc21.noarch as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:34:26,807 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Install-1.59-303.fc22.noarch as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:34:26,809 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-devel-1.11-3.fc22.x86_64 as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:34:26,813 DEBUG yum.verbose.YumBase: TSINFO: Marking php-common-5.6.0-0.6.RC4.fc22.x86_64 as install for php-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,815 DEBUG yum.verbose.YumBase: TSINFO: Marking php-cli-5.6.0-0.6.RC4.fc22.x86_64 as install for php-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,817 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-devel-1.3.6-1.fc22.x86_64 as install for php-devel-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,819 DEBUG yum.verbose.YumBase: TSINFO: Marking t1lib-5.1.2-15.fc21.x86_64 as install for php-gd-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libc-client-2007f-8.fc22.x86_64 as install for php-imap-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcrypt-2.5.8-15.fc21.x86_64 as install for php-mcrypt-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,828 DEBUG yum.verbose.YumBase: TSINFO: Marking postgresql-libs-9.3.5-1.fc22.x86_64 as install for php-pgsql-5.6.0-0.6.RC4.fc22.x86_64 >15:34:26,833 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >15:34:26,835 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc22.x86_64 as install for pixman-devel-0.32.6-2.fc22.x86_64 >15:34:26,836 DEBUG yum.verbose.YumBase: Quick matched pixman-0.32.6-2.fc22.x86_64 to require for libpixman-1.so.0()(64bit) >15:34:26,837 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:26,839 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:26,839 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >15:34:26,840 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:26,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:34:26,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:34:26,844 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:34:26,850 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:34:26,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:34:26,852 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:34:26,856 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-akonadi-4.14.0-2.fc22.x86_64 as install for pykde4-devel-4.14.0-2.fc22.x86_64 >15:34:26,858 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.14.0-2.fc22.x86_64 as install for pykde4-devel-4.14.0-2.fc22.x86_64 >15:34:26,862 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-tk-1.3.1-6.fc21.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,863 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-data-1.3.1-6.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,865 DEBUG yum.verbose.YumBase: TSINFO: Marking stix-math-fonts-1.1.0-6.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,866 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-7.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-dateutil-1.5-0.fc22.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,867 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparsing-2.0.1-3.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,868 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,869 DEBUG yum.verbose.YumBase: TSINFO: Marking agg-2.5-20.fc21.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:34:26,871 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for python-virtualenv-1.11.6-1.fc22.noarch >15:34:26,872 DEBUG yum.verbose.YumBase: TSINFO: Marking qasmixer-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:34:26,873 DEBUG yum.verbose.YumBase: TSINFO: Marking qashctl-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:34:26,873 DEBUG yum.verbose.YumBase: TSINFO: Marking qasconfig-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:34:26,875 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-4.fc22.x86_64 as install for 2:qemu-kvm-2.1.0-4.fc22.x86_64 >15:34:26,885 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtdeclarative-5.3.1-1.fc21.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:34:26,887 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-devel-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:34:26,887 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Widgets) >15:34:26,888 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Network) >15:34:26,888 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Gui) >15:34:26,888 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Core) >15:34:26,889 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-gui-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:34:26,890 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5QuickTest.so.5()(64bit) >15:34:26,890 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5QuickParticles.so.5()(64bit) >15:34:26,890 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5Quick.so.5()(64bit) >15:34:26,891 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5Qml.so.5()(64bit) >15:34:26,891 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:34:26,896 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qttools-5.3.1-1.fc21.x86_64 as install for qt5-qttools-devel-5.3.1-1.fc21.x86_64 >15:34:26,897 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5Help.so.5()(64bit) >15:34:26,897 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5DesignerComponents.so.5()(64bit) >15:34:26,897 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5Designer.so.5()(64bit) >15:34:26,897 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5CLucene.so.5()(64bit) >15:34:26,899 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtwebkit-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:34:26,901 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtsensors-devel-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:34:26,903 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtlocation-devel-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:34:26,903 DEBUG yum.verbose.YumBase: Quick matched qt5-qtwebkit-5.3.1-1.fc21.x86_64 to require for libQt5WebKit.so.5()(64bit) >15:34:26,906 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >15:34:26,912 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Tk-804.032-1.fc22.x86_64 as install for realTimeConfigQuickScan-0-0.13.20120506hg.fc21.noarch >15:34:26,913 DEBUG yum.verbose.YumBase: Quick matched perl-Tk-804.032-1.fc22.x86_64 to require for perl(Tk) >15:34:26,916 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-7.fc21.x86_64 as install for recordmydesktop-0.3.8.1-12.fc21.x86_64 >15:34:26,917 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-3.fc21.x86_64 as install for redhat-rpm-config-24-2.fc21.noarch >15:34:26,918 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-12.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:34:26,918 DEBUG yum.verbose.YumBase: TSINFO: Marking ocaml-srpm-macros-2-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:34:26,919 DEBUG yum.verbose.YumBase: TSINFO: Marking ghc-srpm-macros-1.3-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:34:26,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:34:26,925 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:34:26,925 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:34:26,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-14.fc22.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:34:26,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:34:26,931 DEBUG yum.verbose.YumBase: TSINFO: Marking rosegarden4-parmesan-fonts-14.02-3.fc22.noarch as install for rosegarden4-14.02-3.fc22.x86_64 >15:34:26,932 DEBUG yum.verbose.YumBase: TSINFO: Marking rosegarden4-feta-fonts-14.02-3.fc22.noarch as install for rosegarden4-14.02-3.fc22.x86_64 >15:34:26,933 DEBUG yum.verbose.YumBase: TSINFO: Marking lirc-libs-0.9.0-28.fc22.x86_64 as install for rosegarden4-14.02-3.fc22.x86_64 >15:34:26,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc22.x86_64 as install for rpm-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,939 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-8.fc21.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,940 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-13alpha.fc22.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,941 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-generators-1.00-1.fc21.noarch as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,942 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,944 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-devel-1.16-4.fc21.x86_64 as install for rpm-devel-4.12.0-0.beta1.3.fc22.x86_64 >15:34:26,946 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-3.fc21.x86_64 as install for rpmdevtools-8.4-3.fc21.noarch >15:34:26,950 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:34:26,951 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-4.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:34:26,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:34:26,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.6.0-1.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:34:26,956 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-4.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:34:26,957 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-4.fc22.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >15:34:26,958 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-3.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:34:26,959 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-3.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:34:26,960 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.10-1.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:34:26,971 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc22.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:34:26,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc22.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:34:26,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_reg.so(SAMBA_4.1.11)(64bit) >15:34:26,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.11)(64bit) >15:34:26,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libtrusts_util.so(SAMBA_4.1.11)(64bit) >15:34:26,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:34:26,976 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbregistry.so(SAMBA_4.1.11)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmb_transport.so(SAMBA_4.1.11)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libserver-role.so(SAMBA_4.1.11)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsecrets3.so(SAMBA_4.1.11)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamdb-common.so(SAMBA_4.1.11)(64bit) >15:34:26,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba3-util.so(SAMBA_4.1.11)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.11)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-security.so(SAMBA_4.1.11)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so(SAMBA_4.1.11)(64bit) >15:34:26,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libnetif.so(SAMBA_4.1.11)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-samba.so(SAMBA_4.1.11)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libmsrpc3.so(SAMBA_4.1.11)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibsmb.so(SAMBA_4.1.11)(64bit) >15:34:26,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.11)(64bit) >15:34:26,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.11)(64bit) >15:34:26,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libldbsamba.so(SAMBA_4.1.11)(64bit) >15:34:26,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libevents.so(SAMBA_4.1.11)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liberrors.so(SAMBA_4.1.11)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.11)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdbwrap.so(SAMBA_4.1.11)(64bit) >15:34:26,982 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcliauth.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_cldap.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-nbt.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-ldap.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libaddns.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libCHARSET3.so(SAMBA_4.1.11)(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_tdb.so()(64bit) >15:34:26,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_reg.so()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_cmdline.so()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libtrusts_util.so()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbregistry.so()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbconf.so.0()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbclient-raw.so.0()(64bit) >15:34:26,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmb_transport.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libserver-role.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsecrets3.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamdb-common.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba3-util.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-util.so.0()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-sockets.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-security.so()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-credentials.so.0()(64bit) >15:34:26,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libregistry.so.0()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libntdb.so.0()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libnetif.so()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr.so.0()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-standard.so.0()(64bit) >15:34:26,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-samba.so()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-nbt.so.0()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libmsrpc3.so()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibsmb.so()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_netlogon3.so()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_lsa3.so()(64bit) >15:34:26,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libldbsamba.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libgensec.so.0()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libevents.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liberrors.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc.so.0()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-samba.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-binding.so.0()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdbwrap.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcmdline-credentials.so()(64bit) >15:34:26,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcliauth.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_spoolss.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_smb_common.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_cldap.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-nbt.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-ldap.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libaddns.so()(64bit) >15:34:26,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libCHARSET3.so()(64bit) >15:34:26,993 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >15:34:26,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >15:34:26,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc22.x86_64 as install for screen-4.2.1-3.fc21.x86_64 >15:34:27,002 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-qt-0.8.3-6.fc22.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >15:34:27,003 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc22.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >15:34:27,003 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >15:34:27,003 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11()(64bit) >15:34:27,004 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-73.fc22.noarch as install for selinux-policy-targeted-3.13.1-73.fc22.noarch >15:34:27,004 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-73.fc22.noarch to require for selinux-policy >15:34:27,008 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.20-1.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:34:27,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.3-5.fc22.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:34:27,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-5.fc22.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:34:27,015 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >15:34:27,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-4.fc22.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >15:34:27,020 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >15:34:27,033 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >15:34:27,034 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-8.fc21.noarch as install for smc-meera-fonts-6.0-8.fc21.noarch >15:34:27,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++-1.2.7-15.fc21.x86_64 as install for sooperlooper-1.7.0-3.fc21.x86_64 >15:34:27,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc22.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >15:34:27,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for spice-vdagent-0.15.0-2.fc21.x86_64 >15:34:27,048 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for 7:squid-3.4.6-1.fc21.x86_64 >15:34:27,049 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.631-4.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:34:27,050 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-X509-1.803-2.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:34:27,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libecap-0.2.0-9.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:34:27,053 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,054 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,055 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,056 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,057 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,058 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,060 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,061 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc22.noarch as install for sssd-1.12.0-5.fc22.x86_64 >15:34:27,066 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.10-1.fc22.x86_64 as install for subversion-1.8.10-1.fc22.x86_64 >15:34:27,066 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_wc-1.so.0()(64bit) >15:34:27,066 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_subr-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_repos-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >15:34:27,067 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >15:34:27,068 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >15:34:27,068 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs-1.so.0()(64bit) >15:34:27,068 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_diff-1.so.0()(64bit) >15:34:27,068 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_delta-1.so.0()(64bit) >15:34:27,068 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_client-1.so.0()(64bit) >15:34:27,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.7-1.fc22.x86_64 as install for subversion-1.8.10-1.fc22.x86_64 >15:34:27,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-3.fc22.x86_64 >15:34:27,076 DEBUG yum.verbose.YumBase: TSINFO: Marking swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:34:27,077 DEBUG yum.verbose.YumBase: Quick matched swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 to require for libswamigui.so.0()(64bit) >15:34:27,077 DEBUG yum.verbose.YumBase: Quick matched swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 to require for libswami.so.0()(64bit) >15:34:27,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libinstpatch-1.0.0-8.20110806svn386.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:34:27,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:34:27,082 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for system-config-date-1.10.7-2.fc21.noarch >15:34:27,083 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-14.fc21.x86_64 as install for system-config-date-1.10.7-2.fc21.noarch >15:34:27,084 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-5.fc21.noarch as install for system-config-keyboard-1.4.0-5.fc21.noarch >15:34:27,085 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.5.0-7.fc22.noarch as install for system-config-printer-udev-1.5.0-7.fc22.x86_64 >15:34:27,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-5.fc22.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:34:27,088 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.4-1.fc22.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:34:27,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:34:27,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-4.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >15:34:27,094 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-3.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >15:34:27,096 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:34:27,097 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:34:27,102 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xdvi-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,104 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-svn32901.0-1.fc22.noarch as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,105 DEBUG yum.verbose.YumBase: TSINFO: Marking tetex-dvipost-1.1-18.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,106 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt5-0.26.3-1.fc22.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,108 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtsensors-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,109 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtscript-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,110 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtlocation-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:34:27,112 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-8.fc21.noarch as install for thai-scalable-waree-fonts-0.5.0-8.fc21.noarch >15:34:27,114 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.1-8.fc22.noarch as install for tigervnc-1.3.1-8.fc22.x86_64 >15:34:27,115 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-icons-1.3.1-8.fc22.noarch as install for tigervnc-1.3.1-8.fc22.x86_64 >15:34:27,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-2.fc21.x86_64 as install for timidity++-2.14.0-7.fc21.x86_64 >15:34:27,118 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >15:34:27,122 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.13.90-1.fc22.x86_64 >15:34:27,123 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-6.fc22.x86_64 as install for 1:totem-3.13.90-1.fc22.x86_64 >15:34:27,128 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.84-1.fc22.x86_64 as install for transmission-gtk-2.84-1.fc22.x86_64 >15:34:27,130 DEBUG yum.verbose.YumBase: TSINFO: Marking itext-core-2.1.7-27.fc21.noarch as install for tuxguitar-1.2-16.fc21.x86_64 >15:34:27,131 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >15:34:27,132 DEBUG yum.verbose.YumBase: TSINFO: Marking python-unidecode-0.04.13-4.fc21.noarch as install for units-2.11-2.fc21.x86_64 >15:34:27,133 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >15:34:27,136 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >15:34:27,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-3.fc22.x86_64 as install for util-linux-2.25-3.fc22.x86_64 >15:34:27,142 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-3.fc22.x86_64 to require for libsmartcols.so.1(SMARTCOLS_2.25)(64bit) >15:34:27,142 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-3.fc22.x86_64 to require for libsmartcols.so.1()(64bit) >15:34:27,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.2.0-0.1.beta.1.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:34:27,150 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-rail.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-primitives.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-locale.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-gdi.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-crypto.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-core.so.1.2()(64bit) >15:34:27,151 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-common.so.1.2.0()(64bit) >15:34:27,152 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-codec.so.1.2()(64bit) >15:34:27,152 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-client.so.1.2()(64bit) >15:34:27,152 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-cache.so.1.2()(64bit) >15:34:27,153 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-28.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:34:27,154 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-manager-common-1.0.1-3.fc21.1.noarch as install for virt-install-1.0.1-3.fc21.1.noarch >15:34:27,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-3.fc22.x86_64 as install for virt-manager-1.0.1-3.fc21.1.noarch >15:34:27,158 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-2.fc22.x86_64 as install for virt-manager-1.0.1-3.fc21.1.noarch >15:34:27,163 DEBUG yum.verbose.YumBase: TSINFO: Marking rtmidi-jack-1.0.15-8.fc21.x86_64 as install for vmpk-0.4.0-9.fc21.x86_64 >15:34:27,215 DEBUG yum.verbose.YumBase: TSINFO: Marking woodstox-core-4.2.0-6.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,216 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-native-1.1.31-1.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,217 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-jboss-logmanager-1.0.0-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,218 DEBUG yum.verbose.YumBase: TSINFO: Marking xom-1.0-16.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,218 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngDatatype-1.0-12.5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,219 DEBUG yum.verbose.YumBase: TSINFO: Marking snakeyaml-1.13-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,220 DEBUG yum.verbose.YumBase: TSINFO: Marking wildfly-security-manager-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,220 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-ext-1.7.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,221 DEBUG yum.verbose.YumBase: TSINFO: Marking jcl-over-slf4j-1.7.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,222 DEBUG yum.verbose.YumBase: TSINFO: Marking scannotation-1.0.3-0.10.r12.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,223 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-4.0.21-0.1.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,224 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-commons-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,224 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-core-1.4.0-17.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,225 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-xmltooling-1.3.4-7.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,226 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-openws-1.4.4-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-2.5.3-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking rngom-201103-0.10.20120119svn.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,228 DEBUG yum.verbose.YumBase: TSINFO: Marking jsoup-1.7.2-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,229 DEBUG yum.verbose.YumBase: TSINFO: Marking jipijapa-1.0.0-0.6.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,229 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-openjpa) >15:34:27,230 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-hibernate4-3) >15:34:27,230 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-hibernate3) >15:34:27,230 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-eclipselink) >15:34:27,230 DEBUG yum.verbose.YumBase: TSINFO: Marking jgroups-3.4.2-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,231 DEBUG yum.verbose.YumBase: TSINFO: Marking staxmapper-1.1.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,232 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossxb-2.0.3-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,232 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-vfs-3.2.5-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,233 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-spi-7.1.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,234 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remote-naming-2.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,235 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-iiop-client-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,235 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-client-2.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,236 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-dmr-1.2.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,237 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-common-core-2.2.22-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,237 DEBUG yum.verbose.YumBase: TSINFO: Marking jandex-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,238 DEBUG yum.verbose.YumBase: TSINFO: Marking xnio-3.2.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,238 DEBUG yum.verbose.YumBase: Quick matched xnio-3.2.2-1.fc21.noarch to require for mvn(org.jboss.xnio:xnio-api) >15:34:27,239 DEBUG yum.verbose.YumBase: TSINFO: Marking netty-xnio-transport-0.1.1-0.4.CR2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,240 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-spi-2.2.2-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,240 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-common-tools-1.2.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,241 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-common-2.2.3-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,242 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-api-1.0.2-0.4.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,242 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxws-jboss-httpserver-httpspi-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,243 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-cxf-4.2.3-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,244 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-transports-httpserver) >15:34:27,244 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-server) >15:34:27,244 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-resources::wildfly800:) >15:34:27,244 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-factories) >15:34:27,244 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-client) >15:34:27,245 DEBUG yum.verbose.YumBase: TSINFO: Marking weld-api-2.1-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,246 DEBUG yum.verbose.YumBase: TSINFO: Marking weld-core-2.1.2-4.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,246 DEBUG yum.verbose.YumBase: Quick matched weld-core-2.1.2-4.fc22.noarch to require for mvn(org.jboss.weld:weld-core-impl) >15:34:27,247 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-threads-2.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,248 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-stdio-1.0.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,248 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxws-2.2-api-2.0.2-0.8.20120507gitd6937f.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,249 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-saaj-1.3-api-1.0.2-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,250 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxrpc-1.1-api-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,250 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxb-2.2-api-1.0.4-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,251 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-websocket-1.0-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,252 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-1.2-api-1.0.0-0.3.Alpha3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,252 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-3.1-api-1.0.0-0.4.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,253 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jstl-1.2-api-1.0.3-10.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,254 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsp-2.3-api-1.0.0-0.4.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,254 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jacc-1.5-api-1.0.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,255 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaspi-1.1-api-1.0.0-0.2.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,256 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-rmi-1.0-api-1.0.4-11.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-connector-1.7-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-j2eemgmt-1.1-api-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,258 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jms-2.0-api-1.0.0-0.3.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,259 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-interceptors-1.2-api-1.0.0-0.4.Alpha3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,259 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsf-2.2-api-2.2.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,260 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-concurrency-1.0-api-1.0.0-0.2.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,261 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-el-3.0-api-1.0.0-0.3.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,261 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-3.2-api-1.0.0-0.3.Alpha2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,262 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-batch-1.0-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,263 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-annotations-1.2-api-1.0.0-0.4.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,264 DEBUG yum.verbose.YumBase: TSINFO: Marking shrinkwrap-1.1.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,264 DEBUG yum.verbose.YumBase: Quick matched shrinkwrap-1.1.2-5.fc21.noarch to require for mvn(org.jboss.shrinkwrap:shrinkwrap-impl-base) >15:34:27,264 DEBUG yum.verbose.YumBase: Quick matched shrinkwrap-1.1.2-5.fc21.noarch to require for mvn(org.jboss.shrinkwrap:shrinkwrap-api) >15:34:27,265 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-xacml-2.0.7-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,265 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-negotiation-2.2.7-1.Final.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,266 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-ntlm) >15:34:27,266 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-net) >15:34:27,266 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-extras) >15:34:27,266 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-common) >15:34:27,267 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-sasl-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,268 DEBUG yum.verbose.YumBase: TSINFO: Marking resteasy-3.0.6-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,269 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-validator-provider-11) >15:34:27,269 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-spring) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-multipart-provider) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-json-p-provider) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jsapi) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jettison-provider) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jaxrs) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jaxb-provider) >15:34:27,270 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jackson2-provider) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jackson-provider) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-crypto) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-client) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-cdi) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-atom-provider) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:jose-jwt) >15:34:27,271 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:jaxrs-api) >15:34:27,272 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:async-http-servlet-3.0) >15:34:27,272 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remoting-jmx-2.0.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,273 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remoting-4.0.3-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,274 DEBUG yum.verbose.YumBase: TSINFO: Marking narayana-5.0.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,275 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.xts:jbossxts::api:) >15:34:27,275 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.xts:jbossxts) >15:34:27,275 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.txframework:txframework) >15:34:27,275 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-util) >15:34:27,276 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-integration) >15:34:27,276 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-bridge) >15:34:27,276 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-api) >15:34:27,276 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.jts:narayana-jts-jacorb) >15:34:27,276 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.jts:narayana-jts-integration) >15:34:27,277 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-msc-1.2.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,277 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_cluster-java-1.2.6-4.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,278 DEBUG yum.verbose.YumBase: Quick matched mod_cluster-java-1.2.6-4.fc21.x86_64 to require for mvn(org.jboss.mod_cluster:mod_cluster-container-spi) >15:34:27,279 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-metadata-8.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,279 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-ejb) >15:34:27,279 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-ear) >15:34:27,279 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-common) >15:34:27,279 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-appclient) >15:34:27,280 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-marshalling-1.4.6-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,280 DEBUG yum.verbose.YumBase: Quick matched jboss-marshalling-1.4.6-1.fc21.noarch to require for mvn(org.jboss.marshalling:jboss-marshalling) >15:34:27,281 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-jboss-logmanager-1.1.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,281 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logmanager-1.5.2-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,282 DEBUG yum.verbose.YumBase: TSINFO: Marking jul-to-slf4j-stub-1.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logging-3.1.4-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking ironjacamar-1.1.3-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,284 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-spec-api) >15:34:27,284 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-jdbc) >15:34:27,284 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-deployers-common) >15:34:27,284 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-core-impl) >15:34:27,285 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-core-api) >15:34:27,285 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-spi) >15:34:27,285 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-impl) >15:34:27,285 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-api) >15:34:27,285 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-invocation-1.2.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,286 DEBUG yum.verbose.YumBase: TSINFO: Marking generic-jms-ra-1.0.5-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,287 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb3-ext-api-2.1.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,287 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-common-beans-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,288 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-httpserver-1.0.0-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,289 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-classfilewriter-1.0.5-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,289 DEBUG yum.verbose.YumBase: TSINFO: Marking aesh-0.33.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,290 DEBUG yum.verbose.YumBase: TSINFO: Marking jberet-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,291 DEBUG yum.verbose.YumBase: TSINFO: Marking javassist-3.18.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,292 DEBUG yum.verbose.YumBase: TSINFO: Marking jacorb-2.3.1-14.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,293 DEBUG yum.verbose.YumBase: TSINFO: Marking infinispan-6.0.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-query) >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-lucene-v3) >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-lucene-directory) >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-core) >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-commons) >15:34:27,294 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-client-hotrod) >15:34:27,295 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-cachestore-remote) >15:34:27,295 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-cachestore-jdbc) >15:34:27,295 DEBUG yum.verbose.YumBase: TSINFO: Marking hornetq-2.4.1-3.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,296 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-stomp-protocol) >15:34:27,296 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-server) >15:34:27,296 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-ra) >15:34:27,296 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-native) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-journal) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-jms-server) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-jms-client) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-core-client) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-commons) >15:34:27,297 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-amqp-protocol) >15:34:27,298 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-validator-cdi-5.0.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,298 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-validator-5.0.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,299 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-search-4.5.1-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,300 DEBUG yum.verbose.YumBase: Quick matched hibernate-search-4.5.1-4.fc21.noarch to require for mvn(org.hibernate:hibernate-search-infinispan) >15:34:27,300 DEBUG yum.verbose.YumBase: Quick matched hibernate-search-4.5.1-4.fc21.noarch to require for mvn(org.hibernate:hibernate-search-engine) >15:34:27,300 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-infinispan-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,301 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-envers-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,302 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-entitymanager-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,303 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-core-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,303 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-jpa-2.1-api-1.0.0-0.5.Draft.16.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,304 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,305 DEBUG yum.verbose.YumBase: Quick matched hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch to require for mvn(org.hibernate.hql:hibernate-hql-lucene) >15:34:27,305 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-commons-annotations-4.0.4-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,306 DEBUG yum.verbose.YumBase: TSINFO: Marking jsonp-1.0-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,306 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-enterprise-concurrent-1.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,307 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-el-3.0.0-4.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,308 DEBUG yum.verbose.YumBase: TSINFO: Marking jansi-1.11-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,309 DEBUG yum.verbose.YumBase: TSINFO: Marking stax2-api-3.1.1-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,309 DEBUG yum.verbose.YumBase: TSINFO: Marking jettison-1.3.4-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,310 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-1.9.11-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,311 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-mapper-asl) >15:34:27,311 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-jaxrs) >15:34:27,311 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-core-asl) >15:34:27,312 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-1.50-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,312 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-mail-1.50-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,313 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-xmlschema-2.0.2-11.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,314 DEBUG yum.verbose.YumBase: TSINFO: Marking wss4j-1.6.15-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,314 DEBUG yum.verbose.YumBase: TSINFO: Marking velocity-1.7-14.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,315 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-security-1.5.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,316 DEBUG yum.verbose.YumBase: TSINFO: Marking qpid-proton-java-0.7-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,316 DEBUG yum.verbose.YumBase: Quick matched qpid-proton-java-0.7-3.fc21.noarch to require for mvn(org.apache.qpid:proton-j-impl) >15:34:27,317 DEBUG yum.verbose.YumBase: Quick matched qpid-proton-java-0.7-3.fc21.noarch to require for mvn(org.apache.qpid:proton-api) >15:34:27,317 DEBUG yum.verbose.YumBase: TSINFO: Marking neethi-3.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,318 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene3-3.6.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,318 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-facet:3) >15:34:27,318 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-core:3) >15:34:27,319 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-analyzers:3) >15:34:27,319 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-mime4j-0.7.2-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,320 DEBUG yum.verbose.YumBase: Quick matched apache-mime4j-0.7.2-10.fc21.noarch to require for mvn(org.apache.james:apache-mime4j-dom) >15:34:27,320 DEBUG yum.verbose.YumBase: Quick matched apache-mime4j-0.7.2-10.fc21.noarch to require for mvn(org.apache.james:apache-mime4j-core) >15:34:27,320 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-tools-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,321 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb) >15:34:27,321 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-wsdlto-core) >15:34:27,321 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-validator) >15:34:27,321 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-java2ws) >15:34:27,322 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-common) >15:34:27,322 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-rt-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,323 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-rm) >15:34:27,323 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-policy) >15:34:27,323 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-mex) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-addr) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-local) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-jms) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-http) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-management) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-frontend-simple) >15:34:27,324 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-frontend-jaxws) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-databinding-jaxb) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-databinding-aegis) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-core) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-xml) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-soap) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-object) >15:34:27,325 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-coloc) >15:34:27,326 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-api-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,327 DEBUG yum.verbose.YumBase: TSINFO: Marking cxf-xjc-utils-2.6.0-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,327 DEBUG yum.verbose.YumBase: Quick matched cxf-xjc-utils-2.6.0-7.fc21.noarch to require for mvn(org.apache.cxf.xjcplugins:cxf-xjc-dv) >15:34:27,327 DEBUG yum.verbose.YumBase: Quick matched cxf-xjc-utils-2.6.0-7.fc21.noarch to require for mvn(org.apache.cxf.xjcplugins:cxf-xjc-boolean) >15:34:27,328 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-services-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,328 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-services-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf.services.sts:cxf-services-sts-core) >15:34:27,329 DEBUG yum.verbose.YumBase: TSINFO: Marking avro-1.7.5-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,330 DEBUG yum.verbose.YumBase: TSINFO: Marking jcip-annotations-1-13.20060626.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,331 DEBUG yum.verbose.YumBase: TSINFO: Marking joda-time-2.3-2.tzdata2013g.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,331 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxb-intros-1.0.2-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,332 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxen-1.1.6-5.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,333 DEBUG yum.verbose.YumBase: TSINFO: Marking bean-validation-api-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,333 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:undertow-1.0.15-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,334 DEBUG yum.verbose.YumBase: Quick matched 1:undertow-1.0.15-1.fc21.noarch to require for mvn(io.undertow:undertow-servlet) >15:34:27,334 DEBUG yum.verbose.YumBase: Quick matched 1:undertow-1.0.15-1.fc21.noarch to require for mvn(io.undertow:undertow-core) >15:34:27,334 DEBUG yum.verbose.YumBase: TSINFO: Marking jastow-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,335 DEBUG yum.verbose.YumBase: TSINFO: Marking netty-4.0.19-1.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,336 DEBUG yum.verbose.YumBase: TSINFO: Marking dom4j-1.6.1-22.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,337 DEBUG yum.verbose.YumBase: TSINFO: Marking xsom-0-12.20110809svn.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,338 DEBUG yum.verbose.YumBase: TSINFO: Marking txw2-20110809-11.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,338 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-saaj-1.3.19-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,339 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-fastinfoset-1.2.12-11.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,340 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jaxb-2.2.5-5.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,340 DEBUG yum.verbose.YumBase: Quick matched glassfish-jaxb-2.2.5-5.fc20.noarch to require for mvn(com.sun.xml.bind:jaxb-impl) >15:34:27,341 DEBUG yum.verbose.YumBase: TSINFO: Marking istack-commons-2.17-5.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,342 DEBUG yum.verbose.YumBase: Quick matched istack-commons-2.17-5.fc22.noarch to require for mvn(com.sun.istack:istack-commons-runtime) >15:34:27,342 DEBUG yum.verbose.YumBase: TSINFO: Marking mojarra-2.1.7-8.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,343 DEBUG yum.verbose.YumBase: TSINFO: Marking codemodel-2.6-15.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,343 DEBUG yum.verbose.YumBase: TSINFO: Marking h2-1.3.176-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,344 DEBUG yum.verbose.YumBase: TSINFO: Marking jtype-0.1.2-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking classmate-0.8.0-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-module-jaxb-annotations-2.4.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,346 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-jaxrs-json-provider-2.4.1-2.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,347 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-jaxrs-providers-2.4.1-2.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,348 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-databind-2.4.1.3-1.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,348 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-core-2.4.1.1-1.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,349 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-annotations-2.4.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,350 DEBUG yum.verbose.YumBase: TSINFO: Marking cal10n-0.7.7-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,351 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm3-3.3.1-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,352 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxrs-1.1-api-1.0.1-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:34:27,354 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >15:34:27,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >15:34:27,356 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >15:34:27,357 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >15:34:27,357 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >15:34:27,360 DEBUG yum.verbose.YumBase: TSINFO: Marking jsmath-fonts-20090708-8.fc21.noarch as install for wxMaxima-13.04.2-2.fc21.x86_64 >15:34:27,362 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-3.fc21.x86_64 as install for xdg-user-dirs-gtk-0.10-5.fc21.x86_64 >15:34:27,364 DEBUG yum.verbose.YumBase: TSINFO: Marking xfig-common-3.2.5-43.c.fc21.x86_64 as install for xfig-3.2.5-43.c.fc21.x86_64 >15:34:27,367 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.12-2.fc21.noarch as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:34:27,368 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-3.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:34:27,370 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2.99.901-1.fc22.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:34:27,373 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc22.x86_64 >15:34:27,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.10-1.fc22.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc22.x86_64 >15:34:27,379 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >15:34:27,380 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 to require for libxatracker.so.2()(64bit) >15:34:27,383 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.16.0-3.fc22.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:34:27,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:34:27,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:34:27,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:34:27,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.90-1.fc22.x86_64 as install for 1:yelp-3.13.90-1.fc22.x86_64 >15:34:27,392 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.90-1.fc22.x86_64 >15:34:27,395 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-13.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:34:27,396 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-3.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:34:27,396 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for yum-3.4.3-153.fc22.noarch >15:34:27,397 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-11.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:34:27,398 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc22.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >15:34:27,404 DEBUG yum.verbose.YumBase: TSINFO: Marking zynaddsubfx-common-2.4.4-1.fc21.noarch as install for zynaddsubfx-2.4.4-1.fc21.x86_64 >15:34:27,406 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lash-0.5.4-20.fc21.x86_64 as install for zynjacku-6-8.fc21.x86_64 >15:34:27,431 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-10.fc22.x86_64 >15:34:27,434 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-39.fc21.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:34:27,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.1-2.fc22.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:34:27,436 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-1.fc22.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:34:27,441 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.8.10-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >15:34:27,441 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickWand-6.Q16.so.2()(64bit) >15:34:27,442 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickCore-6.Q16.so.2()(64bit) >15:34:27,448 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.4-3.fc22.x86_64 >15:34:27,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-2.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:34:27,450 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-2.fc22.x86_64 to require for libsolv.so.0()(64bit) >15:34:27,451 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.6-1.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:34:27,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.2-4.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:34:27,453 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.0-1.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:34:27,457 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.16.2-1.fc21.x86_64 as install for PyQt4-4.11.1-2.fc22.x86_64 >15:34:27,459 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.7.80-1.fc22.x86_64 as install for PyQt4-4.11.1-2.fc22.x86_64 >15:34:27,461 DEBUG yum.verbose.YumBase: TSINFO: Marking R-java-devel-3.1.1-3.fc22.x86_64 as install for R-devel-3.1.1-3.fc22.x86_64 >15:34:27,463 DEBUG yum.verbose.YumBase: TSINFO: Marking R-core-devel-3.1.1-3.fc22.x86_64 as install for R-devel-3.1.1-3.fc22.x86_64 >15:34:27,465 DEBUG yum.verbose.YumBase: TSINFO: Marking R-core-3.1.1-3.fc22.x86_64 as install for R-java-3.1.1-3.fc22.x86_64 >15:34:27,469 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-4.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >15:34:27,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-5.fc22.x86_64 as install for abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 >15:34:27,473 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-216-1.fc22.x86_64 as install for abrt-addon-python-2.2.2-4.fc22.x86_64 >15:34:27,474 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-216-1.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >15:34:27,475 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-4.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >15:34:27,476 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:34:27,477 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-5.fc22.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:34:27,478 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:34:27,482 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.2-4.fc22.x86_64 as install for abrt-gui-2.2.2-4.fc22.x86_64 >15:34:27,482 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.2-4.fc22.x86_64 as install for abrt-gui-2.2.2-4.fc22.x86_64 >15:34:27,485 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:34:27,486 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:34:27,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-5.fc22.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:34:27,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-5.fc22.x86_64 as install for abrt-tui-2.2.2-4.fc22.x86_64 >15:34:27,497 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2008_10_13-1.fc21.x86_64 as install for alsa-tools-firmware-1.0.28-2.fc22.x86_64 >15:34:27,506 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-3.fc21.x86_64 as install for attica-devel-0.4.2-3.fc21.x86_64 >15:34:27,506 DEBUG yum.verbose.YumBase: Quick matched attica-0.4.2-3.fc21.x86_64 to require for libattica.so.0.4()(64bit) >15:34:27,512 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-java-1.0.5-2.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:34:27,513 DEBUG yum.verbose.YumBase: TSINFO: Marking paranamer-2.4.1-9.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:34:27,514 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-project-2.2.1-49.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:34:27,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:maven-file-management-1.2.1-10.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:34:27,518 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc22.noarch as install for 32:bind-libs-9.9.5-8.P1.fc22.x86_64 >15:34:27,523 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for boost-1.55.0-2.fc21.x86_64 >15:34:27,546 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-pkix-1.50-3.fc21.noarch as install for bouncycastle-mail-1.50-5.fc21.noarch >15:34:27,549 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-3.fc22.x86_64 as install for ca-certificates-2014.2.1-2.fc22.noarch >15:34:27,553 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 >15:34:27,557 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-interceptors-1.1-api-1.0.2-0.10.20120319git49a904.fc21.noarch as install for cdi-api-1.1-6.fc21.noarch >15:34:27,558 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-3.1-api-1.0.2-11.fc21.noarch as install for cdi-api-1.1-6.fc21.noarch >15:34:27,558 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-el-api-3.0.0-5.fc22.noarch as install for cdi-api-1.1-6.fc21.noarch >15:34:27,561 DEBUG yum.verbose.YumBase: TSINFO: Marking check-0.9.14-1.fc22.x86_64 as install for check-devel-0.9.14-1.fc22.x86_64 >15:34:27,563 DEBUG yum.verbose.YumBase: TSINFO: Marking subunit-devel-0.0.18-3.fc21.x86_64 as install for check-devel-0.9.14-1.fc22.x86_64 >15:34:27,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.5.0-1.fc22.x86_64 as install for clutter-1.19.6-1.fc22.x86_64 >15:34:27,577 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cogl-devel-1.18.2-3.fc22.x86_64 >15:34:27,579 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cogl-devel-1.18.2-3.fc22.x86_64 >15:34:27,585 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.15-1.fc22.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >15:34:27,587 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-libs-0.6.1-1.fc22.x86_64 as install for createrepo_c-0.6.1-1.fc22.x86_64 >15:34:27,588 DEBUG yum.verbose.YumBase: Quick matched createrepo_c-libs-0.6.1-1.fc22.x86_64 to require for libcreaterepo_c.so.0()(64bit) >15:34:27,595 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-context-3.2.6-3.fc21.noarch as install for 1:cxf-api-2.7.5-3.fc20.noarch >15:34:27,595 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-beans-3.2.6-3.fc21.noarch as install for 1:cxf-api-2.7.5-3.fc20.noarch >15:34:27,598 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-10.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,599 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-tx-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,599 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-jms-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,600 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,601 DEBUG yum.verbose.YumBase: TSINFO: Marking jibx-1.2.5-8.fc21.x86_64 as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,601 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-schema) >15:34:27,601 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-run) >15:34:27,602 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-bind) >15:34:27,602 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-connector-1.6-api-1.0.1-0.6.20120310git9dc9a5.fc20.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,603 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlbeans-2.6.0-8.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-mina-2.0.7-2.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-core-2.6.7-5.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:34:27,606 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-core-5.6.0-9.fc21.noarch as install for 1:cxf-services-2.7.5-3.fc20.noarch >15:34:27,606 DEBUG yum.verbose.YumBase: Quick matched activemq-core-5.6.0-9.fc21.noarch to require for mvn(org.apache.activemq:activemq-core) >15:34:27,608 DEBUG yum.verbose.YumBase: TSINFO: Marking batik-1.8-0.15.svn1230816.fc21.noarch as install for 1:cxf-tools-2.7.5-3.fc20.noarch >15:34:27,610 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-jaxme-0.5.2-12.fc21.noarch as install for cxf-xjc-utils-2.6.0-7.fc21.noarch >15:34:27,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libmatthew-java-0.8-9.fc21.x86_64 as install for dbus-java-2.7-16.fc21.x86_64 >15:34:27,617 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.88-1.fc22.x86_64 as install for device-mapper-libs-1.02.88-1.fc22.x86_64 >15:34:27,619 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-3.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:34:27,620 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-3.fc22.noarch as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:34:27,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:34:27,622 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >15:34:27,622 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >15:34:27,622 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libdns-export.so.100()(64bit) >15:34:27,625 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >15:34:27,626 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >15:34:27,628 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >15:34:27,628 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >15:34:27,629 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for docbook-style-xsl-1.78.1-3.fc21.noarch >15:34:27,630 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-63.fc21.noarch as install for docbook-style-xsl-1.78.1-3.fc21.noarch >15:34:27,632 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-SGMLSpm-1.03ii-33.fc21.noarch as install for docbook-utils-0.6.14-38.fc21.noarch >15:34:27,633 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-dsssl-1.79-20.fc21.noarch as install for docbook-utils-0.6.14-38.fc21.noarch >15:34:27,642 DEBUG yum.verbose.YumBase: TSINFO: Marking lynx-2.8.9-0.2.dev1.fc21.x86_64 as install for docbook-utils-0.6.14-38.fc21.noarch >15:34:27,642 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-33.fc21.noarch to require for perl(SGMLS::Output) >15:34:27,642 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-33.fc21.noarch to require for perl(SGMLS) >15:34:27,643 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-1.1.4-3.c.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,644 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp2-2.1.10-19.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-xsdlib-2013.6.1-3.fc22.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,646 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-msv-2013.6.1-3.fc22.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,646 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isorelax-0-0.16.release20050331.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,647 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-api-1.2.0-10.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,648 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-1.2.0-10.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:34:27,649 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >15:34:27,650 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >15:34:27,652 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-3.fc22.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,653 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-13.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-8.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,654 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,655 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-2.1.0-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,656 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-23.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >15:34:27,660 DEBUG yum.verbose.YumBase: TSINFO: Marking javaewah-0.8.4-3.fc21.noarch as install for eclipse-jgit-3.4.1-1.fc21.noarch >15:34:27,661 DEBUG yum.verbose.YumBase: TSINFO: Marking args4j-2.0.28-2.fc21.noarch as install for eclipse-jgit-3.4.1-1.fc21.noarch >15:34:27,663 DEBUG yum.verbose.YumBase: TSINFO: Marking swt-chart-0.9.0-3.fc22.noarch as install for eclipse-linuxtools-3.0.0-6.fc22.noarch >15:34:27,664 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-8.0.0-2.fc22.noarch as install for eclipse-linuxtools-3.0.0-6.fc22.noarch >15:34:27,673 DEBUG yum.verbose.YumBase: TSINFO: Marking sat4j-2.3.5-4.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,674 DEBUG yum.verbose.YumBase: TSINFO: Marking sac-1.3-20.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,674 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-util-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,675 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlet-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,676 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-server-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,677 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-security-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,677 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-io-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,678 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-http-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,679 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-continuation-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,679 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-eclipse-52.1-2.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,680 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-servlet-api-3.1.0-6.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,681 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-api-2.3.1-4.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,682 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-2.3.2-5.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,682 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-shell-0.10.0-13.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,683 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-command-0.14.0-2.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,684 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ecf-core-3.9.0-1.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,684 DEBUG yum.verbose.YumBase: Quick matched sat4j-2.3.5-4.fc21.noarch to require for osgi(org.sat4j.core) >15:34:27,685 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.9.0-1.fc22.noarch to require for osgi(org.eclipse.ecf.filetransfer) >15:34:27,685 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.9.0-1.fc22.noarch to require for osgi(org.eclipse.ecf) >15:34:27,685 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-testutil-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,686 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jsch-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,687 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jmf-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,687 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-net-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,688 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-xalan2-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,689 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bsf-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:34:27,697 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk-2.4.4-3.fc22.x86_64 as install for 1:eclipse-swt-4.4.0-14.fc22.x86_64 >15:34:27,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:34:27,707 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.3-1.fc22.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:34:27,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-10.fc22.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:34:27,716 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-3.fc21.x86_64 as install for fakeroot-1.18.4-3.fc21.x86_64 >15:34:27,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:34:27,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:34:27,722 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-3.fc22.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:34:27,723 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.1.noarch as install for fedora-release-22-0.5.noarch >15:34:27,724 DEBUG yum.verbose.YumBase: TSINFO: Marking pyrpkg-1.26-1.fc22.noarch as install for fedpkg-1.18-1.fc22.noarch >15:34:27,725 DEBUG yum.verbose.YumBase: TSINFO: Marking python-offtrac-0.1.0-3.fc21.noarch as install for fedpkg-1.18-1.fc22.noarch >15:34:27,742 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-devel-2.1.0-9.fc22.x86_64 as install for fontconfig-devel-2.11.1-4.fc21.x86_64 >15:34:27,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >15:34:27,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 as install for 1:freerdp-1.2.0-0.1.beta.1.fc22.x86_64 >15:34:27,749 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-wtsapi.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-winsock.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-utils.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-thread.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-sysinfo.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-synch.so.1.1()(64bit) >15:34:27,750 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-sspi.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-smartcard.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-rpc.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-registry.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-pool.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-path.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-nt.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-library.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-io.so.1.1()(64bit) >15:34:27,751 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-interlocked.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-input.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-heap.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-handle.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-file.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-error.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-environment.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-dsparse.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-crypto.so.1.1()(64bit) >15:34:27,752 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-crt.so.1.1()(64bit) >15:34:27,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >15:34:27,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-8.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:34:27,770 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-2.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:34:27,771 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >15:34:27,772 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-4.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:34:27,772 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >15:34:27,773 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >15:34:27,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-23.fc21.x86_64 as install for genisoimage-1.1.11-23.fc21.x86_64 >15:34:27,776 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >15:34:27,776 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >15:34:27,780 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-21.fc22.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >15:34:27,784 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-enterprise-concurrent-api-1.0-3.fc21.noarch as install for glassfish-enterprise-concurrent-1.0-2.fc21.noarch >15:34:27,785 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlstreambuffer-1.5.1-5.fc21.noarch as install for glassfish-fastinfoset-1.2.12-11.fc21.noarch >15:34:27,787 DEBUG yum.verbose.YumBase: TSINFO: Marking stax-ex-1.7.1-8.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:34:27,788 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngcc-1.12-6.fc20.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:34:27,788 DEBUG yum.verbose.YumBase: TSINFO: Marking jing-20091111-16.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:34:27,789 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jaxb-api-2.2.9-6.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:34:27,790 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-dtd-parser-1.2-0.10.20120120svn.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:34:27,791 DEBUG yum.verbose.YumBase: TSINFO: Marking mimepull-1.8-9.fc21.noarch as install for glassfish-saaj-1.3.19-7.fc21.noarch >15:34:27,793 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014f-1.fc22.noarch as install for glibc-common-2.19.90-33.fc22.x86_64 >15:34:27,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-4.fc22.x86_64 >15:34:27,800 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.4-1.fc22.x86_64 >15:34:27,810 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-14.fc21.x86_64 as install for gnome-python2-canvas-2.28.1-14.fc21.x86_64 >15:34:27,812 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.4-1.fc22.noarch as install for gnome-shell-extension-alternate-tab-3.13.4-1.fc22.noarch >15:34:27,813 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-2.fc21.x86_64 as install for gnome-video-effects-0.4.1-2.fc21.noarch >15:34:27,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >15:34:27,817 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140812-1.gitb914bfd.fc22.noarch as install for gnutls-3.3.6-1.fc22.x86_64 >15:34:27,821 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-3.fc22.x86_64 >15:34:27,824 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-3.fc22.x86_64 as install for grilo-plugins-0.2.12-6.fc22.x86_64 >15:34:27,827 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-9.fc22.x86_64 as install for gstreamer-0.10.36-9.fc22.x86_64 >15:34:27,831 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc22.x86_64 >15:34:27,832 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc22.x86_64 >15:34:27,833 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >15:34:27,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc22.x86_64 >15:34:27,852 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-devel-2.13.4-1.fc22.x86_64 as install for gtk3-devel-3.13.7-1.fc22.x86_64 >15:34:27,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.90-1.fc22.x86_64 >15:34:27,865 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >15:34:27,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.90-1.fc22.x86_64 >15:34:27,866 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >15:34:27,869 DEBUG yum.verbose.YumBase: TSINFO: Marking qdox-1.12.1-10.fc21.noarch as install for hamcrest-1.3-8.fc22.noarch >15:34:27,869 DEBUG yum.verbose.YumBase: TSINFO: Marking easymock-3.2-3.fc21.noarch as install for hamcrest-1.3-8.fc22.noarch >15:34:27,871 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.35-2.fc22.x86_64 >15:34:27,873 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.35-2.fc22.x86_64 as install for harfbuzz-devel-0.9.35-2.fc22.x86_64 >15:34:27,874 DEBUG yum.verbose.YumBase: Quick matched harfbuzz-icu-0.9.35-2.fc22.x86_64 to require for libharfbuzz-icu.so.0()(64bit) >15:34:27,876 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logging-tools-1.2.0-0.2.Beta1.fc21.noarch as install for hibernate-commons-annotations-4.0.4-1.fc21.noarch >15:34:27,877 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jacc-1.4-api-1.0.2-7.fc21.noarch as install for hibernate-core-4.3.5-2.fc21.noarch >15:34:27,879 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-jpa-2.0-api-1.0.1-15.fc22.noarch as install for hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch >15:34:27,880 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr3-java-3.5-1.fc21.noarch as install for hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch >15:34:27,881 DEBUG yum.verbose.YumBase: TSINFO: Marking rhq-plugin-annotations-3.0.4-7.fc21.noarch as install for hibernate-infinispan-4.3.5-2.fc21.noarch >15:34:27,882 DEBUG yum.verbose.YumBase: TSINFO: Marking tika-1.5-1.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:34:27,883 DEBUG yum.verbose.YumBase: TSINFO: Marking solr3-3.6.2-8.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:34:27,884 DEBUG yum.verbose.YumBase: TSINFO: Marking checkstyle-5.7-3.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:34:27,888 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-1.1-api-1.0.1-9.fc21.noarch as install for hornetq-2.4.1-3.fc21.x86_64 >15:34:27,889 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-naming-5.0.6-0.10.CR1.fc21.noarch as install for hornetq-2.4.1-3.fc21.x86_64 >15:34:27,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for hornetq-2.4.1-3.fc21.x86_64 >15:34:27,890 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >15:34:27,890 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1()(64bit) >15:34:27,893 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-5.fc22.x86_64 as install for hplip-libs-3.14.6-5.fc22.x86_64 >15:34:27,897 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.8-1.fc22.x86_64 as install for ibus-1.5.8-1.fc22.x86_64 >15:34:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.8-1.fc22.noarch as install for ibus-1.5.8-1.fc22.x86_64 >15:34:27,903 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >15:34:27,906 DEBUG yum.verbose.YumBase: TSINFO: Marking protostream-1.0.0-0.5.Alpha7.fc21.x86_64 as install for infinispan-6.0.2-5.fc21.noarch >15:34:27,907 DEBUG yum.verbose.YumBase: TSINFO: Marking c3p0-0.9.5-0.1.pre8.fc21.noarch as install for infinispan-6.0.2-5.fc21.noarch >15:34:27,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc22.x86_64 as install for iptables-1.4.21-10.fc22.x86_64 >15:34:27,911 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaspi-1.0-api-1.0.1-9.fc21.noarch as install for ironjacamar-1.1.3-2.fc21.noarch >15:34:27,912 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-validation-1.1-11.fc21.noarch as install for ironjacamar-1.1.3-2.fc21.noarch >15:34:27,913 DEBUG yum.verbose.YumBase: TSINFO: Marking jvnet-parent-4-5.fc21.noarch as install for istack-commons-2.17-5.fc22.noarch >15:34:27,915 DEBUG yum.verbose.YumBase: TSINFO: Marking jsr-311-1.1.1-9.fc21.noarch as install for jackson-1.9.11-4.fc21.noarch >15:34:27,917 DEBUG yum.verbose.YumBase: TSINFO: Marking bsh-1.3.0-31.fc21.noarch as install for jacorb-2.3.1-14.fc22.noarch >15:34:27,919 DEBUG yum.verbose.YumBase: TSINFO: Marking jansi-native-1.5-7.fc22.x86_64 as install for jansi-1.11-6.fc21.noarch >15:34:27,919 DEBUG yum.verbose.YumBase: TSINFO: Marking hawtjni-1.10-2.fc21.noarch as install for jansi-1.11-6.fc21.noarch >15:34:32,325 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014f-1.fc22.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.11-19.b12.fc22.x86_64 >15:34:32,339 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-2.fc22.noarch as install for javapackages-tools-4.1.0-2.fc22.noarch >15:34:32,345 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-3.0-api-1.0.2-2.fc21.noarch as install for jboss-jaxrpc-1.1-api-1.0.1-8.fc21.noarch >15:34:32,347 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsp-2.2-api-1.0.1-10.fc22.noarch as install for jboss-jstl-1.2-api-1.0.3-10.fc22.noarch >15:34:32,348 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-el-2.2-api-1.0.2-2.fc21.noarch as install for jboss-jstl-1.2-api-1.0.3-10.fc22.noarch >15:34:32,354 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jms-1.1-api-1.0.1-9.fc21.noarch as install for jbossws-cxf-4.2.3-1.fc21.noarch >15:34:32,356 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-reflect-2.0.2-8.fc21.noarch as install for jbossxb-2.0.3-7.fc21.noarch >15:34:32,357 DEBUG yum.verbose.YumBase: TSINFO: Marking dtdparser-1.21-15.fc21.noarch as install for jbossxb-2.0.3-7.fc21.noarch >15:34:32,361 DEBUG yum.verbose.YumBase: TSINFO: Marking joda-convert-1.7-1.fc22.noarch as install for joda-time-2.3-2.tzdata2013g.fc21.noarch >15:34:32,362 DEBUG yum.verbose.YumBase: TSINFO: Marking jzlib-1.1.3-2.fc21.noarch as install for jsch-0.1.51-3.fc21.noarch >15:34:32,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libreadline-java-0.8.0-36.fc21.x86_64 as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,368 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-posix-3.0.1-2.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,369 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-ffi-0.7.10-5.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,369 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-constants-0.8.4-6.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,370 DEBUG yum.verbose.YumBase: TSINFO: Marking jline1-1.0-10.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,371 DEBUG yum.verbose.YumBase: TSINFO: Marking jffi-1.2.6-7.fc21.x86_64 as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,372 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr32-java-3.2-5.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:34:32,375 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-libs-4.13.3-2.fc22.x86_64 as install for kate-libs-4.14.0-1.fc22.x86_64 >15:34:32,381 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-48.fc21.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,385 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.14.0-1.fc22.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,387 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.14.0-1.fc22.noarch as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,390 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.14.0-1.fc22.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,391 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.14.0-1.fc22.noarch as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,407 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-5.fc21.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:34:32,408 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.14.0-1.fc22.x86_64 to require for libkwalletbackend.so.4()(64bit) >15:34:32,408 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.14.0-1.fc22.x86_64 to require for libknotifyplugin.so()(64bit) >15:34:32,412 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-style-oxygen-4.11.11-2.fc22.x86_64 as install for kde-workspace-libs-4.11.11-2.fc22.x86_64 >15:34:32,417 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.13.3-2.fc22.x86_64 as install for kde-workspace-libs-4.11.11-2.fc22.x86_64 >15:34:32,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.14.0-1.fc22.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,426 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-6.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,427 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-3.fc21.noarch as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,550 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-7.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,551 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-17.fc22.noarch as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,552 DEBUG yum.verbose.YumBase: Quick matched strigi-libs-0.7.8-6.fc21.x86_64 to require for libstreamanalyzer.so.0()(64bit) >15:34:32,553 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-8.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,554 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.112.0-1.fc22.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,555 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-16.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,557 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-7.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:34:32,564 DEBUG yum.verbose.YumBase: TSINFO: Marking akonadi-1.13.0-1.fc22.x86_64 as install for kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 >15:34:32,565 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-8.fc21.x86_64 as install for kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 >15:34:32,572 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-4.14.0-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:34:32,573 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-1.6.90-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:34:32,577 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-libs-4.14.0-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libokteta1core.so.1()(64bit) >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1gui.so.1()(64bit) >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1core.so.1()(64bit) >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1controllers.so.1()(64bit) >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2gui.so.2()(64bit) >15:34:32,578 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2core.so.2()(64bit) >15:34:32,579 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2controllers.so.2()(64bit) >15:34:32,583 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.4.0-6.fc21.x86_64 as install for kdevplatform-libs-1.6.90-1.fc22.x86_64 >15:34:32,585 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140808-39.gitce64fa89.fc22.1.noarch as install for kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:34:32,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc22.x86_64 as install for krb5-libs-1.12.2-1.fc22.x86_64 >15:34:32,597 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLES-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for kwin-gles-libs-4.11.11-2.fc22.x86_64 >15:34:32,598 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enum-0.4.4-9.fc21.noarch as install for laditools-1.0.1-9.fc21.noarch >15:34:32,601 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >15:34:32,602 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >15:34:32,604 DEBUG yum.verbose.YumBase: TSINFO: Marking blas-3.5.0-7.fc21.x86_64 as install for lapack-3.5.0-7.fc21.x86_64 >15:34:32,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libRmath-3.1.1-3.fc22.x86_64 as install for libRmath-devel-3.1.1-3.fc22.x86_64 >15:34:32,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >15:34:32,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.2-1.fc22.x86_64 as install for libXfont-1.5.0-1.fc22.x86_64 >15:34:32,630 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >15:34:32,647 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-6.fc21.x86_64 as install for libffado-2.2.1-2.fc21.x86_64 >15:34:32,654 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-devel-1.0.3-2.fc21.x86_64 as install for libgdata-devel-0.15.2-1.fc22.x86_64 >15:34:32,656 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-devel-3.12.2-3.fc22.x86_64 as install for libgdata-devel-0.15.2-1.fc22.x86_64 >15:34:32,668 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-2.fc21.x86_64 as install for libgpod-0.8.3-4.fc21.x86_64 >15:34:32,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.4-2.fc22.noarch as install for libkkc-0.3.4-2.fc22.x86_64 >15:34:32,683 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.4-2.fc22.x86_64 >15:34:32,684 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.4-2.fc22.x86_64 >15:34:32,685 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.4-2.fc22.x86_64 >15:34:32,691 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.4-5.fc22.x86_64 as install for liblouis-python3-2.5.4-5.fc22.noarch >15:34:32,693 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-2.fc21.x86_64 as install for liblrdf-0.5.0-7.fc21.x86_64 >15:34:32,700 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.fc21.x86_64 as install for libmusicbrainz5-5.0.1-10.fc21.x86_64 >15:34:32,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc22.x86_64 >15:34:32,706 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >15:34:32,706 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0()(64bit) >15:34:32,708 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-13.git20140424.fc22.x86_64 >15:34:32,716 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.1-1.fc22.x86_64 >15:34:32,718 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.1-1.fc22.x86_64 >15:34:32,728 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >15:34:32,729 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >15:34:32,730 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >15:34:32,746 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.3.1.1-1.fc22.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,748 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.7-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,749 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.7-2.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,751 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,753 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,754 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.3.1.1-1.fc22.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,755 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,756 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,758 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.4-3.fc22.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,759 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.3.26778.0-1.fc22.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,765 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,765 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >15:34:32,766 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:34:32,776 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.3-5.fc22.x86_64 >15:34:32,777 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >15:34:32,777 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >15:34:32,777 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >15:34:32,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.3-5.fc22.x86_64 as install for libreport-gtk-2.2.3-5.fc22.x86_64 >15:34:32,780 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.3-5.fc22.x86_64 >15:34:32,788 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-17.fc22.x86_64 as install for libsemanage-2.3-5.fc22.x86_64 >15:34:32,788 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >15:34:32,789 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >15:34:32,801 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-devel-3.3.6-1.fc22.x86_64 as install for libsoup-devel-2.47.4-1.fc22.x86_64 >15:34:32,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-5.fc22.x86_64 as install for libtranslit-m17n-0.0.3-5.fc22.x86_64 >15:34:32,821 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.6-1.fc22.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:34:32,823 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-18.fc22.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:34:32,824 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:34:32,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:34:32,826 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >15:34:32,826 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >15:34:32,835 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:34:32,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-4.fc22.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:34:32,838 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc22.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:34:32,841 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.7-1.fc22.x86_64 >15:34:32,842 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >15:34:32,842 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >15:34:32,842 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >15:34:32,842 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >15:34:32,843 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >15:34:32,844 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-2.5-1.fc22.x86_64 as install for libvirt-daemon-driver-network-1.2.7-1.fc22.x86_64 >15:34:32,848 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 >15:34:32,849 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-4.fc22.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 >15:34:32,853 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,854 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,855 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.109-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,857 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:librbd1-0.80.5-6.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,860 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:librados2-0.80.5-6.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,862 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,862 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc22.x86_64 to require for libgfxdr.so.0()(64bit) >15:34:32,863 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc22.x86_64 to require for libgfrpc.so.0()(64bit) >15:34:32,864 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:34:32,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.10-1.fc22.noarch as install for libwacom-0.10-1.fc22.x86_64 >15:34:32,875 DEBUG yum.verbose.YumBase: TSINFO: Marking wayland-devel-1.5.0-4.fc21.x86_64 as install for libwayland-client-devel-1.5.0-4.fc21.x86_64 >15:34:32,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-devel-1.6.1-6.fc22.x86_64 as install for libxslt-devel-1.1.28-7.fc21.x86_64 >15:34:32,900 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-fonts-common-2.18.2-2.fc21.noarch as install for lilypond-century-schoolbook-l-fonts-2.18.2-2.fc21.noarch >15:34:32,906 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-sandbox-4.8.1-3.fc21.noarch as install for lucene-queryparser-4.8.1-3.fc21.noarch >15:34:32,907 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-queries-4.8.1-3.fc21.noarch as install for lucene-queryparser-4.8.1-3.fc21.noarch >15:34:32,909 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-12.fc22.x86_64 >15:34:32,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-3.fc21.x86_64 as install for m17n-lib-1.6.4-12.fc22.x86_64 >15:34:32,911 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0()(64bit) >15:34:32,915 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-common-10.0.12-7.fc22.x86_64 as install for 1:mariadb-libs-10.0.12-7.fc22.x86_64 >15:34:32,917 DEBUG yum.verbose.YumBase: TSINFO: Marking sbcl-1.2.1-1.fc21.x86_64 as install for maxima-runtime-sbcl-5.33.0-7.fc21.x86_64 >15:34:32,928 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL_image-1.2.12-8.fc21.x86_64 as install for meterbridge-0.9.2-10.fc21.x86_64 >15:34:32,930 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-el-2.2-api-7.0.54-3.fc21.noarch as install for mojarra-2.1.7-8.fc20.noarch >15:34:32,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdiplus-2.10.9-2.fc21.x86_64 as install for mono-core-2.10.8-7.fc21.x86_64 >15:34:32,941 DEBUG yum.verbose.YumBase: TSINFO: Marking jfreechart-1.0.14-12.fc21.noarch as install for narayana-5.0.0-3.fc21.noarch >15:34:32,942 DEBUG yum.verbose.YumBase: TSINFO: Marking byteman-2.1.4.1-3.fc21.noarch as install for narayana-5.0.0-3.fc21.noarch >15:34:32,942 DEBUG yum.verbose.YumBase: Quick matched byteman-2.1.4.1-3.fc21.noarch to require for mvn(org.jboss.byteman:byteman) >15:34:32,944 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc22.noarch as install for ncurses-libs-5.9-15.20140323.fc22.x86_64 >15:34:32,946 DEBUG yum.verbose.YumBase: TSINFO: Marking axiom-1.2.12-9.fc21.noarch as install for neethi-3.0.1-8.fc21.noarch >15:34:32,948 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-java-2.5.0-9.fc21.x86_64 as install for netty-4.0.19-1.fc21.x86_64 >15:34:32,955 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.0-1.fc22.x86_64 as install for nss-3.17.0-1.fc22.x86_64 >15:34:32,957 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-devel-3.17.0-1.fc22.x86_64 as install for nss-devel-3.17.0-1.fc22.x86_64 >15:34:32,958 DEBUG yum.verbose.YumBase: Quick matched nss-util-devel-3.17.0-1.fc22.x86_64 to require for nss-util-devel >15:34:32,960 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-devel-3.17.0-1.fc22.x86_64 as install for nss-devel-3.17.0-1.fc22.x86_64 >15:34:32,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.6-1.fc22.x86_64 >15:34:32,972 DEBUG yum.verbose.YumBase: TSINFO: Marking opensp-1.5.2-19.fc21.x86_64 as install for openjade-1.3.2-45.fc21.x86_64 >15:34:32,976 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-over-slf4j-1.7.7-2.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:34:32,977 DEBUG yum.verbose.YumBase: TSINFO: Marking jul-to-slf4j-1.7.7-2.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:34:32,977 DEBUG yum.verbose.YumBase: TSINFO: Marking owasp-esapi-java-2.0.1-12.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:34:32,984 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:34:32,985 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-1.1.0-2.fc21.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:34:32,986 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beautifulsoup4-4.3.2-3.fc21.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:34:32,999 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,000 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-303.fc22.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,001 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,001 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,002 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,003 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-1.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,004 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,005 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >15:34:33,005 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-303.fc22.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,006 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:34:33,011 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.065-2.fc21.x86_64 as install for perl-Archive-Zip-1.37-2.fc21.noarch >15:34:33,026 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-292.fc21.noarch as install for perl-Digest-MD5-2.53-4.fc21.x86_64 >15:34:33,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >15:34:33,039 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:34:33,040 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:34:33,041 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Manifest-1.65-1.fc22.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:34:33,045 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-9.fc21.noarch as install for perl-File-Listing-6.04-8.fc21.noarch >15:34:33,059 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.064-2.fc21.x86_64 as install for perl-IO-Compress-2.064-2.fc21.noarch >15:34:33,067 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >15:34:33,084 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-12.fc21.x86_64 as install for perl-XML-RSS-1.54-2.fc21.noarch >15:34:33,085 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-5.fc21.x86_64 as install for perl-XML-RSS-1.54-2.fc21.noarch >15:34:33,086 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >15:34:33,087 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-20.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >15:34:33,096 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-1.3.6-1.fc22.x86_64 as install for php-common-5.6.0-0.6.RC4.fc22.x86_64 >15:34:33,097 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate3-entitymanager-3.6.10-15.fc21.noarch as install for picketbox-4.0.21-0.1.Beta1.fc21.noarch >15:34:33,098 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jpa-1.1.1-15.fc21.noarch as install for picketbox-4.0.21-0.1.Beta1.fc21.noarch >15:34:33,105 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:33,107 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc22.x86_64 >15:34:33,110 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.3-1.fc22.x86_64 >15:34:33,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-9.fc22.x86_64 >15:34:33,122 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-9.fc22.x86_64 >15:34:33,122 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >15:34:33,126 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >15:34:33,131 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for pygtk2-2.24.0-9.fc21.x86_64 >15:34:33,138 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-astroid-1.1-5.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:34:33,139 DEBUG yum.verbose.YumBase: TSINFO: Marking python-astroid-1.1-5.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:34:33,139 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:34:33,142 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-6.fc22.noarch >15:34:33,143 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-bash-completion-1.6.5-3.fc21.noarch as install for python-django-1.6.5-3.fc21.noarch >15:34:33,144 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-3.5.3-1.fc21.x86_64 as install for python-fedora-0.3.36-1.fc22.noarch >15:34:33,145 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bunch-1.0.1-6.fc21.noarch as install for python-fedora-0.3.36-1.fc22.noarch >15:34:33,146 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >15:34:33,147 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zmq-13.0.2-3.fc21.x86_64 as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,149 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplegeneric-0.8-9.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,150 DEBUG yum.verbose.YumBase: TSINFO: Marking python-path-5.1-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,150 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonschema-2.3.0-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,151 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpointer-1.0-6.fc22.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,152 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-3.1-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:34:33,153 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >15:34:33,157 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.23-5.fc21.x86_64 as install for python-mako-1.0.0-1.fc21.noarch >15:34:33,158 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-10.fc21.noarch as install for python-mako-1.0.0-1.fc21.noarch >15:34:33,159 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-data-fonts-1.3.1-6.fc21.noarch as install for python-matplotlib-data-1.3.1-6.fc21.noarch >15:34:33,162 DEBUG yum.verbose.YumBase: TSINFO: Marking tkinter-2.7.8-5.fc22.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:34:33,164 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-8.6.1-2.fc21.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:34:33,166 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-8.6.1-5.fc21.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:34:33,169 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >15:34:33,171 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >15:34:33,174 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.26.3-1.fc22.x86_64 as install for python-poppler-qt4-0.16.2-11.fc21.x86_64 >15:34:33,176 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch as install for python-setuptools-2.0-8.fc21.noarch >15:34:33,178 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >15:34:33,183 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-8.fc22.x86_64 as install for python3-brlapi-0.6.2-8.fc22.x86_64 >15:34:33,183 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-8.fc22.x86_64 to require for libbrlapi.so.0.6()(64bit) >15:34:33,186 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-10.fc22.x86_64 as install for python3-gobject-3.13.90-1.fc22.x86_64 >15:34:33,187 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >15:34:33,188 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >15:34:33,191 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-9.fc21.x86_64 as install for python3-speechd-0.8-9.fc21.x86_64 >15:34:33,193 DEBUG yum.verbose.YumBase: TSINFO: Marking qascommon-0.17.2-2.fc21.x86_64 as install for qasconfig-0.17.2-2.fc21.x86_64 >15:34:33,202 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-4.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,203 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-3.fc22.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,204 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,205 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-3.fc22.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,206 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >15:34:33,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >15:34:33,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >15:34:33,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) >15:34:33,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >15:34:33,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >15:34:33,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >15:34:33,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >15:34:33,211 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.8-2.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,213 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.8-2.fc22.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >15:34:33,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,215 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-10.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,216 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc22.x86_64 to require for libxenguest.so.4.4()(64bit) >15:34:33,216 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc22.x86_64 to require for libxenctrl.so.4.4()(64bit) >15:34:33,217 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,219 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL2-2.0.3-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:34:33,226 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-17.fc22.noarch as install for 1:qt-4.8.6-11.fc22.x86_64 >15:34:33,235 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-tds-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:34:33,236 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-postgresql-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:34:33,238 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-odbc-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:34:33,239 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-mysql-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:34:33,240 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-ibase-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:34:33,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-x11-0.4.2-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:34:33,246 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-renderutil-0.3.9-1.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:34:33,247 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:34:33,248 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:34:33,249 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-wm-0.4.1-3.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:34:33,252 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtxmlpatterns-5.3.1-1.fc21.x86_64 as install for qt5-qtdeclarative-5.3.1-1.fc21.x86_64 >15:34:33,254 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-6.fc21.x86_64 as install for qt5-qtlocation-5.3.1-1.fc21.x86_64 >15:34:33,260 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene09-core-0.9.21b-10.fc22.x86_64 as install for qt5-qttools-5.3.1-1.fc21.x86_64 >15:34:33,266 DEBUG yum.verbose.YumBase: TSINFO: Marking qtlockedfile-2.4-10.fc22.x86_64 as install for qtsingleapplication-2.6.1-11.fc22.x86_64 >15:34:33,271 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-sensors-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qtwebkit-2.3.3-16.fc22.x86_64 >15:34:33,272 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qtwebkit-2.3.3-16.fc22.x86_64 >15:34:33,276 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-webmvc-3.2.6-3.fc21.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:34:33,277 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-2.5-api-1.0.1-8.fc22.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:34:33,278 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-annotations-1.1-api-1.0.1-0.9.20120212git76e1a2.fc22.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:34:33,286 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 >15:34:33,288 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enchant-1.6.5-14.fc21.noarch as install for rpmlint-1.5-12.fc21.noarch >15:34:33,311 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.11-1.fc22.x86_64 >15:34:33,311 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >15:34:33,317 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-2.fc21.noarch as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:34:33,319 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.8-0.2.svn20140803.fc22.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:34:33,320 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-9.fc22.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:34:33,323 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-macros-4.16.2-1.fc21.noarch as install for sip-devel-4.16.2-1.fc21.x86_64 >15:34:33,325 DEBUG yum.verbose.YumBase: TSINFO: Marking base64coder-20101219-12.fc22.noarch as install for snakeyaml-1.13-3.fc21.noarch >15:34:33,327 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.17-2.fc21.x86_64 as install for soprano-2.9.4-4.fc21.x86_64 >15:34:33,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-7.fc21.x86_64 as install for soprano-2.9.4-4.fc21.x86_64 >15:34:33,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-4.fc21.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:34:33,336 DEBUG yum.verbose.YumBase: Quick matched libphodav-1.0-0.4-4.fc21.x86_64 to require for libphodav-1.0.so.0()(64bit) >15:34:33,337 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:34:33,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-4.fc22.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:34:33,346 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:34:33,359 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc22.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >15:34:33,360 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >15:34:33,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc22.x86_64 as install for sssd-ipa-1.12.0-5.fc22.x86_64 >15:34:33,368 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >15:34:33,368 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0()(64bit) >15:34:33,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.8-1.git.ba44603.fc22.x86_64 >15:34:33,381 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-7.20130314.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >15:34:33,382 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >15:34:33,384 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cups-1.9.67-1.fc22.x86_64 as install for system-config-printer-libs-1.5.0-7.fc22.noarch >15:34:33,385 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pycurl-7.19.5-2.fc22.x86_64 as install for system-config-printer-libs-1.5.0-7.fc22.noarch >15:34:33,394 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:34:33,395 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:34:33,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:34:33,403 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >15:34:33,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:34:33,406 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:34:33,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-3.fc21.x86_64 as install for telepathy-haze-0.8.0-2.fc21.x86_64 >15:34:33,438 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch as install for tetex-dvipost-1.1-18.fc21.x86_64 >15:34:33,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for tetex-dvipost-1.1-18.fc21.x86_64 >15:34:33,444 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-Unidecode-1.01-1.fc21.noarch as install for texinfo-5.2-4.fc22.x86_64 >15:34:33,447 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libintl-1.20-14.fc21.x86_64 as install for texinfo-5.2-4.fc22.x86_64 >15:34:33,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-lib-2014-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:34:33,461 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipng-svn29821.1.14-1.fc22.noarch as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:34:33,461 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-base-2014-1.20140525_r34255.fc22.noarch as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:34:33,486 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,487 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latexconfig-svn28991.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-fonts-svn28888.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,490 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-svn32266.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-url-svn32528.3.4-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tools-svn33063.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,493 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:34:33,495 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xdvi-svn30339.22.86-1.fc22.noarch as install for 4:texlive-xdvi-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 >15:34:33,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-3.fc22.x86_64 >15:34:33,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:34:33,504 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-3.fc22.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:34:33,505 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:34:33,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:34:33,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:34:33,514 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc22.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:34:33,515 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:34:33,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hsqldb-2.3.1-7.fc22.noarch as install for velocity-1.7-14.fc21.noarch >15:34:33,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-python-1.2.7-1.fc22.x86_64 as install for virt-manager-common-1.0.1-3.fc21.1.noarch >15:34:33,526 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipaddr-2.1.10-2.fc21.noarch as install for virt-manager-common-1.0.1-3.fc21.1.noarch >15:34:33,529 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.90-1.fc22.x86_64 as install for vte291-0.37.90-1.fc22.x86_64 >15:34:33,538 DEBUG yum.verbose.YumBase: TSINFO: Marking findbugs-3.0.0-3.fc22.noarch as install for weld-core-2.1.2-4.fc22.noarch >15:34:33,554 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >15:34:33,557 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-43.fc22.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >15:34:33,557 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-43.fc22.x86_64 to require for ttmkfdir >15:34:33,559 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >15:34:33,563 DEBUG yum.verbose.YumBase: TSINFO: Marking itstool-2.0.2-2.fc21.noarch as install for yelp-tools-3.13.3-2.fc21.noarch >15:34:33,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libyubikey-1.11-2.fc21.x86_64 as install for ykpers-1.15.1-2.fc21.x86_64 >15:34:33,566 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.11-2.fc21.x86_64 to require for libyubikey.so.0(YUBIKEY_1.0)(64bit) >15:34:33,566 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.11-2.fc21.x86_64 to require for libyubikey.so.0()(64bit) >15:34:33,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvips-svn33394.0-1.fc22.noarch as install for R-core-3.1.1-3.fc22.x86_64 >15:34:33,586 DEBUG yum.verbose.YumBase: TSINFO: Marking tre-0.8.0-11.fc21.x86_64 as install for R-core-3.1.1-3.fc22.x86_64 >15:34:33,589 DEBUG yum.verbose.YumBase: TSINFO: Marking blas-devel-3.5.0-7.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,591 DEBUG yum.verbose.YumBase: TSINFO: Marking tre-devel-0.8.0-11.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-devel-8.6.1-2.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,594 DEBUG yum.verbose.YumBase: TSINFO: Marking texinfo-tex-5.2-4.fc22.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-times-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,598 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmri8t.tfm) >15:34:33,598 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmr8t.tfm) >15:34:33,598 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmb8t.tfm) >15:34:33,601 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-helvetic-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,604 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-courier-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-inconsolata-svn32983.1.04-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ec-svn25033.1.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cm-super-svn15878.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-devel-8.6.1-5.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,627 DEBUG yum.verbose.YumBase: TSINFO: Marking lapack-devel-3.5.0-7.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,629 DEBUG yum.verbose.YumBase: TSINFO: Marking gcc-gfortran-4.9.1-7.fc22.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:34:33,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-5.fc22.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >15:34:33,636 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-kahadb-5.6.0-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,637 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-jaas-5.6.0-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,638 DEBUG yum.verbose.YumBase: TSINFO: Marking jasypt-1.9.0-8.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,639 DEBUG yum.verbose.YumBase: TSINFO: Marking xbean-spring-3.17-2.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,640 DEBUG yum.verbose.YumBase: TSINFO: Marking derby-10.10.2.0-1.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,641 DEBUG yum.verbose.YumBase: TSINFO: Marking activeio-3.1.4-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,641 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-protobuf-1.1-8.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:34:33,644 DEBUG yum.verbose.YumBase: TSINFO: Marking bsf-2.4.0-19.fc21.noarch as install for ant-apache-bsf-1.9.4-4.fc22.noarch >15:34:33,646 DEBUG yum.verbose.YumBase: TSINFO: Marking stringtemplate-3.2.1-8.fc21.noarch as install for antlr3-java-3.5-1.fc21.noarch >15:34:33,649 DEBUG yum.verbose.YumBase: TSINFO: Marking jai-imageio-core-1.2-0.14.20100217cvs.fc21.noarch as install for batik-1.8-0.15.svn1230816.fc21.noarch >15:34:33,655 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-8.fc22.x86_64 as install for brlapi-0.6.2-8.fc22.x86_64 >15:34:33,658 DEBUG yum.verbose.YumBase: TSINFO: Marking testng-6.8.8-3.fc22.noarch as install for byteman-2.1.4.1-3.fc21.noarch >15:34:33,659 DEBUG yum.verbose.YumBase: TSINFO: Marking mchange-commons-0.2.7-1.fc21.noarch as install for c3p0-0.9.5-0.1.pre8.fc21.noarch >15:34:33,663 DEBUG yum.verbose.YumBase: TSINFO: Marking subunit-0.0.18-3.fc21.x86_64 as install for check-0.9.14-1.fc22.x86_64 >15:34:33,669 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >15:34:33,672 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-2.fc21.noarch >15:34:33,676 DEBUG yum.verbose.YumBase: TSINFO: Marking objenesis-1.2-16.fc21.noarch as install for easymock-3.2-3.fc21.noarch >15:34:33,677 DEBUG yum.verbose.YumBase: TSINFO: Marking cglib-3.1-4.fc21.noarch as install for easymock-3.2-3.fc21.noarch >15:34:33,682 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-8.0.0-2.fc22.x86_64 as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:34:33,685 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-xlc-8.0.0-2.fc22.noarch as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:34:33,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:34:33,687 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 to require for osgi(org.eclipse.cdt.core.parser.upc) >15:34:33,688 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 to require for osgi(org.eclipse.cdt.core.lrparser.xlc) >15:34:33,688 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate3-3.6.10-15.fc21.noarch as install for ehcache-core-2.6.7-5.fc21.noarch >15:34:33,689 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-sizeof-agent-1.0.1-8.fc21.noarch as install for ehcache-core-2.6.7-5.fc21.noarch >15:34:33,691 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.1.noarch as install for fedora-repos-22-0.1.noarch >15:34:33,692 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-runtime-0.12.1-1.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:34:33,693 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-compendium-1.4.0-20.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:34:33,694 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-framework-4.4.0-1.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:34:33,695 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-bundlerepository-1.6.6-17.fc22.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:34:33,697 DEBUG yum.verbose.YumBase: TSINFO: Marking jFormatString-0-0.18.20131227git.fc21.noarch as install for findbugs-3.0.0-3.fc22.noarch >15:34:33,698 DEBUG yum.verbose.YumBase: TSINFO: Marking findbugs-bcel-6.0-0.1.20140707svn1547656.fc21.noarch as install for findbugs-3.0.0-3.fc22.noarch >15:34:33,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-5.fc21.x86_64 as install for frei0r-plugins-1.4-2.fc21.x86_64 >15:34:33,704 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-devel-0.20.3-3.fc22.x86_64 as install for gcr-devel-3.12.2-3.fc22.x86_64 >15:34:33,709 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.2-1.fc22.x86_64 as install for glusterfs-api-3.5.2-1.fc22.x86_64 >15:34:33,714 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.6-1.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:34:33,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-c++-3.3.6-1.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:34:33,717 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-devel-2.7.1-4.fc21.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:34:33,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-devel-4.0-2.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:34:33,722 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc22.x86_64 >15:34:33,727 DEBUG yum.verbose.YumBase: TSINFO: Marking xbean-3.17-2.fc21.noarch as install for hawtjni-1.10-2.fc21.noarch >15:34:33,729 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-8.fc21.x86_64 as install for herqq-1.0.0-7.fc21.x86_64 >15:34:33,734 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.08-1.fc22.noarch as install for icoutils-0.31.0-5.fc21.x86_64 >15:34:33,735 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-8.fc21.noarch as install for icoutils-0.31.0-5.fc21.x86_64 >15:34:33,738 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 >15:34:33,741 DEBUG yum.verbose.YumBase: TSINFO: Marking jdeparser-1.0.0-3.fc21.noarch as install for jboss-logging-tools-1.2.0-0.2.Beta1.fc21.noarch >15:34:33,744 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jmx-9.2.1-1.fc21.noarch as install for jetty-server-9.2.1-1.fc21.noarch >15:34:33,746 DEBUG yum.verbose.YumBase: TSINFO: Marking jcommon-1.0.18-6.fc21.noarch as install for jfreechart-1.0.14-12.fc21.noarch >15:34:33,748 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-x86asm-1.0.2-5.fc21.noarch as install for jnr-ffi-0.7.10-5.fc21.noarch >15:34:33,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-2.fc21.x86_64 as install for kde-runtime-libs-4.14.0-1.fc22.x86_64 >15:34:33,759 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-4.fc22.x86_64 as install for kde-runtime-libs-4.14.0-1.fc22.x86_64 >15:34:33,766 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-30.git20140815.fc22.x86_64 as install for kexec-tools-2.0.7-5.fc22.x86_64 >15:34:33,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-devel-1.13-2.fc22.x86_64 as install for libgcrypt-devel-1.6.1-6.fc22.x86_64 >15:34:33,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >15:34:33,786 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >15:34:33,800 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-18.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:34:33,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-12.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:34:33,802 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >15:34:33,803 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-15.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:34:33,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-3.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:34:33,806 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-8.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:34:33,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-2.fc21.noarch as install for libquvi-0.9.4-3.fc21.x86_64 >15:34:33,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-4.fc21.x86_64 as install for libthai-0.1.20-3.fc21.x86_64 >15:34:33,821 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-4.fc21.x86_64 to require for libdatrie.so.1()(64bit) >15:34:33,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >15:34:33,823 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >15:34:33,838 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.109-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:34:33,839 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:34:33,841 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.88-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:34:33,844 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-containers-container-default-1.5.5-18.fc21.noarch as install for 1:maven-file-management-1.2.1-10.fc21.noarch >15:34:33,844 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:maven-shared-io-1.1-10.fc21.noarch as install for 1:maven-file-management-1.2.1-10.fc21.noarch >15:34:33,846 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-settings-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,847 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-profile-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,847 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-plugin-registry-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,848 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-model-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,849 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-artifact-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,850 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-artifact-manager-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:34:33,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-12.fc21.x86_64 as install for mcpp-2.7.2-12.fc21.x86_64 >15:34:33,857 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >15:34:33,861 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-devel-3.17.0-1.fc22.x86_64 as install for nss-softokn-devel-3.17.0-1.fc22.x86_64 >15:34:33,874 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-1.10-2.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >15:34:33,875 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.13-1.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >15:34:33,881 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.73-1.fc22.noarch as install for perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch >15:34:33,890 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-19.fc21.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >15:34:33,891 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.64-1.fc22.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >15:34:33,893 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-4.fc21.noarch as install for perl-HTTP-Date-6.02-9.fc21.noarch >15:34:33,899 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.047-1.fc22.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >15:34:33,903 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-303.fc22.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >15:34:33,918 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Term-ANSIColor-4.03-2.fc22.noarch as install for perl-podlators-2.5.3-2.fc21.noarch >15:34:33,925 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:phonon-backend-gstreamer-4.7.80-1.fc22.x86_64 as install for phonon-4.7.80-1.fc22.x86_64 >15:34:33,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-11.fc21.x86_64 as install for phonon-4.7.80-1.fc22.x86_64 >15:34:33,930 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:33,931 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >15:34:33,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-5.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:34:33,934 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc22.noarch as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:34:33,935 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-4.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:34:33,936 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >15:34:33,936 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >15:34:33,937 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-3.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:34:33,937 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libapol.so.4()(64bit) >15:34:33,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-14.fc21.x86_64 as install for prison-1.0-8.fc21.x86_64 >15:34:33,945 DEBUG yum.verbose.YumBase: TSINFO: Marking GitPython-0.3.2-0.7.RC1.fc21.noarch as install for pyrpkg-1.26-1.fc22.noarch >15:34:33,960 DEBUG yum.verbose.YumBase: TSINFO: Marking python-logilab-common-0.61.0-3.fc21.noarch as install for python-astroid-1.1-5.fc21.noarch >15:34:33,961 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-4.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch >15:34:33,962 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-11.20111221hg1498.fc21.noarch as install for python-beaker-1.5.4-10.fc21.noarch >15:34:33,964 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-5.fc21.x86_64 as install for python-beaker-1.5.4-10.fc21.noarch >15:34:33,965 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-beautifulsoup4-4.3.2-3.fc21.noarch >15:34:33,967 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-html5lib-0.999-5.fc21.noarch as install for python-beautifulsoup4-4.3.2-3.fc21.noarch >15:34:33,970 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-2.fc22.noarch >15:34:33,974 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >15:34:33,977 DEBUG yum.verbose.YumBase: TSINFO: Marking zeromq3-3.2.4-2.fc21.x86_64 as install for python-zmq-13.0.2-3.fc21.x86_64 >15:34:33,978 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-logilab-common-0.61.0-3.fc21.noarch as install for python3-astroid-1.1-5.fc21.noarch >15:34:33,991 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-common-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 >15:34:33,992 DEBUG yum.verbose.YumBase: TSINFO: Marking proj-4.8.0-6.fc21.x86_64 as install for qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 >15:34:33,995 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbclient-2.5.3.26778.0-1.fc22.x86_64 as install for qt5-qtbase-ibase-5.3.1-5.fc22.x86_64 >15:34:33,998 DEBUG yum.verbose.YumBase: TSINFO: Marking unixODBC-2.3.2-5.fc21.x86_64 as install for qt5-qtbase-odbc-5.3.1-5.fc22.x86_64 >15:34:34,001 DEBUG yum.verbose.YumBase: TSINFO: Marking freetds-0.91-14.git0a42888.fc21.x86_64 as install for qt5-qtbase-tds-5.3.1-5.fc22.x86_64 >15:34:34,006 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-2.fc21.x86_64 as install for redland-1.0.17-2.fc21.x86_64 >15:34:34,008 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-2.10-14.fc21.noarch as install for rhino-1.7R4-10.fc21.noarch >15:34:34,011 DEBUG yum.verbose.YumBase: TSINFO: Marking common-lisp-controller-7.4-8.fc21.noarch as install for sbcl-1.2.1-1.fc21.x86_64 >15:34:34,012 DEBUG yum.verbose.YumBase: Quick matched common-lisp-controller-7.4-8.fc21.noarch to require for common-lisp-controller >15:34:34,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-11.fc21.noarch as install for seed-3.8.1-3.fc21.x86_64 >15:34:34,017 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >15:34:34,017 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >15:34:34,018 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >15:34:34,019 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >15:34:34,024 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-8.fc21.noarch as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:34:34,025 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:34:34,025 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >15:34:34,026 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >15:34:34,026 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >15:34:34,027 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:34:34,029 DEBUG yum.verbose.YumBase: TSINFO: Marking aspectjweaver-1.6.12-12.fc21.noarch as install for springframework-3.2.6-3.fc21.noarch >15:34:34,031 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-instrument-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,031 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-expression-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,032 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-aop-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,033 DEBUG yum.verbose.YumBase: TSINFO: Marking jruby-1.7.2-5.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,038 DEBUG yum.verbose.YumBase: TSINFO: Marking bytelist-1.0.8-9.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,039 DEBUG yum.verbose.YumBase: TSINFO: Marking groovy-lib-1.8.9-15.fc22.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,039 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-interceptor-1.0.1-13.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,040 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-ejb-1.0-14.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:34:34,042 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-oxm-3.2.6-3.fc21.noarch as install for springframework-jms-3.2.6-3.fc21.noarch >15:34:34,044 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-web-3.2.6-3.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,045 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-context-support-3.2.6-3.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,046 DEBUG yum.verbose.YumBase: TSINFO: Marking velocity-tools-2.0-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,047 DEBUG yum.verbose.YumBase: TSINFO: Marking freemarker-2.3.19-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,048 DEBUG yum.verbose.YumBase: TSINFO: Marking tiles-2.2.2-11.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,049 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-jsp) >15:34:34,049 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-el) >15:34:34,049 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-core) >15:34:34,049 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-api) >15:34:34,050 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-poi-3.10-1.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,051 DEBUG yum.verbose.YumBase: TSINFO: Marking jexcelapi-2.6.12-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,052 DEBUG yum.verbose.YumBase: TSINFO: Marking jasperreports-4.0.2-10.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:34:34,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-client-1.12.0-5.fc22.x86_64 >15:34:34,055 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc22.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >15:34:34,057 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc22.x86_64 as install for sssd-krb5-common-1.12.0-5.fc22.x86_64 >15:34:34,065 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-10.fc21.x86_64 as install for systemtap-runtime-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:34:34,066 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-10.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >15:34:34,071 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,072 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,073 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xkeyval-svn27995.2.6a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,073 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xcolor-svn15878.2.11-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,074 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-underscore-svn18261.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-typehtml-svn17134.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-thumbpdf-svn29725.3.15-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-textcase-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-subfig-svn15878.1.3-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-setspace-svn24881.6.7a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,079 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sepnum-svn20186.2.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,080 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-seminar-svn32762.1.61-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-section-svn20180.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sansmath-svn17997.1.1-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,082 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rotating-svn16832.2.16b-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rcs-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-psfrag-svn15878.3.04-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,085 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,086 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdfpages-svn31518.0.4v-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-parskip-svn19963.2.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,088 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ntgclass-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,088 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ms-svn29849.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,089 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-microtype-svn30755.2.5a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,090 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mh-svn29420.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,091 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metalogo-svn18611.0.12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-memoir-svn31044.3.7b-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,093 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mdwtools-svn15878.1.05.4-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,094 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-listings-svn33095.1.5c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,095 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3packages-svn32537.SVN_4634-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,096 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3experimental-svn32537.SVN_4634-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,099 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,100 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-jknapltx-svn19440.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,101 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-index-svn24099.4.1beta-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,102 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fp-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,103 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,104 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-float-svn15878.1.3d-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyvrb-svn18492.2.8-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,106 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyref-svn15878.0.9c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,106 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancybox-svn18304.1.4-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,107 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-extsizes-svn17263.1.4a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,108 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-euler-svn17261.2.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,109 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-eso-pic-svn31875.2.0d-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,110 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ctable-svn33011.1.28-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-crop-svn15878.1.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cmap-svn31477.1.0h-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,112 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cite-svn19955.5.3-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,113 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-caption-svn30449.2013_05_12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,114 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-booktabs-svn15878.1.61803-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-beamer-svn32491.3.33-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,117 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-anysize-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,122 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-oberdiek-svn33322.0-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:34:34,124 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(rerunfilecheck.sty) >15:34:34,124 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(refcount.sty) >15:34:34,124 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(pdftexcmds.sty) >15:34:34,124 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(pdfescape.sty) >15:34:34,124 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(ltxcmds.sty) >15:34:34,125 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(letltxmacro.sty) >15:34:34,125 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvsetkeys.sty) >15:34:34,125 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvoptions.sty) >15:34:34,125 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvdefinekeys.sty) >15:34:34,126 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-graphics-svn32655.1.0o-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:34:34,127 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(infwarerr.sty) >15:34:34,128 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifxetex-svn19685.0.5-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:34:34,128 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(ifpdf.sty) >15:34:34,129 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(hycolor.sty) >15:34:34,129 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(hobsub-hyperref.sty) >15:34:34,129 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(gettitlestring.sty) >15:34:34,129 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(etexcmds.sty) >15:34:34,130 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(auxhook.sty) >15:34:34,130 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(atbegshi.sty) >15:34:34,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:34:34,134 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tetex-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:34:34,134 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-tetex-bin-svn29741.0-1.20140525_r34255.fc22.noarch to require for texlive-tetex-bin >15:34:34,135 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatex-bin-svn31084.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:34:34,136 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tetex-svn33394.3.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:34:34,137 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-tetex-svn33394.3.0-1.fc22.noarch to require for tex-tetex >15:34:34,137 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyphen-base-svn31131.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:34:34,139 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch >15:34:34,140 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-def-svn22653.0.06d-1.fc22.noarch as install for 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch >15:34:34,143 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tix-8.4.3-14.fc21.x86_64 as install for tkinter-2.7.8-5.fc22.x86_64 >15:34:34,150 DEBUG yum.verbose.YumBase: TSINFO: Marking hsqldb1-1.8.1.3-4.fc21.noarch as install for ws-jaxme-0.5.2-12.fc21.noarch >15:34:34,154 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-10.fc22.x86_64 as install for xen-libs-4.4.0-10.fc22.x86_64 >15:34:34,162 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gitdb-0.5.4-7.fc21.x86_64 as install for GitPython-0.3.2-0.7.RC1.fc21.noarch >15:34:34,166 DEBUG yum.verbose.YumBase: TSINFO: Marking jcodings-1.0.9-7.fc21.noarch as install for bytelist-1.0.8-9.fc21.noarch >15:34:34,167 DEBUG yum.verbose.YumBase: TSINFO: Marking cl-asdf-20101028-8.fc21.noarch as install for common-lisp-controller-7.4-8.fc21.noarch >15:34:34,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-3.fc21.x86_64 as install for corosync-2.3.3-2.fc21.x86_64 >15:34:34,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140805-1.fc22.x86_64 as install for dyninst-8.1.2-10.fc21.x86_64 >15:34:34,185 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-parent-2.3-8.fc22.noarch as install for ehcache-sizeof-agent-1.0.1-8.fc21.noarch >15:34:34,188 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-obr-1.0.2-14.fc22.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:34:34,189 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-utils-1.2.0-8.fc22.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:34:34,190 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-shell-1.4.3-6.fc21.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:34:34,191 DEBUG yum.verbose.YumBase: TSINFO: Marking kxml-2.3.0-7.fc21.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:34:34,192 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-foundation-1.2.0-18.fc21.noarch as install for felix-osgi-compendium-1.4.0-20.fc21.noarch >15:34:34,194 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-5.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >15:34:34,196 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >15:34:34,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >15:34:34,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-devel-4.9.1-7.fc22.x86_64 as install for gcc-gfortran-4.9.1-7.fc22.x86_64 >15:34:34,208 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-2.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch >15:34:34,211 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-saaj-1.1-15.fc21.noarch as install for jasperreports-4.0.2-10.fc21.noarch >15:34:34,212 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch as install for jasperreports-4.0.2-10.fc21.noarch >15:34:34,215 DEBUG yum.verbose.YumBase: TSINFO: Marking joni-1.1.9-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,216 DEBUG yum.verbose.YumBase: TSINFO: Marking yydebug-1.1.0-12.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,217 DEBUG yum.verbose.YumBase: TSINFO: Marking rubypick-1.1.1-2.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,218 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygems-2.2.2-101.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,219 DEBUG yum.verbose.YumBase: TSINFO: Marking nailgun-0.7.1-11.fc21.x86_64 as install for jruby-1.7.2-5.fc21.noarch >15:34:34,220 DEBUG yum.verbose.YumBase: TSINFO: Marking jruby-yecht-1.7.2-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,221 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-unixsocket-0.2-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,221 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-netdb-1.1.1-5.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,222 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-enxio-0.3-7.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,223 DEBUG yum.verbose.YumBase: TSINFO: Marking jna-4.1.0-4.fc21.x86_64 as install for jruby-1.7.2-5.fc21.noarch >15:34:34,224 DEBUG yum.verbose.YumBase: TSINFO: Marking invokebinder-1.1-8.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:34:34,227 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-1.0.1-1.fc22.x86_64 as install for libgadu-1.12.0-3.fc22.x86_64 >15:34:34,227 DEBUG yum.verbose.YumBase: Quick matched protobuf-c-1.0.1-1.fc22.x86_64 to require for libprotobuf-c.so.1()(64bit) >15:34:34,230 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.6rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:34:34,230 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-3.fc21.noarch as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:34:34,231 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-3.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:34:34,238 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.88-1.fc22.x86_64 as install for lvm2-libs-2.02.109-1.fc22.x86_64 >15:34:34,250 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-9.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >15:34:34,253 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.22-2.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >15:34:34,257 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-17.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:34:34,258 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-AllUtils-0.08-2.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:34:34,258 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.21-2.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:34:34,262 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-5.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:34:34,263 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-8.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:34:34,264 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.001-1.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:34:34,268 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.07-5.fc22.noarch as install for perl-Params-Validate-1.13-1.fc21.x86_64 >15:34:34,275 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.07-2.fc21.noarch as install for perl-URI-1.64-1.fc22.noarch >15:34:34,280 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-9.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:34:34,281 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.07-1.fc22.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:34:34,282 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:34:34,283 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:34:34,284 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-NTLM-1.09-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:34:34,290 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-4.fc21.x86_64 as install for pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-5.fc21.x86_64 >15:34:34,294 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-5.fc22.noarch as install for python-lxml-3.3.5-3.fc21.x86_64 >15:34:34,295 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-8.fc21.noarch as install for python-paste-1.7.5.1-11.20111221hg1498.fc21.noarch >15:34:34,299 DEBUG yum.verbose.YumBase: TSINFO: Marking jamonapi-2.74-4.fc21.noarch as install for springframework-aop-3.2.6-3.fc21.noarch >15:34:34,301 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-jdbc-3.2.6-3.fc21.noarch as install for springframework-context-support-3.2.6-3.fc21.noarch >15:34:34,302 DEBUG yum.verbose.YumBase: TSINFO: Marking quartz-2.1.7-11.fc21.noarch as install for springframework-context-support-3.2.6-3.fc21.noarch >15:34:34,303 DEBUG yum.verbose.YumBase: TSINFO: Marking castor-1.3.2-14.fc21.noarch as install for springframework-oxm-3.2.6-3.fc21.noarch >15:34:34,304 DEBUG yum.verbose.YumBase: TSINFO: Marking xstream-1.4.7-6.fc22.noarch as install for springframework-oxm-3.2.6-3.fc21.noarch >15:34:34,306 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jaxrpc-2.1-16.fc22.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:34:34,307 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsf-2.1-api-2.0.2-7.fc20.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:34:34,308 DEBUG yum.verbose.YumBase: TSINFO: Marking hessian-4.0.7-8.fc21.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:34:34,309 DEBUG yum.verbose.YumBase: TSINFO: Marking beust-jcommander-1.35-2.fc21.noarch as install for testng-6.8.8-3.fc22.noarch >15:34:34,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch as install for texinfo-tex-5.2-4.fc22.x86_64 >15:34:34,312 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-epsf-svn21461.2.7.4-1.fc22.noarch as install for texinfo-tex-5.2-4.fc22.x86_64 >15:34:34,317 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,319 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch to require for tex(xxcolor.sty) >15:34:34,322 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ucs-svn30472.2.2-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sansmathaccent-svn30187.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,325 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch to require for tex(pgf.sty) >15:34:34,325 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-geometry-svn19716.5.6-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,326 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amscls-svn30738.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,329 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amsfonts-svn29208.3.04-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,332 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amsmath-svn30645.2.14-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:34:34,337 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-zapfding-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,338 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-zapfchan-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-wasysym-svn15878.2.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-wasy-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,342 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-utopia-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-txfonts-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,349 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tipa-svn29349.1.3-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,350 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-gyre-math-svn29045.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-gyre-svn18651.2.004-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,361 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-symbol-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,362 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rsfs-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,364 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pxfonts-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,367 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-palatino-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ncntrsbk-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mathpazo-svn15878.1.003-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,373 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-marvosym-svn29349.2.2a-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,374 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lm-math-svn29044.1.958-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,381 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lm-svn28119.2.004-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,386 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fpl-svn15878.1.002-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-eurosym-svn17265.1.4_subrfix-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-euro-svn22191.1.1-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cmextra-svn32831.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-charter-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,393 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bookman-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-avantgar-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:34:34,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pspicture-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-psnfss-svn23394.9.2a-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pslatex-svn16416.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,403 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-natbib-svn20668.8.31b-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mptopdf-svn32580.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfnfss-svn19410.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ltxmisc-svn21927.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-bin-svn29764.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fix2col-svn17133.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,408 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyhdr-svn15878.3.1-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-colortbl-svn29803.v1.0a-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,410 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-carlisle-svn18258.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,410 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babelbib-svn25245.1.31-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babel-english-svn30264.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,412 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babel-svn33283.3.9k-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,414 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ae-svn15878.1.4-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:34:34,418 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvips-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-dvips-svn33394.0-1.fc22.noarch >15:34:34,421 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch as install for 4:texlive-fancyvrb-svn18492.2.8-1.fc22.noarch >15:34:34,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kastrup-svn15878.0-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:34:34,425 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-iftex-svn29654.0.2-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:34:34,426 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xunicode-svn30466.0.981-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:34:34,428 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:34:34,433 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mparhack-svn15878.1.4-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:34:34,434 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-marginnote-svn25880.v1.1i-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:34:34,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etoolbox-svn20922.2.1-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:34:34,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etex-pkg-svn15878.2.0-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:34:34,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-enumitem-svn24146.3.5.2-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:34:34,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-csquotes-svn24393.5.1d-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:34:34,442 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-algorithms-svn15878.0.1-1.fc22.noarch as install for 4:texlive-listings-svn33095.1.5c-1.fc22.noarch >15:34:34,445 DEBUG yum.verbose.YumBase: TSINFO: Marking zziplib-0.13.62-4.fc21.x86_64 as install for 4:texlive-luatex-bin-svn31084.0-1.20140525_r34255.fc22.x86_64 >15:34:34,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifetex-svn24853.1.2-1.fc22.noarch as install for 4:texlive-memoir-svn31044.3.7b-1.fc22.noarch >15:34:34,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-footmisc-svn23330.5.5b-1.fc22.noarch as install for 4:texlive-ms-svn29849.0-1.fc22.noarch >15:34:34,453 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-unicode-math-svn30504.0.7d-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:34:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-soul-svn15878.2.4-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:34:34,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sauerj-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:34:34,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-parallel-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:34:34,456 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-qstest-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:34:34,460 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-type1cm-svn21820.0-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:34:34,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-slpe-svn24391.1.31-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:34:34,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-grad-svn15878.1.06-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:34:34,463 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-text-svn15878.1.00-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:34:34,464 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-blur-svn15878.2.0-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:34:34,467 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-ovl-svn32514.0.04-1.fc22.noarch as install for 4:texlive-seminar-svn32762.1.61-1.fc22.noarch >15:34:34,471 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive.infra-bin-svn29741.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch >15:34:34,472 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-XPath-1.13-25.fc21.noarch as install for 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch >15:34:34,473 DEBUG yum.verbose.YumBase: Quick matched perl-XML-XPath-1.13-25.fc21.noarch to require for perl(XML::XPath) >15:34:34,474 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-thumbpdf-bin-svn6898.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-thumbpdf-svn29725.3.15-1.fc22.noarch >15:34:34,477 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-jdk14-1.7.7-2.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:34:34,478 DEBUG yum.verbose.YumBase: TSINFO: Marking mvel-2.1.6-3.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:34:34,479 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-lib-7.0.54-3.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:34:34,480 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-ognl-3.0.2-8.20120313svn1102435.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:34:34,483 DEBUG yum.verbose.YumBase: TSINFO: Marking sslext-1.2-7.fc21.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:34:34,485 DEBUG yum.verbose.YumBase: TSINFO: Marking struts-1.3.10-12.fc22.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:34:34,486 DEBUG yum.verbose.YumBase: Quick matched struts-1.3.10-12.fc22.noarch to require for mvn(org.apache.struts:struts-taglib) >15:34:34,486 DEBUG yum.verbose.YumBase: Quick matched struts-1.3.10-12.fc22.noarch to require for mvn(org.apache.struts:struts-core) >15:34:34,487 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-chain-1.2-10.fc21.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:34:34,490 DEBUG yum.verbose.YumBase: TSINFO: Marking openpgm-5.2.122-3.fc21.x86_64 as install for zeromq3-3.2.4-2.fc21.x86_64 >15:34:34,493 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jci-core-1.0-13.fc21.noarch as install for apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch >15:34:34,500 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >15:34:34,502 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >15:34:34,503 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.fc21.noarch as install for festival-1.96-28.fc21.x86_64 >15:34:34,504 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestools.so.1.2.96.1()(64bit) >15:34:34,504 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >15:34:34,505 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-9.2.1-1.fc21.noarch as install for jamonapi-2.74-4.fc21.noarch >15:34:34,509 DEBUG yum.verbose.YumBase: TSINFO: Marking yecht-0.0.2-11.fc21.noarch as install for jruby-yecht-1.7.2-5.fc21.noarch >15:34:34,512 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-3.fc21.x86_64 as install for lua-json-1.3.2-3.fc21.noarch >15:34:34,515 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-5.fc21.noarch as install for perl-Business-ISBN-2.07-2.fc21.noarch >15:34:34,517 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.36-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:34:34,518 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.014-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:34:34,518 DEBUG yum.verbose.YumBase: Quick matched perl-Module-Runtime-0.014-2.fc21.noarch to require for perl(Module::Runtime) >15:34:34,519 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.109-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:34:34,522 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-12.fc21.x86_64 as install for perl-DateTime-Locale-0.45-9.fc21.noarch >15:34:34,530 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-HMAC-1.03-8.fc21.noarch as install for perl-NTLM-1.09-8.fc21.noarch >15:34:34,532 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.997-3.fc22.noarch as install for perl-Net-HTTP-6.07-1.fc22.noarch >15:34:34,533 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.31-1.fc22.noarch as install for perl-Net-HTTP-6.07-1.fc22.noarch >15:34:34,535 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Name-0.09-1.fc22.x86_64 as install for perl-Try-Tiny-0.22-2.fc21.noarch >15:34:34,540 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc22.x86_64 >15:34:34,541 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc22.x86_64 >15:34:34,543 DEBUG yum.verbose.YumBase: TSINFO: Marking python-async-0.6.1-8.fc21.x86_64 as install for python-gitdb-0.5.4-7.fc21.x86_64 >15:34:34,544 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smmap-0.8.1-8.fc21.noarch as install for python-gitdb-0.5.4-7.fc21.x86_64 >15:34:34,545 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-log4j12-1.7.7-2.fc21.noarch as install for quartz-2.1.7-11.fc21.noarch >15:34:34,546 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-rdoc-4.1.1-2.fc21.noarch as install for rubygems-2.2.2-101.fc21.noarch >15:34:34,548 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-psych-2.0.5-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >15:34:34,549 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-io-console-0.4.2-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >15:34:34,559 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-en-doc-svn32016.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,560 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-common-doc-svn30524.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-scripts-svn33431.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-msg-translations-svn33412.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texconfig-svn29764.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,563 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-svn29764.3.1415926-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,564 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-plain-svn26647.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,565 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfware-svn32865.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,566 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mflogo-svn32865.2.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metafont-svn29764.2.718281-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-makeindex-svn33054.2.12-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lua-alt-getopt-svn29349.0.7.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,569 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-knuth-local-svn33147.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,570 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-knuth-lib-svn33039.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,571 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifluatex-svn26725.1.3-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,573 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyph-utf8-svn30757.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,576 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-gsftopk-svn29764.1.19.2-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,576 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-glyphlist-svn28576.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,577 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etex-svn31600.2.1-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-enctex-svn28602.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,579 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-def-svn33409.3.6-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,580 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-svn32380.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,582 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cm-svn32865.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,583 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bibtex-svn29764.0.99d-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,584 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:34:34,591 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-bin-bin-svn14050.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-latex-bin-svn29764.0-1.fc22.noarch >15:34:34,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-beton-svn15878.0-1.fc22.noarch as install for 4:texlive-ltxmisc-svn21927.0-1.fc22.noarch >15:34:34,594 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luaotfload-bin-svn30313.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch >15:34:34,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatexbase-svn30562.0.6-1.fc22.noarch as install for 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch >15:34:34,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mptopdf-bin-svn18674.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-mptopdf-svn32580.0-1.fc22.noarch >15:34:34,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pstricks-add-svn32760.3.65-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,608 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-tree-svn24142.1.12-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,609 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-plot-svn33196.1.61-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,609 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-node-svn33303.1.33-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,610 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-fill-svn15878.1.01-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,611 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-eps-svn15878.1.0-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,612 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-coil-svn24020.1.06-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-3d-svn17257.1.10-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-paralist-svn30992.2.4-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,614 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-multido-svn18302.1.42-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,615 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-filecontents-svn24250.1.3-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-chngcntr-svn17157.1.0a-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-breakurl-svn29901.1.40-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bera-svn20031.0-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,619 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:34:34,622 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-filehook-svn24280.0.5d-1.fc22.noarch as install for 4:texlive-sansmathaccent-svn30187.0-1.fc22.noarch >15:34:34,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lualatex-math-svn31389.1.3-1.fc22.noarch as install for 4:texlive-unicode-math-svn30504.0.7d-1.fc22.noarch >15:34:34,631 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-minimal-1.1.4-3.c.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:34:34,632 DEBUG yum.verbose.YumBase: TSINFO: Marking android-json-org-java-4.3-0.2.r3.1.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:34:34,633 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom2-2.0.5-4.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:34:34,636 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jci-fam-1.0-13.fc21.noarch as install for apache-commons-jci-core-1.0-13.fc21.noarch >15:34:34,640 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-servlet-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,641 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-server-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,641 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-common-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,642 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-api-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,643 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-webapp-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,644 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlets-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,645 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-rewrite-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,645 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-proxy-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,646 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-plus-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,647 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jndi-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,648 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jaas-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,648 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-deploy-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,649 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-client-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,650 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-annotations-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:34:34,653 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.928-1.fc21.noarch as install for perl-Data-OptList-0.109-2.fc21.noarch >15:34:34,654 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-8.fc21.x86_64 as install for perl-Data-OptList-0.109-2.fc21.noarch >15:34:34,656 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Digest-SHA-5.92-2.fc21.x86_64 as install for perl-Digest-HMAC-1.03-8.fc21.noarch >15:34:34,660 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.65-1.fc22.x86_64 as install for perl-IO-Socket-SSL-1.997-3.fc22.noarch >15:34:34,661 DEBUG yum.verbose.YumBase: Quick matched perl-Net-SSLeay-1.65-1.fc22.x86_64 to require for perl(Net::SSLeay) >15:34:34,665 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.28-4.fc21.x86_64 as install for perl-Package-Stash-0.36-2.fc21.noarch >15:34:34,671 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-libs-2.1.2-23.fc21.x86_64 as install for rubygem-io-console-0.4.2-23.fc21.x86_64 >15:34:34,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libyaml-0.1.6-4.fc22.x86_64 as install for rubygem-psych-2.0.5-23.fc21.x86_64 >15:34:34,676 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-json-1.8.1-23.fc21.x86_64 as install for rubygem-rdoc-4.1.1-2.fc21.noarch >15:34:34,677 DEBUG yum.verbose.YumBase: Quick matched rubygem-json-1.8.1-23.fc21.x86_64 to require for rubygem(json) >15:34:34,677 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-irb-2.1.2-23.fc21.noarch as install for rubygem-rdoc-4.1.1-2.fc21.noarch >15:34:34,679 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch as install for 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch >15:34:34,680 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifplatform-svn21156.0.3a-1.fc22.noarch as install for 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch >15:34:34,682 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bibtex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-bibtex-svn29764.0.99d-1.fc22.noarch >15:34:34,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libpaper-1.1.24-9.fc21.x86_64 as install for 4:texlive-dvipdfmx-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:34:34,688 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-currfile-svn29012.0.7b-1.fc22.noarch as install for 4:texlive-filehook-svn24280.0.5d-1.fc22.noarch >15:34:34,689 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-gsftopk-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-gsftopk-svn29764.1.19.2-1.fc22.noarch >15:34:34,692 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-makeindex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-makeindex-svn33054.2.12-1.fc22.noarch >15:34:34,694 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metafont-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-metafont-svn29764.2.718281-1.fc22.noarch >15:34:34,695 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfware-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-mfware-svn32865.0-1.fc22.noarch >15:34:34,699 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-math-svn20176.0.61-1.fc22.noarch as install for 4:texlive-pstricks-add-svn32760.3.65-1.fc22.noarch >15:34:34,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-varwidth-svn24104.0.92-1.fc22.noarch as install for 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch >15:34:34,701 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-attachfile-svn21866.v1.5b-1.fc22.noarch as install for 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch >15:34:34,703 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-tex-svn29764.3.1415926-1.fc22.noarch >15:34:34,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texconfig-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-texconfig-svn29764.0-1.fc22.noarch >15:34:34,705 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-scripts-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-texlive-scripts-svn33431.0-1.fc22.noarch >15:34:34,707 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-annotation-api-1.2-7.fc21.noarch as install for jetty-annotations-9.2.1-1.fc21.noarch >15:34:34,708 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-xml-9.2.1-1.fc21.noarch as install for jetty-deploy-9.2.1-1.fc21.noarch >15:34:34,712 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-client-9.2.1-1.fc21.noarch as install for jetty-websocket-server-9.2.1-1.fc21.noarch >15:34:34,729 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-pdf-bin-svn7838.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch >15:34:34,729 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-environ-svn29600.0.3-1.fc22.noarch as install for 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch >15:34:34,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-trimspaces-svn15878.1.1-1.fc22.noarch as install for 4:texlive-environ-svn29600.0.3-1.fc22.noarch >15:34:35,057 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >15:34:35,341 DEBUG yum.verbose.YumBase: Depsolve time: 11.264 >15:34:35,406 INFO packaging: 3008 packages selected totalling 10.23 GB >15:35:02,837 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:35:02,838 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:35:02,838 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:35:02,838 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >15:35:02,853 DEBUG yum.verbose.YumBase: Config time: 0.020 >15:35:02,853 INFO packaging: gathering repo metadata >15:35:02,910 INFO packaging: metadata retrieval complete >15:35:02,911 INFO packaging: checking software selection >15:35:02,913 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:35:02,913 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >15:35:03,851 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >15:35:03,968 DEBUG yum.verbose.YumBase: pkgsack time: 1.055 >15:35:04,048 DEBUG yum.verbose.YumBase: group time: 1.135 >15:35:04,180 DEBUG yum.verbose.YumBase: Obs Init time: 0.127 >15:35:04,260 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >15:35:04,264 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >15:35:04,267 DEBUG yum.verbose.YumBase: No package named kdesdk-kmtrace available to be installed >15:35:04,268 DEBUG yum.verbose.YumBase: No package named kdesdk-okteta available to be installed >15:35:04,268 DEBUG yum.verbose.YumBase: No package named kdesdk-cervisia available to be installed >15:35:04,269 DEBUG yum.verbose.YumBase: No package named kdesdk-kpartloader available to be installed >15:35:04,269 DEBUG yum.verbose.YumBase: No package named kdesdk-umbrello available to be installed >15:35:04,269 DEBUG yum.verbose.YumBase: No package named kdesdk-strigi-analyzer available to be installed >15:35:04,271 DEBUG yum.verbose.YumBase: No package named kdesdk-kuiviewer available to be installed >15:35:04,271 DEBUG yum.verbose.YumBase: No package named kdesdk-poxml available to be installed >15:35:04,271 DEBUG yum.verbose.YumBase: No package named kdesdk-kioslave available to be installed >15:35:04,272 DEBUG yum.verbose.YumBase: No package named kdesdk-kapptemplate available to be installed >15:35:04,272 DEBUG yum.verbose.YumBase: No package named kdesdk-dolphin-plugins available to be installed >15:35:04,272 DEBUG yum.verbose.YumBase: No package named kdesdk-kompare available to be installed >15:35:04,273 DEBUG yum.verbose.YumBase: No package named kdesdk-kcachegrind available to be installed >15:35:04,273 DEBUG yum.verbose.YumBase: No package named kdesdk-scripts available to be installed >15:35:04,273 DEBUG yum.verbose.YumBase: No package named kdesdk-kstartperf available to be installed >15:35:04,313 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >15:35:04,335 DEBUG yum.verbose.YumBase: No package named totem-mozplugin available to be installed >15:35:04,364 DEBUG yum.verbose.YumBase: No package named qt5-base-devel available to be installed >15:35:04,386 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-mga available to be installed >15:35:04,386 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >15:35:04,389 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >15:35:04,389 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >15:35:04,390 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >15:35:04,422 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >15:35:04,442 DEBUG yum.verbose.YumBase: No package named php-mysql available to be installed >15:35:04,500 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >15:35:04,503 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >15:35:04,505 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >15:35:04,511 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >15:35:04,568 DEBUG yum.verbose.YumBase: No package named php-pecl-apc available to be installed >15:35:04,572 DEBUG yum.verbose.YumBase: No package named pymongo-gridfs available to be installed >15:35:04,573 DEBUG yum.verbose.YumBase: No package named pymongo available to be installed >15:35:04,596 DEBUG yum.verbose.YumBase: No package named lv2-c++-tools available to be installed >15:35:04,703 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >15:35:04,703 INFO packaging: no kernel-PAE package >15:35:04,704 INFO packaging: selected kernel >15:35:04,705 INFO packaging: selecting kernel-devel >15:35:04,777 INFO packaging: checking dependencies >15:35:04,972 DEBUG yum.verbose.YumBase: Building updates object >15:35:05,663 DEBUG yum.verbose.YumBase: up:simple updates time: 0.211 >15:35:05,667 DEBUG yum.verbose.YumBase: up:obs time: 0.004 >15:35:05,668 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >15:35:05,668 DEBUG yum.verbose.YumBase: updates time: 0.695 >15:35:05,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-7.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:35:05,672 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-7.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >15:35:05,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-7.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:35:05,675 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.6-11.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:35:05,677 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.6-11.fc22.x86_64 as install for Add64-1.2.2-5.fc21.x86_64 >15:35:05,683 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-ParseDate-2013.1113-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-303.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,687 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(vars) >15:35:05,687 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(utf8) >15:35:05,688 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(strict) >15:35:05,688 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(lib) >15:35:05,688 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,690 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.54-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.015-1.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,692 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,692 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-11.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,693 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(Getopt::Std) >15:35:05,694 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-11.fc22.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,695 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,695 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-8.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,696 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(File::Copy) >15:35:05,697 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(File::Compare) >15:35:05,697 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(Fcntl) >15:35:05,698 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,701 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-303.fc22.x86_64 to require for perl(DirHandle) >15:35:05,701 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-4.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,702 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,703 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,705 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.064-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,706 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,707 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-4.03-1.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,707 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-4.03-1.fc21.noarch to require for perl(CGI) >15:35:05,708 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.37-2.fc21.noarch as install for BackupPC-3.3.0-3.fc21.x86_64 >15:35:05,712 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.3-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-utils-1.10.2-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-utils-1.10.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.10.2-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,716 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.3.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.10.0-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-1.fc22.x86_64 as install for ModemManager-1.3.0-1.fc22.x86_64 >15:35:05,718 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >15:35:05,719 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >15:35:05,719 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.3-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >15:35:05,721 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-10.0.12-7.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:35:05,722 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-6.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:35:05,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1i-2.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:35:05,725 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-5.fc22.x86_64 as install for MySQL-python-1.2.3-12.fc21.x86_64 >15:35:05,730 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,733 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,735 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,737 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,738 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,739 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >15:35:05,739 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >15:35:05,744 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-10.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,745 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,746 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-28.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,748 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,750 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,754 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-6.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,755 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,756 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >15:35:05,757 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,757 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >15:35:05,758 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >15:35:05,758 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-2.fc22.x86_64 to require for libnl-3.so.200()(64bit) >15:35:05,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,760 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,762 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,765 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-11.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,765 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,766 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-3.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,767 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,769 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.6-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,769 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.6-1.fc22.x86_64 to require for libpango-1.0.so.0()(64bit) >15:35:05,770 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.7-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-3.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,774 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.0-2.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,775 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,777 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,778 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.90-1.fc22.x86_64 as install for NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 >15:35:05,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-4.fc22.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >15:35:05,781 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc22.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >15:35:05,782 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-4.fc22.x86_64 to require for libxml2.so.2()(64bit) >15:35:05,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-3.fc22.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >15:35:05,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-13.git20140424.fc22.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >15:35:05,788 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 >15:35:05,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-4.git20140704.fc22.x86_64 >15:35:05,794 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.4-3.fc22.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc22.x86_64 >15:35:05,896 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.6-1.fc22.x86_64 as install for PackageKit-command-not-found-0.9.4-3.fc22.x86_64 >15:35:05,899 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.4.0-2.fc22.x86_64 as install for PackageKit-gstreamer-plugin-0.9.4-3.fc22.x86_64 >15:35:05,909 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.24-1.fc22.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:35:05,910 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.24-1.fc22.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >15:35:05,911 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-7.fc22.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:35:05,912 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 >15:35:05,915 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.11.1-2.fc22.x86_64 as install for PyQt4-devel-4.11.1-2.fc22.x86_64 >15:35:05,917 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-devel-4.16.2-1.fc21.x86_64 as install for PyQt4-devel-4.11.1-2.fc22.x86_64 >15:35:05,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libRmath-devel-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:35:05,920 DEBUG yum.verbose.YumBase: TSINFO: Marking R-java-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:35:05,922 DEBUG yum.verbose.YumBase: TSINFO: Marking R-devel-3.1.1-3.fc22.x86_64 as install for R-3.1.1-3.fc22.x86_64 >15:35:05,924 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-16.fc22.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:35:05,925 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-devel-9.0.0-6.fc21.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:35:05,927 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-devel-1.0.28-1.fc22.x86_64 as install for SDL-devel-1.2.15-16.fc22.x86_64 >15:35:05,930 DEBUG yum.verbose.YumBase: TSINFO: Marking Xaw3d-1.6.2-6.fc21.x86_64 as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:35:05,931 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-proto-devel-7.7-12.fc21.noarch as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:35:05,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-devel-3.5.11-2.fc21.x86_64 as install for Xaw3d-devel-1.6.2-6.fc21.x86_64 >15:35:05,935 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.28-1.fc22.x86_64 as install for a2jmidid-8-6.fc21.x86_64 >15:35:05,935 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.28-1.fc22.x86_64 to require for libasound.so.2()(64bit) >15:35:05,936 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for abattis-cantarell-fonts-0.0.15-2.fc21.noarch >15:35:05,938 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.3-5.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,942 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,944 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,944 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,945 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,946 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,947 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,948 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,948 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,949 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,950 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.2-4.fc22.x86_64 as install for abrt-cli-2.2.2-4.fc22.x86_64 >15:35:05,952 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-4.fc22.x86_64 as install for abrt-desktop-2.2.2-4.fc22.x86_64 >15:35:05,952 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.2-4.fc22.x86_64 as install for abrt-desktop-2.2.2-4.fc22.x86_64 >15:35:05,955 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-2.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:35:05,956 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:35:05,956 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 to require for librpm.so.3()(64bit) >15:35:05,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.3-5.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:35:05,959 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.2-4.fc22.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >15:35:05,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-6.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >15:35:05,961 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-6.fc22.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >15:35:05,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-8.fc22.x86_64 as install for acl-2.2.52-6.fc22.x86_64 >15:35:05,965 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-2.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:35:05,967 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-10.fc22.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:35:05,968 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-10.fc22.x86_64 to require for GConf2 >15:35:05,969 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:35:05,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-6.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:35:05,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.13.90-1.fc22.x86_64 >15:35:05,973 DEBUG yum.verbose.YumBase: TSINFO: Marking mxml-2.8-2.fc21.x86_64 as install for aj-snapshot-0.9.6-2.fc21.x86_64 >15:35:05,974 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.28-2.fc22.x86_64 as install for alsa-firmware-1.0.28-1.fc22.noarch >15:35:05,977 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-9.fc22.x86_64 as install for alsa-plugins-pulseaudio-1.0.28-2.fc22.x86_64 >15:35:05,977 DEBUG yum.verbose.YumBase: Quick matched pulseaudio-libs-5.0-9.fc22.x86_64 to require for libpulse.so.0()(64bit) >15:35:05,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-plugins-samplerate-1.0.28-2.fc22.x86_64 >15:35:05,979 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >15:35:05,979 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0()(64bit) >15:35:05,982 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-misc-7.5-10.fc21.noarch as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:35:05,983 DEBUG yum.verbose.YumBase: TSINFO: Marking python-alsa-1.0.26-4.fc21.x86_64 as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:35:05,984 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.2-6.fc21.x86_64 as install for alsa-tools-1.0.28-2.fc22.x86_64 >15:35:05,987 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-15.20140323.fc22.x86_64 as install for alsa-utils-1.0.28-1.fc22.x86_64 >15:35:05,988 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libpanelw.so.5()(64bit) >15:35:05,988 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libncursesw.so.5()(64bit) >15:35:05,988 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libmenuw.so.5()(64bit) >15:35:05,988 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-15.20140323.fc22.x86_64 to require for libformw.so.5()(64bit) >15:35:05,992 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for ams-2.1.1-2.fc21.x86_64 >15:35:05,993 DEBUG yum.verbose.YumBase: TSINFO: Marking clalsadrv-2.0.0-8.fc21.x86_64 as install for ams-2.1.1-2.fc21.x86_64 >15:35:05,995 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-2.fc22.noarch as install for ant-1.9.4-4.fc22.noarch >15:35:05,995 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-2.fc22.noarch to require for jpackage-utils >15:35:05,998 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.11-19.b12.fc22.x86_64 as install for ant-1.9.4-4.fc22.noarch >15:35:06,000 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr-tool-2.7.7-33.fc21.noarch as install for ant-antlr-1.9.4-4.fc22.noarch >15:35:06,003 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-java-1.5-3.fc21.noarch as install for apache-commons-compress-1.8.1-3.fc22.noarch >15:35:06,005 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-vfs-2.0-14.fc22.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:35:06,006 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jexl-2.1.1-11.fc21.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:35:06,007 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jxpath-1.3-19.fc21.noarch as install for apache-commons-configuration-1.10-3.fc21.noarch >15:35:06,008 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jta-1.1.1-17.fc21.noarch as install for apache-commons-dbcp-1.4-16.fc21.noarch >15:35:06,010 DEBUG yum.verbose.YumBase: TSINFO: Marking portlet-2.0-api-1.0-9.fc21.noarch as install for apache-commons-fileupload-1.3.1-4.fc21.noarch >15:35:06,011 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j12-1.2.17-6.fc22.noarch as install for apache-commons-logging-1.2-2.fc22.noarch >15:35:06,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-12.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,019 DEBUG yum.verbose.YumBase: TSINFO: Marking google-droid-sans-mono-fonts-20120715-7.fc21.noarch as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,021 DEBUG yum.verbose.YumBase: TSINFO: Marking vamp-plugin-sdk-2.5-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,021 DEBUG yum.verbose.YumBase: Quick matched vamp-plugin-sdk-2.5-3.fc21.x86_64 to require for libvamp-hostsdk.so.3()(64bit) >15:35:06,022 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-6.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,023 DEBUG yum.verbose.YumBase: TSINFO: Marking suil-0.8.0-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,024 DEBUG yum.verbose.YumBase: TSINFO: Marking sratom-0.4.4-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,026 DEBUG yum.verbose.YumBase: TSINFO: Marking sord-0.12.0-6.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,028 DEBUG yum.verbose.YumBase: TSINFO: Marking serd-0.18.2-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,029 DEBUG yum.verbose.YumBase: TSINFO: Marking rubberband-1.8.1-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,030 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libltc-1.1.4-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,034 DEBUG yum.verbose.YumBase: TSINFO: Marking liblrdf-0.5.0-7.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,035 DEBUG yum.verbose.YumBase: TSINFO: Marking liblo-0.27-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,036 DEBUG yum.verbose.YumBase: TSINFO: Marking lilv-0.18.0-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,037 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvasmm26-2.26.0-10.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-8.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,041 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.2-1.fc22.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,042 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.2-1.fc22.x86_64 to require for libgiomm-2.4.so.1()(64bit) >15:35:06,043 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-single-3.3.4-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,044 DEBUG yum.verbose.YumBase: TSINFO: Marking cwiid-0.6.00-24.20100505gitfadf11e.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,045 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,046 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-2.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,048 DEBUG yum.verbose.YumBase: TSINFO: Marking aubio-0.3.2-15.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,049 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-11.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,051 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.fc21.x86_64 as install for ardour3-3.5.380-3.fc21.x86_64 >15:35:06,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-2.fc21.x86_64 as install for arpage-0.3.3-16.fc21.x86_64 >15:35:06,056 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-15.fc22.x86_64 as install for at-3.1.14-4.fc21.x86_64 >15:35:06,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >15:35:06,058 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-15.fc22.x86_64 to require for libpam.so.0()(64bit) >15:35:06,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:35:06,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-1.fc22.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:35:06,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.90-1.fc22.x86_64 >15:35:06,068 DEBUG yum.verbose.YumBase: TSINFO: Marking portaudio-19-19.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,071 DEBUG yum.verbose.YumBase: TSINFO: Marking wxGTK-2.8.12-12.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,072 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0(WXU_2.8.5)(64bit) >15:35:06,072 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) >15:35:06,072 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8.11)(64bit) >15:35:06,072 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) >15:35:06,073 DEBUG yum.verbose.YumBase: TSINFO: Marking wxBase-2.8.12-12.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,074 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu-2.8.so.0(WXU_2.8)(64bit) >15:35:06,074 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_richtext-2.8.so.0()(64bit) >15:35:06,074 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_qa-2.8.so.0()(64bit) >15:35:06,074 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_html-2.8.so.0()(64bit) >15:35:06,075 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_core-2.8.so.0()(64bit) >15:35:06,075 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_aui-2.8.so.0()(64bit) >15:35:06,075 DEBUG yum.verbose.YumBase: Quick matched wxGTK-2.8.12-12.fc21.x86_64 to require for libwx_gtk2u_adv-2.8.so.0()(64bit) >15:35:06,075 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu_net-2.8.so.0()(64bit) >15:35:06,075 DEBUG yum.verbose.YumBase: Quick matched wxBase-2.8.12-12.fc21.x86_64 to require for libwx_baseu-2.8.so.0()(64bit) >15:35:06,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-2.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,077 DEBUG yum.verbose.YumBase: Quick matched 1:libvorbis-1.3.4-2.fc21.x86_64 to require for libvorbisenc.so.2()(64bit) >15:35:06,077 DEBUG yum.verbose.YumBase: Quick matched 1:libvorbis-1.3.4-2.fc21.x86_64 to require for libvorbis.so.0()(64bit) >15:35:06,078 DEBUG yum.verbose.YumBase: TSINFO: Marking soxr-0.1.1-3.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libid3tag-0.15.1b-18.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,080 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-9.fc22.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,081 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.fc21.x86_64 as install for audacity-2.0.5-4.fc22.x86_64 >15:35:06,085 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:35:06,086 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.2-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:35:06,087 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >15:35:06,088 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-1.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:35:06,089 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-78.fc22.x86_64 as install for audit-2.3.8-0.2.svn20140803.fc22.x86_64 >15:35:06,089 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.2-1.fc22.x86_64 to require for libgssapi_krb5.so.2()(64bit) >15:35:06,090 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 to require for libaudit.so.1()(64bit) >15:35:06,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-1.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:35:06,093 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:35:06,094 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1i-2.fc22.x86_64 as install for authconfig-6.2.9-1.fc22.x86_64 >15:35:06,095 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.fc21.x86_64 as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:35:06,096 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-5.fc21.x86_64 as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:35:06,097 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for authconfig-gtk-6.2.9-1.fc22.x86_64 >15:35:06,102 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-5.fc21.x86_64 as install for autoconf-2.69-15.fc21.noarch >15:35:06,103 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >15:35:06,104 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for autoconf-2.69-15.fc21.noarch >15:35:06,104 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-4.fc22.x86_64 as install for autoconf-2.69-15.fc21.noarch >15:35:06,109 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for automake-1.14.1-4.fc21.noarch >15:35:06,110 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.05-2.fc21.noarch as install for automake-1.14.1-4.fc21.noarch >15:35:06,111 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.33-1.fc22.noarch as install for automake-1.14.1-4.fc21.noarch >15:35:06,114 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-28.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:35:06,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:35:06,117 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-33.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:35:06,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-6.fc22.x86_64 as install for avahi-0.6.31-28.fc22.x86_64 >15:35:06,119 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-servlet-3.0-api-7.0.54-3.fc21.noarch as install for avalon-logkit-2.1-17.fc21.noarch >15:35:06,120 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jms-1.1.1-19.fc21.noarch as install for avalon-logkit-2.1-17.fc21.noarch >15:35:06,121 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-2.fc22.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >15:35:06,128 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.16-0.2.20140808.git.ce9affa.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,129 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.4-4.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,131 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.1.3-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-6.fc21.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,133 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libicalss.so.1()(64bit) >15:35:06,134 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-6.fc21.x86_64 to require for libical.so.1()(64bit) >15:35:06,134 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.90-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,136 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.13.4-1.fc22.x86_64 as install for bijiben-3.13.90-1.fc22.x86_64 >15:35:06,137 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libecal-1.2.so.17()(64bit) >15:35:06,137 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libebackend-1.2.so.9()(64bit) >15:35:06,138 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.13.4-1.fc22.x86_64 to require for libcamel-1.2.so.50()(64bit) >15:35:06,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:35:06,142 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-8.P1.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:35:06,142 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccfg.so.90()(64bit) >15:35:06,142 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisccc.so.90()(64bit) >15:35:06,142 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-8.P1.fc22.x86_64 to require for libisc.so.95()(64bit) >15:35:06,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.11-2.fc22.x86_64 as install for 32:bind-utils-9.9.5-8.P1.fc22.x86_64 >15:35:06,147 DEBUG yum.verbose.YumBase: TSINFO: Marking python-fedora-0.3.36-1.fc22.noarch as install for bodhi-client-0.9.10-1.fc21.noarch >15:35:06,148 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for bodhi-client-0.9.10-1.fc21.noarch >15:35:06,150 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-devel-52.1-3.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,153 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-serialization-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,154 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-wave-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,156 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-test-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,157 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-timer-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,158 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,160 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,161 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,162 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-random-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,163 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-python-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,165 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,166 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-math-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,166 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_tr1f.so.1.55.0()(64bit) >15:35:06,167 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_tr1.so.1.55.0()(64bit) >15:35:06,167 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99l.so.1.55.0()(64bit) >15:35:06,167 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99f.so.1.55.0()(64bit) >15:35:06,167 DEBUG yum.verbose.YumBase: Quick matched boost-math-1.55.0-2.fc21.x86_64 to require for libboost_math_c99.so.1.55.0()(64bit) >15:35:06,168 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-log-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,168 DEBUG yum.verbose.YumBase: Quick matched boost-log-1.55.0-2.fc21.x86_64 to require for libboost_log.so.1.55.0()(64bit) >15:35:06,169 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-locale-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,171 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,172 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-graph-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,173 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,174 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,176 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-coroutine-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,177 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-context-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,178 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-chrono-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,179 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-atomic-1.55.0-2.fc21.x86_64 as install for boost-devel-1.55.0-2.fc21.x86_64 >15:35:06,184 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-9.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,184 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,188 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,188 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,189 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,190 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,192 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-3.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-3.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,195 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,196 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 to require for libgsttag-1.0.so.0()(64bit) >15:35:06,196 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >15:35:06,196 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc22.x86_64 to require for libbrasero-media3.so.1()(64bit) >15:35:06,197 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-9.fc22.x86_64 to require for libbrasero-burn3.so.1()(64bit) >15:35:06,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.2-1.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.9-1.fc22.x86_64 as install for brasero-3.11.3-9.fc22.x86_64 >15:35:06,201 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.2-6.fc22.x86_64 as install for brasero-nautilus-3.11.3-9.fc22.x86_64 >15:35:06,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-3.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:35:06,204 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >15:35:06,205 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-3.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >15:35:06,206 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:35:06,207 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.11-2.fc22.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >15:35:06,208 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-13.fc22.x86_64 as install for bzip2-1.0.6-13.fc22.x86_64 >15:35:06,210 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for bzr-2.6.0-5.fc22.x86_64 >15:35:06,211 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for bzr-2.6.0-5.fc22.x86_64 >15:35:06,214 DEBUG yum.verbose.YumBase: TSINFO: Marking fluidsynth-libs-1.1.6-4.fc21.x86_64 as install for calf-0.0.19-5.fc21.x86_64 >15:35:06,217 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-6.fc22.noarch as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,221 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,225 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-2.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,227 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.56-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,230 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-3.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,230 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc22.x86_64 to require for libcogl-path.so.20()(64bit) >15:35:06,230 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-3.fc22.x86_64 to require for libcogl-pango.so.20()(64bit) >15:35:06,231 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.6-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.2-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.4-1.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,238 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for caribou-0.4.13-6.fc22.x86_64 >15:35:06,245 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.90.1-1.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:35:06,246 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:35:06,247 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.4-1.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:35:06,248 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-5.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:35:06,250 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-3.fc22.x86_64 as install for 2:cheese-3.13.90.1-1.fc22.x86_64 >15:35:06,250 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.90.1-1.fc22.x86_64 to require for libcheese-gtk.so.23()(64bit) >15:35:06,252 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.0-1.fc22.x86_64 as install for chrony-1.30-2.fc22.x86_64 >15:35:06,253 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.0-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >15:35:06,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-7.20140213cvs.fc22.x86_64 as install for chrony-1.30-2.fc22.x86_64 >15:35:06,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.11-1.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:35:06,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:35:06,258 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:35:06,259 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-3.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >15:35:06,259 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-3.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:35:06,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-6.fc22.x86_64 as install for cifs-utils-6.4-1.fc22.x86_64 >15:35:06,264 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-devel-216-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-devel-0.5.0-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,268 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-devel-1.0.2-3.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,270 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-devel-1.18.2-3.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,272 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-devel-0.4.2-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-devel-1.7.4-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-devel-1.5.0-4.fc21.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,282 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-devel-2.31.0-2.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,284 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-devel-3.13.7-1.fc22.x86_64 as install for clutter-devel-1.19.6-1.fc22.x86_64 >15:35:06,286 DEBUG yum.verbose.YumBase: Quick matched cogl-devel-1.18.2-3.fc22.x86_64 to require for pkgconfig(cogl-pango-1.0) >15:35:06,288 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-26.fc22.noarch as install for cmake-3.0.1-1.fc22.x86_64 >15:35:06,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-9.fc22.x86_64 as install for cmake-3.0.1-1.fc22.x86_64 >15:35:06,292 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.2-1.fc22.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:35:06,293 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.2-1.fc22.x86_64 >15:35:06,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:35:06,295 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:35:06,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-4.fc22.x86_64 as install for colord-1.2.2-1.fc22.x86_64 >15:35:06,297 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.2-1.fc22.x86_64 to require for libcolordprivate.so.2()(64bit) >15:35:06,297 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.2-1.fc22.x86_64 to require for libcolord.so.2()(64bit) >15:35:06,302 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,304 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.91-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,304 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,306 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.11-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,307 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-9.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,308 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.55-1.fc22.noarch as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,309 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-5.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.10-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,314 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.1-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,316 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.8-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-3.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,318 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-3.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.13.90-1.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,321 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.5-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,322 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-4.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,323 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-2.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,324 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for 1:control-center-3.13.90-1.fc22.x86_64 >15:35:06,328 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:35:06,329 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:35:06,330 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:35:06,331 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.0-1.fc22.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:35:06,332 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >15:35:06,334 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-3.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >15:35:06,336 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-6.fc22.x86_64 as install for coreutils-8.23-2.fc22.x86_64 >15:35:06,337 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-6.fc22.x86_64 to require for libgmp.so.10()(64bit) >15:35:06,338 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >15:35:06,340 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-8.fc22.x86_64 as install for cronie-1.4.11-8.fc22.x86_64 >15:35:06,345 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Newt-1.08-38.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:35:06,346 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:35:06,347 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:35:06,349 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-303.fc22.x86_64 as install for crypto-utils-2.4.1-53.fc21.x86_64 >15:35:06,352 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:35:06,353 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-6.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:35:06,354 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:35:06,355 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-7.20140605hgacf1c26e3019.fc21.noarch as install for cscope-15.8-9.fc21.x86_64 >15:35:06,359 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.5-2.fc22.noarch as install for 1:cups-1.7.5-2.fc22.x86_64 >15:35:06,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.5-2.fc22.x86_64 as install for 1:cups-1.7.5-2.fc22.x86_64 >15:35:06,364 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.55-2.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,365 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.3-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,366 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-2.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-17.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,369 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.3-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.12-1.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,371 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.55-2.fc22.x86_64 to require for libcupsfilters.so.1()(64bit) >15:35:06,371 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-28.fc22.x86_64 as install for cups-filters-1.0.55-2.fc22.x86_64 >15:35:06,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-14.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:35:06,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-6.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:35:06,377 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-10.fc22.x86_64 as install for curl-7.37.1-2.fc22.x86_64 >15:35:06,378 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-10.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >15:35:06,381 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-18.fc22.x86_64 as install for cyrus-sasl-devel-2.1.26-18.fc22.x86_64 >15:35:06,382 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-18.fc22.x86_64 as install for cyrus-sasl-devel-2.1.26-18.fc22.x86_64 >15:35:06,387 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >15:35:06,388 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-5.fc21.noarch as install for deja-dup-30.0-2.fc21.x86_64 >15:35:06,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.1-1.fc22.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >15:35:06,390 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-3.fc21.noarch as install for dejavu-sans-fonts-2.34-3.fc21.noarch >15:35:06,392 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-13alpha.fc22.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >15:35:06,393 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-13alpha.fc22.x86_64 to require for liblzma.so.5()(64bit) >15:35:06,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.4-4.fc22.x86_64 as install for 1:devhelp-3.13.4-1.fc22.x86_64 >15:35:06,398 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-30.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-30.git20140815.fc22.x86_64 >15:35:06,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >15:35:06,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.11-2.fc22.x86_64 as install for e2fsprogs-1.42.11-2.fc22.x86_64 >15:35:06,405 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.11-2.fc22.x86_64 to require for libss.so.2()(64bit) >15:35:06,410 DEBUG yum.verbose.YumBase: TSINFO: Marking nekohtml-1.9.21-3.fc22.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,411 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-rse-3.6.0-1.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,414 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-platform-4.4.0-14.fc22.x86_64 as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,415 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.workbench.texteditor) >15:35:06,415 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.workbench) >15:35:06,415 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.views) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.navigator.resources) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.navigator) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.intro.universal) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.intro) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.ide) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.forms) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.editors) >15:35:06,416 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.console) >15:35:06,417 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui.cheatsheets) >15:35:06,417 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ui) >15:35:06,417 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.text) >15:35:06,418 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-swt-4.4.0-14.fc22.x86_64 as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,419 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.subsystems.shells.core) >15:35:06,419 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.subsystems.files.core) >15:35:06,419 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.services) >15:35:06,419 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.files.ui) >15:35:06,419 DEBUG yum.verbose.YumBase: Quick matched eclipse-rse-3.6.0-1.fc21.noarch to require for osgi(org.eclipse.rse.core) >15:35:06,420 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-remote-1.0.0-1.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,420 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.ltk.core.refactoring) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.jface.text) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.jface) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.help) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.e4.ui.css.swt.theme) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.debug.ui) >15:35:06,421 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.debug.core) >15:35:06,422 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.variables) >15:35:06,422 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.runtime) >15:35:06,422 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.resources) >15:35:06,422 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.filesystem) >15:35:06,422 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.filebuffers) >15:35:06,423 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.expressions) >15:35:06,423 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.core.contenttype) >15:35:06,423 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-platform-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.compare) >15:35:06,425 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-52.1-2.fc21.noarch as install for 1:eclipse-cdt-8.4.0-5.fc22.x86_64 >15:35:06,436 DEBUG yum.verbose.YumBase: TSINFO: Marking lpg-java-compat-1.1.0-14.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,436 DEBUG yum.verbose.YumBase: TSINFO: Marking wsdl4j-1.6.3-5.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,438 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-equinox-osgi-4.4.0-14.fc22.x86_64 as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,439 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-gef-3.9.100-1.gitb63ec56.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,440 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-emf-2.10.0-1.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,440 DEBUG yum.verbose.YumBase: Quick matched eclipse-emf-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.edit) >15:35:06,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-emf-core-2.10.0-1.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,441 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.ecore) >15:35:06,441 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-emf-core-2.10.0-1.fc21.noarch to require for osgi(org.eclipse.emf.common) >15:35:06,442 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-queryparser-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,445 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,446 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-analysis-4.8.1-3.fc21.noarch as install for eclipse-dtp-1.12.0-1.fc22.noarch >15:35:06,450 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-jgit-3.4.1-1.fc21.noarch as install for eclipse-egit-3.4.1-1.fc21.noarch >15:35:06,451 DEBUG yum.verbose.YumBase: TSINFO: Marking jsch-0.1.51-3.fc21.noarch as install for eclipse-egit-3.4.1-1.fc21.noarch >15:35:06,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-common-3.1.3-11.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-client-3.1.3-11.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,455 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-commons-util-1.0.1-31.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,456 DEBUG yum.verbose.YumBase: TSINFO: Marking not-yet-commons-ssl-0.3.11-12.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,457 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-client-4.3.5-1.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,458 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-linuxtools-3.0.0-6.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,459 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:jakarta-commons-httpclient-3.1-20.fc22.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,460 DEBUG yum.verbose.YumBase: TSINFO: Marking google-gson-2.2.4-6.fc21.noarch as install for eclipse-fedorapackager-0.4.1-10.fc21.noarch >15:35:06,465 DEBUG yum.verbose.YumBase: TSINFO: Marking hamcrest-1.3-8.fc22.noarch as install for 1:eclipse-jdt-4.4.0-14.fc22.x86_64 >15:35:06,468 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 as install for eclipse-mpc-1.2.1-0.2.git519e70b.fc21.noarch >15:35:06,469 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.equinox.p2.ui.discovery) >15:35:06,469 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 to require for osgi(org.eclipse.equinox.p2.discovery) >15:35:06,474 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xmlrpc-server-3.1.3-11.fc22.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:35:06,475 DEBUG yum.verbose.YumBase: TSINFO: Marking rome-0.9-17.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:35:06,476 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom-1.1.3-7.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:35:06,476 DEBUG yum.verbose.YumBase: TSINFO: Marking httpcomponents-core-4.3.2-3.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:35:06,477 DEBUG yum.verbose.YumBase: TSINFO: Marking guava-17.0-1.fc21.noarch as install for eclipse-mylyn-3.12.0-3.fc22.noarch >15:35:06,478 DEBUG yum.verbose.YumBase: Quick matched guava-17.0-1.fc21.noarch to require for guava >15:35:06,488 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-java-2.7-16.fc21.x86_64 as install for eclipse-packagekit-0.1.0-7.fc21.noarch >15:35:06,488 DEBUG yum.verbose.YumBase: Quick matched dbus-java-2.7-16.fc21.x86_64 to require for dbus-java >15:35:06,498 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm-5.0.3-1.fc22.noarch as install for 1:eclipse-pde-4.4.0-14.fc22.x86_64 >15:35:06,498 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-5.0.3-1.fc22.noarch to require for osgi(org.objectweb.asm.tree) >15:35:06,498 DEBUG yum.verbose.YumBase: Quick matched objectweb-asm-5.0.3-1.fc22.noarch to require for osgi(org.objectweb.asm) >15:35:06,502 DEBUG yum.verbose.YumBase: TSINFO: Marking jython-2.7-0.1.b3.fc22.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:35:06,503 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipython-console-2.2.0-1.fc22.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:35:06,505 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-1.6.5-3.fc21.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:35:06,506 DEBUG yum.verbose.YumBase: TSINFO: Marking pylint-1.2-7.fc21.noarch as install for 1:eclipse-pydev-3.6.0-1.fc22.noarch >15:35:06,509 DEBUG yum.verbose.YumBase: TSINFO: Marking rpmlint-1.5-12.fc21.noarch as install for eclipse-rpm-editor-3.0.0-6.fc22.noarch >15:35:06,513 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-javahl-1.8.10-1.fc22.x86_64 as install for eclipse-subclipse-1.10.5-1.fc22.noarch >15:35:06,518 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-10.fc22.x86_64 as install for elfutils-0.159-10.fc22.x86_64 >15:35:06,520 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-10.fc22.x86_64 as install for elfutils-0.159-10.fc22.x86_64 >15:35:06,520 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >15:35:06,520 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >15:35:06,520 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >15:35:06,520 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-10.fc22.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >15:35:06,521 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >15:35:06,522 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-10.fc22.x86_64 to require for libasm.so.1()(64bit) >15:35:06,531 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,534 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,535 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,537 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,538 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,539 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,540 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >15:35:06,540 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >15:35:06,540 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >15:35:06,540 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >15:35:06,541 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >15:35:06,542 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >15:35:06,543 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >15:35:06,544 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >15:35:06,545 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >15:35:06,546 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >15:35:06,547 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >15:35:06,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >15:35:06,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >15:35:06,548 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-3.fc22.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >15:35:06,549 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.6-1.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,550 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-6.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,552 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,553 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,555 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,556 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,557 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc22.x86_64 to require for libgcr-base-3.so.1()(64bit) >15:35:06,557 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-3.fc22.x86_64 to require for libgck-1.so.0()(64bit) >15:35:06,558 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.8-1.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,558 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.8-1.fc22.x86_64 to require for libfolks-telepathy.so.25()(64bit) >15:35:06,559 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-3.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-2.fc22.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >15:35:06,566 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:35:06,566 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >15:35:06,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:35:06,568 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.90-1.fc22.x86_64 >15:35:06,572 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.90-1.fc22.x86_64 as install for evince-3.13.90-1.fc22.x86_64 >15:35:06,573 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for evince-3.13.90-1.fc22.x86_64 >15:35:06,573 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.90-1.fc22.x86_64 to require for libevdocument3.so.4()(64bit) >15:35:06,579 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,581 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.90-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,583 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-3.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.90-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.2-1.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libcryptui-3.12.2-3.fc22.x86_64 as install for evolution-3.13.4-1.fc22.x86_64 >15:35:06,590 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-devel-3.8.6-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-devel-2.47.4-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-devel-0.18-3.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-devel-1.0-6.fc21.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,596 DEBUG yum.verbose.YumBase: Quick matched libical-devel-1.0-6.fc21.x86_64 to require for pkgconfig(libical) >15:35:06,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-devel-0.15.2-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-devel-3.13.90-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,601 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-devel-3.13.90-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,604 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-devel-3.17.0-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,606 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-devel-4.10.7-1.fc22.x86_64 as install for evolution-data-server-devel-3.13.4-1.fc22.x86_64 >15:35:06,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.13.4-1.fc22.x86_64 >15:35:06,611 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >15:35:06,612 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-cert-0.5.10.4-2.fc21.noarch as install for fedora-easy-karma-0-0.21.20130707git121694f6.fc21.noarch >15:35:06,614 DEBUG yum.verbose.YumBase: TSINFO: Marking fedpkg-1.18-1.fc22.noarch as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:35:06,616 DEBUG yum.verbose.YumBase: TSINFO: Marking ykpers-1.15.1-2.fc21.x86_64 as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:35:06,617 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.fc21.x86_64 as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:35:06,617 DEBUG yum.verbose.YumBase: TSINFO: Marking packagedb-cli-2.5-1.fc22.noarch as install for fedora-packager-0.5.10.4-2.fc21.noarch >15:35:06,620 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-2.fc22.x86_64 as install for file-5.19-2.fc22.x86_64 >15:35:06,620 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-2.fc22.x86_64 to require for libmagic.so.1()(64bit) >15:35:06,631 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-31.0-2.fc22.x86_64 >15:35:06,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,634 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,635 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >15:35:06,635 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >15:35:06,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-5.fc22.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-31.0-2.fc22.x86_64 >15:35:06,641 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.90-1.fc22.x86_64 as install for firewall-config-0.3.10-5.fc22.noarch >15:35:06,642 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:35:06,643 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:35:06,645 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-standard-0.3.10-5.fc22.noarch as install for firewalld-0.3.10-5.fc22.noarch >15:35:06,646 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >15:35:06,648 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-5.fc22.noarch >15:35:06,649 DEBUG yum.verbose.YumBase: TSINFO: Marking fluid-soundfont-common-3.1-13.fc21.noarch as install for fluid-soundfont-gm-3.1-13.fc21.noarch >15:35:06,654 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-44.20140707.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >15:35:06,656 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-44.20140707.fc21.noarch as install for foomatic-db-ppds-4.0-44.20140707.fc21.noarch >15:35:06,657 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >15:35:06,659 DEBUG yum.verbose.YumBase: TSINFO: Marking python-portmidi-217-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:35:06,659 DEBUG yum.verbose.YumBase: TSINFO: Marking python-poppler-qt4-0.16.2-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:35:06,661 DEBUG yum.verbose.YumBase: TSINFO: Marking portmidi-217-11.fc21.x86_64 as install for frescobaldi-2.0.10-3.fc21.noarch >15:35:06,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.1-7.fc22.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:35:06,666 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.9.1-7.fc22.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:35:06,667 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:35:06,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-2.fc21.x86_64 as install for gcc-4.9.1-7.fc22.x86_64 >15:35:06,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.9.1-7.fc22.x86_64 as install for gcc-c++-4.9.1-7.fc22.x86_64 >15:35:06,673 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-6.fc22.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:35:06,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-devel-1.3.0-5.fc21.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:35:06,675 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-devel-2.11.1-4.fc21.x86_64 as install for gd-devel-2.1.0-6.fc22.x86_64 >15:35:06,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-2.fc21.x86_64 as install for gdb-7.8-18.fc22.x86_64 >15:35:06,678 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-2.fc21.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >15:35:06,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,683 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,684 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,685 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,686 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-9.fc22.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.13.3-1.fc22.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,688 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-3.fc22.x86_64 >15:35:06,693 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:35:06,695 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.90-1.fc22.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:35:06,696 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.90-1.fc22.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:35:06,697 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.91-1.fc22.x86_64 >15:35:06,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:35:06,701 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.2-1.fc22.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:35:06,701 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.2-1.fc22.x86_64 to require for libgettextlib-0.19.2.so()(64bit) >15:35:06,702 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gettext-0.19.2-1.fc22.x86_64 >15:35:06,705 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:35:06,706 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.7-1.fc22.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:35:06,706 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-5.fc22.x86_64 >15:35:06,709 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for giflib-devel-4.1.6-11.fc21.x86_64 >15:35:06,709 DEBUG yum.verbose.YumBase: Quick matched giflib-4.1.6-11.fc21.x86_64 to require for libungif.so.4()(64bit) >15:35:06,709 DEBUG yum.verbose.YumBase: Quick matched giflib-4.1.6-11.fc21.x86_64 to require for libgif.so.4()(64bit) >15:35:06,713 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-2.1.0-1.fc22.noarch as install for git-2.1.0-1.fc22.x86_64 >15:35:06,714 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.32-2.fc21.x86_64 as install for git-2.1.0-1.fc22.x86_64 >15:35:06,715 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for git-2.1.0-1.fc22.x86_64 >15:35:06,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-2.fc21.noarch as install for git-2.1.0-1.fc22.x86_64 >15:35:06,717 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-6.fc22.x86_64 as install for git-2.1.0-1.fc22.x86_64 >15:35:06,720 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.18.3-3.fc22.x86_64 as install for glade-3.18.3-3.fc22.x86_64 >15:35:06,720 DEBUG yum.verbose.YumBase: Quick matched glade-libs-3.18.3-3.fc22.x86_64 to require for libgladeui-2.so.6()(64bit) >15:35:06,723 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-2.fc22.noarch as install for glib-networking-2.41.4-1.fc22.x86_64 >15:35:06,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.4-1.fc22.x86_64 >15:35:06,730 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-33.fc22.x86_64 as install for glibc-devel-2.19.90-33.fc22.x86_64 >15:35:06,730 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-33.fc22.x86_64 to require for glibc-headers >15:35:06,732 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-9.fc22.x86_64 as install for 1:gnome-bluetooth-3.13.90-1.fc22.x86_64 >15:35:06,737 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-6.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,739 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >15:35:06,739 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >15:35:06,739 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >15:35:06,739 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >15:35:06,739 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-3.fc22.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >15:35:06,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >15:35:06,741 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-3.fc22.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >15:35:06,742 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,744 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,746 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >15:35:06,746 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >15:35:06,746 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >15:35:06,746 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >15:35:06,747 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >15:35:06,747 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >15:35:06,747 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >15:35:06,747 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >15:35:06,747 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-3.fc22.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >15:35:06,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-6.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,749 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,749 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.5-1.fc22.noarch as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.7-1.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,753 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-3.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,755 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-4.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,756 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-4.fc22.x86_64 as install for gnome-boxes-3.13.4-1.fc22.x86_64 >15:35:06,758 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:35:06,759 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:35:06,760 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:35:06,760 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:35:06,761 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.4-1.fc22.noarch as install for gnome-classic-session-3.13.4-1.fc22.noarch >15:35:06,765 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:35:06,768 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.90-1.fc22.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:35:06,769 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.90-1.fc22.x86_64 >15:35:06,770 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-tools-3.13.3-2.fc21.noarch as install for gnome-common-3.12.0-2.fc21.noarch >15:35:06,776 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-devel-3.13.91-1.fc22.x86_64 as install for gnome-desktop3-devel-3.13.4-1.fc22.x86_64 >15:35:06,779 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-3.fc22.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:35:06,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-3.fc22.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:35:06,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >15:35:06,784 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:35:06,785 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-5.fc22.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:35:06,786 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.4-1.fc22.x86_64 as install for gnome-documents-3.13.4-2.fc21.x86_64 >15:35:06,789 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.35-2.fc22.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >15:35:06,794 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-initial-setup-3.13.4-2.fc22.x86_64 >15:35:06,798 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.4-3.fc22.x86_64 as install for gnome-packagekit-3.13.90-1.fc22.x86_64 >15:35:06,801 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:35:06,802 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.8.10-4.fc21.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:35:06,803 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-3.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:35:06,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-19.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:35:06,806 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-11.fc22.x86_64 as install for gnome-photos-3.13.4-1.fc22.x86_64 >15:35:06,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.90-1.fc22.x86_64 >15:35:06,818 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.4-3.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:35:06,820 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.13.3-1.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:35:06,821 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:35:06,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-3.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:35:06,823 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-config-connectivity-fedora-0.9.10.0-4.git20140704.fc22.x86_64 as install for gnome-shell-3.13.4-3.fc22.x86_64 >15:35:06,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc22.x86_64 as install for gnome-software-3.13.90-1.fc22.x86_64 >15:35:06,827 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-5.fc21.noarch as install for gnome-software-3.13.90-1.fc22.x86_64 >15:35:06,828 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.5-1.fc22.x86_64 as install for gnome-software-3.13.90-1.fc22.x86_64 >15:35:06,832 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.5-1.fc22.x86_64 as install for gnome-system-monitor-3.13.90-1.fc22.x86_64 >15:35:06,832 DEBUG yum.verbose.YumBase: Quick matched gtkmm30-3.13.5-1.fc22.x86_64 to require for libgdkmm-3.0.so.1()(64bit) >15:35:06,835 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.4-3.fc22.x86_64 as install for gnome-themes-standard-3.13.4-3.fc22.x86_64 >15:35:06,837 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >15:35:06,839 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-9.fc21.noarch as install for gnu-free-mono-fonts-20120503-9.fc21.noarch >15:35:06,841 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:35:06,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-6.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:35:06,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-4.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:35:06,844 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-24.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:35:06,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-2.fc22.x86_64 as install for gnupg2-2.0.25-1.fc22.x86_64 >15:35:06,850 DEBUG yum.verbose.YumBase: TSINFO: Marking gnuplot-common-4.6.5-2.fc21.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:35:06,851 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-7.fc22.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:35:06,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for gnuplot-4.6.5-2.fc21.x86_64 >15:35:06,855 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-1.0.0-1.fc21.noarch as install for gobject-introspection-devel-1.41.4-1.fc22.x86_64 >15:35:06,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-devel-3.1-5.fc22.x86_64 as install for gobject-introspection-devel-1.41.4-1.fc22.x86_64 >15:35:06,859 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.02-0.7.fc22.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >15:35:06,860 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-8.fc21.x86_64 as install for 1:grub2-2.02-0.7.fc22.x86_64 >15:35:06,864 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-9.fc22.x86_64 as install for gstreamer-devel-0.10.36-9.fc22.x86_64 >15:35:06,866 DEBUG yum.verbose.YumBase: TSINFO: Marking check-devel-0.9.14-1.fc22.x86_64 as install for gstreamer-devel-0.10.36-9.fc22.x86_64 >15:35:06,867 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstnet-0.10.so.0()(64bit) >15:35:06,867 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstdataprotocol-0.10.so.0()(64bit) >15:35:06,867 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstcontroller-0.10.so.0()(64bit) >15:35:06,867 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-9.fc22.x86_64 to require for libgstbase-0.10.so.0()(64bit) >15:35:06,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,876 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,877 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-13.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,881 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,883 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-10.fc22.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgsttag-0.10.so.0()(64bit) >15:35:06,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >15:35:06,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >15:35:06,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstriff-0.10.so.0()(64bit) >15:35:06,884 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >15:35:06,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >15:35:06,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstfft-0.10.so.0()(64bit) >15:35:06,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >15:35:06,885 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.fc22.x86_64 to require for libgstapp-0.10.so.0()(64bit) >15:35:06,886 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >15:35:06,889 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-2.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 >15:35:06,897 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,899 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,900 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.20.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-15.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-18.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >15:35:06,910 DEBUG yum.verbose.YumBase: TSINFO: Marking source-highlight-3.1.7-3.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,910 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-41.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,912 DEBUG yum.verbose.YumBase: TSINFO: Marking openjade-1.3.2-45.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,916 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-utils-0.6.14-38.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,916 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-3.fc21.noarch as install for gtk-doc-1.21-1.fc22.noarch >15:35:06,921 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:35:06,922 DEBUG yum.verbose.YumBase: Quick matched cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 to require for pkgconfig(cairo) >15:35:06,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-devel-1.1.3-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:35:06,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:35:06,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for gtk2-devel-2.24.24-1.fc22.x86_64 >15:35:06,930 DEBUG yum.verbose.YumBase: TSINFO: Marking ladspa-guitarix-plugins-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,931 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-16.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,933 DEBUG yum.verbose.YumBase: TSINFO: Marking jconvolver-0.9.2-6.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,934 DEBUG yum.verbose.YumBase: TSINFO: Marking zita-resampler-1.3.0-4.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,935 DEBUG yum.verbose.YumBase: TSINFO: Marking zita-convolver-3.1.0-6.fc21.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxwmm-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxw-0.30.0-1.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,939 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-28.fc22.x86_64 as install for guitarix-0.30.0-1.fc22.x86_64 >15:35:06,941 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-4.fc22.x86_64 as install for gutenprint-5.2.10-4.fc22.x86_64 >15:35:06,941 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-4.fc22.x86_64 to require for libgutenprint.so.2()(64bit) >15:35:06,944 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.4.c24463e.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,946 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-2.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.1-1.fc22.x86_64 as install for gvfs-afc-1.21.90-1.fc22.x86_64 >15:35:06,954 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.90-1.fc22.x86_64 >15:35:06,954 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-3.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >15:35:06,954 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.90-1.fc22.x86_64 >15:35:06,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.90-1.fc22.x86_64 >15:35:06,958 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >15:35:06,958 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >15:35:06,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.90-1.fc22.x86_64 >15:35:06,964 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-3.fc21.x86_64 as install for hesiod-devel-3.2.1-3.fc21.x86_64 >15:35:06,965 DEBUG yum.verbose.YumBase: Quick matched hesiod-3.2.1-3.fc21.x86_64 to require for libhesiod.so.0()(64bit) >15:35:06,970 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-5.fc22.x86_64 as install for 1:hpijs-3.14.6-5.fc22.x86_64 >15:35:06,971 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc22.x86_64 to require for libhpmud.so.0()(64bit) >15:35:06,971 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-5.fc22.x86_64 to require for libhpip.so.0()(64bit) >15:35:06,974 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.3-2.fc22.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:35:06,975 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:35:06,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-5.fc22.x86_64 >15:35:06,978 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.10-4.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,979 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-filesystem-2.4.10-4.fc22.noarch as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,980 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,982 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-216-1.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,982 DEBUG yum.verbose.YumBase: Quick matched systemd-compat-libs-216-1.fc22.x86_64 to require for libsystemd-daemon.so.0()(64bit) >15:35:06,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-8.fc22.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,984 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,985 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.10-4.fc22.x86_64 >15:35:06,987 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >15:35:06,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for hydrogen-0.9.5.1-9.fc21.x86_64 >15:35:06,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >15:35:06,994 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.8-1.fc22.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >15:35:06,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >15:35:06,999 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.90-1.fc22.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >15:35:07,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.4-2.fc22.x86_64 as install for ibus-kkc-1.5.21-1.fc21.x86_64 >15:35:07,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:35:07,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:35:07,006 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >15:35:07,006 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >15:35:07,007 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >15:35:07,010 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-12.fc22.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >15:35:07,011 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc22.x86_64 to require for libm17n.so.0()(64bit) >15:35:07,011 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-12.fc22.x86_64 to require for libm17n-core.so.0()(64bit) >15:35:07,012 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-14.fc21.noarch as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:35:07,013 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:35:07,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-5.fc22.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >15:35:07,015 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5.1-0.fc22.x86_64 >15:35:07,017 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mutagen-1.20-7.fc21.noarch as install for idjc-0.8.7-7.fc21.x86_64 >15:35:07,018 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-jack-5.0-9.fc22.x86_64 as install for idjc-0.8.7-7.fc21.x86_64 >15:35:07,021 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >15:35:07,022 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-4.fc22.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >15:35:07,026 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >15:35:07,028 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.5.noarch as install for initscripts-9.54-5.fc22.x86_64 >15:35:07,029 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-4.fc22.x86_64 as install for initscripts-9.54-5.fc22.x86_64 >15:35:07,031 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >15:35:07,032 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-10.fc22.x86_64 as install for iproute-3.16.0-1.fc22.x86_64 >15:35:07,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-3.fc22.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >15:35:07,038 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-3.fc22.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >15:35:07,038 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >15:35:07,038 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-3.fc22.x86_64 to require for libnuma.so.1()(64bit) >15:35:07,040 DEBUG yum.verbose.YumBase: TSINFO: Marking isdn4k-utils-data-3.2-98.fc22.noarch as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:35:07,041 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.269-1.fc22.noarch as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:35:07,042 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-98.fc22.x86_64 >15:35:07,045 DEBUG yum.verbose.YumBase: TSINFO: Marking clxclient-3.6.1-10.fc21.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:35:07,046 DEBUG yum.verbose.YumBase: TSINFO: Marking clthreads-2.4.0-12.fc21.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:35:07,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.2-1.fc22.x86_64 as install for jaaa-0.6.0-6.fc21.x86_64 >15:35:07,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.2.1-2.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-7.fc21.x86_64 >15:35:07,054 DEBUG yum.verbose.YumBase: TSINFO: Marking meterbridge-0.9.2-10.fc21.x86_64 as install for jack_capture-0.9.61-5.fc21.x86_64 >15:35:07,056 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-jsp-2.2-api-7.0.54-3.fc21.noarch as install for jakarta-taglibs-standard-1.1.2-12.fc21.noarch >15:35:07,061 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.11-19.b12.fc22.x86_64 >15:35:07,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-36.fc22.x86_64 >15:35:07,072 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,074 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-libs-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,076 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,078 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.4-4.fc21.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,079 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-6.fc21.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-4.14.0-1.fc22.x86_64 as install for kate-4.14.0-1.fc22.x86_64 >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libnepomukutils.so.4()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libnepomuk.so.4()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libktexteditor.so.4()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkparts.so.4()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkio.so.5()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkfile.so.4()(64bit) >15:35:07,083 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkdeui.so.5()(64bit) >15:35:07,084 DEBUG yum.verbose.YumBase: Quick matched 6:kdelibs-4.14.0-1.fc22.x86_64 to require for libkdecore.so.5()(64bit) >15:35:07,085 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >15:35:07,085 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-3.fc22.noarch as install for kbd-2.0.2-3.fc22.x86_64 >15:35:07,088 DEBUG yum.verbose.YumBase: TSINFO: Marking kwin-gles-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:35:07,089 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:35:07,091 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:35:07,092 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libweather_ion.so.6()(64bit) >15:35:07,092 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libtaskmanager.so.4()(64bit) >15:35:07,092 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.11-2.fc22.x86_64 to require for libprocesscore.so.4()(64bit) >15:35:07,092 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasmagenericshell.so.4()(64bit) >15:35:07,093 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasmaclock.so.4()(64bit) >15:35:07,093 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >15:35:07,093 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >15:35:07,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.11-2.fc22.x86_64 as install for kde-workspace-devel-4.11.11-2.fc22.x86_64 >15:35:07,095 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.11-2.fc22.x86_64 to require for libksgrd.so.4()(64bit) >15:35:07,095 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkfontinstui.so.4()(64bit) >15:35:07,095 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkfontinst.so.4()(64bit) >15:35:07,095 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkephal.so.4()(64bit) >15:35:07,096 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.11-2.fc22.x86_64 to require for libkdecorations.so.4()(64bit) >15:35:07,103 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-devel-0.4.2-3.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,103 DEBUG yum.verbose.YumBase: TSINFO: Marking automoc-1.0-0.20.rc3.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-devel-1.0.10-1.fc22.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,107 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-devel-2.9.4-4.fc21.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,108 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-devel-0.11.0-3.fc21.noarch as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,109 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-devel-4.7.80-1.fc22.x86_64 as install for 6:kdelibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-webkit-4.14.0-1.fc22.x86_64 as install for 6:kdelibs-webkit-devel-4.14.0-1.fc22.x86_64 >15:35:07,113 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-devel-2.3.3-16.fc22.x86_64 as install for 6:kdelibs-webkit-devel-4.14.0-1.fc22.x86_64 >15:35:07,116 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,118 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-gpgme-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,119 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,121 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.14.0-1.fc22.x86_64 as install for kdepimlibs-devel-4.14.0-1.fc22.x86_64 >15:35:07,121 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libsyndication.so.4()(64bit) >15:35:07,122 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkresources.so.4()(64bit) >15:35:07,122 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimutils.so.4()(64bit) >15:35:07,122 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimtextedit.so.4()(64bit) >15:35:07,122 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkpimidentities.so.4()(64bit) >15:35:07,122 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkontactinterface.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkmime.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkmbox.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkldap.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkimap.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkholidays.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcalutils.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcalcore.so.4()(64bit) >15:35:07,123 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkcal.so.4()(64bit) >15:35:07,124 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkblog.so.4()(64bit) >15:35:07,124 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-4.14.0-1.fc22.x86_64 to require for libkabc.so.4()(64bit) >15:35:07,124 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-gpgme-4.14.0-1.fc22.x86_64 to require for libgpgme++-pthread.so.2()(64bit) >15:35:07,124 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-socialutils.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-notes.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kmime.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kde.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kcal.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-kabc.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-contact.so.4()(64bit) >15:35:07,125 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 to require for libakonadi-calendar.so.4()(64bit) >15:35:07,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 9:kdevelop-libs-4.6.90-1.fc22.x86_64 as install for 9:kdevelop-4.6.90-1.fc22.x86_64 >15:35:07,132 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-libs-1.6.90-1.fc22.x86_64 as install for 9:kdevelop-4.6.90-1.fc22.x86_64 >15:35:07,132 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformutil.so.8()(64bit) >15:35:07,132 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformshell.so.8()(64bit) >15:35:07,133 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformoutputview.so.8()(64bit) >15:35:07,133 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatforminterfaces.so.8()(64bit) >15:35:07,133 DEBUG yum.verbose.YumBase: Quick matched kdevplatform-libs-1.6.90-1.fc22.x86_64 to require for libkdevplatformdebugger.so.8()(64bit) >15:35:07,143 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:35:07,159 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:35:07,165 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-tools-libs-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for kernel-tools-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:35:07,166 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for kernel-tools-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:35:07,167 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3()(64bit) >15:35:07,167 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-18.fc21.noarch as install for khmeros-base-fonts-5.0-18.fc21.noarch >15:35:07,168 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-8.fc21.x86_64 as install for koji-1.9.0-6.fc22.noarch >15:35:07,169 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0-0.beta1.3.fc22.x86_64 as install for koji-1.9.0-6.fc22.noarch >15:35:07,170 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-2.fc22.noarch as install for koji-1.9.0-6.fc22.noarch >15:35:07,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-devel-0.2.6-3.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:35:07,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-devel-1.42.11-2.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:35:07,177 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-devel-1.5.9-3.fc22.x86_64 as install for krb5-devel-1.12.2-1.fc22.x86_64 >15:35:07,179 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.fc21.x86_64 as install for ladish-2-3.3.gitfcb16ae.fc21.x86_64 >15:35:07,180 DEBUG yum.verbose.YumBase: TSINFO: Marking laditools-1.0.1-9.fc21.noarch as install for ladish-2-3.3.gitfcb16ae.fc21.x86_64 >15:35:07,189 DEBUG yum.verbose.YumBase: TSINFO: Marking jss-4.2.6-33.fc21.x86_64 as install for ldapjdk-4.18-14.fc21.noarch >15:35:07,190 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-10.fc22.x86_64 as install for less-458-12.fc22.x86_64 >15:35:07,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-devel-1.10-2.fc21.x86_64 as install for libX11-devel-1.6.2-1.fc21.x86_64 >15:35:07,195 DEBUG yum.verbose.YumBase: Quick matched libxcb-devel-1.10-2.fc21.x86_64 to require for pkgconfig(xcb) >15:35:07,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-7.fc21.x86_64 as install for libXScrnSaver-devel-1.2.2-7.fc21.x86_64 >15:35:07,198 DEBUG yum.verbose.YumBase: Quick matched libXScrnSaver-1.2.2-7.fc21.x86_64 to require for libXss.so.1()(64bit) >15:35:07,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.12-3.fc21.x86_64 as install for libXaw-devel-1.0.12-3.fc21.x86_64 >15:35:07,201 DEBUG yum.verbose.YumBase: Quick matched libXaw-1.0.12-3.fc21.x86_64 to require for libXaw.so.7()(64bit) >15:35:07,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.5.0-1.fc22.x86_64 as install for libXfont-devel-1.5.0-1.fc22.x86_64 >15:35:07,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-devel-1.1.2-1.fc22.x86_64 as install for libXfont-devel-1.5.0-1.fc22.x86_64 >15:35:07,206 DEBUG yum.verbose.YumBase: Quick matched libfontenc-devel-1.1.2-1.fc22.x86_64 to require for libfontenc-devel(x86-64) >15:35:07,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.2-1.fc22.x86_64 as install for libXmu-devel-1.1.2-1.fc22.x86_64 >15:35:07,209 DEBUG yum.verbose.YumBase: Quick matched libXmu-1.1.2-1.fc22.x86_64 to require for libXmuu.so.1()(64bit) >15:35:07,209 DEBUG yum.verbose.YumBase: Quick matched libXmu-1.1.2-1.fc22.x86_64 to require for libXmu.so.6()(64bit) >15:35:07,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libXres-devel-1.0.7-3.fc21.x86_64 >15:35:07,212 DEBUG yum.verbose.YumBase: Quick matched libXres-1.0.7-3.fc21.x86_64 to require for libXRes.so.1()(64bit) >15:35:07,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for libXvMC-devel-1.0.8-3.fc21.x86_64 >15:35:07,215 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-3.fc21.x86_64 to require for libXvMCW.so.1()(64bit) >15:35:07,216 DEBUG yum.verbose.YumBase: Quick matched libXvMC-1.0.8-3.fc21.x86_64 to require for libXvMC.so.1()(64bit) >15:35:07,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-3.fc21.x86_64 as install for libXxf86dga-devel-1.1.4-3.fc21.x86_64 >15:35:07,218 DEBUG yum.verbose.YumBase: Quick matched libXxf86dga-1.1.4-3.fc21.x86_64 to require for libXxf86dga.so.1()(64bit) >15:35:07,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-8.fc21.x86_64 as install for libXxf86misc-devel-1.0.3-8.fc21.x86_64 >15:35:07,220 DEBUG yum.verbose.YumBase: Quick matched libXxf86misc-1.0.3-8.fc21.x86_64 to require for libXxf86misc.so.1()(64bit) >15:35:07,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for libXxf86vm-devel-1.1.3-3.fc21.x86_64 >15:35:07,223 DEBUG yum.verbose.YumBase: Quick matched libXxf86vm-1.1.3-3.fc21.x86_64 to require for libXxf86vm.so.1()(64bit) >15:35:07,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >15:35:07,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-29.fc22.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >15:35:07,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.fc21.x86_64 as install for libdmx-devel-1.1.3-3.fc21.x86_64 >15:35:07,233 DEBUG yum.verbose.YumBase: Quick matched libdmx-1.1.3-3.fc21.x86_64 to require for libdmx.so.1()(64bit) >15:35:07,234 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for libdrm-devel-2.4.56-1.fc22.x86_64 >15:35:07,235 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >15:35:07,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libgda-5.2.2-6.fc22.x86_64 as install for 1:libgda-devel-5.2.2-6.fc22.x86_64 >15:35:07,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-devel-1.1.28-7.fc21.x86_64 as install for 1:libgda-devel-5.2.2-6.fc22.x86_64 >15:35:07,240 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.2.2-6.fc22.x86_64 to require for libgda-report-5.0.so.4()(64bit) >15:35:07,240 DEBUG yum.verbose.YumBase: Quick matched 1:libgda-5.2.2-6.fc22.x86_64 to require for libgda-5.0.so.4()(64bit) >15:35:07,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-2.0.2-2.fc21.x86_64 as install for libmng-devel-2.0.2-2.fc21.x86_64 >15:35:07,243 DEBUG yum.verbose.YumBase: Quick matched libmng-2.0.2-2.fc21.x86_64 to require for libmng.so.2()(64bit) >15:35:07,245 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-devel-0.100.2-3.fc21.x86_64 as install for libnotify-devel-0.7.6-3.fc22.x86_64 >15:35:07,248 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for libproxy-mozjs-0.4.11-9.fc21.x86_64 >15:35:07,248 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >15:35:07,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,262 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >15:35:07,262 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >15:35:07,262 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >15:35:07,262 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >15:35:07,262 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.3)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >15:35:07,263 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >15:35:07,264 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >15:35:07,265 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libwriterperfectlo.so()(64bit) >15:35:07,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,266 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libvcllo.so()(64bit) >15:35:07,267 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libvbahelperlo.so()(64bit) >15:35:07,267 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libutllo.so()(64bit) >15:35:07,267 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_sal.so.3()(64bit) >15:35:07,267 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >15:35:07,267 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 to require for libuno_cppu.so.3()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libtllo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libtklo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvxlo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvxcorelo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvtlo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsvllo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsotlo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsfxlo.so()(64bit) >15:35:07,268 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsblo.so()(64bit) >15:35:07,269 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libsaxlo.so()(64bit) >15:35:07,270 DEBUG yum.verbose.YumBase: TSINFO: Marking librevenge-0.0.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,270 DEBUG yum.verbose.YumBase: Quick matched librevenge-0.0.1-2.fc21.x86_64 to require for librevenge-0.0.so.0()(64bit) >15:35:07,271 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.7.0-4.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,271 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.7.0-4.fc21.x86_64 to require for liborcus-0.8.so.0()(64bit) >15:35:07,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.3.2-1.fc22.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,275 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-9.fc21.x86_64 as install for 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 >15:35:07,276 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libi18nlangtag.so()(64bit) >15:35:07,276 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libfilelo.so()(64bit) >15:35:07,276 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libeditenglo.so()(64bit) >15:35:07,276 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libdrawinglayerlo.so()(64bit) >15:35:07,276 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libdbtoolslo.so()(64bit) >15:35:07,277 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libcomphelper.so()(64bit) >15:35:07,277 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libbasegfxlo.so()(64bit) >15:35:07,277 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 to require for libavmedialo.so()(64bit) >15:35:07,278 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-draw-4.3.1.1-1.fc22.x86_64 >15:35:07,279 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.3.1.1-1.fc22.x86_64 as install for 1:libreoffice-emailmerge-4.3.1.1-1.fc22.x86_64 >15:35:07,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.10.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.1.1-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 >15:35:07,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-impress-4.3.1.1-1.fc22.x86_64 >15:35:07,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.1.1-1.fc22.x86_64 >15:35:07,313 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.1.1-1.fc22.x86_64 >15:35:07,316 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-6.fc22.x86_64 as install for libreswan-3.9-1.fc22.x86_64 >15:35:07,317 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.9-1.fc22.x86_64 >15:35:07,320 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-5.fc22.x86_64 >15:35:07,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-devel-2.3-3.fc22.x86_64 as install for libselinux-devel-2.3-3.fc21.x86_64 >15:35:07,323 DEBUG yum.verbose.YumBase: Quick matched libsepol-devel-2.3-3.fc22.x86_64 to require for pkgconfig(libsepol) >15:35:07,325 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-devel-8.35-6.fc22.x86_64 as install for libselinux-devel-2.3-3.fc21.x86_64 >15:35:07,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.fc22.x86_64 as install for libuser-devel-0.60-5.fc22.x86_64 >15:35:07,328 DEBUG yum.verbose.YumBase: Quick matched libuser-0.60-5.fc22.x86_64 to require for libuser.so.1()(64bit) >15:35:07,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc22.x86_64 >15:35:07,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-config-network-1.2.7-1.fc22.x86_64 >15:35:07,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.7-1.fc22.x86_64 as install for libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 >15:35:07,339 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-devel-5.1.2-13alpha.fc22.x86_64 as install for libxml2-devel-2.9.1-4.fc22.x86_64 >15:35:07,341 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-emmentaler-fonts-2.18.2-2.fc21.noarch as install for lilypond-2.18.2-2.fc21.x86_64 >15:35:07,343 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-century-schoolbook-l-fonts-2.18.2-2.fc21.noarch as install for lilypond-2.18.2-2.fc21.x86_64 >15:35:07,345 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-guile18-1.8.8-8.fc21.x86_64 as install for lilypond-2.18.2-2.fc21.x86_64 >15:35:07,346 DEBUG yum.verbose.YumBase: Quick matched compat-guile18-1.8.8-8.fc21.x86_64 to require for libguile.so.17()(64bit) >15:35:07,348 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for lockdev-devel-1.0.4-0.16.20111007git.fc21.x86_64 >15:35:07,349 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >15:35:07,356 DEBUG yum.verbose.YumBase: TSINFO: Marking non-ntk-1.3.0-0.6.20130730gitd006352.fc21.x86_64 as install for lv2-artyfx-plugins-1.1-0.2.20140317git1dc4f00.fc21.x86_64 >15:35:07,356 DEBUG yum.verbose.YumBase: Quick matched non-ntk-1.3.0-0.6.20130730gitd006352.fc21.x86_64 to require for libntk.so.1()(64bit) >15:35:07,361 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblo-0.9.1-8.fc21.x86_64 as install for lv2-fil-plugins-2.0-10.fc21.x86_64 >15:35:07,362 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for lv2-fil-plugins-2.0-10.fc21.x86_64 >15:35:07,369 DEBUG yum.verbose.YumBase: TSINFO: Marking stk-4.5.0-1.fc22.x86_64 as install for lv2-newtonator-0.6.0-4.fc21.x86_64 >15:35:07,377 DEBUG yum.verbose.YumBase: TSINFO: Marking ftgl-2.1.3-0.10.rc5.fc21.x86_64 as install for lv2-x42-plugins-0.1.1-0.4.20131005git7db99d5.fc21.x86_64 >15:35:07,378 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for lv2-x42-plugins-0.1.1-0.4.20131005git7db99d5.fc21.x86_64 >15:35:07,381 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-4.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:35:07,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:35:07,383 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-3.fc22.x86_64 as install for man-db-2.6.7.1-5.fc22.x86_64 >15:35:07,387 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-1.7.7-2.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sisu-plexus-0.2.1-7.fc22.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sisu-inject-0.2.1-7.fc22.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,390 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-utils-3.0.16-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,391 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-sec-dispatcher-1.4-16.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,392 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-interpolation-1.15-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,392 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-containers-component-annotations-1.5.5-18.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,393 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-classworlds-2.5.1-5.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,394 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-cipher-1.7-7.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,394 DEBUG yum.verbose.YumBase: TSINFO: Marking google-guice-3.2.2-1.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,395 DEBUG yum.verbose.YumBase: Quick matched slf4j-1.7.7-2.fc21.noarch to require for mvn(org.slf4j:slf4j-api) >15:35:07,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-util-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-transport-wagon-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,397 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-spi-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,398 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-impl-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-connector-basic-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:aether-api-1.0.0-3.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,400 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-provider-api-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,401 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-http-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,402 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-file-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,402 DEBUG yum.verbose.YumBase: TSINFO: Marking atinject-1-17.20100611svn86.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,403 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-cli-1.2-13.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,404 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-wagon-http-shared-2.6-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,405 DEBUG yum.verbose.YumBase: TSINFO: Marking jsr-305-0-0.17.20130910svn.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,406 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-annotation-1.0-16.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,407 DEBUG yum.verbose.YumBase: TSINFO: Marking cdi-api-1.1-6.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,408 DEBUG yum.verbose.YumBase: TSINFO: Marking aopalliance-1.0-9.fc21.noarch as install for maven-3.2.2-1.fc21.noarch >15:35:07,409 DEBUG yum.verbose.YumBase: TSINFO: Marking maxima-runtime-sbcl-5.33.0-7.fc21.x86_64 as install for maxima-5.33.0-7.fc21.x86_64 >15:35:07,410 DEBUG yum.verbose.YumBase: TSINFO: Marking rlwrap-0.41-2.fc21.x86_64 as install for maxima-5.33.0-7.fc21.x86_64 >15:35:07,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.3-5.fc22.x86_64 as install for mdadm-3.3.1-6.fc22.x86_64 >15:35:07,416 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-dri-drivers-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:35:07,417 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-15.fc22.x86_64 as install for mesa-dri-drivers-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:35:07,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-devel-1.1-2.fc21.x86_64 as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:35:07,421 DEBUG yum.verbose.YumBase: TSINFO: Marking gl-manpages-1.1-9.20140424.fc21.noarch as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:35:07,422 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 >15:35:07,424 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:35:07,425 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-9.fc21.noarch as install for mock-1.1.41-1.fc22.noarch >15:35:07,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-12.fc22.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:35:07,426 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.3.1-2.fc21.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:35:07,427 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-0.6.1-1.fc22.x86_64 as install for mock-1.1.41-1.fc22.noarch >15:35:07,433 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Linux-Pid-0.04-21.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:35:07,434 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:35:07,435 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-BSD-Resource-1.29.07-4.fc21.x86_64 as install for mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 >15:35:07,441 DEBUG yum.verbose.YumBase: TSINFO: Marking mono-core-2.10.8-7.fc21.x86_64 as install for monobristol-0.60.3.1-3.fc21.x86_64 >15:35:07,446 DEBUG yum.verbose.YumBase: TSINFO: Marking mscore-fonts-1.3-5.fc21.noarch as install for mscore-1.3-5.fc21.x86_64 >15:35:07,448 DEBUG yum.verbose.YumBase: TSINFO: Marking qtscriptbindings-0.2.0-7.fc21.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:35:07,449 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.3-16.fc22.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:35:07,451 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsingleapplication-2.6.1-11.fc22.x86_64 as install for mscore-1.3-5.fc21.x86_64 >15:35:07,453 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for multimedia-menus-0.3.4-6.fc21.noarch >15:35:07,458 DEBUG yum.verbose.YumBase: TSINFO: Marking axis-1.4-25.fc21.noarch as install for 1:mx4j-3.0.1-20.fc22.noarch >15:35:07,461 DEBUG yum.verbose.YumBase: TSINFO: Marking naver-nanum-fonts-common-3.020-12.20131007.fc22.noarch as install for naver-nanum-gothic-fonts-3.020-12.20131007.fc22.noarch >15:35:07,466 DEBUG yum.verbose.YumBase: TSINFO: Marking netpbm-10.66.02-2.fc21.x86_64 as install for netpbm-devel-10.66.02-2.fc21.x86_64 >15:35:07,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,471 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-1.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,473 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-0.0.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-3.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,475 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-3.fc22.x86_64 to require for libmount >15:35:07,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,478 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.88-1.fc22.x86_64 as install for 1:nfs-utils-1.3.0-5.0.fc22.x86_64 >15:35:07,490 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nose-1.3.2-3.fc21.noarch as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:35:07,492 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-13.fc21.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:35:07,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.1-7.fc22.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:35:07,494 DEBUG yum.verbose.YumBase: TSINFO: Marking lapack-3.5.0-7.fc21.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:35:07,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.1-7.fc22.x86_64 as install for 1:numpy-1.8.2-1.fc22.x86_64 >15:35:07,502 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.13-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,503 DEBUG yum.verbose.YumBase: TSINFO: Marking texinfo-5.2-4.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,504 DEBUG yum.verbose.YumBase: TSINFO: Marking epstool-3.08-6.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,505 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-3.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,506 DEBUG yum.verbose.YumBase: TSINFO: Marking qscintilla-2.8.3-1.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,508 DEBUG yum.verbose.YumBase: TSINFO: Marking qrupdate-1.1.2-5.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,509 DEBUG yum.verbose.YumBase: TSINFO: Marking qhull-2003.1-24.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,511 DEBUG yum.verbose.YumBase: TSINFO: Marking glpk-4.53-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,512 DEBUG yum.verbose.YumBase: TSINFO: Marking gl2ps-1.3.8-4.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,512 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcolamd.so.2()(64bit) >15:35:07,512 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcholmod.so.2()(64bit) >15:35:07,513 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libccolamd.so.2()(64bit) >15:35:07,513 DEBUG yum.verbose.YumBase: Quick matched suitesparse-4.2.1-3.fc21.x86_64 to require for libcamd.so.2()(64bit) >15:35:07,514 DEBUG yum.verbose.YumBase: TSINFO: Marking arpack-3.1.3-3.fc21.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,516 DEBUG yum.verbose.YumBase: TSINFO: Marking GraphicsMagick-1.3.19-8.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,517 DEBUG yum.verbose.YumBase: TSINFO: Marking GraphicsMagick-c++-1.3.19-8.fc22.x86_64 as install for 6:octave-3.8.2-0.2.rc2.fc21.x86_64 >15:35:07,521 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.6-1.fc22.x86_64 as install for open-vm-tools-desktop-9.4.6-1.fc22.x86_64 >15:35:07,522 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc22.x86_64 to require for libvmtools.so.0()(64bit) >15:35:07,522 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.6-1.fc22.x86_64 to require for libhgfs.so.0()(64bit) >15:35:07,524 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-6.00-1.fc21.x86_64 >15:35:07,525 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.8-1.git.ba44603.fc22.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:35:07,526 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-5.fc22.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:35:07,527 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >15:35:07,527 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >15:35:07,527 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-5.fc22.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >15:35:07,528 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for openconnect-6.00-1.fc21.x86_64 >15:35:07,531 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-4.fc22.x86_64 as install for openssh-clients-6.6.1p1-4.fc22.x86_64 >15:35:07,536 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >15:35:07,540 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:35:07,541 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.90-1.fc22.noarch >15:35:07,541 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-8.fc22.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:35:07,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-3.fc22.x86_64 as install for orca-3.13.90-1.fc22.noarch >15:35:07,544 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-5.fc22.noarch as install for orca-3.13.90-1.fc22.noarch >15:35:07,550 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-devel-0.9.35-2.fc22.x86_64 as install for pango-devel-1.36.6-1.fc22.x86_64 >15:35:07,553 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >15:35:07,553 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >15:35:07,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-3.fc22.x86_64 as install for parted-3.2-2.fc22.x86_64 >15:35:07,558 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >15:35:07,560 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-2.fc22.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >15:35:07,560 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-18-2.fc22.x86_64 to require for libkmod.so.2()(64bit) >15:35:07,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >15:35:07,567 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-sdt-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:35:07,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-ExtUtils-ParseXS-3.24-2.fc21.noarch as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:35:07,569 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Install-1.59-303.fc22.noarch as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:35:07,571 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-devel-1.11-3.fc22.x86_64 as install for 4:perl-devel-5.18.2-303.fc22.x86_64 >15:35:07,575 DEBUG yum.verbose.YumBase: TSINFO: Marking php-common-5.6.0-0.6.RC4.fc22.x86_64 as install for php-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,576 DEBUG yum.verbose.YumBase: TSINFO: Marking php-cli-5.6.0-0.6.RC4.fc22.x86_64 as install for php-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,578 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-devel-1.3.6-1.fc22.x86_64 as install for php-devel-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,580 DEBUG yum.verbose.YumBase: TSINFO: Marking t1lib-5.1.2-15.fc21.x86_64 as install for php-gd-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libc-client-2007f-8.fc22.x86_64 as install for php-imap-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcrypt-2.5.8-15.fc21.x86_64 as install for php-mcrypt-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,589 DEBUG yum.verbose.YumBase: TSINFO: Marking postgresql-libs-9.3.5-1.fc22.x86_64 as install for php-pgsql-5.6.0-0.6.RC4.fc22.x86_64 >15:35:07,594 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >15:35:07,596 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-2.fc22.x86_64 as install for pixman-devel-0.32.6-2.fc22.x86_64 >15:35:07,597 DEBUG yum.verbose.YumBase: Quick matched pixman-0.32.6-2.fc22.x86_64 to require for libpixman-1.so.0()(64bit) >15:35:07,598 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:07,599 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:07,600 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >15:35:07,600 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:07,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:35:07,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:35:07,604 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-8.fc22.x86_64 as install for policycoreutils-2.3-9.fc22.x86_64 >15:35:07,612 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:35:07,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:35:07,614 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-9.fc22.x86_64 >15:35:07,618 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-akonadi-4.14.0-2.fc22.x86_64 as install for pykde4-devel-4.14.0-2.fc22.x86_64 >15:35:07,620 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.14.0-2.fc22.x86_64 as install for pykde4-devel-4.14.0-2.fc22.x86_64 >15:35:07,624 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-tk-1.3.1-6.fc21.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,625 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-data-1.3.1-6.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,627 DEBUG yum.verbose.YumBase: TSINFO: Marking stix-math-fonts-1.1.0-6.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,628 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-7.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,629 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-dateutil-1.5-0.fc22.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,630 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparsing-2.0.1-3.fc21.noarch as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,630 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,632 DEBUG yum.verbose.YumBase: TSINFO: Marking agg-2.5-20.fc21.x86_64 as install for python-matplotlib-1.3.1-6.fc21.x86_64 >15:35:07,633 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-8.fc21.noarch as install for python-virtualenv-1.11.6-1.fc22.noarch >15:35:07,634 DEBUG yum.verbose.YumBase: TSINFO: Marking qasmixer-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:35:07,635 DEBUG yum.verbose.YumBase: TSINFO: Marking qashctl-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:35:07,636 DEBUG yum.verbose.YumBase: TSINFO: Marking qasconfig-0.17.2-2.fc21.x86_64 as install for qastools-0.17.2-2.fc21.x86_64 >15:35:07,638 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-4.fc22.x86_64 as install for 2:qemu-kvm-2.1.0-4.fc22.x86_64 >15:35:07,648 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtdeclarative-5.3.1-1.fc21.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:35:07,649 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-devel-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:35:07,650 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Widgets) >15:35:07,650 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Network) >15:35:07,650 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Gui) >15:35:07,651 DEBUG yum.verbose.YumBase: Quick matched qt5-qtbase-devel-5.3.1-5.fc22.x86_64 to require for pkgconfig(Qt5Core) >15:35:07,652 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-gui-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:35:07,653 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5QuickTest.so.5()(64bit) >15:35:07,653 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5QuickParticles.so.5()(64bit) >15:35:07,653 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5Quick.so.5()(64bit) >15:35:07,653 DEBUG yum.verbose.YumBase: Quick matched qt5-qtdeclarative-5.3.1-1.fc21.x86_64 to require for libQt5Qml.so.5()(64bit) >15:35:07,654 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-5.3.1-5.fc22.x86_64 as install for qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 >15:35:07,659 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qttools-5.3.1-1.fc21.x86_64 as install for qt5-qttools-devel-5.3.1-1.fc21.x86_64 >15:35:07,659 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5Help.so.5()(64bit) >15:35:07,660 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5DesignerComponents.so.5()(64bit) >15:35:07,660 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5Designer.so.5()(64bit) >15:35:07,660 DEBUG yum.verbose.YumBase: Quick matched qt5-qttools-5.3.1-1.fc21.x86_64 to require for libQt5CLucene.so.5()(64bit) >15:35:07,662 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtwebkit-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:35:07,664 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtsensors-devel-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:35:07,666 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtlocation-devel-5.3.1-1.fc21.x86_64 as install for qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 >15:35:07,666 DEBUG yum.verbose.YumBase: Quick matched qt5-qtwebkit-5.3.1-1.fc21.x86_64 to require for libQt5WebKit.so.5()(64bit) >15:35:07,669 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >15:35:07,675 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Tk-804.032-1.fc22.x86_64 as install for realTimeConfigQuickScan-0-0.13.20120506hg.fc21.noarch >15:35:07,676 DEBUG yum.verbose.YumBase: Quick matched perl-Tk-804.032-1.fc22.x86_64 to require for perl(Tk) >15:35:07,679 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-7.fc21.x86_64 as install for recordmydesktop-0.3.8.1-12.fc21.x86_64 >15:35:07,680 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-3.fc21.x86_64 as install for redhat-rpm-config-24-2.fc21.noarch >15:35:07,681 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-12.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:35:07,682 DEBUG yum.verbose.YumBase: TSINFO: Marking ocaml-srpm-macros-2-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:35:07,682 DEBUG yum.verbose.YumBase: TSINFO: Marking ghc-srpm-macros-1.3-2.fc21.noarch as install for redhat-rpm-config-24-2.fc21.noarch >15:35:07,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:35:07,688 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:35:07,688 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:35:07,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-14.fc22.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:35:07,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-3.fc22.x86_64 >15:35:07,695 DEBUG yum.verbose.YumBase: TSINFO: Marking rosegarden4-parmesan-fonts-14.02-3.fc22.noarch as install for rosegarden4-14.02-3.fc22.x86_64 >15:35:07,695 DEBUG yum.verbose.YumBase: TSINFO: Marking rosegarden4-feta-fonts-14.02-3.fc22.noarch as install for rosegarden4-14.02-3.fc22.x86_64 >15:35:07,696 DEBUG yum.verbose.YumBase: TSINFO: Marking lirc-libs-0.9.0-28.fc22.x86_64 as install for rosegarden4-14.02-3.fc22.x86_64 >15:35:07,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-8.fc22.x86_64 as install for rpm-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,702 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-8.fc21.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,703 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-13alpha.fc22.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,704 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-generators-1.00-1.fc21.noarch as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,705 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-build-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,708 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-devel-1.16-4.fc21.x86_64 as install for rpm-devel-4.12.0-0.beta1.3.fc22.x86_64 >15:35:07,709 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-3.fc21.x86_64 as install for rpmdevtools-8.4-3.fc21.noarch >15:35:07,713 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:35:07,714 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-4.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:35:07,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-3.fc22.x86_64 as install for rsyslog-7.4.10-3.fc22.x86_64 >15:35:07,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.6.0-1.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:35:07,720 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-4.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:35:07,721 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-4.fc22.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >15:35:07,722 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-3.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:35:07,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-3.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:35:07,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.10-1.fc22.x86_64 as install for rygel-0.23.3.1-1.fc22.x86_64 >15:35:07,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.11-1.fc22.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:35:07,737 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.11-1.fc22.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:35:07,739 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_reg.so(SAMBA_4.1.11)(64bit) >15:35:07,739 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.11)(64bit) >15:35:07,739 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libtrusts_util.so(SAMBA_4.1.11)(64bit) >15:35:07,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbregistry.so(SAMBA_4.1.11)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmb_transport.so(SAMBA_4.1.11)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libserver-role.so(SAMBA_4.1.11)(64bit) >15:35:07,741 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsecrets3.so(SAMBA_4.1.11)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamdb-common.so(SAMBA_4.1.11)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba3-util.so(SAMBA_4.1.11)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.11)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-security.so(SAMBA_4.1.11)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >15:35:07,742 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so(SAMBA_4.1.11)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libnetif.so(SAMBA_4.1.11)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >15:35:07,743 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-samba.so(SAMBA_4.1.11)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libmsrpc3.so(SAMBA_4.1.11)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibsmb.so(SAMBA_4.1.11)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.11)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.11)(64bit) >15:35:07,744 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libldbsamba.so(SAMBA_4.1.11)(64bit) >15:35:07,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.11-1.fc22.x86_64 >15:35:07,746 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >15:35:07,746 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libevents.so(SAMBA_4.1.11)(64bit) >15:35:07,746 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liberrors.so(SAMBA_4.1.11)(64bit) >15:35:07,746 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdbwrap.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcliauth.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_cldap.so(SAMBA_4.1.11)(64bit) >15:35:07,747 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-nbt.so(SAMBA_4.1.11)(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-ldap.so(SAMBA_4.1.11)(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libaddns.so(SAMBA_4.1.11)(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libCHARSET3.so(SAMBA_4.1.11)(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_tdb.so()(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_reg.so()(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libutil_cmdline.so()(64bit) >15:35:07,748 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libtrusts_util.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbregistry.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbconf.so.0()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmbclient-raw.so.0()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsmb_transport.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libserver-role.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsecrets3.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamdb-common.so()(64bit) >15:35:07,749 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba3-util.so()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-util.so.0()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-sockets.so()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-security.so()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libsamba-credentials.so.0()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libreplace.so()(64bit) >15:35:07,750 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libregistry.so.0()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libntdb.so.0()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libnetif.so()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr.so.0()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-standard.so.0()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-samba.so()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libndr-nbt.so.0()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libmsrpc3.so()(64bit) >15:35:07,751 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibsmb.so()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_netlogon3.so()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liblibcli_lsa3.so()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libldbsamba.so()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libgensec.so.0()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libevents.so()(64bit) >15:35:07,752 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for liberrors.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc.so.0()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-samba.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdcerpc-binding.so.0()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libdbwrap.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcmdline-credentials.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcliauth.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_spoolss.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_smb_common.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli_cldap.so()(64bit) >15:35:07,753 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-nbt.so()(64bit) >15:35:07,754 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libcli-ldap.so()(64bit) >15:35:07,754 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libaddns.so()(64bit) >15:35:07,754 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.11-1.fc22.x86_64 to require for libCHARSET3.so()(64bit) >15:35:07,757 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >15:35:07,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >15:35:07,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-5.fc22.x86_64 as install for screen-4.2.1-3.fc21.x86_64 >15:35:07,767 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-qt-0.8.3-6.fc22.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >15:35:07,768 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-3.fc22.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >15:35:07,769 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >15:35:07,769 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-3.fc22.x86_64 to require for libgpgme.so.11()(64bit) >15:35:07,769 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-73.fc22.noarch as install for selinux-policy-targeted-3.13.1-73.fc22.noarch >15:35:07,770 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-73.fc22.noarch to require for selinux-policy >15:35:07,773 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.20-1.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:35:07,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.3-5.fc22.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:35:07,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.3-5.fc22.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >15:35:07,781 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >15:35:07,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-4.fc22.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >15:35:07,786 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >15:35:07,798 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.3-1.fc22.x86_64 >15:35:07,799 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-8.fc21.noarch as install for smc-meera-fonts-6.0-8.fc21.noarch >15:35:07,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++-1.2.7-15.fc21.x86_64 as install for sooperlooper-1.7.0-3.fc21.x86_64 >15:35:07,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-4.fc22.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >15:35:07,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for spice-vdagent-0.15.0-2.fc21.x86_64 >15:35:07,814 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for 7:squid-3.4.6-1.fc21.x86_64 >15:35:07,815 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.631-4.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:35:07,816 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Crypt-OpenSSL-X509-1.803-2.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:35:07,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libecap-0.2.0-9.fc21.x86_64 as install for 7:squid-3.4.6-1.fc21.x86_64 >15:35:07,818 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,819 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,820 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,821 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,823 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,824 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,825 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-5.fc22.x86_64 as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,826 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-5.fc22.noarch as install for sssd-1.12.0-5.fc22.x86_64 >15:35:07,831 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.10-1.fc22.x86_64 as install for subversion-1.8.10-1.fc22.x86_64 >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_wc-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_subr-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_repos-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >15:35:07,832 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_ra-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_fs-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_diff-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_delta-1.so.0()(64bit) >15:35:07,833 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.10-1.fc22.x86_64 to require for libsvn_client-1.so.0()(64bit) >15:35:07,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.7-1.fc22.x86_64 as install for subversion-1.8.10-1.fc22.x86_64 >15:35:07,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-3.fc22.x86_64 >15:35:07,842 DEBUG yum.verbose.YumBase: TSINFO: Marking swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:35:07,842 DEBUG yum.verbose.YumBase: Quick matched swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 to require for libswamigui.so.0()(64bit) >15:35:07,842 DEBUG yum.verbose.YumBase: Quick matched swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 to require for libswami.so.0()(64bit) >15:35:07,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libinstpatch-1.0.0-8.20110806svn386.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:35:07,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.fc21.x86_64 as install for swami-2.0.0-7.20110806svn386.fc21.x86_64 >15:35:07,847 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for system-config-date-1.10.7-2.fc21.noarch >15:35:07,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-14.fc21.x86_64 as install for system-config-date-1.10.7-2.fc21.noarch >15:35:07,849 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-5.fc21.noarch as install for system-config-keyboard-1.4.0-5.fc21.noarch >15:35:07,850 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.5.0-7.fc22.noarch as install for system-config-printer-udev-1.5.0-7.fc22.x86_64 >15:35:07,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-5.fc22.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:35:07,852 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.4-1.fc22.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:35:07,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for system-config-users-1.3.5-2.fc21.noarch >15:35:07,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-4.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >15:35:07,859 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-3.fc22.x86_64 as install for systemd-216-1.fc22.x86_64 >15:35:07,861 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:35:07,862 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:35:07,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xdvi-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,869 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-svn32901.0-1.fc22.noarch as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,870 DEBUG yum.verbose.YumBase: TSINFO: Marking tetex-dvipost-1.1-18.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,871 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt5-0.26.3-1.fc22.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,873 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtsensors-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,874 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtscript-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,875 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtlocation-5.3.1-1.fc21.x86_64 as install for 1:texmaker-4.3-1.fc22.x86_64 >15:35:07,876 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-8.fc21.noarch as install for thai-scalable-waree-fonts-0.5.0-8.fc21.noarch >15:35:07,878 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.1-8.fc22.noarch as install for tigervnc-1.3.1-8.fc22.x86_64 >15:35:07,879 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-icons-1.3.1-8.fc22.noarch as install for tigervnc-1.3.1-8.fc22.x86_64 >15:35:07,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-2.fc21.x86_64 as install for timidity++-2.14.0-7.fc21.x86_64 >15:35:07,882 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >15:35:07,886 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.13.90-1.fc22.x86_64 >15:35:07,887 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-6.fc22.x86_64 as install for 1:totem-3.13.90-1.fc22.x86_64 >15:35:07,892 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.84-1.fc22.x86_64 as install for transmission-gtk-2.84-1.fc22.x86_64 >15:35:07,894 DEBUG yum.verbose.YumBase: TSINFO: Marking itext-core-2.1.7-27.fc21.noarch as install for tuxguitar-1.2-16.fc21.x86_64 >15:35:07,895 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >15:35:07,896 DEBUG yum.verbose.YumBase: TSINFO: Marking python-unidecode-0.04.13-4.fc21.noarch as install for units-2.11-2.fc21.x86_64 >15:35:07,897 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >15:35:07,900 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >15:35:07,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-3.fc22.x86_64 as install for util-linux-2.25-3.fc22.x86_64 >15:35:07,906 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-3.fc22.x86_64 to require for libsmartcols.so.1(SMARTCOLS_2.25)(64bit) >15:35:07,906 DEBUG yum.verbose.YumBase: Quick matched libsmartcols-2.25-3.fc22.x86_64 to require for libsmartcols.so.1()(64bit) >15:35:07,912 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.2.0-0.1.beta.1.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:35:07,914 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:35:07,915 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-rail.so.1.2()(64bit) >15:35:07,915 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-primitives.so.1.2()(64bit) >15:35:07,915 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-locale.so.1.2()(64bit) >15:35:07,915 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-gdi.so.1.2()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-crypto.so.1.2()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-core.so.1.2()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-common.so.1.2.0()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-codec.so.1.2()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-client.so.1.2()(64bit) >15:35:07,916 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 to require for libfreerdp-cache.so.1.2()(64bit) >15:35:07,917 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-28.fc22.x86_64 as install for vinagre-3.13.90-1.fc22.x86_64 >15:35:07,918 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-manager-common-1.0.1-3.fc21.1.noarch as install for virt-install-1.0.1-3.fc21.1.noarch >15:35:07,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-3.fc22.x86_64 as install for virt-manager-1.0.1-3.fc21.1.noarch >15:35:07,922 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-2.fc22.x86_64 as install for virt-manager-1.0.1-3.fc21.1.noarch >15:35:08,045 DEBUG yum.verbose.YumBase: TSINFO: Marking rtmidi-jack-1.0.15-8.fc21.x86_64 as install for vmpk-0.4.0-9.fc21.x86_64 >15:35:08,098 DEBUG yum.verbose.YumBase: TSINFO: Marking woodstox-core-4.2.0-6.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,099 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-native-1.1.31-1.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,100 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-jboss-logmanager-1.0.0-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,100 DEBUG yum.verbose.YumBase: TSINFO: Marking xom-1.0-16.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,101 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngDatatype-1.0-12.5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,102 DEBUG yum.verbose.YumBase: TSINFO: Marking snakeyaml-1.13-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,102 DEBUG yum.verbose.YumBase: TSINFO: Marking wildfly-security-manager-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,103 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-ext-1.7.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,104 DEBUG yum.verbose.YumBase: TSINFO: Marking jcl-over-slf4j-1.7.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,105 DEBUG yum.verbose.YumBase: TSINFO: Marking scannotation-1.0.3-0.10.r12.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,105 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-4.0.21-0.1.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,106 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-commons-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,107 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-core-1.4.0-17.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,108 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-xmltooling-1.3.4-7.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,109 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-openws-1.4.4-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,109 DEBUG yum.verbose.YumBase: TSINFO: Marking opensaml-java-2.5.3-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,110 DEBUG yum.verbose.YumBase: TSINFO: Marking rngom-201103-0.10.20120119svn.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,111 DEBUG yum.verbose.YumBase: TSINFO: Marking jsoup-1.7.2-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,112 DEBUG yum.verbose.YumBase: TSINFO: Marking jipijapa-1.0.0-0.6.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,112 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-openjpa) >15:35:08,112 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-hibernate4-3) >15:35:08,113 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-hibernate3) >15:35:08,113 DEBUG yum.verbose.YumBase: Quick matched jipijapa-1.0.0-0.6.CR1.fc21.noarch to require for mvn(org.jipijapa:jipijapa-eclipselink) >15:35:08,113 DEBUG yum.verbose.YumBase: TSINFO: Marking jgroups-3.4.2-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,114 DEBUG yum.verbose.YumBase: TSINFO: Marking staxmapper-1.1.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,115 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossxb-2.0.3-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,115 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-vfs-3.2.5-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,116 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-spi-7.1.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,117 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remote-naming-2.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,117 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-iiop-client-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,118 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-client-2.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,119 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-dmr-1.2.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,119 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-common-core-2.2.22-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,120 DEBUG yum.verbose.YumBase: TSINFO: Marking jandex-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,121 DEBUG yum.verbose.YumBase: TSINFO: Marking xnio-3.2.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,121 DEBUG yum.verbose.YumBase: Quick matched xnio-3.2.2-1.fc21.noarch to require for mvn(org.jboss.xnio:xnio-api) >15:35:08,122 DEBUG yum.verbose.YumBase: TSINFO: Marking netty-xnio-transport-0.1.1-0.4.CR2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,122 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-spi-2.2.2-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,123 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-common-tools-1.2.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,124 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-common-2.2.3-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,124 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-api-1.0.2-0.4.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,125 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxws-jboss-httpserver-httpspi-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,126 DEBUG yum.verbose.YumBase: TSINFO: Marking jbossws-cxf-4.2.3-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,127 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-transports-httpserver) >15:35:08,127 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-server) >15:35:08,127 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-resources::wildfly800:) >15:35:08,127 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-factories) >15:35:08,127 DEBUG yum.verbose.YumBase: Quick matched jbossws-cxf-4.2.3-1.fc21.noarch to require for mvn(org.jboss.ws.cxf:jbossws-cxf-client) >15:35:08,128 DEBUG yum.verbose.YumBase: TSINFO: Marking weld-api-2.1-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,129 DEBUG yum.verbose.YumBase: TSINFO: Marking weld-core-2.1.2-4.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,129 DEBUG yum.verbose.YumBase: Quick matched weld-core-2.1.2-4.fc22.noarch to require for mvn(org.jboss.weld:weld-core-impl) >15:35:08,130 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-threads-2.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,130 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-stdio-1.0.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,131 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxws-2.2-api-2.0.2-0.8.20120507gitd6937f.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,132 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-saaj-1.3-api-1.0.2-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,132 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxrpc-1.1-api-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,133 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxb-2.2-api-1.0.4-9.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,134 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-websocket-1.0-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,135 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-1.2-api-1.0.0-0.3.Alpha3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,135 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-3.1-api-1.0.0-0.4.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,136 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jstl-1.2-api-1.0.3-10.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,137 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsp-2.3-api-1.0.0-0.4.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,137 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jacc-1.5-api-1.0.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,138 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaspi-1.1-api-1.0.0-0.2.Beta1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,139 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-rmi-1.0-api-1.0.4-11.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,139 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-connector-1.7-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,140 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-j2eemgmt-1.1-api-1.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,141 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jms-2.0-api-1.0.0-0.3.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,141 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-interceptors-1.2-api-1.0.0-0.4.Alpha3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,142 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsf-2.2-api-2.2.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,143 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-concurrency-1.0-api-1.0.0-0.2.CR1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,143 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-el-3.0-api-1.0.0-0.3.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,144 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-3.2-api-1.0.0-0.3.Alpha2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,145 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-batch-1.0-api-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,145 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-annotations-1.2-api-1.0.0-0.4.Alpha1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,146 DEBUG yum.verbose.YumBase: TSINFO: Marking shrinkwrap-1.1.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,147 DEBUG yum.verbose.YumBase: Quick matched shrinkwrap-1.1.2-5.fc21.noarch to require for mvn(org.jboss.shrinkwrap:shrinkwrap-impl-base) >15:35:08,147 DEBUG yum.verbose.YumBase: Quick matched shrinkwrap-1.1.2-5.fc21.noarch to require for mvn(org.jboss.shrinkwrap:shrinkwrap-api) >15:35:08,147 DEBUG yum.verbose.YumBase: TSINFO: Marking picketbox-xacml-2.0.7-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,148 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-negotiation-2.2.7-1.Final.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,148 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-ntlm) >15:35:08,149 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-net) >15:35:08,149 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-extras) >15:35:08,149 DEBUG yum.verbose.YumBase: Quick matched jboss-negotiation-2.2.7-1.Final.fc21.noarch to require for mvn(org.jboss.security:jboss-negotiation-common) >15:35:08,149 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-sasl-1.0.0-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,151 DEBUG yum.verbose.YumBase: TSINFO: Marking resteasy-3.0.6-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,151 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-validator-provider-11) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-spring) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-multipart-provider) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-json-p-provider) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jsapi) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jettison-provider) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jaxrs) >15:35:08,152 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jaxb-provider) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jackson2-provider) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-jackson-provider) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-crypto) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-client) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-cdi) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:resteasy-atom-provider) >15:35:08,153 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:jose-jwt) >15:35:08,154 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:jaxrs-api) >15:35:08,154 DEBUG yum.verbose.YumBase: Quick matched resteasy-3.0.6-5.fc21.noarch to require for mvn(org.jboss.resteasy:async-http-servlet-3.0) >15:35:08,154 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remoting-jmx-2.0.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,155 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-remoting-4.0.3-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,156 DEBUG yum.verbose.YumBase: TSINFO: Marking narayana-5.0.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,157 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.xts:jbossxts::api:) >15:35:08,157 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.xts:jbossxts) >15:35:08,157 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.txframework:txframework) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-util) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-integration) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-bridge) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.rts:restat-api) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.jts:narayana-jts-jacorb) >15:35:08,158 DEBUG yum.verbose.YumBase: Quick matched narayana-5.0.0-3.fc21.noarch to require for mvn(org.jboss.narayana.jts:narayana-jts-integration) >15:35:08,159 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-msc-1.2.2-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,160 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_cluster-java-1.2.6-4.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,160 DEBUG yum.verbose.YumBase: Quick matched mod_cluster-java-1.2.6-4.fc21.x86_64 to require for mvn(org.jboss.mod_cluster:mod_cluster-container-spi) >15:35:08,161 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-metadata-8.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,161 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-ejb) >15:35:08,161 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-ear) >15:35:08,161 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-common) >15:35:08,161 DEBUG yum.verbose.YumBase: Quick matched jboss-metadata-8.0.0-2.fc21.noarch to require for mvn(org.jboss.metadata:jboss-metadata-appclient) >15:35:08,162 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-marshalling-1.4.6-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,162 DEBUG yum.verbose.YumBase: Quick matched jboss-marshalling-1.4.6-1.fc21.noarch to require for mvn(org.jboss.marshalling:jboss-marshalling) >15:35:08,163 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-jboss-logmanager-1.1.0-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,163 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logmanager-1.5.2-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,164 DEBUG yum.verbose.YumBase: TSINFO: Marking jul-to-slf4j-stub-1.0.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,165 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logging-3.1.4-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,165 DEBUG yum.verbose.YumBase: TSINFO: Marking ironjacamar-1.1.3-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,166 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-spec-api) >15:35:08,166 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-jdbc) >15:35:08,166 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-deployers-common) >15:35:08,166 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-core-impl) >15:35:08,166 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-core-api) >15:35:08,167 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-spi) >15:35:08,167 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-impl) >15:35:08,167 DEBUG yum.verbose.YumBase: Quick matched ironjacamar-1.1.3-2.fc21.noarch to require for mvn(org.jboss.ironjacamar:ironjacamar-common-api) >15:35:08,167 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-invocation-1.2.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,168 DEBUG yum.verbose.YumBase: TSINFO: Marking generic-jms-ra-1.0.5-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,169 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb3-ext-api-2.1.0-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,169 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-common-beans-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,170 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-httpserver-1.0.0-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,171 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-classfilewriter-1.0.5-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,171 DEBUG yum.verbose.YumBase: TSINFO: Marking aesh-0.33.7-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,172 DEBUG yum.verbose.YumBase: TSINFO: Marking jberet-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,173 DEBUG yum.verbose.YumBase: TSINFO: Marking javassist-3.18.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,174 DEBUG yum.verbose.YumBase: TSINFO: Marking jacorb-2.3.1-14.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,175 DEBUG yum.verbose.YumBase: TSINFO: Marking infinispan-6.0.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,175 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-query) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-lucene-v3) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-lucene-directory) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-core) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-commons) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-client-hotrod) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-cachestore-remote) >15:35:08,176 DEBUG yum.verbose.YumBase: Quick matched infinispan-6.0.2-5.fc21.noarch to require for mvn(org.infinispan:infinispan-cachestore-jdbc) >15:35:08,177 DEBUG yum.verbose.YumBase: TSINFO: Marking hornetq-2.4.1-3.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-stomp-protocol) >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-server) >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-ra) >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-native) >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-journal) >15:35:08,178 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-jms-server) >15:35:08,179 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-jms-client) >15:35:08,179 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-core-client) >15:35:08,179 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-commons) >15:35:08,179 DEBUG yum.verbose.YumBase: Quick matched hornetq-2.4.1-3.fc21.x86_64 to require for mvn(org.hornetq:hornetq-amqp-protocol) >15:35:08,179 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-validator-cdi-5.0.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,180 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-validator-5.0.1-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,181 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-search-4.5.1-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,182 DEBUG yum.verbose.YumBase: Quick matched hibernate-search-4.5.1-4.fc21.noarch to require for mvn(org.hibernate:hibernate-search-infinispan) >15:35:08,182 DEBUG yum.verbose.YumBase: Quick matched hibernate-search-4.5.1-4.fc21.noarch to require for mvn(org.hibernate:hibernate-search-engine) >15:35:08,182 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-infinispan-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,183 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-envers-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,184 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-entitymanager-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,185 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-core-4.3.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,185 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-jpa-2.1-api-1.0.0-0.5.Draft.16.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,186 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,186 DEBUG yum.verbose.YumBase: Quick matched hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch to require for mvn(org.hibernate.hql:hibernate-hql-lucene) >15:35:08,187 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-commons-annotations-4.0.4-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,188 DEBUG yum.verbose.YumBase: TSINFO: Marking jsonp-1.0-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,188 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-enterprise-concurrent-1.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,189 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-el-3.0.0-4.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,190 DEBUG yum.verbose.YumBase: TSINFO: Marking jansi-1.11-6.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,191 DEBUG yum.verbose.YumBase: TSINFO: Marking stax2-api-3.1.1-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,191 DEBUG yum.verbose.YumBase: TSINFO: Marking jettison-1.3.4-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,192 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-1.9.11-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,193 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-mapper-asl) >15:35:08,193 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-jaxrs) >15:35:08,193 DEBUG yum.verbose.YumBase: Quick matched jackson-1.9.11-4.fc21.noarch to require for mvn(org.codehaus.jackson:jackson-core-asl) >15:35:08,193 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-1.50-4.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,194 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-mail-1.50-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,195 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-xmlschema-2.0.2-11.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,196 DEBUG yum.verbose.YumBase: TSINFO: Marking wss4j-1.6.15-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,196 DEBUG yum.verbose.YumBase: TSINFO: Marking velocity-1.7-14.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,197 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-security-1.5.5-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,198 DEBUG yum.verbose.YumBase: TSINFO: Marking qpid-proton-java-0.7-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,198 DEBUG yum.verbose.YumBase: Quick matched qpid-proton-java-0.7-3.fc21.noarch to require for mvn(org.apache.qpid:proton-j-impl) >15:35:08,198 DEBUG yum.verbose.YumBase: Quick matched qpid-proton-java-0.7-3.fc21.noarch to require for mvn(org.apache.qpid:proton-api) >15:35:08,199 DEBUG yum.verbose.YumBase: TSINFO: Marking neethi-3.0.1-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,199 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene3-3.6.2-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,200 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-facet:3) >15:35:08,200 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-core:3) >15:35:08,200 DEBUG yum.verbose.YumBase: Quick matched lucene3-3.6.2-5.fc21.noarch to require for mvn(org.apache.lucene:lucene-analyzers:3) >15:35:08,201 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-mime4j-0.7.2-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,201 DEBUG yum.verbose.YumBase: Quick matched apache-mime4j-0.7.2-10.fc21.noarch to require for mvn(org.apache.james:apache-mime4j-dom) >15:35:08,202 DEBUG yum.verbose.YumBase: Quick matched apache-mime4j-0.7.2-10.fc21.noarch to require for mvn(org.apache.james:apache-mime4j-core) >15:35:08,202 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-tools-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,203 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb) >15:35:08,203 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-wsdlto-core) >15:35:08,203 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-validator) >15:35:08,203 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-java2ws) >15:35:08,203 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-tools-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-tools-common) >15:35:08,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-rt-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,205 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-rm) >15:35:08,205 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-policy) >15:35:08,205 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-mex) >15:35:08,205 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-ws-addr) >15:35:08,205 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-local) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-jms) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-transports-http) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-management) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-frontend-simple) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-frontend-jaxws) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-databinding-jaxb) >15:35:08,206 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-databinding-aegis) >15:35:08,207 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-core) >15:35:08,207 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-xml) >15:35:08,207 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-soap) >15:35:08,207 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-object) >15:35:08,207 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-rt-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf:cxf-rt-bindings-coloc) >15:35:08,208 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-api-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,208 DEBUG yum.verbose.YumBase: TSINFO: Marking cxf-xjc-utils-2.6.0-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,209 DEBUG yum.verbose.YumBase: Quick matched cxf-xjc-utils-2.6.0-7.fc21.noarch to require for mvn(org.apache.cxf.xjcplugins:cxf-xjc-dv) >15:35:08,209 DEBUG yum.verbose.YumBase: Quick matched cxf-xjc-utils-2.6.0-7.fc21.noarch to require for mvn(org.apache.cxf.xjcplugins:cxf-xjc-boolean) >15:35:08,210 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cxf-services-2.7.5-3.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,210 DEBUG yum.verbose.YumBase: Quick matched 1:cxf-services-2.7.5-3.fc20.noarch to require for mvn(org.apache.cxf.services.sts:cxf-services-sts-core) >15:35:08,211 DEBUG yum.verbose.YumBase: TSINFO: Marking avro-1.7.5-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,211 DEBUG yum.verbose.YumBase: TSINFO: Marking jcip-annotations-1-13.20060626.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,212 DEBUG yum.verbose.YumBase: TSINFO: Marking joda-time-2.3-2.tzdata2013g.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,213 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxb-intros-1.0.2-8.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,214 DEBUG yum.verbose.YumBase: TSINFO: Marking jaxen-1.1.6-5.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,214 DEBUG yum.verbose.YumBase: TSINFO: Marking bean-validation-api-1.1.0-3.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,215 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:undertow-1.0.15-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,216 DEBUG yum.verbose.YumBase: Quick matched 1:undertow-1.0.15-1.fc21.noarch to require for mvn(io.undertow:undertow-servlet) >15:35:08,216 DEBUG yum.verbose.YumBase: Quick matched 1:undertow-1.0.15-1.fc21.noarch to require for mvn(io.undertow:undertow-core) >15:35:08,216 DEBUG yum.verbose.YumBase: TSINFO: Marking jastow-1.0.0-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,217 DEBUG yum.verbose.YumBase: TSINFO: Marking netty-4.0.19-1.fc21.x86_64 as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,218 DEBUG yum.verbose.YumBase: TSINFO: Marking dom4j-1.6.1-22.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,219 DEBUG yum.verbose.YumBase: TSINFO: Marking xsom-0-12.20110809svn.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,220 DEBUG yum.verbose.YumBase: TSINFO: Marking txw2-20110809-11.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,221 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-saaj-1.3.19-7.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,221 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-fastinfoset-1.2.12-11.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,222 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jaxb-2.2.5-5.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,222 DEBUG yum.verbose.YumBase: Quick matched glassfish-jaxb-2.2.5-5.fc20.noarch to require for mvn(com.sun.xml.bind:jaxb-impl) >15:35:08,223 DEBUG yum.verbose.YumBase: TSINFO: Marking istack-commons-2.17-5.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,223 DEBUG yum.verbose.YumBase: Quick matched istack-commons-2.17-5.fc22.noarch to require for mvn(com.sun.istack:istack-commons-runtime) >15:35:08,224 DEBUG yum.verbose.YumBase: TSINFO: Marking mojarra-2.1.7-8.fc20.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,225 DEBUG yum.verbose.YumBase: TSINFO: Marking codemodel-2.6-15.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,225 DEBUG yum.verbose.YumBase: TSINFO: Marking h2-1.3.176-2.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,226 DEBUG yum.verbose.YumBase: TSINFO: Marking jtype-0.1.2-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,227 DEBUG yum.verbose.YumBase: TSINFO: Marking classmate-0.8.0-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,227 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-module-jaxb-annotations-2.4.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,228 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-jaxrs-json-provider-2.4.1-2.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,229 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-jaxrs-providers-2.4.1-2.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,230 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-databind-2.4.1.3-1.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,230 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-core-2.4.1.1-1.fc22.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,231 DEBUG yum.verbose.YumBase: TSINFO: Marking jackson-annotations-2.4.1-1.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,232 DEBUG yum.verbose.YumBase: TSINFO: Marking cal10n-0.7.7-5.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,233 DEBUG yum.verbose.YumBase: TSINFO: Marking objectweb-asm3-3.3.1-10.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,234 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaxrs-1.1-api-1.0.1-9.fc21.noarch as install for wildfly-8.1.0-3.fc22.noarch >15:35:08,236 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >15:35:08,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >15:35:08,238 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >15:35:08,239 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >15:35:08,239 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >15:35:08,242 DEBUG yum.verbose.YumBase: TSINFO: Marking jsmath-fonts-20090708-8.fc21.noarch as install for wxMaxima-13.04.2-2.fc21.x86_64 >15:35:08,244 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-3.fc21.x86_64 as install for xdg-user-dirs-gtk-0.10-5.fc21.x86_64 >15:35:08,246 DEBUG yum.verbose.YumBase: TSINFO: Marking xfig-common-3.2.5-43.c.fc21.x86_64 as install for xfig-3.2.5-43.c.fc21.x86_64 >15:35:08,249 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.12-2.fc21.noarch as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:35:08,251 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-3.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:35:08,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2.99.901-1.fc22.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >15:35:08,255 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc22.x86_64 >15:35:08,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.10-1.fc22.x86_64 as install for xorg-x11-drv-intel-2.99.914-1.fc22.x86_64 >15:35:08,262 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >15:35:08,262 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 to require for libxatracker.so.2()(64bit) >15:35:08,265 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.16.0-3.fc22.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:35:08,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:35:08,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:35:08,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 >15:35:08,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.90-1.fc22.x86_64 as install for 1:yelp-3.13.90-1.fc22.x86_64 >15:35:08,274 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.90-1.fc22.x86_64 >15:35:08,278 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-13.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:35:08,278 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-3.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:35:08,279 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for yum-3.4.3-153.fc22.noarch >15:35:08,280 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-11.fc22.x86_64 as install for yum-3.4.3-153.fc22.noarch >15:35:08,280 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.25-1.fc22.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >15:35:08,287 DEBUG yum.verbose.YumBase: TSINFO: Marking zynaddsubfx-common-2.4.4-1.fc21.noarch as install for zynaddsubfx-2.4.4-1.fc21.x86_64 >15:35:08,288 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lash-0.5.4-20.fc21.x86_64 as install for zynjacku-6-8.fc21.x86_64 >15:35:08,314 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-10.fc22.x86_64 >15:35:08,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-39.fc21.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:35:08,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.1-2.fc22.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:35:08,320 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-1.fc22.x86_64 as install for GraphicsMagick-1.3.19-8.fc22.x86_64 >15:35:08,324 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.8.10-4.fc21.x86_64 as install for ImageMagick-6.8.8.10-4.fc21.x86_64 >15:35:08,325 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickWand-6.Q16.so.2()(64bit) >15:35:08,325 DEBUG yum.verbose.YumBase: Quick matched ImageMagick-libs-6.8.8.10-4.fc21.x86_64 to require for libMagickCore-6.Q16.so.2()(64bit) >15:35:08,331 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.4-3.fc22.x86_64 >15:35:08,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-2.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:35:08,333 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-2.fc22.x86_64 to require for libsolv.so.0()(64bit) >15:35:08,334 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.6-1.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:35:08,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.2-4.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:35:08,336 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.0-1.fc22.x86_64 as install for PackageKit-0.9.4-3.fc22.x86_64 >15:35:08,340 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.16.2-1.fc21.x86_64 as install for PyQt4-4.11.1-2.fc22.x86_64 >15:35:08,341 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.7.80-1.fc22.x86_64 as install for PyQt4-4.11.1-2.fc22.x86_64 >15:35:08,343 DEBUG yum.verbose.YumBase: TSINFO: Marking R-java-devel-3.1.1-3.fc22.x86_64 as install for R-devel-3.1.1-3.fc22.x86_64 >15:35:08,345 DEBUG yum.verbose.YumBase: TSINFO: Marking R-core-devel-3.1.1-3.fc22.x86_64 as install for R-devel-3.1.1-3.fc22.x86_64 >15:35:08,348 DEBUG yum.verbose.YumBase: TSINFO: Marking R-core-3.1.1-3.fc22.x86_64 as install for R-java-3.1.1-3.fc22.x86_64 >15:35:08,352 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.2-4.fc22.x86_64 as install for abrt-2.2.2-4.fc22.x86_64 >15:35:08,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.3-5.fc22.x86_64 as install for abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 >15:35:08,356 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-216-1.fc22.x86_64 as install for abrt-addon-python-2.2.2-4.fc22.x86_64 >15:35:08,357 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-216-1.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >15:35:08,358 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.2-4.fc22.x86_64 as install for abrt-addon-python3-2.2.2-4.fc22.x86_64 >15:35:08,359 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:35:08,360 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-5.fc22.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:35:08,360 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.2-4.fc22.x86_64 >15:35:08,364 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.2-4.fc22.x86_64 as install for abrt-gui-2.2.2-4.fc22.x86_64 >15:35:08,365 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.2-4.fc22.x86_64 as install for abrt-gui-2.2.2-4.fc22.x86_64 >15:35:08,367 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:35:08,369 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:35:08,370 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.3-5.fc22.x86_64 as install for abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 >15:35:08,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.3-5.fc22.x86_64 as install for abrt-tui-2.2.2-4.fc22.x86_64 >15:35:08,380 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2008_10_13-1.fc21.x86_64 as install for alsa-tools-firmware-1.0.28-2.fc22.x86_64 >15:35:08,389 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-3.fc21.x86_64 as install for attica-devel-0.4.2-3.fc21.x86_64 >15:35:08,389 DEBUG yum.verbose.YumBase: Quick matched attica-0.4.2-3.fc21.x86_64 to require for libattica.so.0.4()(64bit) >15:35:08,395 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-java-1.0.5-2.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:35:08,396 DEBUG yum.verbose.YumBase: TSINFO: Marking paranamer-2.4.1-9.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:35:08,397 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-project-2.2.1-49.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:35:08,398 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:maven-file-management-1.2.1-10.fc21.noarch as install for avro-1.7.5-8.fc21.noarch >15:35:08,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-8.P1.fc22.noarch as install for 32:bind-libs-9.9.5-8.P1.fc22.x86_64 >15:35:08,406 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for boost-1.55.0-2.fc21.x86_64 >15:35:08,430 DEBUG yum.verbose.YumBase: TSINFO: Marking bouncycastle-pkix-1.50-3.fc21.noarch as install for bouncycastle-mail-1.50-5.fc21.noarch >15:35:08,433 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-3.fc22.x86_64 as install for ca-certificates-2014.2.1-2.fc22.noarch >15:35:08,437 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 >15:35:08,441 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-interceptors-1.1-api-1.0.2-0.10.20120319git49a904.fc21.noarch as install for cdi-api-1.1-6.fc21.noarch >15:35:08,441 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-ejb-3.1-api-1.0.2-11.fc21.noarch as install for cdi-api-1.1-6.fc21.noarch >15:35:08,442 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-el-api-3.0.0-5.fc22.noarch as install for cdi-api-1.1-6.fc21.noarch >15:35:08,444 DEBUG yum.verbose.YumBase: TSINFO: Marking check-0.9.14-1.fc22.x86_64 as install for check-devel-0.9.14-1.fc22.x86_64 >15:35:08,446 DEBUG yum.verbose.YumBase: TSINFO: Marking subunit-devel-0.0.18-3.fc21.x86_64 as install for check-devel-0.9.14-1.fc22.x86_64 >15:35:08,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.5.0-1.fc22.x86_64 as install for clutter-1.19.6-1.fc22.x86_64 >15:35:08,461 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cogl-devel-1.18.2-3.fc22.x86_64 >15:35:08,463 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for cogl-devel-1.18.2-3.fc22.x86_64 >15:35:08,468 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.15-1.fc22.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >15:35:08,471 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo_c-libs-0.6.1-1.fc22.x86_64 as install for createrepo_c-0.6.1-1.fc22.x86_64 >15:35:08,471 DEBUG yum.verbose.YumBase: Quick matched createrepo_c-libs-0.6.1-1.fc22.x86_64 to require for libcreaterepo_c.so.0()(64bit) >15:35:08,478 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-context-3.2.6-3.fc21.noarch as install for 1:cxf-api-2.7.5-3.fc20.noarch >15:35:08,479 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-beans-3.2.6-3.fc21.noarch as install for 1:cxf-api-2.7.5-3.fc20.noarch >15:35:08,481 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-10.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,482 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-tx-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,483 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-jms-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,484 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-3.2.6-3.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,485 DEBUG yum.verbose.YumBase: TSINFO: Marking jibx-1.2.5-8.fc21.x86_64 as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,485 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-schema) >15:35:08,485 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-run) >15:35:08,485 DEBUG yum.verbose.YumBase: Quick matched jibx-1.2.5-8.fc21.x86_64 to require for mvn(org.jibx:jibx-bind) >15:35:08,486 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-connector-1.6-api-1.0.1-0.6.20120310git9dc9a5.fc20.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,486 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlbeans-2.6.0-8.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,487 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-mina-2.0.7-2.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,488 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-core-2.6.7-5.fc21.noarch as install for 1:cxf-rt-2.7.5-3.fc20.noarch >15:35:08,489 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-core-5.6.0-9.fc21.noarch as install for 1:cxf-services-2.7.5-3.fc20.noarch >15:35:08,490 DEBUG yum.verbose.YumBase: Quick matched activemq-core-5.6.0-9.fc21.noarch to require for mvn(org.apache.activemq:activemq-core) >15:35:08,492 DEBUG yum.verbose.YumBase: TSINFO: Marking batik-1.8-0.15.svn1230816.fc21.noarch as install for 1:cxf-tools-2.7.5-3.fc20.noarch >15:35:08,493 DEBUG yum.verbose.YumBase: TSINFO: Marking ws-jaxme-0.5.2-12.fc21.noarch as install for cxf-xjc-utils-2.6.0-7.fc21.noarch >15:35:08,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libmatthew-java-0.8-9.fc21.x86_64 as install for dbus-java-2.7-16.fc21.x86_64 >15:35:08,500 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.88-1.fc22.x86_64 as install for device-mapper-libs-1.02.88-1.fc22.x86_64 >15:35:08,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-3.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:35:08,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-3.fc22.noarch as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:35:08,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 as install for 12:dhcp-client-4.3.1-3.fc22.x86_64 >15:35:08,505 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libisc-export.so.95()(64bit) >15:35:08,505 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libirs-export.so.91()(64bit) >15:35:08,506 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 to require for libdns-export.so.100()(64bit) >15:35:08,508 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >15:35:08,509 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >15:35:08,511 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >15:35:08,512 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >15:35:08,512 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for docbook-style-xsl-1.78.1-3.fc21.noarch >15:35:08,513 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-63.fc21.noarch as install for docbook-style-xsl-1.78.1-3.fc21.noarch >15:35:08,516 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-SGMLSpm-1.03ii-33.fc21.noarch as install for docbook-utils-0.6.14-38.fc21.noarch >15:35:08,517 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-dsssl-1.79-20.fc21.noarch as install for docbook-utils-0.6.14-38.fc21.noarch >15:35:08,524 DEBUG yum.verbose.YumBase: TSINFO: Marking lynx-2.8.9-0.2.dev1.fc21.x86_64 as install for docbook-utils-0.6.14-38.fc21.noarch >15:35:08,525 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-33.fc21.noarch to require for perl(SGMLS::Output) >15:35:08,525 DEBUG yum.verbose.YumBase: Quick matched perl-SGMLSpm-1.03ii-33.fc21.noarch to require for perl(SGMLS) >15:35:08,526 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-1.1.4-3.c.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,527 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp2-2.1.10-19.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-xsdlib-2013.6.1-3.fc22.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:msv-msv-2013.6.1-3.fc22.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,529 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isorelax-0-0.16.release20050331.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,530 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-api-1.2.0-10.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,531 DEBUG yum.verbose.YumBase: TSINFO: Marking bea-stax-1.2.0-10.fc21.noarch as install for dom4j-1.6.1-22.fc21.noarch >15:35:08,532 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >15:35:08,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-20.fc22.x86_64 as install for dracut-038-30.git20140815.fc22.x86_64 >15:35:08,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-3.fc22.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,535 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-13.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,536 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-8.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,538 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-2.1.0-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,539 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-23.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >15:35:08,543 DEBUG yum.verbose.YumBase: TSINFO: Marking javaewah-0.8.4-3.fc21.noarch as install for eclipse-jgit-3.4.1-1.fc21.noarch >15:35:08,543 DEBUG yum.verbose.YumBase: TSINFO: Marking args4j-2.0.28-2.fc21.noarch as install for eclipse-jgit-3.4.1-1.fc21.noarch >15:35:08,546 DEBUG yum.verbose.YumBase: TSINFO: Marking swt-chart-0.9.0-3.fc22.noarch as install for eclipse-linuxtools-3.0.0-6.fc22.noarch >15:35:08,547 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-8.0.0-2.fc22.noarch as install for eclipse-linuxtools-3.0.0-6.fc22.noarch >15:35:08,556 DEBUG yum.verbose.YumBase: TSINFO: Marking sat4j-2.3.5-4.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,556 DEBUG yum.verbose.YumBase: TSINFO: Marking sac-1.3-20.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,557 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-util-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,558 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlet-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,558 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-server-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,559 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-security-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,560 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-io-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,561 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-http-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,561 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-continuation-9.2.1-1.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:icu4j-eclipse-52.1-2.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,563 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-servlet-api-3.1.0-6.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,563 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-api-2.3.1-4.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,565 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jsp-2.3.2-5.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,565 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-shell-0.10.0-13.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,566 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-command-0.14.0-2.fc21.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,567 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ecf-core-3.9.0-1.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,567 DEBUG yum.verbose.YumBase: Quick matched sat4j-2.3.5-4.fc21.noarch to require for osgi(org.sat4j.core) >15:35:08,568 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.9.0-1.fc22.noarch to require for osgi(org.eclipse.ecf.filetransfer) >15:35:08,568 DEBUG yum.verbose.YumBase: Quick matched eclipse-ecf-core-3.9.0-1.fc22.noarch to require for osgi(org.eclipse.ecf) >15:35:08,568 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-testutil-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,569 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jsch-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,570 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-jmf-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,570 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-commons-net-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,571 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-xalan2-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,572 DEBUG yum.verbose.YumBase: TSINFO: Marking ant-apache-bsf-1.9.4-4.fc22.noarch as install for 1:eclipse-platform-4.4.0-14.fc22.x86_64 >15:35:08,580 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk-2.4.4-3.fc22.x86_64 as install for 1:eclipse-swt-4.4.0-14.fc22.x86_64 >15:35:08,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:35:08,590 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.3-1.fc22.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:35:08,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-10.fc22.x86_64 as install for evince-libs-3.13.90-1.fc22.x86_64 >15:35:08,599 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-3.fc21.x86_64 as install for fakeroot-1.18.4-3.fc21.x86_64 >15:35:08,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:35:08,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:35:08,605 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-3.fc22.x86_64 as install for farstream02-0.2.4-3.fc22.x86_64 >15:35:08,606 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.1.noarch as install for fedora-release-22-0.5.noarch >15:35:08,607 DEBUG yum.verbose.YumBase: TSINFO: Marking pyrpkg-1.26-1.fc22.noarch as install for fedpkg-1.18-1.fc22.noarch >15:35:08,608 DEBUG yum.verbose.YumBase: TSINFO: Marking python-offtrac-0.1.0-3.fc21.noarch as install for fedpkg-1.18-1.fc22.noarch >15:35:08,624 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-devel-2.1.0-9.fc22.x86_64 as install for fontconfig-devel-2.11.1-4.fc21.x86_64 >15:35:08,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >15:35:08,631 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 as install for 1:freerdp-1.2.0-0.1.beta.1.fc22.x86_64 >15:35:08,632 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-wtsapi.so.1.1()(64bit) >15:35:08,632 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-winsock.so.1.1()(64bit) >15:35:08,632 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-utils.so.1.1()(64bit) >15:35:08,632 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-thread.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-sysinfo.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-synch.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-sspi.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-smartcard.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-rpc.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-registry.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-pool.so.1.1()(64bit) >15:35:08,633 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-path.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-nt.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-library.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-io.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-interlocked.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-input.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-heap.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-handle.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-file.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-error.so.1.1()(64bit) >15:35:08,634 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-environment.so.1.1()(64bit) >15:35:08,635 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-dsparse.so.1.1()(64bit) >15:35:08,635 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-crypto.so.1.1()(64bit) >15:35:08,635 DEBUG yum.verbose.YumBase: Quick matched 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 to require for libwinpr-crt.so.1.1()(64bit) >15:35:08,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >15:35:08,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-8.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:35:08,653 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-2.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:35:08,654 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >15:35:08,655 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-4.fc21.x86_64 as install for gegl-0.2.0-19.fc22.x86_64 >15:35:08,655 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >15:35:08,655 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >15:35:08,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-23.fc21.x86_64 as install for genisoimage-1.1.11-23.fc21.x86_64 >15:35:08,658 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >15:35:08,659 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >15:35:08,663 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-21.fc22.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >15:35:08,667 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-enterprise-concurrent-api-1.0-3.fc21.noarch as install for glassfish-enterprise-concurrent-1.0-2.fc21.noarch >15:35:08,668 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlstreambuffer-1.5.1-5.fc21.noarch as install for glassfish-fastinfoset-1.2.12-11.fc21.noarch >15:35:08,670 DEBUG yum.verbose.YumBase: TSINFO: Marking stax-ex-1.7.1-8.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:35:08,670 DEBUG yum.verbose.YumBase: TSINFO: Marking relaxngcc-1.12-6.fc20.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:35:08,671 DEBUG yum.verbose.YumBase: TSINFO: Marking jing-20091111-16.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:35:08,672 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-jaxb-api-2.2.9-6.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:35:08,672 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-dtd-parser-1.2-0.10.20120120svn.fc21.noarch as install for glassfish-jaxb-2.2.5-5.fc20.noarch >15:35:08,673 DEBUG yum.verbose.YumBase: TSINFO: Marking mimepull-1.8-9.fc21.noarch as install for glassfish-saaj-1.3.19-7.fc21.noarch >15:35:08,675 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014f-1.fc22.noarch as install for glibc-common-2.19.90-33.fc22.x86_64 >15:35:08,679 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-4.fc22.x86_64 >15:35:08,682 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.4-1.fc22.x86_64 >15:35:08,692 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-14.fc21.x86_64 as install for gnome-python2-canvas-2.28.1-14.fc21.x86_64 >15:35:08,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.4-1.fc22.noarch as install for gnome-shell-extension-alternate-tab-3.13.4-1.fc22.noarch >15:35:08,695 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-2.fc21.x86_64 as install for gnome-video-effects-0.4.1-2.fc21.noarch >15:35:08,698 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >15:35:08,700 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140812-1.gitb914bfd.fc22.noarch as install for gnutls-3.3.6-1.fc22.x86_64 >15:35:08,703 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-3.fc22.x86_64 >15:35:08,706 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-3.fc22.x86_64 as install for grilo-plugins-0.2.12-6.fc22.x86_64 >15:35:08,710 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-9.fc22.x86_64 as install for gstreamer-0.10.36-9.fc22.x86_64 >15:35:08,714 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc22.x86_64 >15:35:08,715 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-10.fc22.x86_64 >15:35:08,715 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >15:35:08,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.4.0-1.fc22.x86_64 >15:35:08,735 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-devel-2.13.4-1.fc22.x86_64 as install for gtk3-devel-3.13.7-1.fc22.x86_64 >15:35:08,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.90-1.fc22.x86_64 >15:35:08,748 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >15:35:08,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.90-1.fc22.x86_64 >15:35:08,750 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >15:35:08,752 DEBUG yum.verbose.YumBase: TSINFO: Marking qdox-1.12.1-10.fc21.noarch as install for hamcrest-1.3-8.fc22.noarch >15:35:08,753 DEBUG yum.verbose.YumBase: TSINFO: Marking easymock-3.2-3.fc21.noarch as install for hamcrest-1.3-8.fc22.noarch >15:35:08,754 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.35-2.fc22.x86_64 >15:35:08,756 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.35-2.fc22.x86_64 as install for harfbuzz-devel-0.9.35-2.fc22.x86_64 >15:35:08,757 DEBUG yum.verbose.YumBase: Quick matched harfbuzz-icu-0.9.35-2.fc22.x86_64 to require for libharfbuzz-icu.so.0()(64bit) >15:35:08,759 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-logging-tools-1.2.0-0.2.Beta1.fc21.noarch as install for hibernate-commons-annotations-4.0.4-1.fc21.noarch >15:35:08,760 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jacc-1.4-api-1.0.2-7.fc21.noarch as install for hibernate-core-4.3.5-2.fc21.noarch >15:35:08,762 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate-jpa-2.0-api-1.0.1-15.fc22.noarch as install for hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch >15:35:08,763 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr3-java-3.5-1.fc21.noarch as install for hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch >15:35:08,764 DEBUG yum.verbose.YumBase: TSINFO: Marking rhq-plugin-annotations-3.0.4-7.fc21.noarch as install for hibernate-infinispan-4.3.5-2.fc21.noarch >15:35:08,766 DEBUG yum.verbose.YumBase: TSINFO: Marking tika-1.5-1.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:35:08,766 DEBUG yum.verbose.YumBase: TSINFO: Marking solr3-3.6.2-8.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:35:08,767 DEBUG yum.verbose.YumBase: TSINFO: Marking checkstyle-5.7-3.fc21.noarch as install for hibernate-search-4.5.1-4.fc21.noarch >15:35:08,771 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-transaction-1.1-api-1.0.1-9.fc21.noarch as install for hornetq-2.4.1-3.fc21.x86_64 >15:35:08,772 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-naming-5.0.6-0.10.CR1.fc21.noarch as install for hornetq-2.4.1-3.fc21.x86_64 >15:35:08,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for hornetq-2.4.1-3.fc21.x86_64 >15:35:08,774 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >15:35:08,774 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1()(64bit) >15:35:08,776 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-5.fc22.x86_64 as install for hplip-libs-3.14.6-5.fc22.x86_64 >15:35:08,781 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.8-1.fc22.x86_64 as install for ibus-1.5.8-1.fc22.x86_64 >15:35:08,781 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.8-1.fc22.noarch as install for ibus-1.5.8-1.fc22.x86_64 >15:35:08,786 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >15:35:08,790 DEBUG yum.verbose.YumBase: TSINFO: Marking protostream-1.0.0-0.5.Alpha7.fc21.x86_64 as install for infinispan-6.0.2-5.fc21.noarch >15:35:08,790 DEBUG yum.verbose.YumBase: TSINFO: Marking c3p0-0.9.5-0.1.pre8.fc21.noarch as install for infinispan-6.0.2-5.fc21.noarch >15:35:08,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-5.fc22.x86_64 as install for iptables-1.4.21-10.fc22.x86_64 >15:35:08,795 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jaspi-1.0-api-1.0.1-9.fc21.noarch as install for ironjacamar-1.1.3-2.fc21.noarch >15:35:08,796 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-validation-1.1-11.fc21.noarch as install for ironjacamar-1.1.3-2.fc21.noarch >15:35:08,797 DEBUG yum.verbose.YumBase: TSINFO: Marking jvnet-parent-4-5.fc21.noarch as install for istack-commons-2.17-5.fc22.noarch >15:35:08,799 DEBUG yum.verbose.YumBase: TSINFO: Marking jsr-311-1.1.1-9.fc21.noarch as install for jackson-1.9.11-4.fc21.noarch >15:35:08,801 DEBUG yum.verbose.YumBase: TSINFO: Marking bsh-1.3.0-31.fc21.noarch as install for jacorb-2.3.1-14.fc22.noarch >15:35:08,803 DEBUG yum.verbose.YumBase: TSINFO: Marking jansi-native-1.5-7.fc22.x86_64 as install for jansi-1.11-6.fc21.noarch >15:35:08,803 DEBUG yum.verbose.YumBase: TSINFO: Marking hawtjni-1.10-2.fc21.noarch as install for jansi-1.11-6.fc21.noarch >15:35:11,068 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014f-1.fc22.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.11-19.b12.fc22.x86_64 >15:35:11,082 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-2.fc22.noarch as install for javapackages-tools-4.1.0-2.fc22.noarch >15:35:11,088 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-3.0-api-1.0.2-2.fc21.noarch as install for jboss-jaxrpc-1.1-api-1.0.1-8.fc21.noarch >15:35:11,090 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsp-2.2-api-1.0.1-10.fc22.noarch as install for jboss-jstl-1.2-api-1.0.3-10.fc22.noarch >15:35:11,091 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-el-2.2-api-1.0.2-2.fc21.noarch as install for jboss-jstl-1.2-api-1.0.3-10.fc22.noarch >15:35:11,097 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jms-1.1-api-1.0.1-9.fc21.noarch as install for jbossws-cxf-4.2.3-1.fc21.noarch >15:35:11,099 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-reflect-2.0.2-8.fc21.noarch as install for jbossxb-2.0.3-7.fc21.noarch >15:35:11,100 DEBUG yum.verbose.YumBase: TSINFO: Marking dtdparser-1.21-15.fc21.noarch as install for jbossxb-2.0.3-7.fc21.noarch >15:35:11,104 DEBUG yum.verbose.YumBase: TSINFO: Marking joda-convert-1.7-1.fc22.noarch as install for joda-time-2.3-2.tzdata2013g.fc21.noarch >15:35:11,104 DEBUG yum.verbose.YumBase: TSINFO: Marking jzlib-1.1.3-2.fc21.noarch as install for jsch-0.1.51-3.fc21.noarch >15:35:11,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libreadline-java-0.8.0-36.fc21.x86_64 as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,111 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-posix-3.0.1-2.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,112 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-ffi-0.7.10-5.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,112 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-constants-0.8.4-6.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,113 DEBUG yum.verbose.YumBase: TSINFO: Marking jline1-1.0-10.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,114 DEBUG yum.verbose.YumBase: TSINFO: Marking jffi-1.2.6-7.fc21.x86_64 as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,115 DEBUG yum.verbose.YumBase: TSINFO: Marking antlr32-java-3.2-5.fc21.noarch as install for jython-2.7-0.1.b3.fc22.noarch >15:35:11,118 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-libs-4.13.3-2.fc22.x86_64 as install for kate-libs-4.14.0-1.fc22.x86_64 >15:35:11,124 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-48.fc21.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,128 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.14.0-1.fc22.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,130 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.14.0-1.fc22.noarch as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,132 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.14.0-1.fc22.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,133 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.14.0-1.fc22.noarch as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,150 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-5.fc21.x86_64 as install for kde-runtime-4.14.0-1.fc22.x86_64 >15:35:11,151 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.14.0-1.fc22.x86_64 to require for libkwalletbackend.so.4()(64bit) >15:35:11,151 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.14.0-1.fc22.x86_64 to require for libknotifyplugin.so()(64bit) >15:35:11,155 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-style-oxygen-4.11.11-2.fc22.x86_64 as install for kde-workspace-libs-4.11.11-2.fc22.x86_64 >15:35:11,160 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.13.3-2.fc22.x86_64 as install for kde-workspace-libs-4.11.11-2.fc22.x86_64 >15:35:11,167 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.14.0-1.fc22.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,168 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-6.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,169 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-3.fc21.noarch as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,171 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-7.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,172 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-17.fc22.noarch as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,173 DEBUG yum.verbose.YumBase: Quick matched strigi-libs-0.7.8-6.fc21.x86_64 to require for libstreamanalyzer.so.0()(64bit) >15:35:11,174 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-8.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,175 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.112.0-1.fc22.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,176 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-16.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,178 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-7.fc21.x86_64 as install for 6:kdelibs-4.14.0-1.fc22.x86_64 >15:35:11,185 DEBUG yum.verbose.YumBase: TSINFO: Marking akonadi-1.13.0-1.fc22.x86_64 as install for kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 >15:35:11,186 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-8.fc21.x86_64 as install for kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 >15:35:11,193 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-4.14.0-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:35:11,195 DEBUG yum.verbose.YumBase: TSINFO: Marking kdevplatform-1.6.90-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:35:11,198 DEBUG yum.verbose.YumBase: TSINFO: Marking okteta-libs-4.14.0-1.fc22.x86_64 as install for 9:kdevelop-libs-4.6.90-1.fc22.x86_64 >15:35:11,199 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libokteta1core.so.1()(64bit) >15:35:11,199 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1gui.so.1()(64bit) >15:35:11,199 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1core.so.1()(64bit) >15:35:11,200 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2okteta1controllers.so.1()(64bit) >15:35:11,200 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2gui.so.2()(64bit) >15:35:11,200 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2core.so.2()(64bit) >15:35:11,200 DEBUG yum.verbose.YumBase: Quick matched okteta-libs-4.14.0-1.fc22.x86_64 to require for libkasten2controllers.so.2()(64bit) >15:35:11,204 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.4.0-6.fc21.x86_64 as install for kdevplatform-libs-1.6.90-1.fc22.x86_64 >15:35:11,206 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140808-39.gitce64fa89.fc22.1.noarch as install for kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 >15:35:11,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-3.fc22.x86_64 as install for krb5-libs-1.12.2-1.fc22.x86_64 >15:35:11,220 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLES-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 as install for kwin-gles-libs-4.11.11-2.fc22.x86_64 >15:35:11,221 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enum-0.4.4-9.fc21.noarch as install for laditools-1.0.1-9.fc21.noarch >15:35:11,224 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >15:35:11,225 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.25-1.fc22.noarch as install for langtable-python-0.0.25-1.fc22.noarch >15:35:11,227 DEBUG yum.verbose.YumBase: TSINFO: Marking blas-3.5.0-7.fc21.x86_64 as install for lapack-3.5.0-7.fc21.x86_64 >15:35:11,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libRmath-3.1.1-3.fc22.x86_64 as install for libRmath-devel-3.1.1-3.fc22.x86_64 >15:35:11,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >15:35:11,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.2-1.fc22.x86_64 as install for libXfont-1.5.0-1.fc22.x86_64 >15:35:11,253 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >15:35:11,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-6.fc21.x86_64 as install for libffado-2.2.1-2.fc21.x86_64 >15:35:11,278 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-devel-1.0.3-2.fc21.x86_64 as install for libgdata-devel-0.15.2-1.fc22.x86_64 >15:35:11,279 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-devel-3.12.2-3.fc22.x86_64 as install for libgdata-devel-0.15.2-1.fc22.x86_64 >15:35:11,291 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-2.fc21.x86_64 as install for libgpod-0.8.3-4.fc21.x86_64 >15:35:11,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.4-2.fc22.noarch as install for libkkc-0.3.4-2.fc22.x86_64 >15:35:11,307 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.4-2.fc22.x86_64 >15:35:11,307 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.4-2.fc22.x86_64 >15:35:11,309 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.4-2.fc22.x86_64 >15:35:11,314 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.4-5.fc22.x86_64 as install for liblouis-python3-2.5.4-5.fc22.noarch >15:35:11,317 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-2.fc21.x86_64 as install for liblrdf-0.5.0-7.fc21.x86_64 >15:35:11,324 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.fc21.x86_64 as install for libmusicbrainz5-5.0.1-10.fc21.x86_64 >15:35:11,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-8.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-3.fc22.x86_64 >15:35:11,329 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >15:35:11,330 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-8.fc22.x86_64 to require for libmnl.so.0()(64bit) >15:35:11,332 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-13.git20140424.fc22.x86_64 >15:35:11,340 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.1-1.fc22.x86_64 >15:35:11,341 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.1-1.fc22.x86_64 >15:35:11,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >15:35:11,353 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >15:35:11,355 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-4.fc22.x86_64 as install for libpwquality-1.2.4-1.fc22.x86_64 >15:35:11,370 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.3.1.1-1.fc22.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,372 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.7-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,373 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.7-2.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,375 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,377 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,378 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.3.1.1-1.fc22.noarch as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,379 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,380 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,382 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.4-3.fc22.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,383 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.3.26778.0-1.fc22.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,389 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,389 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >15:35:11,390 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 >15:35:11,400 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.3-5.fc22.x86_64 >15:35:11,401 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >15:35:11,401 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >15:35:11,401 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >15:35:11,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.3-5.fc22.x86_64 as install for libreport-gtk-2.2.3-5.fc22.x86_64 >15:35:11,404 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.3-5.fc22.x86_64 >15:35:11,412 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-17.fc22.x86_64 as install for libsemanage-2.3-5.fc22.x86_64 >15:35:11,413 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >15:35:11,413 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-17.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >15:35:11,425 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-devel-3.3.6-1.fc22.x86_64 as install for libsoup-devel-2.47.4-1.fc22.x86_64 >15:35:11,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-5.fc22.x86_64 as install for libtranslit-m17n-0.0.3-5.fc22.x86_64 >15:35:11,445 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.6-1.fc22.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:35:11,447 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-18.fc22.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:35:11,449 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:35:11,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.7-1.fc22.x86_64 >15:35:11,450 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >15:35:11,450 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >15:35:11,460 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:35:11,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-4.fc22.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:35:11,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-6.fc22.x86_64 as install for libvirt-daemon-1.2.7-1.fc22.x86_64 >15:35:11,465 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.7-1.fc22.x86_64 >15:35:11,466 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >15:35:11,466 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >15:35:11,466 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >15:35:11,466 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >15:35:11,467 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >15:35:11,469 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-2.5-1.fc22.x86_64 as install for libvirt-daemon-driver-network-1.2.7-1.fc22.x86_64 >15:35:11,472 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 >15:35:11,473 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-4.fc22.x86_64 as install for libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 >15:35:11,477 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,478 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,479 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.109-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,481 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,483 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:librbd1-0.80.5-6.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,484 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:librados2-0.80.5-6.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,486 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,487 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc22.x86_64 to require for libgfxdr.so.0()(64bit) >15:35:11,487 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.2-1.fc22.x86_64 to require for libgfrpc.so.0()(64bit) >15:35:11,488 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.2-1.fc22.x86_64 as install for libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 >15:35:11,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.10-1.fc22.noarch as install for libwacom-0.10-1.fc22.x86_64 >15:35:11,498 DEBUG yum.verbose.YumBase: TSINFO: Marking wayland-devel-1.5.0-4.fc21.x86_64 as install for libwayland-client-devel-1.5.0-4.fc21.x86_64 >15:35:11,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-devel-1.6.1-6.fc22.x86_64 as install for libxslt-devel-1.1.28-7.fc21.x86_64 >15:35:11,525 DEBUG yum.verbose.YumBase: TSINFO: Marking lilypond-fonts-common-2.18.2-2.fc21.noarch as install for lilypond-century-schoolbook-l-fonts-2.18.2-2.fc21.noarch >15:35:11,531 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-sandbox-4.8.1-3.fc21.noarch as install for lucene-queryparser-4.8.1-3.fc21.noarch >15:35:11,532 DEBUG yum.verbose.YumBase: TSINFO: Marking lucene-queries-4.8.1-3.fc21.noarch as install for lucene-queryparser-4.8.1-3.fc21.noarch >15:35:11,534 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-12.fc22.x86_64 >15:35:11,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-3.fc21.x86_64 as install for m17n-lib-1.6.4-12.fc22.x86_64 >15:35:11,536 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-3.fc21.x86_64 to require for libthai.so.0()(64bit) >15:35:11,540 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-common-10.0.12-7.fc22.x86_64 as install for 1:mariadb-libs-10.0.12-7.fc22.x86_64 >15:35:11,542 DEBUG yum.verbose.YumBase: TSINFO: Marking sbcl-1.2.1-1.fc21.x86_64 as install for maxima-runtime-sbcl-5.33.0-7.fc21.x86_64 >15:35:11,552 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL_image-1.2.12-8.fc21.x86_64 as install for meterbridge-0.9.2-10.fc21.x86_64 >15:35:11,554 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-el-2.2-api-7.0.54-3.fc21.noarch as install for mojarra-2.1.7-8.fc20.noarch >15:35:11,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdiplus-2.10.9-2.fc21.x86_64 as install for mono-core-2.10.8-7.fc21.x86_64 >15:35:11,565 DEBUG yum.verbose.YumBase: TSINFO: Marking jfreechart-1.0.14-12.fc21.noarch as install for narayana-5.0.0-3.fc21.noarch >15:35:11,566 DEBUG yum.verbose.YumBase: TSINFO: Marking byteman-2.1.4.1-3.fc21.noarch as install for narayana-5.0.0-3.fc21.noarch >15:35:11,567 DEBUG yum.verbose.YumBase: Quick matched byteman-2.1.4.1-3.fc21.noarch to require for mvn(org.jboss.byteman:byteman) >15:35:11,568 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-15.20140323.fc22.noarch as install for ncurses-libs-5.9-15.20140323.fc22.x86_64 >15:35:11,570 DEBUG yum.verbose.YumBase: TSINFO: Marking axiom-1.2.12-9.fc21.noarch as install for neethi-3.0.1-8.fc21.noarch >15:35:11,572 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-java-2.5.0-9.fc21.x86_64 as install for netty-4.0.19-1.fc21.x86_64 >15:35:11,579 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.0-1.fc22.x86_64 as install for nss-3.17.0-1.fc22.x86_64 >15:35:11,581 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-devel-3.17.0-1.fc22.x86_64 as install for nss-devel-3.17.0-1.fc22.x86_64 >15:35:11,582 DEBUG yum.verbose.YumBase: Quick matched nss-util-devel-3.17.0-1.fc22.x86_64 to require for nss-util-devel >15:35:11,583 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-devel-3.17.0-1.fc22.x86_64 as install for nss-devel-3.17.0-1.fc22.x86_64 >15:35:11,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.6-1.fc22.x86_64 >15:35:11,595 DEBUG yum.verbose.YumBase: TSINFO: Marking opensp-1.5.2-19.fc21.x86_64 as install for openjade-1.3.2-45.fc21.x86_64 >15:35:11,599 DEBUG yum.verbose.YumBase: TSINFO: Marking log4j-over-slf4j-1.7.7-2.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:35:11,600 DEBUG yum.verbose.YumBase: TSINFO: Marking jul-to-slf4j-1.7.7-2.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:35:11,601 DEBUG yum.verbose.YumBase: TSINFO: Marking owasp-esapi-java-2.0.1-12.fc21.noarch as install for opensaml-java-2.5.3-7.fc21.noarch >15:35:11,608 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:35:11,609 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bugzilla-1.1.0-2.fc21.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:35:11,610 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beautifulsoup4-4.3.2-3.fc21.noarch as install for packagedb-cli-2.5-1.fc22.noarch >15:35:11,624 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-303.fc22.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,626 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,627 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,628 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,628 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.51-1.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,630 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,630 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >15:35:11,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-303.fc22.noarch as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-303.fc22.x86_64 >15:35:11,637 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.065-2.fc21.x86_64 as install for perl-Archive-Zip-1.37-2.fc21.noarch >15:35:11,652 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-292.fc21.noarch as install for perl-Digest-MD5-2.53-4.fc21.x86_64 >15:35:11,656 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >15:35:11,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:35:11,668 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:35:11,669 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-ExtUtils-Manifest-1.65-1.fc22.noarch as install for perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch >15:35:11,673 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-9.fc21.noarch as install for perl-File-Listing-6.04-8.fc21.noarch >15:35:11,685 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.064-2.fc21.x86_64 as install for perl-IO-Compress-2.064-2.fc21.noarch >15:35:11,694 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >15:35:11,711 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-12.fc21.x86_64 as install for perl-XML-RSS-1.54-2.fc21.noarch >15:35:11,712 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-5.fc21.x86_64 as install for perl-XML-RSS-1.54-2.fc21.noarch >15:35:11,713 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >15:35:11,714 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-20.fc21.noarch as install for perl-XML-RSS-1.54-2.fc21.noarch >15:35:11,723 DEBUG yum.verbose.YumBase: TSINFO: Marking php-pecl-jsonc-1.3.6-1.fc22.x86_64 as install for php-common-5.6.0-0.6.RC4.fc22.x86_64 >15:35:11,725 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate3-entitymanager-3.6.10-15.fc21.noarch as install for picketbox-4.0.21-0.1.Beta1.fc21.noarch >15:35:11,726 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jpa-1.1.1-15.fc21.noarch as install for picketbox-4.0.21-0.1.Beta1.fc21.noarch >15:35:11,733 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:11,734 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-6.fc22.x86_64 >15:35:11,737 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.3-1.fc22.x86_64 >15:35:11,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-9.fc22.x86_64 >15:35:11,749 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-9.fc22.x86_64 >15:35:11,750 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >15:35:11,753 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >15:35:11,758 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for pygtk2-2.24.0-9.fc21.x86_64 >15:35:11,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-astroid-1.1-5.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:35:11,766 DEBUG yum.verbose.YumBase: TSINFO: Marking python-astroid-1.1-5.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:35:11,767 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for pylint-1.2-7.fc21.noarch >15:35:11,769 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-6.fc22.noarch >15:35:11,771 DEBUG yum.verbose.YumBase: TSINFO: Marking python-django-bash-completion-1.6.5-3.fc21.noarch as install for python-django-1.6.5-3.fc21.noarch >15:35:11,772 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplejson-3.5.3-1.fc21.x86_64 as install for python-fedora-0.3.36-1.fc22.noarch >15:35:11,773 DEBUG yum.verbose.YumBase: TSINFO: Marking python-bunch-1.0.1-6.fc21.noarch as install for python-fedora-0.3.36-1.fc22.noarch >15:35:11,774 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >15:35:11,775 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zmq-13.0.2-3.fc21.x86_64 as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,776 DEBUG yum.verbose.YumBase: TSINFO: Marking python-simplegeneric-0.8-9.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,777 DEBUG yum.verbose.YumBase: TSINFO: Marking python-path-5.1-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,778 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonschema-2.3.0-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,779 DEBUG yum.verbose.YumBase: TSINFO: Marking python-jsonpointer-1.0-6.fc22.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,779 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pexpect-3.1-3.fc21.noarch as install for python-ipython-console-2.2.0-1.fc22.noarch >15:35:11,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >15:35:11,785 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.23-5.fc21.x86_64 as install for python-mako-1.0.0-1.fc21.noarch >15:35:11,785 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-10.fc21.noarch as install for python-mako-1.0.0-1.fc21.noarch >15:35:11,786 DEBUG yum.verbose.YumBase: TSINFO: Marking python-matplotlib-data-fonts-1.3.1-6.fc21.noarch as install for python-matplotlib-data-1.3.1-6.fc21.noarch >15:35:11,790 DEBUG yum.verbose.YumBase: TSINFO: Marking tkinter-2.7.8-5.fc22.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:35:11,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-8.6.1-2.fc21.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:35:11,793 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-8.6.1-5.fc21.x86_64 as install for python-matplotlib-tk-1.3.1-6.fc21.x86_64 >15:35:11,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >15:35:11,799 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >15:35:11,801 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.26.3-1.fc22.x86_64 as install for python-poppler-qt4-0.16.2-11.fc21.x86_64 >15:35:11,803 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch as install for python-setuptools-2.0-8.fc21.noarch >15:35:11,806 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >15:35:11,810 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-8.fc22.x86_64 as install for python3-brlapi-0.6.2-8.fc22.x86_64 >15:35:11,811 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-8.fc22.x86_64 to require for libbrlapi.so.0.6()(64bit) >15:35:11,813 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-10.fc22.x86_64 as install for python3-gobject-3.13.90-1.fc22.x86_64 >15:35:11,814 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >15:35:11,815 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >15:35:11,817 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-9.fc21.x86_64 as install for python3-speechd-0.8-9.fc21.x86_64 >15:35:11,820 DEBUG yum.verbose.YumBase: TSINFO: Marking qascommon-0.17.2-2.fc21.x86_64 as install for qasconfig-0.17.2-2.fc21.x86_64 >15:35:11,829 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-4.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,830 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-3.fc22.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,831 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,832 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,832 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-3.fc22.noarch as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,834 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,834 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >15:35:11,834 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >15:35:11,835 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >15:35:11,836 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >15:35:11,836 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >15:35:11,836 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >15:35:11,837 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.8-2.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,839 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.8-2.fc22.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >15:35:11,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,841 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-10.fc22.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,842 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc22.x86_64 to require for libxenguest.so.4.4()(64bit) >15:35:11,842 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-10.fc22.x86_64 to require for libxenctrl.so.4.4()(64bit) >15:35:11,843 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,847 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL2-2.0.3-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-4.fc22.x86_64 >15:35:11,853 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-17.fc22.noarch as install for 1:qt-4.8.6-11.fc22.x86_64 >15:35:11,862 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-tds-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:35:11,863 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-postgresql-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:35:11,865 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-odbc-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:35:11,866 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-mysql-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:35:11,867 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtbase-ibase-5.3.1-5.fc22.x86_64 as install for qt5-qtbase-devel-5.3.1-5.fc22.x86_64 >15:35:11,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-x11-0.4.2-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:35:11,873 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-renderutil-0.3.9-1.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:35:11,874 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:35:11,875 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-4.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:35:11,876 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-wm-0.4.1-3.fc21.x86_64 as install for qt5-qtbase-gui-5.3.1-5.fc22.x86_64 >15:35:11,879 DEBUG yum.verbose.YumBase: TSINFO: Marking qt5-qtxmlpatterns-5.3.1-1.fc21.x86_64 as install for qt5-qtdeclarative-5.3.1-1.fc21.x86_64 >15:35:11,881 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-6.fc21.x86_64 as install for qt5-qtlocation-5.3.1-1.fc21.x86_64 >15:35:11,886 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene09-core-0.9.21b-10.fc22.x86_64 as install for qt5-qttools-5.3.1-1.fc21.x86_64 >15:35:11,893 DEBUG yum.verbose.YumBase: TSINFO: Marking qtlockedfile-2.4-10.fc22.x86_64 as install for qtsingleapplication-2.6.1-11.fc22.x86_64 >15:35:11,897 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-sensors-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qtwebkit-2.3.3-16.fc22.x86_64 >15:35:11,899 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qtwebkit-2.3.3-16.fc22.x86_64 >15:35:11,903 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-webmvc-3.2.6-3.fc21.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:35:11,904 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-servlet-2.5-api-1.0.1-8.fc22.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:35:11,905 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-annotations-1.1-api-1.0.1-0.9.20120212git76e1a2.fc22.noarch as install for resteasy-3.0.6-5.fc21.noarch >15:35:11,913 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0-0.beta1.3.fc22.x86_64 as install for rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 >15:35:11,916 DEBUG yum.verbose.YumBase: TSINFO: Marking python-enchant-1.6.5-14.fc21.noarch as install for rpmlint-1.5-12.fc21.noarch >15:35:11,939 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.11-1.fc22.x86_64 >15:35:11,940 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >15:35:11,946 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-2.fc21.noarch as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:35:11,948 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.8-0.2.svn20140803.fc22.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:35:11,949 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-9.fc22.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >15:35:11,952 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-macros-4.16.2-1.fc21.noarch as install for sip-devel-4.16.2-1.fc21.x86_64 >15:35:11,954 DEBUG yum.verbose.YumBase: TSINFO: Marking base64coder-20101219-12.fc22.noarch as install for snakeyaml-1.13-3.fc21.noarch >15:35:11,956 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.17-2.fc21.x86_64 as install for soprano-2.9.4-4.fc21.x86_64 >15:35:11,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-7.fc21.x86_64 as install for soprano-2.9.4-4.fc21.x86_64 >15:35:11,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-4.fc21.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:35:11,965 DEBUG yum.verbose.YumBase: Quick matched libphodav-1.0-0.4-4.fc21.x86_64 to require for libphodav-1.0.so.0()(64bit) >15:35:11,966 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:35:11,967 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-4.fc22.x86_64 as install for spice-glib-0.25-3.fc22.x86_64 >15:35:11,975 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-5.fc22.x86_64 >15:35:11,988 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-5.fc22.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >15:35:11,989 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-5.fc22.x86_64 >15:35:11,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-5.fc22.x86_64 as install for sssd-ipa-1.12.0-5.fc22.x86_64 >15:35:11,996 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >15:35:11,997 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-5.fc22.x86_64 to require for libipa_hbac.so.0()(64bit) >15:35:12,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.8-1.git.ba44603.fc22.x86_64 >15:35:12,010 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-7.20130314.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >15:35:12,011 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >15:35:12,013 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cups-1.9.67-1.fc22.x86_64 as install for system-config-printer-libs-1.5.0-7.fc22.noarch >15:35:12,014 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pycurl-7.19.5-2.fc22.x86_64 as install for system-config-printer-libs-1.5.0-7.fc22.noarch >15:35:12,023 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.6-0.411.gdf6c01e780a2.fc22.x86_64 as install for systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:35:12,025 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:35:12,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:35:12,034 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >15:35:12,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-2.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:35:12,036 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:35:12,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-3.fc21.x86_64 as install for telepathy-haze-0.8.0-2.fc21.x86_64 >15:35:12,069 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch as install for tetex-dvipost-1.1-18.fc21.x86_64 >15:35:12,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for tetex-dvipost-1.1-18.fc21.x86_64 >15:35:12,075 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-Unidecode-1.01-1.fc21.noarch as install for texinfo-5.2-4.fc22.x86_64 >15:35:12,077 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libintl-1.20-14.fc21.x86_64 as install for texinfo-5.2-4.fc22.x86_64 >15:35:12,086 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-lib-2014-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:35:12,091 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipng-svn29821.1.14-1.fc22.noarch as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:35:12,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-base-2014-1.20140525_r34255.fc22.noarch as install for 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:35:12,117 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,118 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,119 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latexconfig-svn28991.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,120 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-fonts-svn28888.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,121 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kpathsea-svn32266.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,122 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-url-svn32528.3.4-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,123 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tools-svn33063.0-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,124 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch as install for 4:texlive-latex-svn32901.0-1.fc22.noarch >15:35:12,126 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xdvi-svn30339.22.86-1.fc22.noarch as install for 4:texlive-xdvi-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 >15:35:12,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-3.fc22.x86_64 >15:35:12,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:35:12,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-3.fc22.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:35:12,136 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:35:12,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.1.3-1.fc22.x86_64 >15:35:12,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:35:12,145 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-1.fc22.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:35:12,146 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-3.fc22.x86_64 >15:35:12,153 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hsqldb-2.3.1-7.fc22.noarch as install for velocity-1.7-14.fc21.noarch >15:35:12,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-python-1.2.7-1.fc22.x86_64 as install for virt-manager-common-1.0.1-3.fc21.1.noarch >15:35:12,158 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ipaddr-2.1.10-2.fc21.noarch as install for virt-manager-common-1.0.1-3.fc21.1.noarch >15:35:12,161 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.90-1.fc22.x86_64 as install for vte291-0.37.90-1.fc22.x86_64 >15:35:12,169 DEBUG yum.verbose.YumBase: TSINFO: Marking findbugs-3.0.0-3.fc22.noarch as install for weld-core-2.1.2-4.fc22.noarch >15:35:12,185 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.17.0-0.rc1.git0.1.fc22.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >15:35:12,189 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-43.fc22.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >15:35:12,190 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-43.fc22.x86_64 to require for ttmkfdir >15:35:12,191 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >15:35:12,196 DEBUG yum.verbose.YumBase: TSINFO: Marking itstool-2.0.2-2.fc21.noarch as install for yelp-tools-3.13.3-2.fc21.noarch >15:35:12,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libyubikey-1.11-2.fc21.x86_64 as install for ykpers-1.15.1-2.fc21.x86_64 >15:35:12,198 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.11-2.fc21.x86_64 to require for libyubikey.so.0(YUBIKEY_1.0)(64bit) >15:35:12,198 DEBUG yum.verbose.YumBase: Quick matched libyubikey-1.11-2.fc21.x86_64 to require for libyubikey.so.0()(64bit) >15:35:12,217 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvips-svn33394.0-1.fc22.noarch as install for R-core-3.1.1-3.fc22.x86_64 >15:35:12,219 DEBUG yum.verbose.YumBase: TSINFO: Marking tre-0.8.0-11.fc21.x86_64 as install for R-core-3.1.1-3.fc22.x86_64 >15:35:12,222 DEBUG yum.verbose.YumBase: TSINFO: Marking blas-devel-3.5.0-7.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,224 DEBUG yum.verbose.YumBase: TSINFO: Marking tre-devel-0.8.0-11.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,226 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tk-devel-8.6.1-2.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,227 DEBUG yum.verbose.YumBase: TSINFO: Marking texinfo-tex-5.2-4.fc22.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,229 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-times-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,231 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmri8t.tfm) >15:35:12,231 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmr8t.tfm) >15:35:12,231 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-times-svn31835.0-1.fc22.noarch to require for tex(ptmb8t.tfm) >15:35:12,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-helvetic-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-courier-svn31835.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,240 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-inconsolata-svn32983.1.04-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ec-svn25033.1.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,254 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cm-super-svn15878.0-1.fc22.noarch as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tcl-devel-8.6.1-5.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,261 DEBUG yum.verbose.YumBase: TSINFO: Marking lapack-devel-3.5.0-7.fc21.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,262 DEBUG yum.verbose.YumBase: TSINFO: Marking gcc-gfortran-4.9.1-7.fc22.x86_64 as install for R-core-devel-3.1.1-3.fc22.x86_64 >15:35:12,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.3-5.fc22.x86_64 as install for abrt-python3-2.2.2-4.fc22.x86_64 >15:35:12,270 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-kahadb-5.6.0-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,270 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-jaas-5.6.0-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,271 DEBUG yum.verbose.YumBase: TSINFO: Marking jasypt-1.9.0-8.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,272 DEBUG yum.verbose.YumBase: TSINFO: Marking xbean-spring-3.17-2.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,273 DEBUG yum.verbose.YumBase: TSINFO: Marking derby-10.10.2.0-1.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,274 DEBUG yum.verbose.YumBase: TSINFO: Marking activeio-3.1.4-9.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,275 DEBUG yum.verbose.YumBase: TSINFO: Marking activemq-protobuf-1.1-8.fc21.noarch as install for activemq-core-5.6.0-9.fc21.noarch >15:35:12,277 DEBUG yum.verbose.YumBase: TSINFO: Marking bsf-2.4.0-19.fc21.noarch as install for ant-apache-bsf-1.9.4-4.fc22.noarch >15:35:12,279 DEBUG yum.verbose.YumBase: TSINFO: Marking stringtemplate-3.2.1-8.fc21.noarch as install for antlr3-java-3.5-1.fc21.noarch >15:35:12,283 DEBUG yum.verbose.YumBase: TSINFO: Marking jai-imageio-core-1.2-0.14.20100217cvs.fc21.noarch as install for batik-1.8-0.15.svn1230816.fc21.noarch >15:35:12,288 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-8.fc22.x86_64 as install for brlapi-0.6.2-8.fc22.x86_64 >15:35:12,291 DEBUG yum.verbose.YumBase: TSINFO: Marking testng-6.8.8-3.fc22.noarch as install for byteman-2.1.4.1-3.fc21.noarch >15:35:12,292 DEBUG yum.verbose.YumBase: TSINFO: Marking mchange-commons-0.2.7-1.fc21.noarch as install for c3p0-0.9.5-0.1.pre8.fc21.noarch >15:35:12,296 DEBUG yum.verbose.YumBase: TSINFO: Marking subunit-0.0.18-3.fc21.x86_64 as install for check-0.9.14-1.fc22.x86_64 >15:35:12,302 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >15:35:12,305 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-2.fc21.noarch >15:35:12,309 DEBUG yum.verbose.YumBase: TSINFO: Marking objenesis-1.2-16.fc21.noarch as install for easymock-3.2-3.fc21.noarch >15:35:12,310 DEBUG yum.verbose.YumBase: TSINFO: Marking cglib-3.1-4.fc21.noarch as install for easymock-3.2-3.fc21.noarch >15:35:12,316 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-8.0.0-2.fc22.x86_64 as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:35:12,318 DEBUG yum.verbose.YumBase: TSINFO: Marking eclipse-ptp-rdt-xlc-8.0.0-2.fc22.noarch as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:35:12,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 as install for eclipse-ptp-rdt-8.0.0-2.fc22.noarch >15:35:12,321 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 to require for osgi(org.eclipse.cdt.core.parser.upc) >15:35:12,321 DEBUG yum.verbose.YumBase: Quick matched 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 to require for osgi(org.eclipse.cdt.core.lrparser.xlc) >15:35:12,322 DEBUG yum.verbose.YumBase: TSINFO: Marking hibernate3-3.6.10-15.fc21.noarch as install for ehcache-core-2.6.7-5.fc21.noarch >15:35:12,323 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-sizeof-agent-1.0.1-8.fc21.noarch as install for ehcache-core-2.6.7-5.fc21.noarch >15:35:12,324 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.1.noarch as install for fedora-repos-22-0.1.noarch >15:35:12,326 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-gogo-runtime-0.12.1-1.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:35:12,326 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-compendium-1.4.0-20.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:35:12,327 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-framework-4.4.0-1.fc21.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:35:12,328 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-bundlerepository-1.6.6-17.fc22.noarch as install for felix-gogo-command-0.14.0-2.fc21.noarch >15:35:12,330 DEBUG yum.verbose.YumBase: TSINFO: Marking jFormatString-0-0.18.20131227git.fc21.noarch as install for findbugs-3.0.0-3.fc22.noarch >15:35:12,331 DEBUG yum.verbose.YumBase: TSINFO: Marking findbugs-bcel-6.0-0.1.20140707svn1547656.fc21.noarch as install for findbugs-3.0.0-3.fc22.noarch >15:35:12,334 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-5.fc21.x86_64 as install for frei0r-plugins-1.4-2.fc21.x86_64 >15:35:12,337 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-devel-0.20.3-3.fc22.x86_64 as install for gcr-devel-3.12.2-3.fc22.x86_64 >15:35:12,342 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.2-1.fc22.x86_64 as install for glusterfs-api-3.5.2-1.fc22.x86_64 >15:35:12,347 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.6-1.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:35:12,349 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-c++-3.3.6-1.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:35:12,351 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-devel-2.7.1-4.fc21.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:35:12,353 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-devel-4.0-2.fc22.x86_64 as install for gnutls-devel-3.3.6-1.fc22.x86_64 >15:35:12,355 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.6-1.fc22.x86_64 >15:35:12,360 DEBUG yum.verbose.YumBase: TSINFO: Marking xbean-3.17-2.fc21.noarch as install for hawtjni-1.10-2.fc21.noarch >15:35:12,362 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-8.fc21.x86_64 as install for herqq-1.0.0-7.fc21.x86_64 >15:35:12,367 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.08-1.fc22.noarch as install for icoutils-0.31.0-5.fc21.x86_64 >15:35:12,368 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-8.fc21.noarch as install for icoutils-0.31.0-5.fc21.x86_64 >15:35:12,371 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 >15:35:12,375 DEBUG yum.verbose.YumBase: TSINFO: Marking jdeparser-1.0.0-3.fc21.noarch as install for jboss-logging-tools-1.2.0-0.2.Beta1.fc21.noarch >15:35:12,378 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jmx-9.2.1-1.fc21.noarch as install for jetty-server-9.2.1-1.fc21.noarch >15:35:12,379 DEBUG yum.verbose.YumBase: TSINFO: Marking jcommon-1.0.18-6.fc21.noarch as install for jfreechart-1.0.14-12.fc21.noarch >15:35:12,381 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-x86asm-1.0.2-5.fc21.noarch as install for jnr-ffi-0.7.10-5.fc21.noarch >15:35:12,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-2.fc21.x86_64 as install for kde-runtime-libs-4.14.0-1.fc22.x86_64 >15:35:12,393 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-4.fc22.x86_64 as install for kde-runtime-libs-4.14.0-1.fc22.x86_64 >15:35:12,399 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-30.git20140815.fc22.x86_64 as install for kexec-tools-2.0.7-5.fc22.x86_64 >15:35:12,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-devel-1.13-2.fc22.x86_64 as install for libgcrypt-devel-1.6.1-6.fc22.x86_64 >15:35:12,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >15:35:12,421 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >15:35:12,434 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-18.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:35:12,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-12.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:35:12,436 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >15:35:12,437 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-15.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:35:12,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-3.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:35:12,440 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-8.fc22.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >15:35:12,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-2.fc21.noarch as install for libquvi-0.9.4-3.fc21.x86_64 >15:35:12,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libdatrie-0.2.8-4.fc21.x86_64 as install for libthai-0.1.20-3.fc21.x86_64 >15:35:12,455 DEBUG yum.verbose.YumBase: Quick matched libdatrie-0.2.8-4.fc21.x86_64 to require for libdatrie.so.1()(64bit) >15:35:12,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >15:35:12,457 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >15:35:12,473 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.109-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:35:12,474 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:35:12,475 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.88-1.fc22.x86_64 as install for lvm2-2.02.109-1.fc22.x86_64 >15:35:12,478 DEBUG yum.verbose.YumBase: TSINFO: Marking plexus-containers-container-default-1.5.5-18.fc21.noarch as install for 1:maven-file-management-1.2.1-10.fc21.noarch >15:35:12,479 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:maven-shared-io-1.1-10.fc21.noarch as install for 1:maven-file-management-1.2.1-10.fc21.noarch >15:35:12,480 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-settings-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,481 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-profile-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,482 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-plugin-registry-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,483 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-model-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,484 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-artifact-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,485 DEBUG yum.verbose.YumBase: TSINFO: Marking maven-artifact-manager-2.2.1-49.fc21.noarch as install for maven-project-2.2.1-49.fc21.noarch >15:35:12,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-12.fc21.x86_64 as install for mcpp-2.7.2-12.fc21.x86_64 >15:35:12,492 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >15:35:12,495 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-devel-3.17.0-1.fc22.x86_64 as install for nss-softokn-devel-3.17.0-1.fc22.x86_64 >15:35:12,509 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-1.10-2.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >15:35:12,510 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.13-1.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-20.fc21.noarch >15:35:12,515 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.73-1.fc22.noarch as install for perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch >15:35:12,537 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-19.fc21.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >15:35:12,539 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.64-1.fc22.noarch as install for perl-HTML-Parser-3.71-5.fc21.x86_64 >15:35:12,541 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-4.fc21.noarch as install for perl-HTTP-Date-6.02-9.fc21.noarch >15:35:12,547 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.047-1.fc22.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >15:35:12,551 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-303.fc22.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >15:35:12,566 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Term-ANSIColor-4.03-2.fc22.noarch as install for perl-podlators-2.5.3-2.fc21.noarch >15:35:12,573 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:phonon-backend-gstreamer-4.7.80-1.fc22.x86_64 as install for phonon-4.7.80-1.fc22.x86_64 >15:35:12,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-11.fc21.x86_64 as install for phonon-4.7.80-1.fc22.x86_64 >15:35:12,578 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:12,579 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >15:35:12,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-5.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:35:12,583 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-12.fc22.noarch as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:35:12,584 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-4.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:35:12,585 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >15:35:12,585 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >15:35:12,585 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-3.fc22.x86_64 as install for policycoreutils-python-2.3-9.fc22.x86_64 >15:35:12,586 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-4.fc22.x86_64 to require for libapol.so.4()(64bit) >15:35:12,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-14.fc21.x86_64 as install for prison-1.0-8.fc21.x86_64 >15:35:12,595 DEBUG yum.verbose.YumBase: TSINFO: Marking GitPython-0.3.2-0.7.RC1.fc21.noarch as install for pyrpkg-1.26-1.fc22.noarch >15:35:12,597 DEBUG yum.verbose.YumBase: TSINFO: Marking python-logilab-common-0.61.0-3.fc21.noarch as install for python-astroid-1.1-5.fc21.noarch >15:35:12,599 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-4.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch >15:35:12,600 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-11.20111221hg1498.fc21.noarch as install for python-beaker-1.5.4-10.fc21.noarch >15:35:12,601 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-5.fc21.x86_64 as install for python-beaker-1.5.4-10.fc21.noarch >15:35:12,602 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-beautifulsoup4-4.3.2-3.fc21.noarch >15:35:12,604 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-html5lib-0.999-5.fc21.noarch as install for python-beautifulsoup4-4.3.2-3.fc21.noarch >15:35:12,607 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-2.fc22.noarch >15:35:12,612 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >15:35:12,615 DEBUG yum.verbose.YumBase: TSINFO: Marking zeromq3-3.2.4-2.fc21.x86_64 as install for python-zmq-13.0.2-3.fc21.x86_64 >15:35:12,616 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-logilab-common-0.61.0-3.fc21.noarch as install for python3-astroid-1.1-5.fc21.noarch >15:35:12,629 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-common-1.2.2-0.16.20140317git169da60c.fc21.x86_64 as install for qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 >15:35:12,631 DEBUG yum.verbose.YumBase: TSINFO: Marking proj-4.8.0-6.fc21.x86_64 as install for qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 >15:35:12,634 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbclient-2.5.3.26778.0-1.fc22.x86_64 as install for qt5-qtbase-ibase-5.3.1-5.fc22.x86_64 >15:35:12,637 DEBUG yum.verbose.YumBase: TSINFO: Marking unixODBC-2.3.2-5.fc21.x86_64 as install for qt5-qtbase-odbc-5.3.1-5.fc22.x86_64 >15:35:12,640 DEBUG yum.verbose.YumBase: TSINFO: Marking freetds-0.91-14.git0a42888.fc21.x86_64 as install for qt5-qtbase-tds-5.3.1-5.fc22.x86_64 >15:35:12,645 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-2.fc21.x86_64 as install for redland-1.0.17-2.fc21.x86_64 >15:35:12,647 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-2.10-14.fc21.noarch as install for rhino-1.7R4-10.fc21.noarch >15:35:12,650 DEBUG yum.verbose.YumBase: TSINFO: Marking common-lisp-controller-7.4-8.fc21.noarch as install for sbcl-1.2.1-1.fc21.x86_64 >15:35:12,651 DEBUG yum.verbose.YumBase: Quick matched common-lisp-controller-7.4-8.fc21.noarch to require for common-lisp-controller >15:35:12,653 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-11.fc21.noarch as install for seed-3.8.1-3.fc21.x86_64 >15:35:12,656 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >15:35:12,656 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >15:35:12,657 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >15:35:12,658 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >15:35:12,663 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-8.fc21.noarch as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:35:12,664 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:35:12,665 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >15:35:12,665 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >15:35:12,665 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >15:35:12,666 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >15:35:12,668 DEBUG yum.verbose.YumBase: TSINFO: Marking aspectjweaver-1.6.12-12.fc21.noarch as install for springframework-3.2.6-3.fc21.noarch >15:35:12,670 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-instrument-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,671 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-expression-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,672 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-aop-3.2.6-3.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,673 DEBUG yum.verbose.YumBase: TSINFO: Marking jruby-1.7.2-5.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,678 DEBUG yum.verbose.YumBase: TSINFO: Marking bytelist-1.0.8-9.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,679 DEBUG yum.verbose.YumBase: TSINFO: Marking groovy-lib-1.8.9-15.fc22.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,679 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-interceptor-1.0.1-13.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,680 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-ejb-1.0-14.fc21.noarch as install for springframework-context-3.2.6-3.fc21.noarch >15:35:12,682 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-oxm-3.2.6-3.fc21.noarch as install for springframework-jms-3.2.6-3.fc21.noarch >15:35:12,684 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-web-3.2.6-3.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,685 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-context-support-3.2.6-3.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,686 DEBUG yum.verbose.YumBase: TSINFO: Marking velocity-tools-2.0-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,687 DEBUG yum.verbose.YumBase: TSINFO: Marking freemarker-2.3.19-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,688 DEBUG yum.verbose.YumBase: TSINFO: Marking tiles-2.2.2-11.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,689 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-jsp) >15:35:12,689 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-el) >15:35:12,689 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-core) >15:35:12,690 DEBUG yum.verbose.YumBase: Quick matched tiles-2.2.2-11.fc21.noarch to require for mvn(org.apache.tiles:tiles-api) >15:35:12,690 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-poi-3.10-1.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,691 DEBUG yum.verbose.YumBase: TSINFO: Marking jexcelapi-2.6.12-9.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,692 DEBUG yum.verbose.YumBase: TSINFO: Marking jasperreports-4.0.2-10.fc21.noarch as install for springframework-webmvc-3.2.6-3.fc21.noarch >15:35:12,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-5.fc22.x86_64 as install for sssd-client-1.12.0-5.fc22.x86_64 >15:35:12,695 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.0-5.fc22.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >15:35:12,697 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-18.fc22.x86_64 as install for sssd-krb5-common-1.12.0-5.fc22.x86_64 >15:35:12,705 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-10.fc21.x86_64 as install for systemtap-runtime-2.6-0.411.gdf6c01e780a2.fc22.x86_64 >15:35:12,706 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-10.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >15:35:12,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,712 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,713 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xkeyval-svn27995.2.6a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,714 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xcolor-svn15878.2.11-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,715 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-underscore-svn18261.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,715 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-typehtml-svn17134.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-thumbpdf-svn29725.3.15-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-textcase-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,718 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-subfig-svn15878.1.3-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,718 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-setspace-svn24881.6.7a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,719 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sepnum-svn20186.2.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,720 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-seminar-svn32762.1.61-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,721 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-section-svn20180.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,722 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sansmath-svn17997.1.1-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rotating-svn16832.2.16b-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rcs-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-psfrag-svn15878.3.04-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,725 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,726 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdfpages-svn31518.0.4v-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-parskip-svn19963.2.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,728 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ntgclass-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,729 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ms-svn29849.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,730 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-microtype-svn30755.2.5a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,731 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mh-svn29420.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metalogo-svn18611.0.12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,733 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-memoir-svn31044.3.7b-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mdwtools-svn15878.1.05.4-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-listings-svn33095.1.5c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,736 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3packages-svn32537.SVN_4634-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,737 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,738 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-l3experimental-svn32537.SVN_4634-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,741 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-jknapltx-svn19440.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,742 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-index-svn24099.4.1beta-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,743 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fp-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,744 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,745 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-float-svn15878.1.3d-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,745 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyvrb-svn18492.2.8-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,746 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyref-svn15878.0.9c-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancybox-svn18304.1.4-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,748 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-extsizes-svn17263.1.4a-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-euler-svn17261.2.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-eso-pic-svn31875.2.0d-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,750 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ctable-svn33011.1.28-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,751 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-crop-svn15878.1.5-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cmap-svn31477.1.0h-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cite-svn19955.5.3-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,754 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-caption-svn30449.2013_05_12-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,755 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-booktabs-svn15878.1.61803-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,756 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-beamer-svn32491.3.33-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,758 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-anysize-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:12,763 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-oberdiek-svn33322.0-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:35:12,764 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(rerunfilecheck.sty) >15:35:12,765 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(refcount.sty) >15:35:12,765 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(pdftexcmds.sty) >15:35:12,765 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(pdfescape.sty) >15:35:12,765 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(ltxcmds.sty) >15:35:12,765 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(letltxmacro.sty) >15:35:12,766 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvsetkeys.sty) >15:35:12,766 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvoptions.sty) >15:35:12,766 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(kvdefinekeys.sty) >15:35:12,767 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-graphics-svn32655.1.0o-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:35:12,768 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(infwarerr.sty) >15:35:12,768 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifxetex-svn19685.0.5-1.fc22.noarch as install for 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch >15:35:12,769 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(ifpdf.sty) >15:35:12,769 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(hycolor.sty) >15:35:12,770 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(hobsub-hyperref.sty) >15:35:12,770 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(gettitlestring.sty) >15:35:12,770 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(etexcmds.sty) >15:35:12,771 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(auxhook.sty) >15:35:12,771 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-oberdiek-svn33322.0-1.fc22.noarch to require for tex(atbegshi.sty) >15:35:12,773 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:35:12,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tetex-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:35:12,775 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-tetex-bin-svn29741.0-1.20140525_r34255.fc22.noarch to require for texlive-tetex-bin >15:35:12,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatex-bin-svn31084.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:35:12,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tetex-svn33394.3.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:35:12,777 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-tetex-svn33394.3.0-1.fc22.noarch to require for tex-tetex >15:35:12,778 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyphen-base-svn31131.0-1.fc22.noarch as install for 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch >15:35:12,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch >15:35:12,780 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pdftex-def-svn22653.0.06d-1.fc22.noarch as install for 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch >15:35:12,784 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:tix-8.4.3-14.fc21.x86_64 as install for tkinter-2.7.8-5.fc22.x86_64 >15:35:12,791 DEBUG yum.verbose.YumBase: TSINFO: Marking hsqldb1-1.8.1.3-4.fc21.noarch as install for ws-jaxme-0.5.2-12.fc21.noarch >15:35:12,794 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-10.fc22.x86_64 as install for xen-libs-4.4.0-10.fc22.x86_64 >15:35:12,802 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gitdb-0.5.4-7.fc21.x86_64 as install for GitPython-0.3.2-0.7.RC1.fc21.noarch >15:35:12,807 DEBUG yum.verbose.YumBase: TSINFO: Marking jcodings-1.0.9-7.fc21.noarch as install for bytelist-1.0.8-9.fc21.noarch >15:35:12,808 DEBUG yum.verbose.YumBase: TSINFO: Marking cl-asdf-20101028-8.fc21.noarch as install for common-lisp-controller-7.4-8.fc21.noarch >15:35:12,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-3.fc21.x86_64 as install for corosync-2.3.3-2.fc21.x86_64 >15:35:12,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140805-1.fc22.x86_64 as install for dyninst-8.1.2-10.fc21.x86_64 >15:35:12,827 DEBUG yum.verbose.YumBase: TSINFO: Marking ehcache-parent-2.3-8.fc22.noarch as install for ehcache-sizeof-agent-1.0.1-8.fc21.noarch >15:35:12,830 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-obr-1.0.2-14.fc22.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:35:12,831 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-utils-1.2.0-8.fc22.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:35:12,831 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-shell-1.4.3-6.fc21.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:35:12,832 DEBUG yum.verbose.YumBase: TSINFO: Marking kxml-2.3.0-7.fc21.noarch as install for felix-bundlerepository-1.6.6-17.fc22.noarch >15:35:12,834 DEBUG yum.verbose.YumBase: TSINFO: Marking felix-osgi-foundation-1.2.0-18.fc21.noarch as install for felix-osgi-compendium-1.4.0-20.fc21.noarch >15:35:12,836 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-5.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >15:35:12,838 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >15:35:12,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >15:35:12,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-devel-4.9.1-7.fc22.x86_64 as install for gcc-gfortran-4.9.1-7.fc22.x86_64 >15:35:12,850 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-2.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch >15:35:12,853 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-saaj-1.1-15.fc21.noarch as install for jasperreports-4.0.2-10.fc21.noarch >15:35:12,854 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch as install for jasperreports-4.0.2-10.fc21.noarch >15:35:12,857 DEBUG yum.verbose.YumBase: TSINFO: Marking joni-1.1.9-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,858 DEBUG yum.verbose.YumBase: TSINFO: Marking yydebug-1.1.0-12.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,859 DEBUG yum.verbose.YumBase: TSINFO: Marking rubypick-1.1.1-2.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,860 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygems-2.2.2-101.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,861 DEBUG yum.verbose.YumBase: TSINFO: Marking nailgun-0.7.1-11.fc21.x86_64 as install for jruby-1.7.2-5.fc21.noarch >15:35:12,862 DEBUG yum.verbose.YumBase: TSINFO: Marking jruby-yecht-1.7.2-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,863 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-unixsocket-0.2-5.fc21.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,864 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-netdb-1.1.1-5.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,864 DEBUG yum.verbose.YumBase: TSINFO: Marking jnr-enxio-0.3-7.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,865 DEBUG yum.verbose.YumBase: TSINFO: Marking jna-4.1.0-4.fc21.x86_64 as install for jruby-1.7.2-5.fc21.noarch >15:35:12,866 DEBUG yum.verbose.YumBase: TSINFO: Marking invokebinder-1.1-8.fc22.noarch as install for jruby-1.7.2-5.fc21.noarch >15:35:12,869 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-1.0.1-1.fc22.x86_64 as install for libgadu-1.12.0-3.fc22.x86_64 >15:35:12,869 DEBUG yum.verbose.YumBase: Quick matched protobuf-c-1.0.1-1.fc22.x86_64 to require for libprotobuf-c.so.1()(64bit) >15:35:12,872 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.6rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:35:12,872 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-3.fc21.noarch as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:35:12,873 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-3.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >15:35:12,880 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.88-1.fc22.x86_64 as install for lvm2-libs-2.02.109-1.fc22.x86_64 >15:35:12,892 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-9.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >15:35:12,896 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.22-2.fc21.noarch as install for 2:perl-DateTime-1.10-2.fc21.x86_64 >15:35:12,899 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-17.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:35:12,900 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-AllUtils-0.08-2.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:35:12,901 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.21-2.fc21.noarch as install for perl-DateTime-TimeZone-1.73-1.fc22.noarch >15:35:12,905 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-5.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:35:12,905 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-8.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:35:12,906 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.001-1.fc21.noarch as install for perl-HTTP-Message-6.06-8.fc21.noarch >15:35:12,911 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.07-5.fc22.noarch as install for perl-Params-Validate-1.13-1.fc21.x86_64 >15:35:12,917 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.07-2.fc21.noarch as install for perl-URI-1.64-1.fc22.noarch >15:35:12,922 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-9.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:35:12,923 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.07-1.fc22.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:35:12,924 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:35:12,925 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:35:12,926 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-NTLM-1.09-8.fc21.noarch as install for perl-libwww-perl-6.08-1.fc22.noarch >15:35:12,932 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-4.fc21.x86_64 as install for pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-5.fc21.x86_64 >15:35:12,936 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-5.fc22.noarch as install for python-lxml-3.3.5-3.fc21.x86_64 >15:35:12,937 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-8.fc21.noarch as install for python-paste-1.7.5.1-11.20111221hg1498.fc21.noarch >15:35:12,942 DEBUG yum.verbose.YumBase: TSINFO: Marking jamonapi-2.74-4.fc21.noarch as install for springframework-aop-3.2.6-3.fc21.noarch >15:35:12,944 DEBUG yum.verbose.YumBase: TSINFO: Marking springframework-jdbc-3.2.6-3.fc21.noarch as install for springframework-context-support-3.2.6-3.fc21.noarch >15:35:12,944 DEBUG yum.verbose.YumBase: TSINFO: Marking quartz-2.1.7-11.fc21.noarch as install for springframework-context-support-3.2.6-3.fc21.noarch >15:35:12,946 DEBUG yum.verbose.YumBase: TSINFO: Marking castor-1.3.2-14.fc21.noarch as install for springframework-oxm-3.2.6-3.fc21.noarch >15:35:12,947 DEBUG yum.verbose.YumBase: TSINFO: Marking xstream-1.4.7-6.fc22.noarch as install for springframework-oxm-3.2.6-3.fc21.noarch >15:35:12,949 DEBUG yum.verbose.YumBase: TSINFO: Marking geronimo-jaxrpc-2.1-16.fc22.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:35:12,950 DEBUG yum.verbose.YumBase: TSINFO: Marking jboss-jsf-2.1-api-2.0.2-7.fc20.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:35:12,951 DEBUG yum.verbose.YumBase: TSINFO: Marking hessian-4.0.7-8.fc21.noarch as install for springframework-web-3.2.6-3.fc21.noarch >15:35:12,952 DEBUG yum.verbose.YumBase: TSINFO: Marking beust-jcommander-1.35-2.fc21.noarch as install for testng-6.8.8-3.fc22.noarch >15:35:12,954 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch as install for texinfo-tex-5.2-4.fc22.x86_64 >15:35:12,955 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-epsf-svn21461.2.7.4-1.fc22.noarch as install for texinfo-tex-5.2-4.fc22.x86_64 >15:35:12,960 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,962 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch to require for tex(xxcolor.sty) >15:35:12,965 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ucs-svn30472.2.2-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,967 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sansmathaccent-svn30187.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,968 DEBUG yum.verbose.YumBase: Quick matched 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch to require for tex(pgf.sty) >15:35:12,968 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-geometry-svn19716.5.6-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amscls-svn30738.0-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amsfonts-svn29208.3.04-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-amsmath-svn30645.2.14-1.fc22.noarch as install for 4:texlive-beamer-svn32491.3.33-1.fc22.noarch >15:35:12,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-zapfding-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-zapfchan-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-wasysym-svn15878.2.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-wasy-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,985 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-utopia-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,988 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-txfonts-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,991 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tipa-svn29349.1.3-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:12,993 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-gyre-math-svn29045.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,197 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-gyre-svn18651.2.004-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-symbol-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,202 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-rsfs-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pxfonts-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,208 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-palatino-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,210 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ncntrsbk-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,212 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mathpazo-svn15878.1.003-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,213 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-marvosym-svn29349.2.2a-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,214 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lm-math-svn29044.1.958-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,222 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lm-svn28119.2.004-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fpl-svn15878.1.002-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,228 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-eurosym-svn17265.1.4_subrfix-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,229 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-euro-svn22191.1.1-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,230 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cmextra-svn32831.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,231 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-charter-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bookman-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-avantgar-svn31835.0-1.fc22.noarch as install for 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch >15:35:13,240 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pspicture-svn15878.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,242 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-psnfss-svn23394.9.2a-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,243 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pslatex-svn16416.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,244 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-natbib-svn20668.8.31b-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,245 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mptopdf-svn32580.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfnfss-svn19410.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,247 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ltxmisc-svn21927.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-bin-svn29764.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fix2col-svn17133.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-fancyhdr-svn15878.3.1-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,250 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-colortbl-svn29803.v1.0a-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-carlisle-svn18258.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,252 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babelbib-svn25245.1.31-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,253 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babel-english-svn30264.0-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,254 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-babel-svn33283.3.9k-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,256 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ae-svn15878.1.4-1.fc22.noarch as install for 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch >15:35:13,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvips-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-dvips-svn33394.0-1.fc22.noarch >15:35:13,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch as install for 4:texlive-fancyvrb-svn18492.2.8-1.fc22.noarch >15:35:13,265 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-kastrup-svn15878.0-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:35:13,266 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-iftex-svn29654.0.2-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:35:13,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-xunicode-svn30466.0.981-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:35:13,268 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch as install for 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch >15:35:13,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mparhack-svn15878.1.4-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:35:13,274 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-marginnote-svn25880.v1.1i-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:35:13,275 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etoolbox-svn20922.2.1-1.fc22.noarch as install for 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch >15:35:13,279 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etex-pkg-svn15878.2.0-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:35:13,280 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-enumitem-svn24146.3.5.2-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:35:13,281 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-csquotes-svn24393.5.1d-1.fc22.noarch as install for 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch >15:35:13,283 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-algorithms-svn15878.0.1-1.fc22.noarch as install for 4:texlive-listings-svn33095.1.5c-1.fc22.noarch >15:35:13,285 DEBUG yum.verbose.YumBase: TSINFO: Marking zziplib-0.13.62-4.fc21.x86_64 as install for 4:texlive-luatex-bin-svn31084.0-1.20140525_r34255.fc22.x86_64 >15:35:13,287 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifetex-svn24853.1.2-1.fc22.noarch as install for 4:texlive-memoir-svn31044.3.7b-1.fc22.noarch >15:35:13,289 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-footmisc-svn23330.5.5b-1.fc22.noarch as install for 4:texlive-ms-svn29849.0-1.fc22.noarch >15:35:13,293 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-unicode-math-svn30504.0.7d-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:35:13,294 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-soul-svn15878.2.4-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:35:13,295 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-sauerj-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:35:13,296 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-parallel-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:35:13,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-qstest-svn15878.0-1.fc22.noarch as install for 4:texlive-oberdiek-svn33322.0-1.fc22.noarch >15:35:13,301 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-type1cm-svn21820.0-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:35:13,301 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-slpe-svn24391.1.31-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:35:13,302 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-grad-svn15878.1.06-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:35:13,303 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-text-svn15878.1.00-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:35:13,304 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-blur-svn15878.2.0-1.fc22.noarch as install for 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch >15:35:13,306 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-ovl-svn32514.0.04-1.fc22.noarch as install for 4:texlive-seminar-svn32762.1.61-1.fc22.noarch >15:35:13,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive.infra-bin-svn29741.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch >15:35:13,312 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-XPath-1.13-25.fc21.noarch as install for 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch >15:35:13,312 DEBUG yum.verbose.YumBase: Quick matched perl-XML-XPath-1.13-25.fc21.noarch to require for perl(XML::XPath) >15:35:13,314 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-thumbpdf-bin-svn6898.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-thumbpdf-svn29725.3.15-1.fc22.noarch >15:35:13,317 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-jdk14-1.7.7-2.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:35:13,318 DEBUG yum.verbose.YumBase: TSINFO: Marking mvel-2.1.6-3.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:35:13,319 DEBUG yum.verbose.YumBase: TSINFO: Marking tomcat-lib-7.0.54-3.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:35:13,320 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-ognl-3.0.2-8.20120313svn1102435.fc21.noarch as install for tiles-2.2.2-11.fc21.noarch >15:35:13,324 DEBUG yum.verbose.YumBase: TSINFO: Marking sslext-1.2-7.fc21.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:35:13,324 DEBUG yum.verbose.YumBase: TSINFO: Marking struts-1.3.10-12.fc22.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:35:13,325 DEBUG yum.verbose.YumBase: Quick matched struts-1.3.10-12.fc22.noarch to require for mvn(org.apache.struts:struts-taglib) >15:35:13,325 DEBUG yum.verbose.YumBase: Quick matched struts-1.3.10-12.fc22.noarch to require for mvn(org.apache.struts:struts-core) >15:35:13,326 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-chain-1.2-10.fc21.noarch as install for velocity-tools-2.0-9.fc21.noarch >15:35:13,329 DEBUG yum.verbose.YumBase: TSINFO: Marking openpgm-5.2.122-3.fc21.x86_64 as install for zeromq3-3.2.4-2.fc21.x86_64 >15:35:13,332 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jci-core-1.0-13.fc21.noarch as install for apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch >15:35:13,339 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >15:35:13,341 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >15:35:13,342 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.fc21.noarch as install for festival-1.96-28.fc21.x86_64 >15:35:13,343 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestools.so.1.2.96.1()(64bit) >15:35:13,343 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >15:35:13,345 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-9.2.1-1.fc21.noarch as install for jamonapi-2.74-4.fc21.noarch >15:35:13,349 DEBUG yum.verbose.YumBase: TSINFO: Marking yecht-0.0.2-11.fc21.noarch as install for jruby-yecht-1.7.2-5.fc21.noarch >15:35:13,351 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-3.fc21.x86_64 as install for lua-json-1.3.2-3.fc21.noarch >15:35:13,355 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-5.fc21.noarch as install for perl-Business-ISBN-2.07-2.fc21.noarch >15:35:13,357 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.36-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:35:13,358 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.014-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:35:13,358 DEBUG yum.verbose.YumBase: Quick matched perl-Module-Runtime-0.014-2.fc21.noarch to require for perl(Module::Runtime) >15:35:13,358 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.109-2.fc21.noarch as install for perl-Class-Load-0.21-2.fc21.noarch >15:35:13,362 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-12.fc21.x86_64 as install for perl-DateTime-Locale-0.45-9.fc21.noarch >15:35:13,369 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-HMAC-1.03-8.fc21.noarch as install for perl-NTLM-1.09-8.fc21.noarch >15:35:13,372 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.997-3.fc22.noarch as install for perl-Net-HTTP-6.07-1.fc22.noarch >15:35:13,373 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.31-1.fc22.noarch as install for perl-Net-HTTP-6.07-1.fc22.noarch >15:35:13,375 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Name-0.09-1.fc22.x86_64 as install for perl-Try-Tiny-0.22-2.fc21.noarch >15:35:13,379 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc22.x86_64 >15:35:13,381 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-1.0.1-1.fc22.x86_64 >15:35:13,382 DEBUG yum.verbose.YumBase: TSINFO: Marking python-async-0.6.1-8.fc21.x86_64 as install for python-gitdb-0.5.4-7.fc21.x86_64 >15:35:13,383 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smmap-0.8.1-8.fc21.noarch as install for python-gitdb-0.5.4-7.fc21.x86_64 >15:35:13,384 DEBUG yum.verbose.YumBase: TSINFO: Marking slf4j-log4j12-1.7.7-2.fc21.noarch as install for quartz-2.1.7-11.fc21.noarch >15:35:13,386 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-rdoc-4.1.1-2.fc21.noarch as install for rubygems-2.2.2-101.fc21.noarch >15:35:13,387 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-psych-2.0.5-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >15:35:13,388 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-io-console-0.4.2-23.fc21.x86_64 as install for rubygems-2.2.2-101.fc21.noarch >15:35:13,400 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-en-doc-svn32016.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,400 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-common-doc-svn30524.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-scripts-svn33431.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-msg-translations-svn33412.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,403 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texconfig-svn29764.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-svn29764.3.1415926-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-plain-svn26647.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfware-svn32865.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mflogo-svn32865.2.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metafont-svn29764.2.718281-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,408 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-makeindex-svn33054.2.12-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lua-alt-getopt-svn29349.0.7.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,410 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-knuth-local-svn33147.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-knuth-lib-svn33039.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifluatex-svn26725.1.3-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,414 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-hyph-utf8-svn30757.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,416 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-gsftopk-svn29764.1.19.2-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,417 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-glyphlist-svn28576.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,418 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-etex-svn31600.2.1-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-enctex-svn28602.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,420 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-def-svn33409.3.6-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,421 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-svn32380.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-cm-svn32865.0-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bibtex-svn29764.0.99d-1.fc22.noarch as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-dvipdfmx-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch >15:35:13,431 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-latex-bin-bin-svn14050.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-latex-bin-svn29764.0-1.fc22.noarch >15:35:13,433 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-beton-svn15878.0-1.fc22.noarch as install for 4:texlive-ltxmisc-svn21927.0-1.fc22.noarch >15:35:13,434 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luaotfload-bin-svn30313.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch >15:35:13,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-luatexbase-svn30562.0.6-1.fc22.noarch as install for 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch >15:35:13,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mptopdf-bin-svn18674.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-mptopdf-svn32580.0-1.fc22.noarch >15:35:13,446 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pstricks-add-svn32760.3.65-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,448 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-tree-svn24142.1.12-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-plot-svn33196.1.61-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,450 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-node-svn33303.1.33-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,451 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-fill-svn15878.1.01-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,452 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-eps-svn15878.1.0-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,453 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-coil-svn24020.1.06-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-3d-svn17257.1.10-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,454 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-paralist-svn30992.2.4-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-multido-svn18302.1.42-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,456 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-filecontents-svn24250.1.3-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-chngcntr-svn17157.1.0a-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-breakurl-svn29901.1.40-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,459 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bera-svn20031.0-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,460 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch as install for 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch >15:35:13,463 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-filehook-svn24280.0.5d-1.fc22.noarch as install for 4:texlive-sansmathaccent-svn30187.0-1.fc22.noarch >15:35:13,468 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-lualatex-math-svn31389.1.3-1.fc22.noarch as install for 4:texlive-unicode-math-svn30504.0.7d-1.fc22.noarch >15:35:13,473 DEBUG yum.verbose.YumBase: TSINFO: Marking xpp3-minimal-1.1.4-3.c.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:35:13,474 DEBUG yum.verbose.YumBase: TSINFO: Marking android-json-org-java-4.3-0.2.r3.1.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:35:13,474 DEBUG yum.verbose.YumBase: TSINFO: Marking jdom2-2.0.5-4.fc21.noarch as install for xstream-1.4.7-6.fc22.noarch >15:35:13,477 DEBUG yum.verbose.YumBase: TSINFO: Marking apache-commons-jci-fam-1.0-13.fc21.noarch as install for apache-commons-jci-core-1.0-13.fc21.noarch >15:35:13,481 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-servlet-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,482 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-server-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,483 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-common-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,484 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-api-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,484 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-webapp-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,485 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-servlets-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,486 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-rewrite-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,487 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-proxy-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,487 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-plus-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,488 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jndi-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,489 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-jaas-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,490 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-deploy-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,490 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-client-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,491 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-annotations-9.2.1-1.fc21.noarch as install for jetty-9.2.1-1.fc21.noarch >15:35:13,494 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.928-1.fc21.noarch as install for perl-Data-OptList-0.109-2.fc21.noarch >15:35:13,495 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-8.fc21.x86_64 as install for perl-Data-OptList-0.109-2.fc21.noarch >15:35:13,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Digest-SHA-5.92-2.fc21.x86_64 as install for perl-Digest-HMAC-1.03-8.fc21.noarch >15:35:13,501 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.65-1.fc22.x86_64 as install for perl-IO-Socket-SSL-1.997-3.fc22.noarch >15:35:13,502 DEBUG yum.verbose.YumBase: Quick matched perl-Net-SSLeay-1.65-1.fc22.x86_64 to require for perl(Net::SSLeay) >15:35:13,506 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.28-4.fc21.x86_64 as install for perl-Package-Stash-0.36-2.fc21.noarch >15:35:13,513 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-libs-2.1.2-23.fc21.x86_64 as install for rubygem-io-console-0.4.2-23.fc21.x86_64 >15:35:13,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libyaml-0.1.6-4.fc22.x86_64 as install for rubygem-psych-2.0.5-23.fc21.x86_64 >15:35:13,518 DEBUG yum.verbose.YumBase: TSINFO: Marking rubygem-json-1.8.1-23.fc21.x86_64 as install for rubygem-rdoc-4.1.1-2.fc21.noarch >15:35:13,519 DEBUG yum.verbose.YumBase: Quick matched rubygem-json-1.8.1-23.fc21.x86_64 to require for rubygem(json) >15:35:13,519 DEBUG yum.verbose.YumBase: TSINFO: Marking ruby-irb-2.1.2-23.fc21.noarch as install for rubygem-rdoc-4.1.1-2.fc21.noarch >15:35:13,521 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch as install for 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch >15:35:13,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-ifplatform-svn21156.0.3a-1.fc22.noarch as install for 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch >15:35:13,524 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-bibtex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-bibtex-svn29764.0.99d-1.fc22.noarch >15:35:13,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libpaper-1.1.24-9.fc21.x86_64 as install for 4:texlive-dvipdfmx-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 >15:35:13,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-currfile-svn29012.0.7b-1.fc22.noarch as install for 4:texlive-filehook-svn24280.0.5d-1.fc22.noarch >15:35:13,531 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-gsftopk-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-gsftopk-svn29764.1.19.2-1.fc22.noarch >15:35:13,534 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-makeindex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-makeindex-svn33054.2.12-1.fc22.noarch >15:35:13,536 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-metafont-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-metafont-svn29764.2.718281-1.fc22.noarch >15:35:13,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-mfware-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-mfware-svn32865.0-1.fc22.noarch >15:35:13,541 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-math-svn20176.0.61-1.fc22.noarch as install for 4:texlive-pstricks-add-svn32760.3.65-1.fc22.noarch >15:35:13,543 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-varwidth-svn24104.0.92-1.fc22.noarch as install for 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch >15:35:13,543 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-attachfile-svn21866.v1.5b-1.fc22.noarch as install for 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch >15:35:13,545 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-tex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 as install for 4:texlive-tex-svn29764.3.1415926-1.fc22.noarch >15:35:13,546 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texconfig-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-texconfig-svn29764.0-1.fc22.noarch >15:35:13,547 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-texlive-scripts-bin-svn29741.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-texlive-scripts-svn33431.0-1.fc22.noarch >15:35:13,549 DEBUG yum.verbose.YumBase: TSINFO: Marking glassfish-annotation-api-1.2-7.fc21.noarch as install for jetty-annotations-9.2.1-1.fc21.noarch >15:35:13,550 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-xml-9.2.1-1.fc21.noarch as install for jetty-deploy-9.2.1-1.fc21.noarch >15:35:13,554 DEBUG yum.verbose.YumBase: TSINFO: Marking jetty-websocket-client-9.2.1-1.fc21.noarch as install for jetty-websocket-server-9.2.1-1.fc21.noarch >15:35:13,571 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-pst-pdf-bin-svn7838.0-1.20140525_r34255.fc22.noarch as install for 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch >15:35:13,572 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-environ-svn29600.0.3-1.fc22.noarch as install for 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch >15:35:13,575 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:texlive-trimspaces-svn15878.1.1-1.fc22.noarch as install for 4:texlive-environ-svn29600.0.3-1.fc22.noarch >15:35:13,957 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-8.fc21.noarch as install for hunspell-en-0.20121024-8.fc21.noarch >15:35:14,448 DEBUG yum.verbose.YumBase: Depsolve time: 9.671 >15:35:14,514 INFO packaging: 3011 packages selected totalling 10.26 GB >15:35:15,034 INFO packaging: Running anaconda-yum to install packages >15:35:52,228 INFO packaging: running transaction >16:31:52,883 INFO packaging: transaction complete >16:31:53,084 INFO packaging: ==== start rpm scriptlet logs ==== >16:31:53,084 INFO packaging: warning: java-1.8.0-openjdk-headless-1:1.8.0.11-19.b12.fc22.x86_64: Header V3 RSA/SHA256 Signature, key ID 8e1431d5: NOKEY > >16:31:53,084 INFO packaging: warning: fontpackages-filesystem-1.44-10.fc21.noarch: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >16:31:53,084 INFO packaging: libgcc-4.9.1-7.fc22.x86_64 (1/3011) > >16:31:53,085 INFO packaging: fontpackages-filesystem-1.44-10.fc21.noarch (2/3011) > >16:31:53,085 INFO packaging: 1:emacs-filesystem-24.3-26.fc22.noarch (3/3011) > >16:31:53,085 INFO packaging: hwdata-0.269-1.fc22.noarch (4/3011) > >16:31:53,085 INFO packaging: mozilla-filesystem-1.9-11.fc21.x86_64 (5/3011) > >16:31:53,085 INFO packaging: tzdata-2014f-1.fc22.noarch (6/3011) > >16:31:53,085 INFO packaging: gnu-free-fonts-common-20120503-9.fc21.noarch (7/3011) > >16:31:53,085 INFO packaging: 1:liberation-fonts-common-1.07.4-3.fc21.noarch (8/3011) > >16:31:53,085 INFO packaging: dejavu-fonts-common-2.34-3.fc21.noarch (9/3011) > >16:31:53,085 INFO packaging: qascommon-0.17.2-2.fc21.x86_64 (10/3011) > >16:31:53,085 INFO packaging: 1:control-center-filesystem-3.13.90-1.fc22.x86_64 (11/3011) > >16:31:53,085 INFO packaging: 1:eclipse-emf-core-2.10.0-1.fc21.noarch (12/3011) > >16:31:53,086 INFO packaging: 1:cups-filesystem-1.7.5-2.fc22.noarch (13/3011) > >16:31:53,086 INFO packaging: lilypond-fonts-common-2.18.2-2.fc21.noarch (14/3011) > >16:31:53,086 INFO packaging: fedora-release-22-0.5.noarch (15/3011) > >16:31:53,086 INFO packaging: fedora-repos-rawhide-22-0.1.noarch (16/3011) > >16:31:53,086 INFO packaging: fedora-repos-22-0.1.noarch (17/3011) > >16:31:53,086 INFO packaging: setup-2.9.1-1.fc22.noarch (18/3011) > >16:31:53,086 INFO packaging: filesystem-3.2-31.fc22.x86_64 (19/3011) > >16:31:53,086 INFO packaging: telepathy-filesystem-0.0.2-7.fc21.noarch (20/3011) > >16:31:53,086 INFO packaging: vte-profile-0.37.90-1.fc22.x86_64 (21/3011) > >16:31:53,086 INFO packaging: libreport-filesystem-2.2.3-5.fc22.x86_64 (22/3011) > >16:31:53,086 INFO packaging: poppler-data-0.4.7-1.fc22.noarch (23/3011) > >16:31:53,086 INFO packaging: xemacs-filesystem-21.5.34-7.20140605hgacf1c26e3019.fc21.noarch (24/3011) > >16:31:53,087 INFO packaging: mailcap-2.1.42-2.fc21.noarch (25/3011) > >16:31:53,087 INFO packaging: gl-manpages-1.1-9.20140424.fc21.noarch (26/3011) > >16:31:53,087 INFO packaging: gnome-user-docs-3.13.4-1.fc22.noarch (27/3011) > >16:31:53,087 INFO packaging: xkeyboard-config-2.12-2.fc21.noarch (28/3011) > >16:31:53,087 INFO packaging: 32:bind-license-9.9.5-8.P1.fc22.noarch (29/3011) > >16:31:53,087 INFO packaging: shared-desktop-ontologies-0.11.0-3.fc21.noarch (30/3011) > >16:31:53,087 INFO packaging: yelp-xsl-3.12.0-2.fc21.noarch (31/3011) > >16:31:53,087 INFO packaging: 1:autocorr-en-4.3.1.1-1.fc22.noarch (32/3011) > >16:31:53,087 INFO packaging: langtable-0.0.25-1.fc22.noarch (33/3011) > >16:31:53,087 INFO packaging: foomatic-db-filesystem-4.0-44.20140707.fc21.noarch (34/3011) > >16:31:53,087 INFO packaging: kernel-headers-3.17.0-0.rc1.git0.1.fc22.x86_64 (35/3011) > >16:31:53,087 INFO packaging: langtable-data-0.0.25-1.fc22.noarch (36/3011) > >16:31:53,088 INFO packaging: basesystem-10.0-10.fc21.noarch (37/3011) > >16:31:53,088 INFO packaging: thai-scalable-fonts-common-0.5.0-8.fc21.noarch (38/3011) > >16:31:53,088 INFO packaging: naver-nanum-fonts-common-3.020-12.20131007.fc22.noarch (39/3011) > >16:31:53,088 INFO packaging: khmeros-fonts-common-5.0-18.fc21.noarch (40/3011) > >16:31:53,088 INFO packaging: smc-fonts-common-6.0-8.fc21.noarch (41/3011) > >16:31:53,088 INFO packaging: python-matplotlib-data-1.3.1-6.fc21.noarch (42/3011) > >16:31:53,088 INFO packaging: python-matplotlib-data-fonts-1.3.1-6.fc21.noarch (43/3011) > >16:31:53,088 INFO packaging: 4:texlive-texlive-en-doc-svn32016.0-1.fc22.noarch (44/3011) > >16:31:53,088 INFO packaging: fedora-logos-httpd-21.0.3-2.fc21.noarch (45/3011) > >16:31:53,088 INFO packaging: 1:libkkc-data-0.2.7-3.fc21.x86_64 (46/3011) > >16:31:53,088 INFO packaging: seabios-bin-1.7.5-3.fc22.noarch (47/3011) > >16:31:53,089 INFO packaging: zynaddsubfx-common-2.4.4-1.fc21.noarch (48/3011) > >16:31:53,089 INFO packaging: libkkc-common-0.3.4-2.fc22.noarch (49/3011) > >16:31:53,089 INFO packaging: isdn4k-utils-data-3.2-98.fc22.noarch (50/3011) > >16:31:53,089 INFO packaging: appstream-data-21-5.fc21.noarch (51/3011) > >16:31:53,089 INFO packaging: 1:mariadb-common-10.0.12-7.fc22.x86_64 (52/3011) > >16:31:53,089 INFO packaging: ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch (53/3011) > >16:31:53,089 INFO packaging: skkdic-20131114-8.T1121.fc21.noarch (54/3011) > >16:31:53,089 INFO packaging: ncurses-base-5.9-15.20140323.fc22.noarch (55/3011) > >16:31:53,089 INFO packaging: glibc-common-2.19.90-33.fc22.x86_64 (56/3011) > >16:31:53,089 INFO packaging: nss-softokn-freebl-3.17.0-1.fc22.x86_64 (57/3011) > >16:31:53,089 INFO packaging: glibc-2.19.90-33.fc22.x86_64 (58/3011) > >16:31:53,089 INFO packaging: libstdc++-4.9.1-7.fc22.x86_64 (59/3011) > >16:31:53,090 INFO packaging: ncurses-libs-5.9-15.20140323.fc22.x86_64 (60/3011) > >16:31:53,090 INFO packaging: bash-4.3.22-1.fc22.x86_64 (61/3011) > >16:31:53,090 INFO packaging: xz-libs-5.1.2-13alpha.fc22.x86_64 (62/3011) > >16:31:53,090 INFO packaging: pcre-8.35-6.fc22.x86_64 (63/3011) > >16:31:53,090 INFO packaging: libsepol-2.3-3.fc22.x86_64 (64/3011) > >16:31:53,090 INFO packaging: libselinux-2.3-3.fc21.x86_64 (65/3011) > >16:31:53,090 INFO packaging: zlib-1.2.8-6.fc22.x86_64 (66/3011) > >16:31:53,090 INFO packaging: libxml2-2.9.1-4.fc22.x86_64 (67/3011) > >16:31:53,090 INFO packaging: 1:dbus-libs-1.8.6-2.fc22.x86_64 (68/3011) > >16:31:53,090 INFO packaging: info-5.2-4.fc22.x86_64 (69/3011) > >16:31:53,090 INFO packaging: 2:libpng-1.6.12-1.fc22.x86_64 (70/3011) > >16:31:53,090 INFO packaging: libjpeg-turbo-1.3.1-3.fc21.x86_64 (71/3011) > >16:31:53,091 INFO packaging: libcom_err-1.42.11-2.fc22.x86_64 (72/3011) > >16:31:53,091 INFO packaging: nspr-4.10.7-1.fc22.x86_64 (73/3011) > >16:31:53,091 INFO packaging: nss-util-3.17.0-1.fc22.x86_64 (74/3011) > >16:31:53,091 INFO packaging: expat-2.1.0-9.fc22.x86_64 (75/3011) > >16:31:53,091 INFO packaging: libuuid-2.25-3.fc22.x86_64 (76/3011) > >16:31:53,091 INFO packaging: bzip2-libs-1.0.6-13.fc22.x86_64 (77/3011) > >16:31:53,091 INFO packaging: freetype-2.5.3-7.fc22.x86_64 (78/3011) > >16:31:53,091 INFO packaging: readline-6.3-4.fc22.x86_64 (79/3011) > >16:31:53,091 INFO packaging: sqlite-3.8.6-1.fc22.x86_64 (80/3011) > >16:31:53,091 INFO packaging: libICE-1.0.9-1.fc22.x86_64 (81/3011) > >16:31:53,091 INFO packaging: libSM-1.2.2-1.fc22.x86_64 (82/3011) > >16:31:53,091 INFO packaging: popt-1.16-4.fc21.x86_64 (83/3011) > >16:31:53,092 INFO packaging: chkconfig-1.3.62-1.fc22.x86_64 (84/3011) > >16:31:53,092 INFO packaging: libdb-5.3.28-8.fc22.x86_64 (85/3011) > >16:31:53,092 INFO packaging: libicu-52.1-3.fc21.x86_64 (86/3011) > >16:31:53,092 INFO packaging: libsigc++20-2.3.2-1.fc22.x86_64 (87/3011) > >16:31:53,092 INFO packaging: libgpg-error-1.13-2.fc22.x86_64 (88/3011) > >16:31:53,092 INFO packaging: libgcrypt-1.6.1-6.fc22.x86_64 (89/3011) > >16:31:53,092 INFO packaging: cyrus-sasl-lib-2.1.26-18.fc22.x86_64 (90/3011) > >16:31:53,092 INFO packaging: libffi-3.1-5.fc22.x86_64 (91/3011) > >16:31:53,092 INFO packaging: audit-libs-2.3.8-0.2.svn20140803.fc22.x86_64 (92/3011) > >16:31:53,092 INFO packaging: lcms2-2.6-3.fc21.x86_64 (93/3011) > >16:31:53,092 INFO packaging: libwayland-client-1.5.0-4.fc21.x86_64 (94/3011) > >16:31:53,092 INFO packaging: avahi-libs-0.6.31-28.fc22.x86_64 (95/3011) > >16:31:53,093 INFO packaging: elfutils-libelf-0.159-10.fc22.x86_64 (96/3011) > >16:31:53,093 INFO packaging: libxkbcommon-0.4.2-4.fc21.x86_64 (97/3011) > >16:31:53,093 INFO packaging: liblo-0.27-4.fc21.x86_64 (98/3011) > >16:31:53,093 INFO packaging: libwayland-server-1.5.0-4.fc21.x86_64 (99/3011) > >16:31:53,093 INFO packaging: libxslt-1.1.28-7.fc21.x86_64 (100/3011) > >16:31:53,093 INFO packaging: lua-5.2.2-7.fc22.x86_64 (101/3011) > >16:31:53,093 INFO packaging: grep-2.20-3.fc22.x86_64 (102/3011) > >16:31:53,093 INFO packaging: libwayland-cursor-1.5.0-4.fc21.x86_64 (103/3011) > >16:31:53,093 INFO packaging: 2:libogg-1.3.2-1.fc22.x86_64 (104/3011) > >16:31:53,093 INFO packaging: 1:libvorbis-1.3.4-2.fc21.x86_64 (105/3011) > >16:31:53,093 INFO packaging: p11-kit-0.20.3-3.fc22.x86_64 (106/3011) > >16:31:53,093 INFO packaging: librevenge-0.0.1-2.fc21.x86_64 (107/3011) > >16:31:53,094 INFO packaging: 1:gmp-6.0.0-6.fc22.x86_64 (108/3011) > >16:31:53,094 INFO packaging: libtool-ltdl-2.4.2-29.fc22.x86_64 (109/3011) > >16:31:53,094 INFO packaging: mesa-libwayland-egl-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (110/3011) > >16:31:53,094 INFO packaging: libnl3-3.2.25-2.fc22.x86_64 (111/3011) > >16:31:53,094 INFO packaging: libtdb-1.3.0-3.fc21.x86_64 (112/3011) > >16:31:53,094 INFO packaging: libtalloc-2.1.1-2.fc21.x86_64 (113/3011) > >16:31:53,094 INFO packaging: libgomp-4.9.1-7.fc22.x86_64 (114/3011) > >16:31:53,094 INFO packaging: fftw-libs-single-3.3.4-4.fc21.x86_64 (115/3011) > >16:31:53,094 INFO packaging: boost-system-1.55.0-2.fc21.x86_64 (116/3011) > >16:31:53,094 INFO packaging: 4:texlive-kpathsea-lib-2014-1.20140525_r34255.fc22.x86_64 (117/3011) > >16:31:53,094 INFO packaging: keyutils-libs-1.5.9-3.fc22.x86_64 (118/3011) > >16:31:53,094 INFO packaging: libcap-ng-0.7.4-6.fc22.x86_64 (119/3011) > >16:31:53,095 INFO packaging: augeas-libs-1.2.0-3.fc21.x86_64 (120/3011) > >16:31:53,095 INFO packaging: ladspa-1.13-12.fc21.x86_64 (121/3011) > >16:31:53,095 INFO packaging: libattr-2.4.47-8.fc22.x86_64 (122/3011) > >16:31:53,095 INFO packaging: libcap-2.24-6.fc22.x86_64 (123/3011) > >16:31:53,095 INFO packaging: libacl-2.2.52-6.fc22.x86_64 (124/3011) > >16:31:53,095 INFO packaging: sed-4.2.2-8.fc22.x86_64 (125/3011) > >16:31:53,095 INFO packaging: libXau-1.0.8-3.fc21.x86_64 (126/3011) > >16:31:53,095 INFO packaging: libxcb-1.10-2.fc21.x86_64 (127/3011) > >16:31:53,095 INFO packaging: fftw-libs-double-3.3.4-4.fc21.x86_64 (128/3011) > >16:31:53,095 INFO packaging: libtevent-0.9.21-2.fc21.x86_64 (129/3011) > >16:31:53,095 INFO packaging: elfutils-libs-0.159-10.fc22.x86_64 (130/3011) > >16:31:53,095 INFO packaging: apr-1.5.1-2.fc21.x86_64 (131/3011) > >16:31:53,096 INFO packaging: gawk-4.1.1-4.fc22.x86_64 (132/3011) > >16:31:53,096 INFO packaging: file-libs-5.19-2.fc22.x86_64 (133/3011) > >16:31:53,096 INFO packaging: pixman-0.32.6-2.fc22.x86_64 (134/3011) > >16:31:53,096 INFO packaging: libexif-0.6.21-7.fc21.x86_64 (135/3011) > >16:31:53,096 INFO packaging: libquadmath-4.9.1-7.fc22.x86_64 (136/3011) > >16:31:53,096 INFO packaging: libgfortran-4.9.1-7.fc22.x86_64 (137/3011) > >16:31:53,096 INFO packaging: libidn-1.29-1.fc22.x86_64 (138/3011) > >16:31:53,096 INFO packaging: flac-libs-1.3.0-4.fc21.x86_64 (139/3011) > >16:31:53,096 INFO packaging: libbluray-0.6.1-1.fc22.x86_64 (140/3011) > >16:31:53,096 INFO packaging: apr-util-1.5.3-2.fc21.x86_64 (141/3011) > >16:31:53,096 INFO packaging: 1:findutils-4.5.14-1.fc22.x86_64 (142/3011) > >16:31:53,096 INFO packaging: which-2.20-7.fc21.x86_64 (143/3011) > >16:31:53,096 INFO packaging: hunspell-1.3.3-2.fc21.x86_64 (144/3011) > >16:31:53,097 INFO packaging: hunspell-en-US-0.20121024-8.fc21.noarch (145/3011) > >16:31:53,097 INFO packaging: libwebp-0.4.1-2.fc22.x86_64 (146/3011) > >16:31:53,097 INFO packaging: libbasicobjects-0.1.1-23.fc21.x86_64 (147/3011) > >16:31:53,097 INFO packaging: libcollection-0.6.2-23.fc21.x86_64 (148/3011) > >16:31:53,097 INFO packaging: libvpx-1.3.0-5.fc21.x86_64 (149/3011) > >16:31:53,097 INFO packaging: libical-1.0-6.fc21.x86_64 (150/3011) > >16:31:53,097 INFO packaging: libdhash-0.4.3-23.fc21.x86_64 (151/3011) > >16:31:53,097 INFO packaging: json-c-0.12-4.fc22.x86_64 (152/3011) > >16:31:53,097 INFO packaging: libref_array-0.1.4-23.fc21.x86_64 (153/3011) > >16:31:53,097 INFO packaging: opus-1.1-2.fc21.x86_64 (154/3011) > >16:31:53,097 INFO packaging: tcp_wrappers-libs-7.6-78.fc22.x86_64 (155/3011) > >16:31:53,097 INFO packaging: libtasn1-4.0-2.fc22.x86_64 (156/3011) > >16:31:53,098 INFO packaging: mpfr-3.1.2-5.fc21.x86_64 (157/3011) > >16:31:53,098 INFO packaging: 1:libtheora-1.1.1-11.fc21.x86_64 (158/3011) > >16:31:53,098 INFO packaging: cpio-2.11-29.fc22.x86_64 (159/3011) > >16:31:53,098 INFO packaging: xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 (160/3011) > >16:31:53,098 INFO packaging: clthreads-2.4.0-12.fc21.x86_64 (161/3011) > >16:31:53,098 INFO packaging: libXdmcp-1.1.1-6.fc21.x86_64 (162/3011) > >16:31:53,098 INFO packaging: libart_lgpl-2.3.21-11.fc21.x86_64 (163/3011) > >16:31:53,098 INFO packaging: orc-0.4.18-2.fc21.x86_64 (164/3011) > >16:31:53,098 INFO packaging: serd-0.18.2-4.fc21.x86_64 (165/3011) > >16:31:53,098 INFO packaging: gdbm-1.11-3.fc22.x86_64 (166/3011) > >16:31:53,098 INFO packaging: 14:libpcap-1.5.3-4.fc21.x86_64 (167/3011) > >16:31:53,098 INFO packaging: speex-1.2-0.20.rc1.fc21.x86_64 (168/3011) > >16:31:53,099 INFO packaging: sord-0.12.0-6.fc21.x86_64 (169/3011) > >16:31:53,099 INFO packaging: 2:tar-1.28-2.fc22.x86_64 (170/3011) > >16:31:53,099 INFO packaging: boost-chrono-1.55.0-2.fc21.x86_64 (171/3011) > >16:31:53,099 INFO packaging: boost-thread-1.55.0-2.fc21.x86_64 (172/3011) > >16:31:53,099 INFO packaging: libibverbs-1.1.8-2.fc22.x86_64 (173/3011) > >16:31:53,099 INFO packaging: jasper-libs-1.900.1-26.fc21.x86_64 (174/3011) > >16:31:53,099 INFO packaging: diffutils-3.3-8.fc22.x86_64 (175/3011) > >16:31:53,099 INFO packaging: libplist-1.11-2.fc21.x86_64 (176/3011) > >16:31:53,099 INFO packaging: 1:tcl-8.6.1-5.fc21.x86_64 (177/3011) > >16:31:53,099 INFO packaging: xz-5.1.2-13alpha.fc22.x86_64 (178/3011) > >16:31:53,099 INFO packaging: boost-date-time-1.55.0-2.fc21.x86_64 (179/3011) > >16:31:53,099 INFO packaging: numactl-libs-2.0.9-3.fc22.x86_64 (180/3011) > >16:31:53,099 INFO packaging: lzo-2.08-2.fc22.x86_64 (181/3011) > >16:31:53,100 INFO packaging: gsm-1.0.13-11.fc21.x86_64 (182/3011) > >16:31:53,100 INFO packaging: libsndfile-1.0.25-12.fc22.x86_64 (183/3011) > >16:31:53,100 INFO packaging: lv2-1.10.0-2.fc22.x86_64 (184/3011) > >16:31:53,100 INFO packaging: libsamplerate-0.1.8-6.fc21.x86_64 (185/3011) > >16:31:53,100 INFO packaging: SDL-1.2.15-16.fc22.x86_64 (186/3011) > >16:31:53,100 INFO packaging: libsss_idmap-1.12.0-5.fc22.x86_64 (187/3011) > >16:31:53,100 INFO packaging: libpciaccess-0.13.3-0.2.fc21.x86_64 (188/3011) > >16:31:53,100 INFO packaging: yajl-2.1.0-2.fc21.x86_64 (189/3011) > >16:31:53,100 INFO packaging: librdmacm-1.0.18.1-2.fc21.x86_64 (190/3011) > >16:31:53,100 INFO packaging: sratom-0.4.4-2.fc21.x86_64 (191/3011) > >16:31:53,100 INFO packaging: atlas-3.10.1-13.fc21.x86_64 (192/3011) > >16:31:53,100 INFO packaging: file-5.19-2.fc22.x86_64 (193/3011) > >16:31:53,101 INFO packaging: nettle-2.7.1-4.fc21.x86_64 (194/3011) > >16:31:53,101 INFO packaging: libodfgen-0.1.1-2.fc21.x86_64 (195/3011) > >16:31:53,101 INFO packaging: nss-softokn-3.17.0-1.fc22.x86_64 (196/3011) > >16:31:53,101 INFO packaging: bzip2-1.0.6-13.fc22.x86_64 (197/3011) > >16:31:53,101 INFO packaging: wxBase-2.8.12-12.fc21.x86_64 (198/3011) > >16:31:53,101 INFO packaging: e2fsprogs-libs-1.42.11-2.fc22.x86_64 (199/3011) > >16:31:53,101 INFO packaging: libv4l-1.0.0-2.fc21.x86_64 (200/3011) > >16:31:53,101 INFO packaging: mesa-libglapi-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (201/3011) > >16:31:53,101 INFO packaging: redhat-menus-12.0.2-8.fc21.noarch (202/3011) > >16:31:53,101 INFO packaging: adwaita-icon-theme-3.13.5-1.fc22.noarch (203/3011) > >16:31:53,101 INFO packaging: libedit-3.1-7.20140213cvs.fc22.x86_64 (204/3011) > >16:31:53,101 INFO packaging: ilmbase-2.1.0-2.fc21.x86_64 (205/3011) > >16:31:53,102 INFO packaging: openjpeg-libs-1.5.1-10.fc21.x86_64 (206/3011) > >16:31:53,102 INFO packaging: libraw1394-2.1.0-3.fc21.x86_64 (207/3011) > >16:31:53,102 INFO packaging: bluez-libs-5.18-2.fc21.x86_64 (208/3011) > >16:31:53,102 INFO packaging: libatomic_ops-7.4.2-3.fc21.x86_64 (209/3011) > >16:31:53,102 INFO packaging: libseccomp-2.1.1-4.fc22.x86_64 (210/3011) > >16:31:53,102 INFO packaging: OpenEXR-libs-2.1.0-4.fc21.x86_64 (211/3011) > >16:31:53,102 INFO packaging: lilv-0.18.0-3.fc21.x86_64 (212/3011) > >16:31:53,102 INFO packaging: libusbmuxd-1.0.9-2.fc21.x86_64 (213/3011) > >16:31:53,102 INFO packaging: libmpc-1.0.2-2.fc21.x86_64 (214/3011) > >16:31:53,102 INFO packaging: blas-3.5.0-7.fc21.x86_64 (215/3011) > >16:31:53,102 INFO packaging: lapack-3.5.0-7.fc21.x86_64 (216/3011) > >16:31:53,102 INFO packaging: groff-base-1.22.2-10.fc22.x86_64 (217/3011) > >16:31:53,103 INFO packaging: less-458-12.fc22.x86_64 (218/3011) > >16:31:53,103 INFO packaging: boost-filesystem-1.55.0-2.fc21.x86_64 (219/3011) > >16:31:53,103 INFO packaging: zita-convolver-3.1.0-6.fc21.x86_64 (220/3011) > >16:31:53,103 INFO packaging: llvm-libs-3.4-15.fc22.x86_64 (221/3011) > >16:31:53,103 INFO packaging: boost-regex-1.55.0-2.fc21.x86_64 (222/3011) > >16:31:53,103 INFO packaging: unzip-6.0-14.fc21.x86_64 (223/3011) > >16:31:53,103 INFO packaging: boost-iostreams-1.55.0-2.fc21.x86_64 (224/3011) > >16:31:53,103 INFO packaging: exempi-2.2.1-6.fc21.x86_64 (225/3011) > >16:31:53,103 INFO packaging: exiv2-libs-0.24-2.fc21.x86_64 (226/3011) > >16:31:53,103 INFO packaging: libunistring-0.9.3-10.fc21.x86_64 (227/3011) > >16:31:53,103 INFO packaging: 1:make-4.0-2.fc21.x86_64 (228/3011) > >16:31:53,103 INFO packaging: xml-common-0.6.3-41.fc21.noarch (229/3011) > >16:31:53,103 INFO packaging: iso-codes-3.55-1.fc22.noarch (230/3011) > >16:31:53,104 INFO packaging: kmod-libs-18-2.fc22.x86_64 (231/3011) > >16:31:53,104 INFO packaging: kmod-18-2.fc22.x86_64 (232/3011) > >16:31:53,104 INFO packaging: taglib-1.9.1-6.fc21.x86_64 (233/3011) > >16:31:53,104 INFO packaging: SDL2-2.0.3-3.fc21.x86_64 (234/3011) > >16:31:53,104 INFO packaging: graphite2-1.2.4-2.fc21.x86_64 (235/3011) > >16:31:53,104 INFO packaging: pcsc-lite-libs-1.8.11-2.fc21.x86_64 (236/3011) > >16:31:53,104 INFO packaging: plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 (237/3011) > >16:31:53,104 INFO packaging: libdvdread-4.9.9-2.fc21.x86_64 (238/3011) > >16:31:53,104 INFO packaging: slang-2.2.4-12.fc21.x86_64 (239/3011) > >16:31:53,104 INFO packaging: newt-0.52.17-3.fc21.x86_64 (240/3011) > >16:31:53,104 INFO packaging: libiec61883-1.2.0-11.fc21.x86_64 (241/3011) > >16:31:53,104 INFO packaging: zita-resampler-1.3.0-4.fc21.x86_64 (242/3011) > >16:31:53,105 INFO packaging: libshout-2.2.2-11.fc21.x86_64 (243/3011) > >16:31:53,105 INFO packaging: elfutils-0.159-10.fc22.x86_64 (244/3011) > >16:31:53,105 INFO packaging: xcb-util-0.3.9-4.fc21.x86_64 (245/3011) > >16:31:53,105 INFO packaging: rsync-3.1.1-5.fc22.x86_64 (246/3011) > >16:31:53,105 INFO packaging: 2:vim-minimal-7.4.402-1.fc22.x86_64 (247/3011) > >16:31:53,105 INFO packaging: libwpd-0.10.0-2.fc21.x86_64 (248/3011) > >16:31:53,105 INFO packaging: libmwaw-0.3.2-1.fc22.x86_64 (249/3011) > >16:31:53,105 INFO packaging: celt051-0.5.1.3-8.fc21.x86_64 (250/3011) > >16:31:53,105 INFO packaging: libsolv-0.6.4-2.fc22.x86_64 (251/3011) > >16:31:53,105 INFO packaging: zip-3.0-11.fc21.x86_64 (252/3011) > >16:31:53,105 INFO packaging: m4-1.4.17-5.fc21.x86_64 (253/3011) > >16:31:53,105 INFO packaging: libfontenc-1.1.2-1.fc22.x86_64 (254/3011) > >16:31:53,105 INFO packaging: libXfont-1.5.0-1.fc22.x86_64 (255/3011) > >16:31:53,106 INFO packaging: clucene-core-2.3.3.4-12.fc21.x86_64 (256/3011) > >16:31:53,106 INFO packaging: dejavu-sans-fonts-2.34-3.fc21.noarch (257/3011) > >16:31:53,106 INFO packaging: boost-program-options-1.55.0-2.fc21.x86_64 (258/3011) > >16:31:53,106 INFO packaging: snappy-1.1.1-2.fc21.x86_64 (259/3011) > >16:31:53,106 INFO packaging: boost-context-1.55.0-2.fc21.x86_64 (260/3011) > >16:31:53,106 INFO packaging: vamp-plugin-sdk-2.5-3.fc21.x86_64 (261/3011) > >16:31:53,106 INFO packaging: rubberband-1.8.1-4.fc21.x86_64 (262/3011) > >16:31:53,106 INFO packaging: soundtouch-1.4.0-9.fc21.x86_64 (263/3011) > >16:31:53,106 INFO packaging: libaio-0.3.110-3.fc21.x86_64 (264/3011) > >16:31:53,106 INFO packaging: pciutils-libs-3.2.1-3.fc21.x86_64 (265/3011) > >16:31:53,106 INFO packaging: mxml-2.8-2.fc21.x86_64 (266/3011) > >16:31:53,106 INFO packaging: libxshmfence-1.1-2.fc21.x86_64 (267/3011) > >16:31:53,106 INFO packaging: libusal-1.1.11-23.fc21.x86_64 (268/3011) > >16:31:53,107 INFO packaging: libieee1284-0.2.11-16.fc21.x86_64 (269/3011) > >16:31:53,107 INFO packaging: libdaemon-0.14-7.fc21.x86_64 (270/3011) > >16:31:53,107 INFO packaging: wavpack-4.70.0-2.fc21.x86_64 (271/3011) > >16:31:53,107 INFO packaging: cdparanoia-libs-10.2-17.fc21.x86_64 (272/3011) > >16:31:53,107 INFO packaging: fuse-libs-2.9.3-3.fc21.x86_64 (273/3011) > >16:31:53,107 INFO packaging: libevdev-1.2.99.901-1.fc22.x86_64 (274/3011) > >16:31:53,107 INFO packaging: pciutils-3.2.1-3.fc21.x86_64 (275/3011) > >16:31:53,107 INFO packaging: boost-coroutine-1.55.0-2.fc21.x86_64 (276/3011) > >16:31:53,107 INFO packaging: hawkey-0.5.0-1.fc22.x86_64 (277/3011) > >16:31:53,107 INFO packaging: libwpg-0.3.0-2.fc21.x86_64 (278/3011) > >16:31:53,107 INFO packaging: libdvdnav-4.2.1-3.fc21.x86_64 (279/3011) > >16:31:53,107 INFO packaging: boost-graph-1.55.0-2.fc21.x86_64 (280/3011) > >16:31:53,108 INFO packaging: boost-wave-1.55.0-2.fc21.x86_64 (281/3011) > >16:31:53,108 INFO packaging: boost-log-1.55.0-2.fc21.x86_64 (282/3011) > >16:31:53,108 INFO packaging: gc-7.4.2-1.fc21.x86_64 (283/3011) > >16:31:53,108 INFO packaging: libavc1394-0.5.3-15.fc21.x86_64 (284/3011) > >16:31:53,108 INFO packaging: ladspa-swh-plugins-0.4.15-22.fc21.x86_64 (285/3011) > >16:31:53,108 INFO packaging: boost-locale-1.55.0-2.fc21.x86_64 (286/301find: '/home/*/.texlive*': No such file or directory > >16:31:53,108 INFO packaging: 1) > >16:31:53,108 INFO packaging: boost-timer-1.55.0-2.fc21.x86_64 (287/3011) > >16:31:53,108 INFO packaging: p11-kit-trust-0.20.3-3.fc22.x86_64 (288/3011) > >16:31:53,108 INFO packaging: ca-certificates-2014.2.1-2.fc22.noarch (289/3011) > >16:31:53,108 INFO packaging: fuse-2.9.3-3.fc21.x86_64 (290/3011) > >16:31:53,108 INFO packaging: acl-2.2.52-6.fc22.x86_64 (291/3011) > >16:31:53,108 INFO packaging: keyutils-1.5.9-3.fc22.x86_64 (292/3011) > >16:31:53,109 INFO packaging: libnl3-cli-3.2.25-2.fc22.x86_64 (293/3011) > >16:31:53,109 INFO packaging: unixODBC-2.3.2-5.fc21.x86_64 (294/3011) > >16:31:53,109 INFO packaging: libwps-0.3.0-2.fc21.x86_64 (295/3011) > >16:31:53,109 INFO packaging: libmng-2.0.2-2.fc21.x86_64 (296/3011) > >16:31:53,109 INFO packaging: cyrus-sasl-plain-2.1.26-18.fc22.x86_64 (297/3011) > >16:31:53,109 INFO packaging: libiscsi-1.11.0-1.fc21.x86_64 (298/3011) > >16:31:53,109 INFO packaging: libassuan-2.1.0-4.fc22.x86_64 (299/3011) > >16:31:53,109 INFO packaging: pinentry-0.8.3-6.fc22.x86_64 (300/3011) > >16:31:53,109 INFO packaging: bc-1.06.95-12.fc21.x86_64 (301/3011) > >16:31:53,109 INFO packaging: mozjs24-24.2.0-4.fc21.x86_64 (302/3011) > >16:31:53,109 INFO packaging: mozjs17-17.0.0-11.fc21.x86_64 (303/3011) > >16:31:53,109 INFO packaging: libjpeg-turbo-devel-1.3.1-3.fc21.x86_64 (304/3011) > >16:31:53,109 INFO packaging: libcdio-0.92-2.fc21.x86_64 (305/3011) > >16:31:53,110 INFO packaging: libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 (306/3011) > >16:31:53,110 INFO packaging: libtar-1.2.20-4.fc21.x86_64 (307/3011) > >16:31:53,110 INFO packaging: protobuf-2.5.0-9.fc21.x86_64 (308/3011) > >16:31:53,110 INFO packaging: paktype-naskh-basic-fonts-4.1-4.fc21.noarch (309/3011) > >16:31:53,110 INFO packaging: vpnc-script-0.5.3-22.svn457.fc21.noarch (310/3011) > >16:31:53,110 INFO packaging: 1:liberation-mono-fonts-1.07.4-3.fc21.noarch (311/3011) > >16:31:53,110 INFO packaging: ncurses-5.9-15.20140323.fc22.x86_64 (312/3011) > >16:31:53,110 INFO packaging: boost-python-1.55.0-2.fc21.x86_64 (313/3011) > >16:31:53,110 INFO packaging: boost-math-1.55.0-2.fc21.x86_64 (314/3011) > >16:31:53,110 INFO packaging: boost-atomic-1.55.0-2.fc21.x86_64 (315/3011) > >16:31:53,110 INFO packaging: boost-serialization-1.55.0-2.fc21.x86_64 (316/3011) > >16:31:53,110 INFO packaging: boost-signals-1.55.0-2.fc21.x86_64 (317/3011) > >16:31:53,110 INFO packaging: mythes-1.2.4-1.fc21.x86_64 (318/3011) > >16:31:53,111 INFO packaging: boost-test-1.55.0-2.fc21.x86_64 (319/3011) > >16:31:53,111 INFO packaging: boost-random-1.55.0-2.fc21.x86_64 (320/3011) > >16:31:53,111 INFO packaging: libverto-0.2.6-3.fc22.x86_64 (321/3011) > >16:31:53,111 INFO packaging: krb5-libs-1.12.2-1.fc22.x86_64 (322/3011) > >16:31:53,111 INFO packaging: 1:openssl-libs-1.0.1i-2.fc22.x86_64 (323/3011) > >16:31:53,111 INFO packaging: coreutils-8.23-2.fc22.x86_64 (324/3011) > >16:31:53,111 INFO packaging: crypto-policies-20140812-1.gitb914bfd.fc22.noarch (325/3011) > >16:31:53,111 INFO packaging: 4:texlive-base-2014-1.20140525_r34255.fc22.noarch (326/3011) > >16:31:53,111 INFO packaging: 4:texlive-kpathsea-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (327/3011) > >16:31:53,111 INFO packaging: 4:texlive-kpathsea-svn32266.0-1.fc22.noarch (328/3011) > >16:31:53,111 INFO packaging: fontconfig-2.11.1-4.fc21.x86_64 (329/3011) > >16:31:53,111 INFO packaging: alsa-lib-1.0.28-1.fc22.x86_64 (330/3011) > >16:31:53,112 INFO packaging: python-libs-2.7.8-5.fc22.x86_64 (331/3011) > >16:31:53,112 INFO packaging: python-2.7.8-5.fc22.x86_64 (332/3011) > >16:31:53,112 INFO packaging: 4:texlive-graphics-svn32655.1.0o-1.fc22.noarch (333/3011) > >16:31:53,112 INFO packaging: 4:texlive-hyphen-base-svn31131.0-1.fc22.noarch (334/3011) > >16:31:53,112 INFO packaging: hicolor-icon-theme-0.13-2.fc21.noarch (335/3011) > >16:31:53,112 INFO packaging: 4:texlive-tools-svn33063.0-1.fc22.noarch (336/3011) > >16:31:53,112 INFO packaging: 1:cups-libs-1.7.5-2.fc22.x86_64 (337/3011) > >16:31:53,112 INFO packaging: libblkid-2.25-3.fc22.x86_64 (338/3011) > >16:31:53,112 INFO packaging: python3-pip-1.5.6-2.fc21.noarch (339/3011) > >16:31:53,112 INFO packaging: python3-setuptools-2.0-8.fc21.noarch (340/3011) > >16:31:53,112 INFO packaging: python3-3.4.1-12.fc21.x86_64 (341/3011) > >16:31:53,112 INFO packaging: python3-libs-3.4.1-12.fc21.x86_64 (342/3011) > >16:31:53,112 INFO packaging: 1:pkgconfig-0.28-5.fc22.x86_64 (343/3011) > >16:31:53,113 INFO packaging: glib2-2.41.3-1.fc22.x86_64 (344/3011) > >16:31:53,113 INFO packaging: shared-mime-info-1.3-11.fc22.x86_64 (345/3011) > >16:31:53,113 INFO packaging: atk-2.13.90-1.fc22.x86_64 (346/3011) > >16:31:53,113 INFO packaging: dbus-glib-0.100.2-3.fc21.x86_64 (347/3011) > >16:31:53,113 INFO packaging: gstreamer1-1.4.0-2.fc22.x86_64 (348/3011) > >16:31:53,113 INFO packaging: json-glib-1.0.2-3.fc22.x86_64 (349/3011) > >16:31:53,113 INFO packaging: xorg-x11-proto-devel-7.7-12.fc21.noarch (350/3011) > >16:31:53,113 INFO packaging: libsecret-0.18-3.fc22.x86_64 (351/3011) > >16:31:53,113 INFO packaging: gobject-introspection-1.41.4-1.fc22.x86_64 (352/3011) > >16:31:53,113 INFO packaging: glibmm24-2.41.2-1.fc22.x86_64 (353/3011) > >16:31:53,113 INFO packaging: qt5-qtbase-5.3.1-5.fc22.x86_64 (354/3011) > >16:31:53,113 INFO packaging: atkmm-2.22.7-3.fc21.x86_64 (355/3011) > >16:31:53,113 INFO packaging: gsettings-desktop-schemas-3.13.91-1.fc22.x86_64 (356/3011) > >16:31:53,114 INFO packaging: telepathy-glib-0.24.0-3.fc22.x86_64 (357/3011) > >16:31:53,114 INFO packaging: desktop-file-utils-0.22-2.fc21.x86_64 (358/3011) > >16:31:53,114 INFO packaging: avahi-glib-0.6.31-28.fc22.x86_64 (359/3011) > >16:31:53,114 INFO packaging: dbus-python-1.2.0-5.fc21.x86_64 (360/3011) > >16:31:53,114 INFO packaging: 1:enchant-1.6.0-8.fc21.x86_64 (361/3011) > >16:31:53,114 INFO packaging: zlib-devel-1.2.8-6.fc22.x86_64 (362/3011) > >16:31:53,114 INFO packaging: harfbuzz-0.9.35-2.fc22.x86_64 (363/3011) > >16:31:53,114 INFO packaging: 4:texlive-amsmath-svn30645.2.14-1.fc22.noarch (364/3011) > >16:31:53,114 INFO packaging: libarchive-3.1.2-9.fc22.x86_64 (365/3011) > >16:31:53,114 INFO packaging: xdg-utils-1.1.0-0.25.rc2.fc21.noarch (366/3011) > >16:31:53,114 INFO packaging: libgee-0.15.3-2.fc22.x86_64 (367/3011) > >16:31:53,114 INFO packaging: 4:texlive-xkeyval-svn27995.2.6a-1.fc22.noarch (368/3011) > >16:31:53,114 INFO packaging: libgnome-keyring-3.12.0-3.fc22.x86_64 (369/3011) > >16:31:53,115 INFO packaging: 4:texlive-ifxetex-svn19685.0.5-1.fc22.noarch (370/3011) > >16:31:53,115 INFO packaging: gzip-1.6-4.fc22.x86_64 (371/3011) > >16:31:53,115 INFO packaging: python-six-1.7.3-2.fc22.noarch (372/3011) > >16:31:53,115 INFO packaging: 4:texlive-etex-pkg-svn15878.2.0-1.fc22.noarch (373/3011) > >16:31:53,115 INFO packaging: binutils-2.24-20.fc22.x86_64 (374/3011) > >16:31:53,115 INFO packaging: libssh2-1.4.3-14.fc22.x86_64 (375/3011) > >16:31:53,115 INFO packaging: harfbuzz-icu-0.9.35-2.fc22.x86_64 (376/3011) > >16:31:53,115 INFO packaging: 2:libpng-devel-1.6.12-1.fc22.x86_64 (377/3011) > >16:31:53,115 INFO packaging: freetype-devel-2.5.3-7.fc22.x86_64 (378/3011) > >16:31:53,115 INFO packaging: ModemManager-glib-1.3.0-1.fc22.x86_64 (379/3011) > >16:31:53,115 INFO packaging: imsettings-libs-1.6.7-4.fc22.x86_64 (380/3011) > >16:31:53,115 INFO packaging: libxml2-python-2.9.1-4.fc22.x86_64 (381/3011) > >16:31:53,115 INFO packaging: glusterfs-libs-3.5.2-1.fc22.x86_64 (382/3011) > >16:31:53,116 INFO packaging: 4:texlive-url-svn32528.3.4-1.fc22.noarch (383/3011) > >16:31:53,116 INFO packaging: 4:texlive-ifluatex-svn26725.1.3-1.fc22.noarch (384/3011) > >16:31:53,116 INFO packaging: 4:texlive-booktabs-svn15878.1.61803-1.fc22.noarch (385/3011) > >16:31:53,116 INFO packaging: sgml-common-0.6.3-41.fc21.noarch (386/3011) > >16:31:53,116 INFO packaging: ruby-libs-2.1.2-23.fc21.x86_64 (387/3011) > >16:31:53,116 INFO packaging: docbook-dtds-1.0-63.fc21.noarch (388/3011) > >16:31:53,116 INFO packaging: avahi-gobject-0.6.31-28.fc22.x86_64 (389/3011) > >16:31:53,116 INFO packaging: libcroco-0.6.8-4.fc21.x86_64 (390/3011) > >16:31:53,116 INFO packaging: nspr-devel-4.10.7-1.fc22.x86_64 (391/3011) > >16:31:53,116 INFO packaging: 1:xorg-x11-font-utils-7.5-21.fc22.x86_64 (392/3011) > >16:31:53,116 INFO packaging: pyOpenSSL-0.13.1-3.fc21.x86_64 (393/3011) > >16:31:53,116 INFO packaging: sip-4.16.2-1.fc21.x86_64 (394/3011) > >16:31:53,116 INFO packaging: libselinux-python-2.3-3.fc21.x86_64 (395/3011) > >16:31:53,117 INFO packaging: 1:openssl-1.0.1i-2.fc22.x86_64 (396/3011) > >16:31:53,117 INFO packaging: fedora-logos-21.0.3-2.fc21.x86_64 (397/3011) > >16:31:53,117 INFO packaging: libevent-2.0.21-5.fc21.x86_64 (398/3011) > >16:31:53,117 INFO packaging: urw-fonts-2.4-19.fc21.noarch (399/3011) > >16:31:53,117 INFO packaging: 4:texlive-etoolbox-svn20922.2.1-1.fc22.noarch (400/3011) > >16:31:53,117 INFO packaging: cracklib-2.9.1-4.fc22.x86_64 (401/3011) > >16:31:53,117 INFO packaging: pygobject3-base-3.13.90-1.fc22.x86_64 (402/3011) > >16:31:53,117 INFO packaging: libICE-devel-1.0.9-1.fc22.x86_64 (403/3011) > >16:31:53,117 INFO packaging: libSM-devel-1.2.2-1.fc22.x86_64 (404/3011) > >16:31:53,117 INFO packaging: python3-dbus-1.2.0-5.fc21.x86_64 (405/3011) > >16:31:53,117 INFO packaging: pygobject2-2.28.6-12.fc21.x86_64 (406/3011) > >16:31:53,117 INFO packaging: libudisks2-2.1.3-3.fc22.x86_64 (407/3011) > >16:31:53,117 INFO packaging: zeitgeist-libs-0.9.16-0.2.20140808.git.ce9affa.fc22.x86_64 (408/3011) > >16:31:53,118 INFO packaging: pcre-devel-8.35-6.fc22.x86_64 (409/3011) > >16:31:53,118 INFO packaging: python-devel-2.7.8-5.fc22.x86_64 (410/3011) > >16:31:53,118 INFO packaging: libicu-devel-52.1-3.fc21.x86_64 (411/3011) > >16:31:53,118 INFO packaging: wayland-devel-1.5.0-4.fc21.x86_64 (412/3011) > >16:31:53,118 INFO packaging: libwayland-client-devel-1.5.0-4.fc21.x86_64 (413/3011) > >16:31:53,118 INFO packaging: 4:texlive-colortbl-svn29803.v1.0a-1.fc22.noarch (414/3011) > >16:31:53,118 INFO packaging: 4:texlive-caption-svn30449.2013_05_12-1.fc22.noarch (415/3011) > >16:31:53,118 INFO packaging: newt-python-0.52.17-3.fc21.x86_64 (416/3011) > >16:31:53,118 INFO packaging: python-decorator-3.4.0-5.fc21.noarch (417/3011) > >16:31:53,118 INFO packaging: portmidi-217-11.fc21.x86_64 (418/3011) > >16:31:53,118 INFO packaging: clalsadrv-2.0.0-8.fc21.x86_64 (419/3011) > >16:31:53,118 INFO packaging: 4:texlive-latex-fonts-svn28888.0-1.fc22.noarch (420/3011) > >16:31:53,118 INFO packaging: 4:texlive-dvips-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (421/3011) > >16:31:53,118 INFO packaging: 4:texlive-dvips-svn33394.0-1.fc22.noarch (422/3011) > >16:31:53,119 INFO packaging: 4:texlive-babel-svn33283.3.9k-1.fc22.noarch (423/3011) > >16:31:53,119 INFO packaging: 4:texlive-fp-svn15878.0-1.fc22.noarch (424/3011) > >16:31:53,119 INFO packaging: 4:texlive-multido-svn18302.1.42-1.fc22.noarch (425/3011) > >16:31:53,119 INFO packaging: genisoimage-1.1.11-23.fc21.x86_64 (426/3011) > >16:31:53,119 INFO packaging: 1:net-snmp-libs-5.7.2-20.fc21.x86_64 (427/3011) > >16:31:53,119 INFO packaging: 4:texlive-babelbib-svn25245.1.31-1.fc22.noarch (428/3011) > >16:31:53,119 INFO packaging: 4:texlive-subfig-svn15878.1.3-1.fc22.noarch (429/3011) > >16:31:53,119 INFO packaging: libwayland-server-devel-1.5.0-4.fc21.x86_64 (430/3011) > >16:31:53,119 INFO packaging: libwayland-cursor-devel-1.5.0-4.fc21.x86_64 (431/3011) > >16:31:53,119 INFO packaging: cracklib-dicts-2.9.1-4.fc22.x86_64 (432/3011) > >16:31:53,119 INFO packaging: pam-1.1.8-15.fc22.x86_64 (433/3011) > >16:31:53,119 INFO packaging: libpwquality-1.2.4-1.fc22.x86_64 (434/3011) > >16:31:53,119 INFO packaging: systemd-libs-216-1.fc22.x86_64 (435/3011) > >16:31:53,120 INFO packaging: libusbx-1.0.19-1.fc21.x86_64 (436/3011) > >16:31:53,120 INFO packaging: procps-ng-3.3.9-11.fc22.x86_64 (437/3011) > >16:31:53,120 INFO packaging: systemd-compat-libs-216-1.fc22.x86_64 (438/3011) > >16:31:53,120 INFO packaging: usbredir-0.7-2.fc21.x86_64 (439/3011) > >16:31:53,120 INFO packaging: authconfig-6.2.9-1.fc22.x86_64 (440/3011) > >16:31:53,120 INFO packaging: plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 (441/3011) > >16:31:53,120 INFO packaging: python-slip-0.6.0-3.fc21.noarch (442/3011) > >16:31:53,120 INFO packaging: python-slip-dbus-0.6.0-3.fc21.noarch (443/3011) > >16:31:53,120 INFO packaging: xorg-x11-fonts-misc-7.5-10.fc21.noarch (444/3011) > >16:31:53,120 INFO packaging: nss-util-devel-3.17.0-1.fc22.x86_64 (445/3011) > >16:31:53,120 INFO packaging: gettext-libs-0.19.2-1.fc22.x86_64 (446/3011) > >16:31:53,120 INFO packaging: gettext-0.19.2-1.fc22.x86_64 (447/3011) > >16:31:53,120 INFO packaging: docbook-style-xsl-1.78.1-3.fc21.noarch (448/3011) > >16:31:53,121 INFO packaging: telepathy-logger-0.8.0-6.fc22.x86_64 (449/3011) > >16:31:53,121 INFO packaging: libxml++-2.37.1-2.fc21.x86_64 (450/3011) > >16:31:53,121 INFO packaging: gmime-2.6.20-3.fc22.x86_64 (451/3011) > >16:31:53,121 INFO packaging: libosinfo-0.2.9-3.fc22.x86_64 (452/3011) > >16:31:53,121 INFO packaging: libgtop2-2.30.0-3.fc22.x86_64 (453/3011) > >16:31:53,121 INFO packaging: libpinyin-data-1.0.0-2.fc21.x86_64 (454/3011) > >16:31:53,121 INFO packaging: libpinyin-1.0.0-2.fc21.x86_64 (455/3011) > >16:31:53,121 INFO packaging: libqmi-1.10.2-1.fc22.x86_64 (456/3011) > >16:31:53,121 INFO packaging: libvirt-gconfig-0.1.8-3.fc22.x86_64 (457/3011) > >16:31:53,121 INFO packaging: libinstpatch-1.0.0-8.20110806svn386.fc21.x86_64 (458/3011) > >16:31:53,121 INFO packaging: libxshmfence-devel-1.1-2.fc21.x86_64 (459/3011) > >16:31:53,121 INFO packaging: libxkbcommon-devel-0.4.2-4.fc21.x86_64 (460/3011) > >16:31:53,121 INFO packaging: xz-devel-5.1.2-13alpha.fc22.x86_64 (461/3011) > >16:31:53,122 INFO packaging: libxml2-devel-2.9.1-4.fc22.x86_64 (462/3011) > >16:31:53,122 INFO packaging: p11-kit-devel-0.20.3-3.fc22.x86_64 (463/3011) > >16:31:53,122 INFO packaging: 1:tcl-devel-8.6.1-5.fc21.x86_64 (464/3011) > >16:31:53,122 INFO packaging: libmount-2.25-3.fc22.x86_64 (465/3011) > >16:31:53,122 INFO packaging: 4:texlive-carlisle-svn18258.0-1.fc22.noarch (466/3011) > >16:31:53,122 INFO packaging: gnome-icon-theme-3.12.0-2.fc21.noarch (467/3011) > >16:31:53,122 INFO packaging: python-chardet-2.2.1-2.fc22.noarch (468/3011) > >16:31:53,122 INFO packaging: python-kitchen-1.1.1-7.fc21.noarch (469/3011) > >16:31:53,122 INFO packaging: pyparsing-2.0.1-3.fc21.noarch (470/3011) > >16:31:53,122 INFO packaging: pyliblzma-0.5.3-12.fc22.x86_64 (471/3011) > >16:31:53,122 INFO packaging: python-magic-5.19-2.fc22.noarch (472/3011) > >16:31:53,122 INFO packaging: audit-libs-python-2.3.8-0.2.svn20140803.fc22.x86_64 (473/3011) > >16:31:53,122 INFO packaging: 4:texlive-pdftex-def-svn22653.0.06d-1.fc22.noarch (474/3011) > >16:31:53,122 INFO packaging: 4:texlive-underscore-svn18261.0-1.fc22.noarch (475/3011) > >16:31:53,123 INFO packaging: 4:texlive-dvipdfmx-def-svn33409.3.6-1.fc22.noarch (476/3011) > >16:31:53,123 INFO packaging: 4:texlive-setspace-svn24881.6.7a-1.fc22.noarch (477/3011) > >16:31:53,123 INFO packaging: 4:texlive-euler-svn17261.2.5-1.fc22.noarch (478/3011) > >16:31:53,123 INFO packaging: 4:texlive-gsftopk-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (479/3011) > >16:31:53,123 INFO packaging: 4:texlive-gsftopk-svn29764.1.19.2-1.fc22.noarch (480/3011) > >16:31:53,123 INFO packaging: 4:texlive-mfware-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (481/3011) > >16:31:53,123 INFO packaging: 4:texlive-mfware-svn32865.0-1.fc22.noarch (482/3011) > >16:31:53,123 INFO packaging: 4:texlive-texconfig-bin-svn29741.0-1.20140525_r34255.fc22.noarch (483/3011) > >16:31:53,123 INFO packaging: 4:texlive-texconfig-svn29764.0-1.fc22.noarch (484/3011) > >16:31:53,123 INFO packaging: 4:texlive-enumitem-svn24146.3.5.2-1.fc22.noarch (485/3011) > >16:31:53,123 INFO packaging: 4:texlive-latexconfig-svn28991.0-1.fc22.noarch (486/3011) > >16:31:53,123 INFO packaging: 4:texlive-fancybox-svn18304.1.4-1.fc22.noarch (487/3011) > >16:31:53,123 INFO packaging: 4:texlive-ec-svn25033.1.0-1.fc22.noarch (488/3011) > >16:31:53,124 INFO packaging: 4:texlive-bibtex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (489/3011) > >16:31:53,124 INFO packaging: 4:texlive-bibtex-svn29764.0.99d-1.fc22.noarch (490/3011) > >16:31:53,124 INFO packaging: 4:texlive-makeindex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (491/3011) > >16:31:53,124 INFO packaging: 4:texlive-makeindex-svn33054.2.12-1.fc22.noarch (492/3011) > >16:31:53,124 INFO packaging: 4:texlive-pst-ovl-svn32514.0.04-1.fc22.noarch (493/3011) > >16:31:53,124 INFO packaging: 4:texlive-glyphlist-svn28576.0-1.fc22.noarch (494/3011) > >16:31:53,124 INFO packaging: 4:texlive-natbib-svn20668.8.31b-1.fc22.noarch (495/3011) > >16:31:53,124 INFO packaging: 4:texlive-index-svn24099.4.1beta-1.fc22.noarch (496/3011) > >16:31:53,124 INFO packaging: 4:texlive-footmisc-svn23330.5.5b-1.fc22.noarch (497/3011) > >16:31:53,124 INFO packaging: 4:texlive-float-svn15878.1.3d-1.fc22.noarch (498/3011) > >16:31:53,124 INFO packaging: 4:texlive-plain-svn26647.0-1.fc22.noarch (499/3011) > >16:31:53,124 INFO packaging: wget-1.15-2.fc21.x86_64 (500/3011) > >16:31:53,124 INFO packaging: 2:nmap-ncat-6.46-2.fc21.x86_64 (501/3011) > >16:31:53,125 INFO packaging: 1:libwinpr-1.2.0-0.1.beta.1.fc22.x86_64 (502/3011) > >16:31:53,125 INFO packaging: 1:mariadb-libs-10.0.12-7.fc22.x86_64 (503/3011) > >16:31:53,125 INFO packaging: fipscheck-lib-1.4.1-6.fc22.x86_64 (504/3011) > >16:31:53,125 INFO packaging: fipscheck-1.4.1-6.fc22.x86_64 (505/3011) > >16:31:53,125 INFO packaging: cyrus-sasl-md5-2.1.26-18.fc22.x86_64 (506/3011) > >16:31:53,125 INFO packaging: libtirpc-0.2.5-0.0.fc22.x86_64 (507/3011) > >16:31:53,125 INFO packaging: 1:libvisual-0.4.0-16.fc21.x86_64 (508/3011) > >16:31:53,125 INFO packaging: hostname-3.15-3.fc22.x86_64 (509/3011) > >16:31:53,125 INFO packaging: jbigkit-libs-2.1-1.fc22.x86_64 (510/3011) > >16:31:53,125 INFO packaging: libtiff-4.0.3-17.fc22.x86_64 (511/3011) > >16:31:53,125 INFO packaging: poppler-0.26.3-1.fc22.x86_64 (512/3011) > >16:31:53,125 INFO packaging: libwmf-lite-0.2.8.4-39.fc21.x86_64 (513/3011) > >16:31:53,125 INFO packaging: tre-0.8.0-11.fc21.x86_64 (514/3011) > >16:31:53,125 INFO packaging: lv2dynparam-2-8.fc21.x86_64 (515/3011) > >16:31:53,126 INFO packaging: subunit-0.0.18-3.fc21.x86_64 (516/3011) > >16:31:53,126 INFO packaging: libqb-0.17.0-3.fc21.x86_64 (517/3011) > >16:31:53,126 INFO packaging: hyphen-2.8.7-2.fc21.x86_64 (518/3011) > >16:31:53,126 INFO packaging: hyphen-en-2.8.7-2.fc21.noarch (519/3011) > >16:31:53,126 INFO packaging: babl-0.1.10-11.fc22.x86_64 (520/3011) > >16:31:53,126 INFO packaging: linux-atm-libs-2.5.1-10.fc22.x86_64 (521/3011) > >16:31:53,126 INFO packaging: qrencode-libs-3.4.2-3.fc22.x86_64 (522/3011) > >16:31:53,126 INFO packaging: gutenprint-libs-5.2.10-4.fc22.x86_64 (523/3011) > >16:31:53,126 INFO packaging: mtdev-1.1.5-3.fc21.x86_64 (524/3011) > >16:31:53,126 INFO packaging: libinput-0.5.0-1.fc22.x86_64 (525/3011) > >16:31:53,126 INFO packaging: libdv-1.0.0-18.fc21.x86_64 (526/3011) > >16:31:53,126 INFO packaging: libiodbc-3.52.7-7.fc21.x86_64 (527/3011) > >16:31:53,126 INFO packaging: libnfnetlink-1.0.1-5.fc22.x86_64 (528/3011) > >16:31:53,126 INFO packaging: suil-0.8.0-2.fc21.x86_64 (529/3011) > >16:31:53,127 INFO packaging: subunit-devel-0.0.18-3.fc21.x86_64 (530/3011) > >16:31:53,127 INFO packaging: check-0.9.14-1.fc22.x86_64 (531/3011) > >16:31:53,127 INFO packaging: check-devel-0.9.14-1.fc22.x86_64 (532/3011) > >16:31:53,127 INFO packaging: tre-devel-0.8.0-11.fc21.x86_64 (533/3011) > >16:31:53,127 INFO packaging: cups-filters-libs-1.0.55-2.fc22.x86_64 (534/3011) > >16:31:53,127 INFO packaging: libtiff-devel-4.0.3-17.fc22.x86_64 (535/3011) > >16:31:53,127 INFO packaging: SDL_image-1.2.12-8.fc21.x86_64 (536/3011) > >16:31:53,127 INFO packaging: qt5-qtbase-mysql-5.3.1-5.fc22.x86_64 (537/3011) > >16:31:53,127 INFO packaging: systemtap-sdt-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 (538/3011) > >16:31:53,127 INFO packaging: libqmi-utils-1.10.2-1.fc22.x86_64 (539/3011) > >16:31:53,127 INFO packaging: httpd-tools-2.4.10-4.fc22.x86_64 (540/3011) > >16:31:53,127 INFO packaging: 1:libusb-0.1.5-4.fc21.x86_64 (541/3011) > >16:31:53,127 INFO packaging: lirc-libs-0.9.0-28.fc22.x86_64 (542/3011) > >16:31:53,128 INFO packaging: libatasmart-0.19-6.fc21.x86_64 (543/3011) > >16:31:53,128 INFO packaging: python-pwquality-1.2.4-1.fc22.x86_64 (544/3011) > >16:31:53,128 INFO packaging: libc-client-2007f-8.fc22.x86_64 (545/3011) > >16:31:53,128 INFO packaging: dvd+rw-tools-7.1-15.fc21.x86_64 (546/3011) > >16:31:53,128 INFO packaging: 4:texlive-euro-svn22191.1.1-1.fc22.noarch (547/3011) > >16:31:53,128 INFO packaging: python-portmidi-217-11.fc21.x86_64 (548/3011) > >16:31:53,128 INFO packaging: mesa-libwayland-egl-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (549/3011) > >16:31:53,128 INFO packaging: 4:texlive-csquotes-svn24393.5.1d-1.fc22.noarch (550/3011) > >16:31:53,128 INFO packaging: ghostscript-fonts-5.50-33.fc21.noarch (551/3011) > >16:31:53,128 INFO packaging: opensp-1.5.2-19.fc21.x86_64 (552/3011) > >16:31:53,128 INFO packaging: openjade-1.3.2-45.fc21.x86_64 (553/3011) > >16:31:53,128 INFO packaging: itstool-2.0.2-2.fc21.noarch (554/3011) > >16:31:53,128 INFO packaging: yelp-tools-3.13.3-2.fc21.noarch (555/3011) > >16:31:53,128 INFO packaging: crash-7.0.7-2.fc21.x86_64 (556/3011) > >16:31:53,129 INFO packaging: 1:python-html5lib-0.999-5.fc21.noarch (557/3011) > >16:31:53,129 INFO packaging: python-ecdsa-0.11-3.fc21.noarch (558/3011) > >16:31:53,129 INFO packaging: python-iniparse-0.4-15.fc22.noarch (559/3011) > >16:31:53,129 INFO packaging: python-enchant-1.6.5-14.fc21.noarch (560/3011) > >16:31:53,129 INFO packaging: telepathy-idle-0.2.0-2.fc21.x86_64 (561/3011) > >16:31:53,129 INFO packaging: gsettings-desktop-schemas-devel-3.13.91-1.fc22.x86_64 (562/3011) > >16:31:53,129 INFO packaging: qt5-qtbase-odbc-5.3.1-5.fc22.x86_64 (563/3011) > >16:31:53,129 INFO packaging: qt5-qtxmlpatterns-5.3.1-1.fc21.x86_64 (564/3011) > >16:31:53,129 INFO packaging: libXau-devel-1.0.8-3.fc21.x86_64 (565/3011) > >16:31:53,129 INFO packaging: libxcb-devel-1.10-2.fc21.x86_64 (566/3011) > >16:31:53,129 INFO packaging: gamin-0.1.10-16.fc21.x86_64 (567/3011) > >16:31:53,129 INFO packaging: libgsf-1.14.29-3.fc22.x86_64 (568/3011) > >16:31:53,129 INFO packaging: gstreamer-tools-0.10.36-9.fc22.x86_64 (569/3011) > >16:31:53,130 INFO packaging: gstreamer-0.10.36-9.fc22.x86_64 (570/3011) > >16:31:53,130 INFO packaging: libtranslit-0.0.3-5.fc22.x86_64 (571/3011) > >16:31:53,130 INFO packaging: yum-metadata-parser-1.1.4-13.fc22.x86_64 (572/3011) > >16:31:53,130 INFO packaging: liblangtag-0.5.4-3.fc22.x86_64 (573/3011) > >16:31:53,130 INFO packaging: meanwhile-1.1.0-15.fc21.x86_64 (574/3011) > >16:31:53,130 INFO packaging: spice-server-0.12.5-3.fc21.x86_64 (575/3011) > >16:31:53,130 INFO packaging: libgsystem-2014.2-3.fc22.x86_64 (576/3011) > >16:31:53,130 INFO packaging: fuseiso-20070708-15.fc21.x86_64 (577/3011) > >16:31:53,130 INFO packaging: libipa_hbac-1.12.0-5.fc22.x86_64 (578/3011) > >16:31:53,130 INFO packaging: libgexiv2-0.10.1-4.fc22.x86_64 (579/3011) > >16:31:53,130 INFO packaging: libbabeltrace-1.2.1-2.fc21.x86_64 (580/3011) > >16:31:53,130 INFO packaging: gdb-7.8-18.fc22.x86_64 (581/3011) > >16:31:53,130 INFO packaging: gnome-menus-3.13.3-1.fc22.x86_64 (582/3011) > >16:31:53,130 INFO packaging: libsepol-devel-2.3-3.fc22.x86_64 (583/3011) > >16:31:53,131 INFO packaging: libselinux-devel-2.3-3.fc21.x86_64 (584/3011) > >16:31:53,131 INFO packaging: libvpx-devel-1.3.0-5.fc21.x86_64 (585/3011) > >16:31:53,131 INFO packaging: libfontenc-devel-1.1.2-1.fc22.x86_64 (586/3011) > >16:31:53,131 INFO packaging: libverto-devel-0.2.6-3.fc22.x86_64 (587/3011) > >16:31:53,131 INFO packaging: libical-devel-1.0-6.fc21.x86_64 (588/3011) > >16:31:53,131 INFO packaging: pixman-devel-0.32.6-2.fc22.x86_64 (589/3011) > >16:31:53,131 INFO packaging: popt-devel-1.16-4.fc21.x86_64 (590/3011) > >16:31:53,131 INFO packaging: sqlite-devel-3.8.6-1.fc22.x86_64 (591/3011) > >16:31:53,131 INFO packaging: expat-devel-2.1.0-9.fc22.x86_64 (592/3011) > >16:31:53,131 INFO packaging: fontconfig-devel-2.11.1-4.fc21.x86_64 (593/3011) > >16:31:53,131 INFO packaging: libffi-devel-3.1-5.fc22.x86_64 (594/3011) > >16:31:53,131 INFO packaging: libtasn1-devel-4.0-2.fc22.x86_64 (595/3011) > >16:31:53,131 INFO packaging: alsa-lib-devel-1.0.28-1.fc22.x86_64 (596/3011) > >16:31:53,131 INFO packaging: ncurses-devel-5.9-15.20140323.fc22.x86_64 (597/3011) > >16:31:53,132 INFO packaging: libcom_err-devel-1.42.11-2.fc22.x86_64 (598/3011) > >16:31:53,132 INFO packaging: python3-markupsafe-0.23-5.fc21.x86_64 (599/3011) > >16:31:53,132 INFO packaging: python3-cups-1.9.67-1.fc22.x86_64 (600/3011) > >16:31:53,132 INFO packaging: python3-beaker-1.5.4-10.fc21.noarch (601/3011) > >16:31:53,132 INFO packaging: python3-mako-1.0.0-1.fc21.noarch (602/3011) > >16:31:53,132 INFO packaging: python3-logilab-common-0.61.0-3.fc21.noarch (603/3011) > >16:31:53,132 INFO packaging: python3-astroid-1.1-5.fc21.noarch (604/3011) > >16:31:53,132 INFO packaging: python3-enchant-1.6.5-14.fc21.noarch (605/3011) > >16:31:53,132 INFO packaging: xfsprogs-3.2.1-1.fc22.x86_64 (606/3011) > >16:31:53,132 INFO packaging: 1:cups-client-1.7.5-2.fc22.x86_64 (607/3011) > >16:31:53,132 INFO packaging: 4:texlive-fancyref-svn15878.0.9c-1.fc22.noarch (608/3011) > >16:31:53,132 INFO packaging: 4:texlive-qstest-svn15878.0-1.fc22.noarch (609/3011) > >16:31:53,132 INFO packaging: 4:texlive-psfrag-svn15878.3.04-1.fc22.noarch (610/3011) > >16:31:53,132 INFO packaging: 4:texlive-sauerj-svn15878.0-1.fc22.noarch (611/3011) > >16:31:53,133 INFO packaging: 4:texlive-crop-svn15878.1.5-1.fc22.noarch (612/3011) > >16:31:53,133 INFO packaging: 4:texlive-microtype-svn30755.2.5a-1.fc22.noarch (613/3011) > >16:31:53,133 INFO packaging: python-enum-0.4.4-9.fc21.noarch (614/3011) > >16:31:53,133 INFO packaging: python-tempita-0.5.1-8.fc21.noarch (615/3011) > >16:31:53,133 INFO packaging: python-smmap-0.8.1-8.fc21.noarch (616/3011) > >16:31:53,133 INFO packaging: python-sssdconfig-1.12.0-5.fc22.noarch (617/3011) > >16:31:53,133 INFO packaging: python-decoratortools-1.8-9.fc21.noarch (618/3011) > >16:31:53,133 INFO packaging: pytalloc-2.1.1-2.fc21.x86_64 (619/3011) > >16:31:53,133 INFO packaging: python-xpyb-1.3.1-3.fc21.x86_64 (620/3011) > >16:31:53,133 INFO packaging: python-GnuPGInterface-0.3.2-13.fc21.noarch (621/3011) > >16:31:53,133 INFO packaging: python-cloudfiles-1.7.10-5.fc21.noarch (622/3011) > >16:31:53,133 INFO packaging: python-alsa-1.0.26-4.fc21.x86_64 (623/3011) > >16:31:53,133 INFO packaging: 1:python-dateutil-1.5-0.fc22.noarch (624/3011) > >16:31:53,134 INFO packaging: python-mutagen-1.20-7.fc21.noarch (625/3011) > >16:31:53,134 INFO packaging: python-logilab-common-0.61.0-3.fc21.noarch (626/3011) > >16:31:53,134 INFO packaging: python-astroid-1.1-5.fc21.noarch (627/3011) > >16:31:53,134 INFO packaging: python-jsonschema-2.3.0-3.fc21.noarch (628/3011) > >16:31:53,134 INFO packaging: python-backports-1.0-4.fc21.x86_64 (629/3011) > >16:31:53,134 INFO packaging: python-backports-ssl_match_hostname-3.4.0.2-3.fc22.noarch (630/3011) > >16:31:53,134 INFO packaging: python-setuptools-2.0-8.fc21.noarch (631/3011) > >16:31:53,134 INFO packaging: pylint-1.2-7.fc21.noarch (632/3011) > >16:31:53,134 INFO packaging: python-nose-1.3.2-3.fc21.noarch (633/3011) > >16:31:53,134 INFO packaging: 1:numpy-1.8.2-1.fc22.x86_64 (634/3011) > >16:31:53,134 INFO packaging: 1:numpy-f2py-1.8.2-1.fc22.x86_64 (635/3011) > >16:31:53,134 INFO packaging: python-paste-1.7.5.1-11.20111221hg1498.fc21.noarch (636/3011) > >16:31:53,134 INFO packaging: python-urllib3-1.8.2-4.fc22.noarch (637/3011) > >16:31:53,134 INFO packaging: python-requests-2.3.0-3.fc22.noarch (638/3011) > >16:31:53,135 INFO packaging: python-bugzilla-1.1.0-2.fc21.noarch (639/3011) > >16:31:53,135 INFO packaging: python-bunch-1.0.1-6.fc21.noarch (640/3011) > >16:31:53,135 INFO packaging: python-unidecode-0.04.13-4.fc21.noarch (641/3011) > >16:31:53,135 INFO packaging: python-path-5.1-3.fc21.noarch (642/3011) > >16:31:53,135 INFO packaging: fros-1.0-5.fc21.noarch (643/3011) > >16:31:53,135 INFO packaging: python-async-0.6.1-8.fc21.x86_64 (644/3011) > >16:31:53,135 INFO packaging: python-gitdb-0.5.4-7.fc21.x86_64 (645/3011) > >16:31:53,135 INFO packaging: python-pexpect-3.1-3.fc21.noarch (646/3011) > >16:31:53,135 INFO packaging: python-markupsafe-0.23-5.fc21.x86_64 (647/3011) > >16:31:53,135 INFO packaging: python-offtrac-0.1.0-3.fc21.noarch (648/3011) > >16:31:53,135 INFO packaging: pytz-2012d-7.fc21.noarch (649/3011) > >16:31:53,135 INFO packaging: python-simplegeneric-0.8-9.fc21.noarch (650/3011) > >16:31:53,135 INFO packaging: pyliblo-0.9.1-8.fc21.x86_64 (651/3011) > >16:31:53,135 INFO packaging: python-boto-2.27.0-3.fc22.noarch (652/3011) > >16:31:53,136 INFO packaging: pyxattr-0.5.3-3.fc22.x86_64 (653/3011) > >16:31:53,136 INFO packaging: python-inotify-0.9.4-6.fc21.noarch (654/3011) > >16:31:53,136 INFO packaging: pyxdg-0.25-4.fc21.noarch (655/3011) > >16:31:53,136 INFO packaging: python-augeas-0.4.1-6.fc21.noarch (656/3011) > >16:31:53,136 INFO packaging: python-IPy-0.81-12.fc22.noarch (657/3011) > >16:31:53,136 INFO packaging: langtable-python-0.0.25-1.fc22.noarch (658/3011) > >16:31:53,136 INFO packaging: python-dropbox-2.1.0-1.fc21.noarch (659/3011) > >16:31:53,136 INFO packaging: python-krbV-1.0.90-8.fc21.x86_64 (660/3011) > >16:31:53,136 INFO packaging: python-jsonpointer-1.0-6.fc22.noarch (661/3011) > >16:31:53,136 INFO packaging: python-ipaddr-2.1.10-2.fc21.noarch (662/3011) > >16:31:53,136 INFO packaging: PyXB-1.2.3-2.fc21.noarch (663/3011) > >16:31:53,136 INFO packaging: python-simplejson-3.5.3-1.fc21.x86_64 (664/3011) > >16:31:53,136 INFO packaging: 1:python-lockfile-0.9.1-8.fc21.noarch (665/3011) > >16:31:53,136 INFO packaging: python-cssselect-0.9.1-5.fc22.noarch (666/3011) > >16:31:53,137 INFO packaging: python-lxml-3.3.5-3.fc21.x86_64 (667/3011) > >16:31:53,137 INFO packaging: python-beautifulsoup4-4.3.2-3.fc21.noarch (668/3011) > >16:31:53,137 INFO packaging: python-fedora-0.3.36-1.fc22.noarch (669/3011) > >16:31:53,137 INFO packaging: python-javapackages-4.1.0-2.fc22.noarch (670/3011) > >16:31:53,137 INFO packaging: flite-1.3-22.fc21.x86_64 (671/3011) > >16:31:53,137 INFO packaging: 4:texlive-textcase-svn15878.0-1.fc22.noarch (672/3011) > >16:31:53,137 INFO packaging: 4:texlive-mathpazo-svn15878.1.003-1.fc22.noarch (673/3011) > >16:31:53,137 INFO packaging: 4:texlive-pspicture-svn15878.0-1.fc22.noarch (674/3011) > >16:31:53,137 INFO packaging: 4:texlive-filecontents-svn24250.1.3-1.fc22.noarch (675/3011) > >16:31:53,137 INFO packaging: 4:texlive-mparhack-svn15878.1.4-1.fc22.noarch (676/3011) > >16:31:53,137 INFO packaging: 4:texlive-mdwtools-svn15878.1.05.4-1.fc22.noarch (677/3011) > >16:31:53,137 INFO packaging: 4:texlive-rcs-svn15878.0-1.fc22.noarch (678/3011) > >16:31:53,137 INFO packaging: 4:texlive-fix2col-svn17133.0-1.fc22.noarch (679/3011) > >16:31:53,137 INFO packaging: 4:texlive-fpl-svn15878.1.002-1.fc22.noarch (680/3011) > >16:31:53,138 INFO packaging: 4:texlive-lm-math-svn29044.1.958-1.fc22.noarch (681/3011) > >16:31:53,138 INFO packaging: 4:texlive-tex-gyre-math-svn29045.0-1.fc22.noarch (682/3011) > >16:31:53,138 INFO packaging: 4:texlive-cite-svn19955.5.3-1.fc22.noarch (683/3011) > >16:31:53,138 INFO packaging: 4:texlive-fancyhdr-svn15878.3.1-1.fc22.noarch (684/3011) > >16:31:53,138 INFO packaging: 4:texlive-anysize-svn15878.0-1.fc22.noarch (685/3011) > >16:31:53,138 INFO packaging: 4:texlive-utopia-svn15878.0-1.fc22.noarch (686/3011) > >16:31:53,138 INFO packaging: 4:texlive-iftex-svn29654.0.2-1.fc22.noarch (687/3011) > >16:31:53,138 INFO packaging: 4:texlive-cmap-svn31477.1.0h-1.fc22.noarch (688/3011) > >16:31:53,138 INFO packaging: 4:texlive-sepnum-svn20186.2.0-1.fc22.noarch (689/3011) > >16:31:53,138 INFO packaging: 4:texlive-pst-math-svn20176.0.61-1.fc22.noarch (690/3011) > >16:31:53,138 INFO packaging: 4:texlive-kastrup-svn15878.0-1.fc22.noarch (691/3011) > >16:31:53,138 INFO packaging: 4:texlive-parskip-svn19963.2.0-1.fc22.noarch (692/3011) > >16:31:53,138 INFO packaging: 4:texlive-knuth-local-svn33147.0-1.fc22.noarch (693/3011) > >16:31:53,138 INFO packaging: 4:texlive-cmextra-svn32831.0-1.fc22.noarch (694/3011) > >16:31:53,139 INFO packaging: 4:texlive-enctex-svn28602.0-1.fc22.noarch (695/3011) > >16:31:53,139 INFO packaging: 4:texlive-section-svn20180.0-1.fc22.noarch (696/3011) > >16:31:53,139 INFO packaging: 4:texlive-beton-svn15878.0-1.fc22.noarch (697/3011) > >16:31:53,139 INFO packaging: 4:texlive-soul-svn15878.2.4-1.fc22.noarch (698/3011) > >16:31:53,139 INFO packaging: 4:texlive-chngcntr-svn17157.1.0a-1.fc22.noarch (699/3011) > >16:31:53,139 INFO packaging: 4:texlive-epsf-svn21461.2.7.4-1.fc22.noarch (700/3011) > >16:31:53,139 INFO packaging: 4:texlive-wasysym-svn15878.2.0-1.fc22.noarch (701/3011) > >16:31:53,139 INFO packaging: 4:texlive-sansmath-svn17997.1.1-1.fc22.noarch (702/3011) > >16:31:53,139 INFO packaging: 4:texlive-paralist-svn30992.2.4-1.fc22.noarch (703/3011) > >16:31:53,139 INFO packaging: 4:texlive-hyph-utf8-svn30757.0-1.fc22.noarch (704/3011) > >16:31:53,139 INFO packaging: 4:texlive-texlive-msg-translations-svn33412.0-1.fc22.noarch (705/3011) > >16:31:53,139 INFO packaging: 4:texlive-mfnfss-svn19410.0-1.fc22.noarch (706/3011) > >16:31:53,139 INFO packaging: 4:texlive-ntgclass-svn15878.0-1.fc22.noarch (707/3011) > >16:31:53,139 INFO packaging: 4:texlive-pslatex-svn16416.0-1.fc22.noarch (708/3011) > >16:31:53,139 INFO packaging: 4:texlive-parallel-svn15878.0-1.fc22.noarch (709/3011) > >16:31:53,140 INFO packaging: 4:texlive-charter-svn15878.0-1.fc22.noarch (710/3011) > >16:31:53,140 INFO packaging: 4:texlive-etex-svn31600.2.1-1.fc22.noarch (711/3011) > >16:31:53,140 INFO packaging: 4:texlive-trimspaces-svn15878.1.1-1.fc22.noarch (712/3011) > >16:31:53,140 INFO packaging: 4:texlive-environ-svn29600.0.3-1.fc22.noarch (713/3011) > >16:31:53,140 INFO packaging: 4:texlive-knuth-lib-svn33039.0-1.fc22.noarch (714/3011) > >16:31:53,140 INFO packaging: 4:texlive-marginnote-svn25880.warning: mokutil-0.7-1.fc20.x86_64: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >16:31:53,140 INFO packaging: v1.1i-1.fc22.noarch (715/3011) > >16:31:53,140 INFO packaging: 4:texlive-type1cm-svn21820.0-1.fc22.noarch (716/3011) > >16:31:53,140 INFO packaging: 4:texlive-lua-alt-getopt-svn29349.0.7.0-1.fc22.noarch (717/3011) > >16:31:53,140 INFO packaging: 4:texlive-varwidth-svn24104.0.92-1.fc22.noarch (718/3011) > >16:31:53,140 INFO packaging: 4:texlive-babel-english-svn30264.0-1.fc22.noarch (719/3011) > >16:31:53,140 INFO packaging: 4:texlive-ifetex-svn24853.1.2-1.fc22.noarch (720/3011) > >16:31:53,140 INFO packaging: sound-theme-freedesktop-0.8-4.fc21.noarch (721/3011) > >16:31:53,140 INFO packaging: logrotate-3.8.7-3.fc22.x86_64 (722/3011) > >16:31:53,141 INFO packaging: wodim-1.1.11-23.fc21.x86_64 (723/3011) > >16:31:53,141 INFO packaging: nss-3.17.0-1.fc22.x86_64 (724/3011) > >16:31:53,141 INFO packaging: nss-sysinit-3.17.0-1.fc22.x86_64 (725/3011) > >16:31:53,141 INFO packaging: 1:librados2-0.80.5-6.fc22.x86_64 (726/3011) > >16:31:53,141 INFO packaging: 1:librbd1-0.80.5-6.fc22.x86_64 (727/3011) > >16:31:53,141 INFO packaging: nss-tools-3.17.0-1.fc22.x86_64 (728/3011) > >16:31:53,141 INFO packaging: openldap-2.4.39-10.fc22.x86_64 (729/3011) > >16:31:53,141 INFO packaging: libcurl-7.37.1-2.fc22.x86_64 (730/3011) > >16:31:53,141 INFO packaging: php-process-5.6.0-0.6.RC4.fc22.x86_64 (731/3011) > >16:31:53,141 INFO packaging: php-cli-5.6.0-0.6.RC4.fc22.x86_64 (732/3011) > >16:31:53,141 INFO packaging: php-xml-5.6.0-0.6.RC4.fc22.x86_64 (733/3011) > >16:31:53,141 INFO packaging: php-common-5.6.0-0.6.RC4.fc22.x86_64 (734/3011) > >16:31:53,141 INFO packaging: 1:php-pear-1.9.5-2.fc22.noarch (735/3011) > >16:31:53,142 INFO packaging: php-pecl-jsonc-1.3.6-1.fc22.x86_64 (736/3011) > >16:31:53,142 INFO packaging: libldb-1.1.17-3.fc21.x86_64 (737/3011) > >16:31:53,142 INFO packaging: 2:libwbclient-4.1.11-1.fc22.x86_64 (738/3011) > >16:31:53,142 INFO packaging: 2:samba-libs-4.1.11-1.fc22.x86_64 (739/3011) > >16:31:53,142 INFO packaging: xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 (740/3011) > >16:31:53,142 INFO packaging: python-pycurl-7.19.5-2.fc22.x86_64 (741/3011) > >16:31:53,142 INFO packaging: raptor2-2.0.14-2.fc21.x86_64 (742/3011) > >16:31:53,142 INFO packaging: liblrdf-0.5.0-7.fc21.x86_64 (743/3011) > >16:31:53,142 INFO packaging: libuser-0.60-5.fc22.x86_64 (744/3011) > >16:31:53,142 INFO packaging: fedora-cert-0.5.10.4-2.fc21.noarch (745/3011) > >16:31:53,142 INFO packaging: liboauth-1.0.3-2.fc21.x86_64 (746/3011) > >16:31:53,142 INFO packaging: python-urlgrabber-3.10.1-2.fc22.noarch (747/3011) > >16:31:53,142 INFO packaging: postgresql-libs-9.3.5-1.fc22.x86_64 (748/3011) > >16:31:53,142 INFO packaging: libserf-1.3.7-1.fc22.x86_64 (749/3011) > >16:31:53,142 INFO packaging: subversion-libs-1.8.10-1.fc22.x86_64 (750/3011) > >16:31:53,143 INFO packaging: rasqal-0.9.32-2.fc21.x86_64 (751/3011) > >16:31:53,143 INFO packaging: redland-1.0.17-2.fc21.x86_64 (752/3011) > >16:31:53,143 INFO packaging: php-pdo-5.6.0-0.6.RC4.fc22.x86_64 (753/3011) > >16:31:53,143 INFO packaging: libwsman1-2.4.6-2.fc21.x86_64 (754/3011) > >16:31:53,143 INFO packaging: gnupg-1.4.18-1.fc21.x86_64 (755/3011) > >16:31:53,143 INFO packaging: redland-virtuoso-1.0.17-2.fc21.x86_64 (756/3011) > >16:31:53,143 INFO packaging: qt5-qtbase-postgresql-5.3.1-5.fc22.x86_64 (757/3011) > >16:31:53,143 INFO packaging: libuser-python-0.60-5.fc22.x86_64 (758/3011) > >16:31:53,143 INFO packaging: passwd-0.79-4.fc22.x86_64 (759/3011) > >16:31:53,143 INFO packaging: libcurl-devel-7.37.1-2.fc22.x86_64 (760/3011) > >16:31:53,143 INFO packaging: transmission-common-2.84-1.fc22.x86_64 (761/3011) > >16:31:53,143 INFO packaging: libcmis-0.4.1-5.fc21.x86_64 (762/3011) > >16:31:53,143 INFO packaging: python3-pycurl-7.19.5-2.fc22.x86_64 (763/3011) > >16:31:53,143 INFO packaging: libnfsidmap-0.26-0.0.fc22.x86_64 (764/3011) > >16:31:53,144 INFO packaging: 12:dhcp-libs-4.3.1-3.fc22.x86_64 (765/3011) > >16:31:53,144 INFO packaging: mailx-12.5-12.fc21.x86_64 (766/3011) > >16:31:53,144 INFO packaging: 5:guile-2.0.11-2.fc21.x86_64 (767/3011) > >16:31:53,144 INFO packaging: mokutil-0.7-1.fc20.x86_64 (768/3011) > >16:31:53,144 INFO packaging: pkcs11-helper-1.11-2.fc21.x86_64 (769/3011) > >16:31:53,144 INFO packaging: openslp-2.0.0-4.fc22.x86_64 (770/3011) > >16:31:53,144 INFO packaging: 32:bind-libs-9.9.5-8.P1.fc22.x86_64 (771/3011) > >16:31:53,144 INFO packaging: 32:bind-utils-9.9.5-8.P1.fc22.x86_64 (772/3011) > >16:31:53,144 INFO packaging: 32:bind-libs-lite-9.9.5-8.P1.fc22.x86_64 (773/3011) > >16:31:53,144 INFO packaging: tomcat-native-1.1.31-1.fc21.x86_64 (774/3011) > >16:31:53,144 INFO packaging: cyrus-sasl-scram-2.1.26-18.fc22.x86_64 (775/3011) > >16:31:53,144 INFO packaging: libwvstreams-4.6.1-11.fc21.x86_64 (776/3011) > >16:31:53,144 INFO packaging: lynx-2.8.9-0.2.dev1.fc21.x86_64 (777/3011) > >16:31:53,144 INFO packaging: libssh-0.6.3-2.fc21.x86_64 (778/3011) > >16:31:53,145 INFO packaging: ssmtp-2.64-12.fc21.x86_64 (779/3011) > >16:31:53,145 INFO packaging: cyrus-sasl-gssapi-2.1.26-18.fc22.x86_64 (780/3011) > >16:31:53,145 INFO packaging: boost-1.55.0-2.fc21.x86_64 (781/3011) > >16:31:53,145 INFO packaging: boost-devel-1.55.0-2.fc21.x86_64 (782/3011) > >16:31:53,145 INFO packaging: mythes-en-3.0-14.fc21.noarch (783/3011) > >16:31:53,145 INFO packaging: protobuf-compiler-2.5.0-9.fc21.x86_64 (784/3011) > >16:31:53,145 INFO packaging: protobuf-c-1.0.1-1.fc22.x86_64 (785/3011) > >16:31:53,145 INFO packaging: libteam-1.12-1.fc22.x86_64 (786/3011) > >16:31:53,145 INFO packaging: qt-settings-20-17.fc22.noarch (787/3011) > >16:31:53,145 INFO packaging: 1:qt-4.8.6-11.fc22.x86_64 (788/3011) > >16:31:53,145 INFO packaging: soprano-2.9.4-4.fc21.x86_64 (789/3011) > >16:31:53,145 INFO packaging: qjson-0.8.1-6.fc21.x86_64 (790/3011) > >16:31:53,145 INFO packaging: attica-0.4.2-3.fc21.x86_64 (791/3011) > >16:31:53,145 INFO packaging: qt-mobility-common-1.2.2-0.16.20140317git169da60c.fc21.x86_64 (792/3011) > >16:31:53,146 INFO packaging: attica-devel-0.4.2-3.fc21.x86_64 (793/3011) > >16:31:53,146 INFO packaging: qca2-2.0.3-8.fc21.x86_64 (794/3011) > >16:31:53,146 INFO packaging: strigi-libs-0.7.8-6.fc21.x86_64 (795/3011) > >16:31:53,146 INFO packaging: qtlockedfile-2.4-10.fc22.x86_64 (796/3011) > >16:31:53,146 INFO packaging: cdparanoia-10.2-17.fc21.x86_64 (797/3011) > >16:31:53,146 INFO packaging: clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 (798/3011) > >16:31:53,146 INFO packaging: xcb-util-image-0.3.9-4.fc21.x86_64 (799/3011) > >16:31:53,146 INFO packaging: liborcus-0.7.0-4.fc21.x86_64 (800/3011) > >16:31:53,146 INFO packaging: perl-Term-ANSIColor-4.03-2.fc22.noarch (801/3011) > >16:31:53,146 INFO packaging: perl-HTTP-Tiny-0.047-1.fc22.noarch (802/3011) > >16:31:53,146 INFO packaging: perl-Pod-Perldoc-3.23-2.fc21.noarch (803/3011) > >16:31:53,146 INFO packaging: perl-podlators-2.5.3-2.fc21.noarch (804/3011) > >16:31:53,146 INFO packaging: 3:perl-version-0.99.08-2.fc21.x86_64 (805/3011) > >16:31:53,146 INFO packaging: 1:perl-Pod-Escapes-1.04-303.fc22.noarch (806/3011) > >16:31:53,146 INFO packaging: 1:perl-Encode-2.62-2.fc21.x86_64 (807/3011) > >16:31:53,147 INFO packaging: 1:perl-parent-0.228-2.fc21.noarch (808/3011) > >16:31:53,147 INFO packaging: perl-Pod-Usage-1.64-1.fc21.noarch (809/3011) > >16:31:53,147 INFO packaging: perl-Text-ParseWords-3.29-6.fc21.noarch (810/3011) > >16:31:53,147 INFO packaging: 4:perl-libs-5.18.2-303.fc22.x86_64 (811/3011) > >16:31:53,147 INFO packaging: 4:perl-macros-5.18.2-303.fc22.x86_64 (812/3011) > >16:31:53,147 INFO packaging: perl-constant-1.27-293.fc21.noarch (813/3011) > >16:31:53,147 INFO packaging: 1:perl-threads-1.92-2.fc21.x86_64 (814/3011) > >16:31:53,147 INFO packaging: perl-Carp-1.33.01-2.fc21.noarch (815/3011) > >16:31:53,147 INFO packaging: perl-Time-HiRes-1.9726-2.fc21.x86_64 (816/3011) > >16:31:53,147 INFO packaging: perl-Time-Local-1.2300-292.fc21.noarch (817/3011) > >16:31:53,147 INFO packaging: 1:perl-Socket-2.015-1.fc22.x86_64 (818/3011) > >16:31:53,147 INFO packaging: perl-Exporter-5.70-2.fc21.noarch (819/3011) > >16:31:53,147 INFO packaging: perl-Storable-2.51-1.fc21.x86_64 (820/3011) > >16:31:53,147 INFO packaging: 1:perl-Pod-Simple-3.28-293.fc21.noarch (821/3011) > >16:31:53,148 INFO packaging: perl-File-Path-2.09-293.fc21.noarch (822/3011) > >16:31:53,148 INFO packaging: perl-PathTools-3.47-2.fc21.x86_64 (823/3011) > >16:31:53,148 INFO packaging: perl-threads-shared-1.46-3.fc21.x86_64 (824/3011) > >16:31:53,148 INFO packaging: perl-File-Temp-0.23.04-2.fc21.noarch (825/3011) > >16:31:53,148 INFO packaging: perl-Scalar-List-Utils-1.38-2.fc21.x86_64 (826/3011) > >16:31:53,148 INFO packaging: 1:perl-Filter-1.50-2.fc21.x86_64 (827/3011) > >16:31:53,148 INFO packaging: 1:perl-Module-CoreList-3.03-303.fc22.noarch (828/3011) > >16:31:53,148 INFO packaging: perl-Getopt-Long-2.42-2.fc21.noarch (829/3011) > >16:31:53,148 INFO packaging: 4:perl-5.18.2-303.fc22.x86_64 (830/3011) > >16:31:53,148 INFO packaging: glib2-devel-2.41.3-1.fc22.x86_64 (831/3011) > >16:31:53,148 INFO packaging: perl-Data-Dumper-2.151-2.fc21.x86_64 (832/3011) > >16:31:53,148 INFO packaging: autoconf-2.69-15.fc21.noarch (833/3011) > >16:31:53,148 INFO packaging: perl-Compress-Raw-Zlib-2.065-2.fc21.x86_64 (834/3011) > >16:31:53,148 INFO packaging: atk-devel-2.13.90-1.fc22.x86_64 (835/3011) > >16:31:53,148 INFO packaging: perl-XML-Parser-2.41-12.fc21.x86_64 (836/3011) > >16:31:53,149 INFO packaging: 4:texlive-thumbpdf-bin-svn6898.0-1.20140525_r34255.fc22.noarch (837/3011) > >16:31:53,149 INFO packaging: 4:texlive-thumbpdf-svn29725.3.15-1.fc22.noarch (838/3011) > >16:31:53,149 INFO packaging: json-glib-devel-1.0.2-3.fc22.x86_64 (839/3011) > >16:31:53,149 INFO packaging: perl-Encode-Locale-1.03-8.fc21.noarch (840/3011) > >16:31:53,149 INFO packaging: perl-LWP-MediaTypes-6.02-5.fc21.noarch (841/3011) > >16:31:53,149 INFO packaging: perl-Text-Unidecode-1.01-1.fc21.noarch (842/3011) > >16:31:53,149 INFO packaging: perl-Test-Harness-3.33-1.fc22.noarch (843/3011) > >16:31:53,149 INFO packaging: perl-Module-Runtime-0.014-2.fc21.noarch (844/3011) > >16:31:53,149 INFO packaging: perl-IO-Socket-IP-0.31-1.fc22.noarch (845/3011) > >16:31:53,149 INFO packaging: perl-List-MoreUtils-0.33-12.fc21.x86_64 (846/3011) > >16:31:53,149 INFO packaging: 1:perl-Error-0.17022-2.fc21.noarch (847/3011) > >16:31:53,149 INFO packaging: perl-Digest-1.17-292.fc21.noarch (848/3011) > >16:31:53,149 INFO packaging: perl-Digest-MD5-2.53-4.fc21.x86_64 (849/3011) > >16:31:53,149 INFO packaging: perl-Thread-Queue-3.05-2.fc21.noarch (850/3011) > >16:31:53,150 INFO packaging: automake-1.14.1-4.fc21.noarch (851/3011) > >16:31:53,150 INFO packaging: php-devel-5.6.0-0.6.RC4.fc22.x86_64 (852/3011) > >16:31:53,150 INFO packaging: php-pecl-jsonc-devel-1.3.6-1.fc22.x86_64 (853/3011) > >16:31:53,150 INFO packaging: 2:libogg-devel-1.3.2-1.fc22.x86_64 (854/3011) > >16:31:53,150 INFO packaging: 1:perl-Digest-SHA-5.92-2.fc21.x86_64 (855/3011) > >16:31:53,150 INFO packaging: perl-Digest-HMAC-1.03-8.fc21.noarch (856/3011) > >16:31:53,150 INFO packaging: perl-NTLM-1.09-8.fc21.noarch (857/3011) > >16:31:53,150 INFO packaging: perl-List-AllUtils-0.08-2.fc21.noarch (858/3011) > >16:31:53,150 INFO packaging: perl-XML-XPath-1.13-25.fc21.noarch (859/3011) > >16:31:53,150 INFO packaging: perl-Archive-Zip-1.37-2.fc21.noarch (860/3011) > >16:31:53,150 INFO packaging: perl-DBI-1.631-4.fc21.x86_64 (861/3011) > >16:31:53,150 INFO packaging: rlwrap-0.41-2.fc21.x86_64 (862/3011) > >16:31:53,150 INFO packaging: perl-File-RsyncP-0.70-11.fc22.x86_64 (863/3011) > >16:31:53,150 INFO packaging: libsecret-devel-0.18-3.fc22.x86_64 (864/3011) > >16:31:53,150 INFO packaging: perl-ExtUtils-Manifest-1.65-1.fc22.noarch (865/3011) > >16:31:53,151 INFO packaging: perl-BSD-Resource-1.29.07-4.fc21.x86_64 (866/3011) > >16:31:53,151 INFO packaging: perl-Business-ISBN-Data-20120719.001-5.fc21.noarch (867/3011) > >16:31:53,151 INFO packaging: perl-Business-ISBN-2.07-2.fc21.noarch (868/3011) > >16:31:53,151 INFO packaging: perl-URI-1.64-1.fc22.noarch (869/3011) > >16:31:53,151 INFO packaging: perl-WWW-RobotRules-6.02-9.fc21.noarch (870/3011) > >16:31:53,151 INFO packaging: perl-Time-ParseDate-2013.1113-2.fc21.noarch (871/3011) > >16:31:53,151 INFO packaging: 1:valgrind-3.9.0-24.svn20140818r14303.fc22.x86_64 (872/3011) > >16:31:53,151 INFO packaging: perl-Sub-Install-0.928-1.fc21.noarch (873/3011) > >16:31:53,151 INFO packaging: perl-Net-FTP-AutoReconnect-0.3-11.fc21.noarch (874/3011) > >16:31:53,151 INFO packaging: perl-TermReadKey-2.32-2.fc21.x86_64 (875/3011) > >16:31:53,151 INFO packaging: kernel-devel-3.17.0-0.rc1.git0.1.fc22.x86_64 (876/3011) > >16:31:53,151 INFO packaging: perl-Linux-Pid-0.04-21.fc21.x86_64 (877/3011) > >16:31:53,151 INFO packaging: perl-Sub-Name-0.09-1.fc22.x86_64 (878/3011) > >16:31:53,151 INFO packaging: perl-Try-Tiny-0.22-2.fc21.noarch (879/3011) > >16:31:53,151 INFO packaging: perl-Module-Implementation-0.07-5.fc22.noarch (880/3011) > >16:31:53,152 INFO packaging: perl-Params-Validate-1.13-1.fc21.x86_64 (881/3011) > >16:31:53,152 INFO packaging: perl-DateTime-Locale-0.45-9.fc21.noarch (882/3011) > >16:31:53,152 INFO packaging: 1:perl-TimeDate-2.30-4.fc21.noarch (883/3011) > >16:31:53,152 INFO packaging: perl-HTTP-Date-6.02-9.fc21.noarch (884/3011) > >16:31:53,152 INFO packaging: perl-File-Listing-6.04-8.fc21.noarch (885/3011) > >16:31:53,152 INFO packaging: perl-Params-Util-1.07-8.fc21.x86_64 (886/3011) > >16:31:53,152 INFO packaging: perl-Data-OptList-0.109-2.fc21.noarch (887/3011) > >16:31:53,152 INFO packaging: perl-Crypt-OpenSSL-X509-1.803-2.fc21.x86_64 (888/3011) > >16:31:53,152 INFO packaging: perl-SGMLSpm-1.03ii-33.fc21.noarch (889/3011) > >16:31:53,152 INFO packaging: 6:kdelibs-common-4.14.0-1.fc22.x86_64 (890/3011) > >16:31:53,152 INFO packaging: perl-Net-SSLeay-1.65-1.fc22.x86_64 (891/3011) > >16:31:53,152 INFO packaging: perl-IO-Socket-SSL-1.997-3.fc22.noarch (892/3011) > >16:31:53,152 INFO packaging: perl-libintl-1.20-14.fc21.x86_64 (893/3011) > >16:31:53,152 INFO packaging: texinfo-5.2-4.fc22.x86_64 (894/3011) > >16:31:53,153 INFO packaging: perl-Net-FTP-RetrHandle-0.2-11.fc21.noarch (895/3011) > >16:31:53,153 INFO packaging: perl-CGI-4.03-1.fc21.noarch (896/3011) > >16:31:53,153 INFO packaging: perl-generators-1.00-1.fc21.noarch (897/3011) > >16:31:53,153 INFO packaging: perl-HTML-Tagset-3.20-19.fc21.noarch (898/3011) > >16:31:53,153 INFO packaging: docbook-style-dsssl-1.79-20.fc21.noarch (899/3011) > >16:31:53,153 INFO packaging: docbook-utils-0.6.14-38.fc21.noarch (900/3011) > >16:31:53,153 INFO packaging: perl-Newt-1.08-38.fc21.x86_64 (901/3011) > >16:31:53,153 INFO packaging: perl-IO-HTML-1.001-1.fc21.noarch (902/3011) > >16:31:53,153 INFO packaging: perl-Compress-Raw-Bzip2-2.064-2.fc21.x86_64 (903/3011) > >16:31:53,153 INFO packaging: perl-IO-Compress-2.064-2.fc21.noarch (904/3011) > >16:31:53,153 INFO packaging: perl-HTTP-Message-6.06-8.fc21.noarch (905/3011) > >16:31:53,153 INFO packaging: perl-HTML-Parser-3.71-5.fc21.x86_64 (906/3011) > >16:31:53,153 INFO packaging: perl-HTTP-Cookies-6.01-8.fc21.noarch (907/3011) > >16:31:53,153 INFO packaging: perl-HTTP-Negotiate-6.01-8.fc21.noarch (908/3011) > >16:31:53,153 INFO packaging: perl-Net-HTTP-6.07-1.fc22.noarch (909/3011) > >16:31:53,154 INFO packaging: perl-libwww-perl-6.08-1.fc22.noarch (910/3011) > >16:31:53,154 INFO packaging: icoutils-0.31.0-5.fc21.x86_64 (911/3011) > >16:31:53,154 INFO packaging: perl-Class-Singleton-1.4-17.fc21.noarch (912/3011) > >16:31:53,154 INFO packaging: perl-Package-Stash-XS-0.28-4.fc21.x86_64 (913/3011) > >16:31:53,154 INFO packaging: perl-Package-Stash-0.36-2.fc21.noarch (914/3011) > >16:31:53,154 INFO packaging: perl-Class-Load-0.21-2.fc21.noarch (915/3011) > >16:31:53,154 INFO packaging: perl-DateTime-TimeZone-1.73-1.fc22.noarch (916/3011) > >16:31:53,154 INFO packaging: 2:perl-DateTime-1.10-2.fc21.x86_64 (917/3011) > >16:31:53,154 INFO packaging: perl-DateTime-Format-W3CDTF-0.06-8.fc21.noarch (918/3011) > >16:31:53,154 INFO packaging: perl-DateTime-Format-Mail-0.3001-20.fc21.noarch (919/3011) > >16:31:53,154 INFO packaging: perl-XML-RSS-1.54-2.fc21.noarch (920/3011) > >16:31:53,154 INFO packaging: qrupdate-1.1.2-5.fc21.x86_64 (921/3011) > >16:31:53,154 INFO packaging: cpp-4.9.1-7.fc22.x86_64 (922/3011) > >16:31:53,154 INFO packaging: firebird-libfbembed-2.5.3.26778.0-1.fc22.x86_64 (923/3011) > >16:31:53,155 INFO packaging: firebird-libfbclient-2.5.3.26778.0-1.fc22.x86_64 (924/3011) > >16:31:53,155 INFO packaging: qt5-qtbase-ibase-5.3.1-5.fc22.x86_64 (925/3011) > >16:31:53,155 INFO packaging: cwiid-0.6.00-24.20100505gitfadf11e.fc21.x86_64 (926/3011) > >16:31:53,155 INFO packaging: arpack-3.1.3-3.fc21.x86_64 (927/3011) > >16:31:53,155 INFO packaging: lzop-1.03-10.fc21.x86_64 (928/3011) > >16:31:53,155 INFO packaging: LibRaw-0.16.0-3.fc21.x86_64 (929/3011) > >16:31:53,155 INFO packaging: gdbm-devel-1.11-3.fc22.x86_64 (930/3011) > >16:31:53,155 INFO packaging: tcp_wrappers-7.6-78.fc22.x86_64 (931/3011) > >16:31:53,155 INFO packaging: hunspell-en-GB-0.20121024-8.fc21.noarch (932/3011) > >16:31:53,155 INFO packaging: hunspell-en-0.20121024-8.fc21.noarch (933/3011) > >16:31:53,155 INFO packaging: hesiod-3.2.1-3.fc21.x86_64 (934/3011) > >16:31:53,155 INFO packaging: hdf5-1.8.13-4.fc21.x86_64 (935/3011) > >16:31:53,155 INFO packaging: m17n-db-1.6.5-3.fc21.noarch (936/3011) > >16:31:53,155 INFO packaging: libofa-0.9.3-24.fc21.x86_64 (937/3011) > >16:31:53,155 INFO packaging: xcb-util-wm-0.4.1-3.fc21.x86_64 (938/3011) > >16:31:53,156 INFO packaging: libxkbcommon-x11-0.4.2-4.fc21.x86_64 (939/3011) > >16:31:53,156 INFO packaging: xcb-util-keysyms-0.3.9-4.fc21.x86_64 (940/3011) > >16:31:53,156 INFO packaging: xcb-util-renderutil-0.3.9-1.fc21.x86_64 (941/3011) > >16:31:53,156 INFO packaging: libisofs-1.3.8-1.fc21.x86_64 (942/3011) > >16:31:53,156 INFO packaging: patch-2.7.1-8.fc21.x86_64 (943/3011) > >16:31:53,156 INFO packaging: 1:ladspa-mcp-plugins-0.4.0-9.fc21.x86_64 (944/3011) > >16:31:53,156 INFO packaging: ladspa-cmt-plugins-1.16-8.fc21.x86_64 (945/3011) > >16:31:53,156 INFO packaging: ladspa-rev-plugins-0.3.1-12.fc21.x86_64 (946/3011) > >16:31:53,156 INFO packaging: ladspa-vco-plugins-0.3.0-14.fc21.x86_64 (947/3011) > >16:31:53,156 INFO packaging: keyutils-libs-devel-1.5.9-3.fc22.x86_64 (948/3011) > >16:31:53,156 INFO packaging: krb5-devel-1.12.2-1.fc22.x86_64 (949/3011) > >16:31:53,156 INFO packaging: 1:openssl-devel-1.0.1i-2.fc22.x86_64 (950/3011) > >16:31:53,156 INFO packaging: libRmath-3.1.1-3.fc22.x86_64 (951/3011) > >16:31:53,156 INFO packaging: libRmath-devel-3.1.1-3.fc22.x86_64 (952/3011) > >16:31:53,156 INFO packaging: soxr-0.1.1-3.fc21.x86_64 (953/3011) > >16:31:53,157 INFO packaging: iw-3.15-1.fc22.x86_64 (954/3011) > >16:31:53,157 INFO packaging: compat-guile18-1.8.8-8.fc21.x86_64 (955/3011) > >16:31:53,157 INFO packaging: 1:gmp-devel-6.0.0-6.fc22.x86_64 (956/3011) > >16:31:53,157 INFO packaging: nettle-devel-2.7.1-4.fc21.x86_64 (957/3011) > >16:31:53,157 INFO packaging: libfreehand-0.1.0-2.fc21.x86_64 (958/3011) > >16:31:53,157 INFO packaging: libabw-0.1.0-2.fc21.x86_64 (959/3011) > >16:31:53,157 INFO packaging: libvisio-0.1.0-2.fc21.x86_64 (960/3011) > >16:31:53,157 INFO packaging: libmspub-0.1.1-1.fc21.x86_64 (961/3011) > >16:31:53,157 INFO packaging: libcdr-0.1.0-2.fc21.x86_64 (962/3011) > >16:31:53,157 INFO packaging: libe-book-0.1.1-2.fc21.x86_64 (963/3011) > >16:31:53,157 INFO packaging: libetonyek-0.1.1-2.fc21.x86_64 (964/3011) > >16:31:53,157 INFO packaging: lua-expat-1.3.0-3.fc21.x86_64 (965/3011) > >16:31:53,157 INFO packaging: lua-socket-3.0-0.6rc1.fc21.x86_64 (966/3011) > >16:31:53,157 INFO packaging: lua-lpeg-0.12-3.fc21.x86_64 (967/3011) > >16:31:53,157 INFO packaging: lua-json-1.3.2-3.fc21.noarch (968/3011) > >16:31:53,158 INFO packaging: libquvi-scripts-0.9.20131130-2.fc21.noarch (969/3011) > >16:31:53,158 INFO packaging: highlight-3.18-3.fc21.x86_64 (970/3011) > >16:31:53,158 INFO packaging: libdwarf-20140805-1.fc22.x86_64 (971/3011) > >16:31:53,158 INFO packaging: dyninst-8.1.2-10.fc21.x86_64 (972/3011) > >16:31:53,158 INFO packaging: dwz-0.11-3.fc21.x86_64 (973/3011) > >16:31:53,158 INFO packaging: libgpg-error-devel-1.13-2.fc22.x86_64 (974/3011) > >16:31:53,158 INFO packaging: libgcrypt-devel-1.6.1-6.fc22.x86_64 (975/3011) > >16:31:53,158 INFO packaging: libxslt-devel-1.1.28-7.fc21.x86_64 (976/3011) > >16:31:53,158 INFO packaging: libdb-devel-5.3.28-8.fc22.x86_64 (977/3011) > >16:31:53,158 INFO packaging: libdb-utils-5.3.28-8.fc22.x86_64 (978/3011) > >16:31:53,158 INFO packaging: gdisk-0.8.10-3.fc21.x86_64 (979/3011) > >16:31:53,158 INFO packaging: librsync-0.9.7-23.fc21.x86_64 (980/3011) > >16:31:53,158 INFO packaging: setools-libs-3.3.8-4.fc22.x86_64 (981/3011) > >16:31:53,158 INFO packaging: libchewing-0.4.0-3.fc21.x86_64 (982/3011) > >16:31:53,158 INFO packaging: ttmkfdir-3.0.9-43.fc22.x86_64 (983/3011) > >16:31:53,159 INFO packaging: xorg-x11-fonts-Type1-7.5-10.fc21.noarch (984/3011) > >16:31:53,159 INFO packaging: bzip2-devel-1.0.6-13.fc22.x86_64 (985/3011) > >16:31:53,159 INFO packaging: device-mapper-persistent-data-0.3.2-3.fc21.x86_64 (986/3011) > >16:31:53,159 INFO packaging: libmetalink-0.1.2-6.fc22.x86_64 (987/3011) > >16:31:53,159 INFO packaging: curl-7.37.1-2.fc22.x86_64 (988/3011) > >16:31:53,159 INFO packaging: rpm-plugin-selinux-4.12.0-0.beta1.3.fc22.x86_64 (989/3011) > >16:31:53,159 INFO packaging: rpm-libs-4.12.0-0.beta1.3.fc22.x86_64 (990/3011) > >16:31:53,159 INFO packaging: rpm-4.12.0-0.beta1.3.fc22.x86_64 (991/3011) > >16:31:53,159 INFO packaging: satyr-0.14-2.fc22.x86_64 (992/3011) > >16:31:53,159 INFO packaging: libreport-2.2.3-5.fc22.x86_64 (993/3011) > >16:31:53,159 INFO packaging: libreport-python-2.2.3-5.fc22.x86_64 (994/3011) > >16:31:53,159 INFO packaging: abrt-libs-2.2.2-4.fc22.x86_64 (995/3011) > >16:31:53,159 INFO packaging: kde-filesystem-4-48.fc21.x86_64 (996/3011) > >16:31:53,160 INFO packaging: cmake-3.0.1-1.fc22.x86_64 (997/3011) > >16:31:53,160 INFO packaging: libreport-fedora-2.2.3-5.fc22.x86_64 (998/3011) > >16:31:53,160 INFO packaging: libreport-plugin-logger-2.2.3-5.fc22.x86_64 (999/3011) > >16:31:53,160 INFO packaging: automoc-1.0-0.20.rc3.fc21.x86_64 (1000/3011) > >16:31:53,160 INFO packaging: shared-desktop-ontologies-devel-0.11.0-3.fc21.noarch (1001/3011) > >16:31:53,160 INFO packaging: libreport-python3-2.2.3-5.fc22.x86_64 (1002/3011) > >16:31:53,160 INFO packaging: libreport-cli-2.2.3-5.fc22.x86_64 (1003/3011) > >16:31:53,160 INFO packaging: sip-macros-4.16.2-1.fc21.noarch (1004/3011) > >16:31:53,160 INFO packaging: sip-devel-4.16.2-1.fc21.x86_64 (1005/3011) > >16:31:53,160 INFO packaging: color-filesystem-1-15.fc21.noarch (1006/3011) > >16:31:53,160 INFO packaging: createrepo_c-libs-0.6.1-1.fc22.x86_64 (1007/3011) > >16:31:53,160 INFO packaging: createrepo_c-0.6.1-1.fc22.x86_64 (1008/3011) > >16:31:53,160 INFO packaging: libss-1.42.11-2.fc22.x86_64 (1009/3011) > >16:31:53,160 INFO packaging: e2fsprogs-1.42.11-2.fc22.x86_64 (1010/3011) > >16:31:53,160 INFO packaging: libopenraw-0.0.9-8.fc21.x86_64 (1011/3011) > >16:31:53,161 INFO packaging: mtools-4.0.18-6.fc22.x86_64 (1012/3011) > >16:31:53,161 INFO packaging: liblouis-2.5.4-5.fc22.x86_64 (1013/3011) > >16:31:53,161 INFO packaging: liblouis-python3-2.5.4-5.fc22.noarch (1014/3011) > >16:31:53,161 INFO packaging: libidn2-0.8-6.fc21.x86_64 (1015/3011) > >16:31:53,161 INFO packaging: glpk-4.53-4.fc21.x86_64 (1016/3011) > >16:31:53,161 INFO packaging: zziplib-0.13.62-4.fc21.x86_64 (1017/3011) > >16:31:53,161 INFO packaging: qpdf-libs-5.1.2-2.fc22.x86_64 (1018/3011) > >16:31:53,161 INFO packaging: pigz-2.3.1-2.fc21.x86_64 (1019/3011) > >16:31:53,161 INFO packaging: libid3tag-0.15.1b-18.fc21.x86_64 (1020/3011) > >16:31:53,161 INFO packaging: libselinux-utils-2.3-3.fc21.x86_64 (1021/3011) > >16:31:53,161 INFO packaging: psmisc-22.21-4.fc21.x86_64 (1022/3011) > >16:31:53,161 INFO packaging: lilypond-emmentaler-fonts-2.18.2-2.fc21.noarch (1023/3011) > >16:31:53,161 INFO packaging: 1:liberation-sans-fonts-1.07.4-3.fc21.noarch (1024/3011) > >16:31:53,161 INFO packaging: dtc-1.4.0-4.fc21.x86_64 (1025/3011) > >16:31:53,161 INFO packaging: glibc-headers-2.19.90-33.fc22.x86_64 (1026/3011) > >16:31:53,162 INFO packaging: glibc-devel-2.19.90-33.fc22.x86_64 (1027/3011) > >16:31:53,162 INFO packaging: gcc-4.9.1-7.fc22.x86_64 (1028/3011) > >16:31:53,162 INFO packaging: libtool-2.4.2-29.fc22.x86_64 (1029/3011) > >16:31:53,162 INFO packaging: perl-ExtUtils-MakeMaker-6.98-2.fc21.noarch (1030/3011) > >16:31:53,162 INFO packaging: perl-ExtUtils-Install-1.59-303.fc22.noarch (1031/3011) > >16:31:53,162 INFO packaging: 1:perl-ExtUtils-ParseXS-3.24-2.fc21.noarch (1032/3011) > >16:31:53,162 INFO packaging: 4:perl-devel-5.18.2-303.fc22.x86_64 (1033/3011) > >16:31:53,162 INFO packaging: libquadmath-devel-4.9.1-7.fc22.x86_64 (1034/3011) > >16:31:53,162 INFO packaging: gcc-gfortran-4.9.1-7.fc22.x86_64 (1035/3011) > >16:31:53,162 INFO packaging: blas-devel-3.5.0-7.fc21.x86_64 (1036/3011) > >16:31:53,162 INFO packaging: lapack-devel-3.5.0-7.fc21.x86_64 (1037/3011) > >16:31:53,162 INFO packaging: systemtap-devel-2.6-0.411.gdf6c01e780a2.fc22.x86_64 (1038/3011) > >16:31:53,162 INFO packaging: libpaper-1.1.24-9.fc21.x86_64 (1039/3011) > >16:31:53,162 INFO packaging: 4:texlive-dvipdfmx-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 (1040/3011) > >16:31:53,162 INFO packaging: 4:texlive-dvipdfmx-svn32380.0-1.fc22.noarch (1041/3011) > >16:31:53,163 INFO packaging: 1:libreoffice-opensymbol-fonts-4.3.1.1-1.fc22.noarch (1042/3011) > >16:31:53,163 INFO packaging: rosegarden4-feta-fonts-14.02-3.fc22.noarch (1043/3011) > >16:31:53,163 INFO packaging: dejavu-serif-fonts-2.34-3.fc21.noarch (1044/3011) > >16:31:53,163 INFO packaging: 1:liberation-serif-fonts-1.07.4-3.fc21.noarch (1045/3011) > >16:31:53,163 INFO packaging: google-droid-sans-mono-fonts-20120715-7.fc21.noarch (1046/3011) > >16:31:53,163 INFO packaging: stix-fonts-1.1.0-6.fc21.noarch (1047/3011) > >16:31:53,163 INFO packaging: stix-math-fonts-1.1.0-6.fc21.noarch (1048/3011) > >16:31:53,163 INFO packaging: jsmath-fonts-20090708-8.fc21.noarch (1049/3011) > >16:31:53,163 INFO packaging: rosegarden4-parmesan-fonts-14.02-3.fc22.noarch (1050/3011) > >16:31:53,163 INFO packaging: google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch (1051/3011) > >16:31:53,163 INFO packaging: mscore-fonts-1.3-5.fc21.noarch (1052/3011) > >16:31:53,163 INFO packaging: google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch (1053/3011) > >16:31:53,163 INFO packaging: oxygen-icon-theme-4.14.0-1.fc22.noarch (1054/3011) > >16:31:53,163 INFO packaging: abattis-cantarell-fonts-0.0.15-2.fc21.noarch (1055/3011) > >16:31:53,164 INFO packaging: dejavu-sans-mono-fonts-2.34-3.fc21.noarch (1056/3011) > >16:31:53,164 INFO packaging: lilypond-century-schoolbook-l-fonts-2.18.2-2.fc21.noarch (1057/3011) > >16:31:53,164 INFO packaging: 2:ncftp-3.2.5-8.fc21.x86_64 (1058/3011) > >16:31:53,164 INFO packaging: clucene09-core-0.9.21b-10.fc22.x86_64 (1059/3011) > >16:31:53,164 INFO packaging: libstdc++-devel-4.9.1-7.fc22.x86_64 (1060/3011) > >16:31:53,164 INFO packaging: gcc-c++-4.9.1-7.fc22.x86_64 (1061/3011) > >16:31:53,164 INFO packaging: marisa-0.2.4-6.fc21.x86_64 (1062/3011) > >16:31:53,164 INFO packaging: libkkc-0.3.4-2.fc22.x86_64 (1063/3011) > >16:31:53,164 INFO packaging: tbb-4.1-7.20130314.fc21.x86_64 (1064/3011) > >16:31:53,164 INFO packaging: suitesparse-4.2.1-3.fc21.x86_64 (1065/3011) > >16:31:53,164 INFO packaging: libsigc++-1.2.7-15.fc21.x86_64 (1066/3011) > >16:31:53,164 INFO packaging: cryptopp-5.6.2-4.fc21.x86_64 (1067/3011) > >16:31:53,164 INFO packaging: pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-5.fc21.x86_64 (1068/3011) > >16:31:53,164 INFO packaging: python-beaker-1.5.4-10.fc21.noarch (1069/3011) > >16:31:53,164 INFO packaging: python-mako-1.0.0-1.fc21.noarch (1070/3011) > >16:31:53,165 INFO packaging: gobject-introspection-devel-1.41.4-1.fc22.x86_64 (1071/3011) > >16:31:53,165 INFO packaging: webrtc-audio-processing-0.1-7.fc21.x86_64 (1072/3011) > >16:31:53,165 INFO packaging: libconfig-1.4.9-6.fc21.x86_64 (1073/3011) > >16:31:53,165 INFO packaging: libecap-0.2.0-9.fc21.x86_64 (1074/3011) > >16:31:53,165 INFO packaging: libmodman-2.0.1-8.fc21.x86_64 (1075/3011) > >16:31:53,165 INFO packaging: libproxy-0.4.11-9.fc21.x86_64 (1076/3011) > >16:31:53,165 INFO packaging: libreport-web-2.2.3-5.fc22.x86_64 (1077/3011) > >16:31:53,165 INFO packaging: libreport-plugin-ureport-2.2.3-5.fc22.x86_64 (1078/3011) > >16:31:53,165 INFO packaging: libreport-plugin-bugzilla-2.2.3-5.fc22.x86_64 (1079/3011) > >16:31:53,165 INFO packaging: libreport-plugin-reportuploader-2.2.3-5.fc22.x86_64 (1080/3011) > >16:31:53,165 INFO packaging: libreport-plugin-kerneloops-2.2.3-5.fc22.x86_64 (1081/3011) > >16:31:53,165 INFO packaging: libquvi-0.9.4-3.fc21.x86_64 (1082/3011) > >16:31:53,165 INFO packaging: qhull-2003.1-24.fc21.x86_64 (1083/3011) > >16:31:53,165 INFO packaging: netpbm-10.66.02-2.fc21.x86_64 (1084/3011) > >16:31:53,165 INFO packaging: jansson-2.6-4.fc21.x86_64 (1085/3011) > >16:31:53,165 INFO packaging: teamd-1.12-1.fc22.x86_64 (1086/3011) > >16:31:53,166 INFO packaging: ctags-5.8-14.fc21.x86_64 (1087/3011) > >16:31:53,166 INFO packaging: source-highlight-3.1.7-3.fc21.x86_64 (1088/3011) > >16:31:53,166 INFO packaging: 1:hardlink-1.0-20.fc22.x86_64 (1089/3011) > >16:31:53,166 INFO packaging: epstool-3.08-6.fc21.x86_64 (1090/3011) > >16:31:53,166 INFO packaging: lrzsz-0.12.20-35.fc21.x86_64 (1091/3011) > >16:31:53,166 INFO packaging: libasyncns-0.8-7.fc21.x86_64 (1092/3011) > >16:31:53,166 INFO packaging: libhangul-0.1.0-8.fc21.x86_64 (1093/3011) > >16:31:53,166 INFO packaging: opencc-0.4.3-3.fc21.x86_64 (1094/3011) > >16:31:53,166 INFO packaging: jimtcl-0.75-2.fc21.x86_64 (1095/3011) > >16:31:53,166 INFO packaging: libndp-1.4-1.fc22.x86_64 (1096/3011) > >16:31:53,166 INFO packaging: libltc-1.1.4-2.fc21.x86_64 (1097/3011) > >16:31:53,166 INFO packaging: libestr-0.1.9-3.fc22.x86_64 (1098/3011) > >16:31:53,166 INFO packaging: libunwind-1.1-6.fc21.x86_64 (1099/3011) > >16:31:53,166 INFO packaging: bridge-utils-1.5-9.fc21.x86_64 (1100/3011) > >16:31:53,166 INFO packaging: netcf-libs-0.2.4-2.fc21.x86_64 (1101/3011) > >16:31:53,167 INFO packaging: libsilc-1.1.10-12.fc21.x86_64 (1102/3011) > >16:31:53,167 INFO packaging: libpath_utils-0.2.1-23.fc21.x86_64 (1103/3011) > >16:31:53,167 INFO packaging: libini_config-1.1.0-23.fc21.x86_64 (1104/3011) > >16:31:53,167 INFO packaging: libiptcdata-1.0.4-11.fc21.x86_64 (1105/3011) > >16:31:53,167 INFO packaging: liboath-2.4.1-5.fc22.x86_64 (1106/3011) > >16:31:53,167 INFO packaging: c-ares-1.10.0-3.fc21.x86_64 (1107/3011) > >16:31:53,167 INFO packaging: libdatrie-0.2.8-4.fc21.x86_64 (1108/3011) > >16:31:53,167 INFO packaging: libthai-0.1.20-3.fc21.x86_64 (1109/3011) > >16:31:53,167 INFO packaging: m17n-lib-1.6.4-12.fc22.x86_64 (1110/3011) > >16:31:53,167 INFO packaging: libtranslit-m17n-0.0.3-5.fc22.x86_64 (1111/3011) > >16:31:53,167 INFO packaging: passwdqc-lib-1.3.0-2.fc21.x86_64 (1112/3011) > >16:31:53,167 INFO packaging: dosfstools-3.0.26-2.fc21.x86_64 (1113/3011) > >16:31:53,167 INFO packaging: libgdither-0.6-8.fc21.x86_64 (1114/3011) > >16:31:53,167 INFO packaging: gavl-1.4.0-5.fc21.x86_64 (1115/3011) > >16:31:53,167 INFO packaging: libmcrypt-2.5.8-15.fc21.x86_64 (1116/3011) > >16:31:53,168 INFO packaging: gsl-1.16-14.fc21.x86_64 (1117/3011) > >16:31:53,168 INFO packaging: liblogging-stdlog-1.0.4-3.fc22.x86_64 (1118/3011) > >16:31:53,168 INFO packaging: lpsolve-5.5.2.0-9.fc21.x86_64 (1119/3011) > >16:31:53,168 INFO packaging: libyubikey-1.11-2.fc21.x86_64 (1120/3011) > >16:31:53,168 INFO packaging: ykpers-1.15.1-2.fc21.x86_64 (1121/3011) > >16:31:53,168 INFO packaging: kernel-tools-libs-3.17.0-0.rc1.git0.1.fc22.x86_64 (1122/3011) > >16:31:53,168 INFO packaging: libmpcdec-1.2.6-13.fc21.x86_64 (1123/3011) > >16:31:53,168 INFO packaging: libmcpp-2.7.2-12.fc21.x86_64 (1124/3011) > >16:31:53,168 INFO packaging: mcpp-2.7.2-12.fc21.x86_64 (1125/3011) > >16:31:53,168 INFO packaging: checkpolicy-2.3-3.fc22.x86_64 (1126/3011) > >16:31:53,168 INFO packaging: libdmtx-0.7.2-14.fc21.x86_64 (1127/3011) > >16:31:53,168 INFO packaging: libmspack-0.4-0.3.alpha.fc21.x86_64 (1128/3011) > >16:31:53,168 INFO packaging: autogen-libopts-5.18.3-2.fc21.x86_64 (1129/3011) > >16:31:53,168 INFO packaging: 2:rmt-1.5.3-1.fc21.x86_64 (1130/3011) > >16:31:53,168 INFO packaging: libcue-1.4.0-4.fc21.x86_64 (1131/3011) > >16:31:53,168 INFO packaging: libtommath-0.42.0-4.fc21.x86_64 (1132/3011) > >16:31:53,169 INFO packaging: libtomcrypt-1.17-23.fc21.x86_64 (1133/3011) > >16:31:53,169 INFO packaging: python-crypto-2.6.1-5.fc21.x86_64 (1134/3011) > >16:31:53,169 INFO packaging: python-paramiko-1.12.4-1.fc21.noarch (1135/3011) > >16:31:53,169 INFO packaging: stoken-libs-0.8-1.git.ba44603.fc22.x86_64 (1136/3011) > >16:31:53,169 INFO packaging: libpipeline-1.3.0-3.fc22.x86_64 (1137/3011) > >16:31:53,169 INFO packaging: openpgm-5.2.122-3.fc21.x86_64 (1138/3011) > >16:31:53,169 INFO packaging: zeromq3-3.2.4-2.fc21.x86_64 (1139/3011) > >16:31:53,169 INFO packaging: python-zmq-13.0.2-3.fc21.x86_64 (1140/3011) > >16:31:53,169 INFO packaging: python-ipython-console-2.2.0-1.fc22.noarch (1141/3011) > >16:31:53,169 INFO packaging: ustr-1.0.4-17.fc22.x86_64 (1142/3011) > >16:31:53,169 INFO packaging: libsemanage-2.3-5.fc22.x86_64 (1143/3011) > >16:31:53,169 INFO packaging: 2:shadow-utils-4.1.5.1-16.fc22.x86_64 (1144/3011) > >16:31:53,169 INFO packaging: libutempter-1.1.6-5.fc22.x86_64 (1145/3011) > >16:31:53,169 INFO packaging: httpd-filesystem-2.4.10-4.fc22.noarch (1146/3011) > >16:31:53,169 INFO packaging: oprofile-0.9.9-5.54.gb7e9a57.fc21.x86_64 (1147/3011) > >16:31:53,170 INFO packaging: avahi-autoipd-0.6.31-28.fc22.x86_64 (1148/3011) > >16:31:53,170 INFO packaging: systemtap-runtime-2.6-0.411.gdf6c01e780a2.fc22.x86_64 (1149/3011) > >16:31:53,170 INFO packaging: libsemanage-python-2.3-5.fc22.x86_64 (1150/3011) > >16:31:53,170 INFO packaging: sg3_utils-libs-1.38-2.fc21.x86_64 (1151/3011) > >16:31:53,170 INFO packaging: pakchois-0.4-10.fc21.x86_64 (1152/3011) > >16:31:53,170 INFO packaging: enca-1.15-2.fc21.x86_64 (1153/3011) > >16:31:53,170 INFO packaging: libmnl-1.0.3-8.fc22.x86_64 (1154/3011) > >16:31:53,170 INFO packaging: libnetfilter_conntrack-1.0.4-3.fc22.x86_64 (1155/3011) > >16:31:53,170 INFO packaging: iptables-1.4.21-10.fc22.x86_64 (1156/3011) > >16:31:53,170 INFO packaging: iproute-3.16.0-1.fc22.x86_64 (1157/3011) > >16:31:53,170 INFO packaging: 2:ethtool-3.15-1.fc22.x86_64 (1158/3011) > >16:31:53,170 INFO packaging: dotconf-1.3-9.fc21.x86_64 (1159/3011) > >16:31:53,170 INFO packaging: pth-2.0.7-24.fc22.x86_64 (1160/3011) > >16:31:53,170 INFO packaging: gnupg2-2.0.25-1.fc22.x86_64 (1161/3011) > >16:31:53,170 INFO packaging: gpgme-1.4.3-3.fc22.x86_64 (1162/3011) > >16:31:53,171 INFO packaging: kdepimlibs-gpgme-4.14.0-1.fc22.x86_64 (1163/3011) > >16:31:53,171 INFO packaging: rpm-build-libs-4.12.0-0.beta1.3.fc22.x86_64 (1164/3011) > >16:31:53,171 INFO packaging: rpm-python-4.12.0-0.beta1.3.fc22.x86_64 (1165/3011) > >16:31:53,171 INFO packaging: koji-1.9.0-6.fc22.noarch (1166/3011) > >16:31:53,171 INFO packaging: rpmlint-1.5-12.fc21.noarch (1167/3011) > >16:31:53,171 INFO packaging: packagedb-cli-2.5-1.fc22.noarch (1168/3011) > >16:31:53,171 INFO packaging: librepo-1.7.6-1.fc22.x86_64 (1169/3011) > >16:31:53,171 INFO packaging: libhif-0.1.2-4.fc22.x86_64 (1170/3011) > >16:31:53,171 INFO packaging: pygpgme-0.3-11.fc22.x86_64 (1171/3011) > >16:31:53,171 INFO packaging: yum-3.4.3-153.fc22.noarch (1172/3011) > >16:31:53,171 INFO packaging: bodhi-client-0.9.10-1.fc21.noarch (1173/3011) > >16:31:53,171 INFO packaging: yum-utils-1.1.31-24.fc21.noarch (1174/3011) > >16:31:53,171 INFO packaging: libexttextcat-3.4.4-1.fc21.x86_64 (1175/3011) > >16:31:53,171 INFO packaging: 1:dmidecode-2.12-6.fc22.x86_64 (1176/3011) > >16:31:53,171 INFO packaging: libfdt-1.4.0-4.fc21.x86_64 (1177/3011) > >16:31:53,171 INFO packaging: libdnet-1.12-14.fc21.x86_64 (1178/3011) > >16:31:53,172 INFO packaging: 2:ntfs-3g-2014.2.15-5.fc22.x86_64 (1179/3011) > >16:31:53,172 INFO packaging: sbc-1.2-2.fc21.x86_64 (1180/3011) > >16:31:53,172 INFO packaging: libsss_nss_idmap-1.12.0-5.fc22.x86_64 (1181/3011) > >16:31:53,172 INFO packaging: sssd-client-1.12.0-5.fc22.x86_64 (1182/3011) > >16:31:53,172 INFO packaging: libsysfs-2.1.0-16.fc21.x86_64 (1183/3011) > >16:31:53,172 INFO packaging: libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 (1184/3011) > >16:31:53,172 INFO packaging: libburn-1.3.8-1.fc21.x86_64 (1185/3011) > >16:31:53,172 INFO packaging: libeot-0.01-2.fc21.x86_64 (1186/3011) > >16:31:53,172 INFO packaging: libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 (1187/3011) > >16:31:53,172 INFO packaging: libyaml-0.1.6-4.fc22.x86_64 (1188/3011) > >16:31:53,172 INFO packaging: proj-4.8.0-6.fc21.x86_64 (1189/3011) > >16:31:53,172 INFO packaging: libsmartcols-2.25-3.fc22.x86_64 (1190/3011) > >16:31:53,172 INFO packaging: util-linux-2.25-3.fc22.x86_64 (1191/3011) > >16:31:53,172 INFO packaging: policycoreutils-2.3-9.fc22.x86_64 (1192/3011) > >16:31:53,172 INFO packaging: usermode-1.111-5.fc21.x86_64 (1193/3011) > >16:31:53,173 INFO packaging: device-mapper-1.02.88-1.fc22.x86_64 (1194/3011) > >16:31:53,173 INFO packaging: device-mapper-libs-1.02.88-1.fc22.x86_64 (1195/3011) > >16:31:53,173 INFO packaging: cryptsetup-libs-1.6.6-1.fc22.x86_64 (1196/3011) > >16:31:53,173 INFO packaging: systemd-216-1.fc22.x86_64 (1197/3011) > >16:31:53,173 INFO packaging: 1:dbus-1.8.6-2.fc22.x86_64 (1198/3011) > >16:31:53,173 INFO packaging: libdrm-2.4.56-1.fc22.x86_64 (1199/3011) > >16:31:53,173 INFO packaging: polkit-0.112-6.fc22.x86_64 (1200/3011) > >16:31:53,173 INFO packaging: polkit-pkla-compat-0.1-4.fc21.x86_64 (1201/3011) > >16:31:53,173 INFO packaging: libgudev1-216-1.fc22.x86_64 (1202/3011) > >16:31:53,173 INFO packaging: mesa-libgbm-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1203/3011) > >16:31:53,173 INFO packaging: 1:NetworkManager-glib-0.9.10.0-4.git20140704.fc22.x86_64 (1204/3011) > >16:31:53,173 INFO packaging: abrt-python-2.2.2-4.fc22.x86_64 (1205/3011) > >16:31:53,173 INFO packaging: abrt-2.2.2-4.fc22.x86_64 (1206/3011) > >16:31:53,173 INFO packaging: ibus-libs-1.5.8-1.fc22.x86_64 (1207/3011) > >16:31:53,173 INFO packaging: dconf-0.21.0-1.fc22.x86_64 (1208/3011) > >16:31:53,174 INFO packaging: GConf2-3.2.6-10.fc22.x86_64 (1209/3011) > >16:31:53,174 INFO packaging: httpd-2.4.10-4.fc22.x86_64 (1210/3011) > >16:31:53,174 INFO packaging: sssd-common-1.12.0-5.fc22.x86_64 (1211/3011) > >16:31:53,174 INFO packaging: sssd-krb5-common-1.12.0-5.fc22.x86_64 (1212/3011) > >16:31:53,174 INFO packaging: PackageKit-glib-0.9.4-3.fc22.x86_64 (1213/3011) > >16:31:53,174 INFO packaging: alsa-utils-1.0.28-1.fc22.x86_64 (1214/3011) > >16:31:53,174 INFO packaging: bluez-5.18-2.fc21.x86_64 (1215/3011) > >16:31:53,174 INFO packaging: abrt-addon-kerneloops-2.2.2-4.fc22.x86_64 (1216/3011) > >16:31:53,174 INFO packaging: lockdev-1.0.4-0.16.20111007git.fc21.x86_64 (1217/3011) > >16:31:53,174 INFO packaging: sssd-common-pac-1.12.0-5.fc22.x86_64 (1218/3011) > >16:31:53,174 INFO packaging: abrt-retrace-client-2.2.2-4.fc22.x86_64 (1219/3011) > >16:31:53,174 INFO packaging: accountsservice-0.6.37-2.fc22.x86_64 (1220/3011) > >16:31:53,174 INFO packaging: accountsservice-libs-0.6.37-2.fc22.x86_64 (1221/3011) > >16:31:53,174 INFO packaging: libdrm-devel-2.4.56-1.fc22.x86_64 (1222/3011) > >16:31:53,174 INFO packaging: 1:dbus-devel-1.8.6-2.fc22.x86_64 (1223/3011) > >16:31:53,174 INFO packaging: systemd-devel-216-1.fc22.x86_64 (1224/3011) > >16:31:53,175 INFO packaging: trousers-0.3.13-2.fc21.x86_64 (1225/3011) > >16:31:53,175 INFO packaging: gnutls-3.3.6-1.fc22.x86_64 (1226/3011) > >16:31:53,175 INFO packaging: libimobiledevice-1.1.6-2.fc21.x86_64 (1227/3011) > >16:31:53,175 INFO packaging: upower-0.99.1-1.fc22.x86_64 (1228/3011) > >16:31:53,175 INFO packaging: iputils-20140519-3.fc22.x86_64 (1229/3011) > >16:31:53,175 INFO packaging: initscripts-9.54-5.fc22.x86_64 (1230/3011) > >16:31:53,175 INFO packaging: ppp-2.4.7-3.fc22.x86_64 (1231/3011) > >16:31:53,175 INFO packaging: device-mapper-event-libs-1.02.88-1.fc22.x86_64 (1232/3011) > >16:31:53,175 INFO packaging: pptp-1.8.0-3.fc22.x86_64 (1233/3011) > >16:31:53,175 INFO packaging: cyrus-sasl-2.1.26-18.fc22.x86_64 (1234/3011) > >16:31:53,175 INFO packaging: neon-0.30.0-3.fc21.x86_64 (1235/3011) > >16:31:53,175 INFO packaging: abrt-addon-ccpp-2.2.2-4.fc22.x86_64 (1236/3011) > >16:31:53,175 INFO packaging: abrt-addon-pstoreoops-2.2.2-4.fc22.x86_64 (1237/3011) > >16:31:53,175 INFO packaging: abrt-plugin-bodhi-2.2.2-4.fc22.x86_64 (1238/3011) > >16:31:53,175 INFO packaging: abrt-addon-xorg-2.2.2-4.fc22.x86_64 (1239/3011) > >16:31:53,176 INFO packaging: 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 (1240/3011) > >16:31:53,176 INFO packaging: libmbim-1.10.0-1.fc22.x86_64 (1241/3011) > >16:31:53,176 INFO packaging: libgusb-0.1.6-4.fc22.x86_64 (1242/3011) > >16:31:53,176 INFO packaging: colord-libs-1.2.2-1.fc22.x86_64 (1243/3011) > >16:31:53,176 INFO packaging: colord-1.2.2-1.fc22.x86_64 (1244/3011) > >16:31:53,176 INFO packaging: pcsc-lite-ccid-1.4.17-1.fc21.x86_64 (1245/3011) > >16:31:53,176 INFO packaging: pcsc-lite-1.8.11-2.fc21.x86_64 (1246/3011) > >16:31:53,176 INFO packaging: mesa-libGLES-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1247/3011) > >16:31:53,176 INFO packaging: 2:samba-common-4.1.11-1.fc22.x86_64 (1248/3011) > >16:31:53,176 INFO packaging: 2:libsmbclient-4.1.11-1.fc22.x86_64 (1249/3011) > >16:31:53,176 INFO packaging: libcgroup-0.41-4.fc22.x86_64 (1250/3011) > >16:31:53,176 INFO packaging: ebtables-2.0.10-15.fc21.x86_64 (1251/3011) > >16:31:53,176 INFO packaging: firewalld-config-standard-0.3.10-5.fc22.noarch (1252/3011) > >16:31:53,176 INFO packaging: firewalld-0.3.10-5.fc22.noarch (1253/3011) > >16:31:53,176 INFO packaging: dnsmasq-2.71-2.fc21.x86_64 (1254/3011) > >16:31:53,176 INFO packaging: glusterfs-3.5.2-1.fc22.x86_64 (1255/3011) > >16:31:53,177 INFO packaging: glusterfs-api-3.5.2-1.fc22.x86_64 (1256/3011) > >16:31:53,177 INFO packaging: iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 (1257/3011) > >16:31:53,177 INFO packaging: iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 (1258/3011) > >16:31:53,177 INFO packaging: corosynclib-2.3.3-2.fc21.x86_64 (1259/3011) > >16:31:53,177 INFO packaging: corosync-2.3.3-2.fc21.x86_64 (1260/3011) > >16:31:53,177 INFO packaging: cronie-anacron-1.4.11-8.fc22.x86_64 (1261/3011) > >16:31:53,177 INFO packaging: cronie-1.4.11-8.fc22.x86_64 (1262/3011) > >16:31:53,177 INFO packaging: crontabs-1.11-9.20130830git.fc22.noarch (1263/3011) > >16:31:53,177 INFO packaging: unbound-libs-1.4.22-3.fc21.x86_64 (1264/3011) > >16:31:53,177 INFO packaging: gnutls-dane-3.3.6-1.fc22.x86_64 (1265/3011) > >16:31:53,177 INFO packaging: net-tools-2.0-0.26.20140707git.fc22.x86_64 (1266/3011) > >16:31:53,177 INFO packaging: media-player-info-17-5.fc21.noarch (1267/3011) > >16:31:53,177 INFO packaging: libmtp-1.1.6-3.fc21.x86_64 (1268/3011) > >16:31:53,177 INFO packaging: os-prober-1.58-8.fc21.x86_64 (1269/3011) > >16:31:53,177 INFO packaging: systemd-python-216-1.fc22.x86_64 (1270/3011) > >16:31:53,177 INFO packaging: abrt-addon-python-2.2.2-4.fc22.x86_64 (1271/3011) > >16:31:53,178 INFO packaging: parted-3.2-2.fc22.x86_64 (1272/3011) > >16:31:53,178 INFO packaging: mock-1.1.41-1.fc22.noarch (1273/3011) > >16:31:53,178 INFO packaging: openssh-6.6.1p1-4.fc22.x86_64 (1274/3011) > >16:31:53,178 INFO packaging: openssh-clients-6.6.1p1-4.fc22.x86_64 (1275/3011) > >16:31:53,178 INFO packaging: perl-Git-2.1.0-1.fc22.noarch (1276/3011) > >16:31:53,178 INFO packaging: git-2.1.0-1.fc22.x86_64 (1277/3011) > >16:31:53,178 INFO packaging: GitPython-0.3.2-0.7.RC1.fc21.noarch (1278/3011) > >16:31:53,178 INFO packaging: duplicity-0.6.24-3.fc21.x86_64 (1279/3011) > >16:31:53,178 INFO packaging: systemtap-client-2.6-0.411.gdf6c01e780a2.fc22.x86_64 (1280/3011) > >16:31:53,178 INFO packaging: 1:grub2-tools-2.02-0.7.fc22.x86_64 (1281/3011) > >16:31:53,178 INFO packaging: open-vm-tools-9.4.6-1.fc22.x86_64 (1282/3011) > >16:31:53,178 INFO packaging: gnutls-utils-3.3.6-1.fc22.x86_64 (1283/3011) > >16:31:53,178 INFO packaging: libvirt-client-1.2.7-1.fc22.x86_64 (1284/3011) > >16:31:53,178 INFO packaging: libvirt-glib-0.1.8-3.fc22.x86_64 (1285/3011) > >16:31:53,178 INFO packaging: libvirt-gobject-0.1.8-3.fc22.x86_64 (1286/3011) > >16:31:53,178 INFO packaging: libvirt-python-1.2.7-1.fc22.x86_64 (1287/3011) > >16:31:53,179 INFO packaging: virt-manager-common-1.0.1-3.fc21.1.noarch (1288/3011) > >16:31:53,179 INFO packaging: libreswan-3.9-1.fc22.x86_64 (1289/3011) > >16:31:53,179 INFO packaging: sheepdog-0.3.0-7.fc21.x86_64 (1290/3011) > >16:31:53,179 INFO packaging: glusterfs-fuse-3.5.2-1.fc22.x86_64 (1291/3011) > >16:31:53,179 INFO packaging: policycoreutils-python-2.3-9.fc22.x86_64 (1292/3011) > >16:31:53,179 INFO packaging: 2:samba-client-4.1.11-1.fc22.x86_64 (1293/3011) > >16:31:53,179 INFO packaging: sssd-ad-1.12.0-5.fc22.x86_64 (1294/3011) > >16:31:53,179 INFO packaging: libmbim-utils-1.10.0-1.fc22.x86_64 (1295/3011) > >16:31:53,179 INFO packaging: ModemManager-1.3.0-1.fc22.x86_64 (1296/3011) > >16:31:53,179 INFO packaging: libmusicbrainz5-5.0.1-10.fc21.x86_64 (1297/3011) > >16:31:53,179 INFO packaging: cyrus-sasl-devel-2.1.26-18.fc22.x86_64 (1298/3011) > >16:31:53,179 INFO packaging: device-mapper-event-1.02.88-1.fc22.x86_64 (1299/3011) > >16:31:53,179 INFO packaging: lvm2-libs-2.02.109-1.fc22.x86_64 (1300/3011) > >16:31:53,179 INFO packaging: lvm2-2.02.109-1.fc22.x86_64 (1301/3011) > >16:31:53,179 INFO packaging: numad-0.5-17.20140620git.fc21.x86_64 (1302/3011) > >16:31:53,180 INFO packaging: libvirt-daemon-1.2.7-1.fc22.x86_64 (1303/3011) > >16:31:53,180 INFO packaging: libvirt-daemon-driver-secret-1.2.7-1.fc22.x86_64 (1304/3011) > >16:31:53,180 INFO packaging: libvirt-daemon-driver-nodedev-1.2.7-1.fc22.x86_64 (1305/3011) > >16:31:53,180 INFO packaging: libvirt-daemon-driver-nwfilter-1.2.7-1.fc22.x86_64 (1306/3011) > >16:31:53,180 INFO packaging: libvirt-daemon-driver-interface-1.2.7-1.fc22.x86_64 (1307/3011) > >16:31:53,180 INFO packaging: avahi-0.6.31-28.fc22.x86_64 (1308/3011) > >16:31:53,180 INFO packaging: vpnc-0.5.3-22.svn457.fc21.x86_64 (1309/3011) > >16:31:53,180 INFO packaging: usbmuxd-1.0.9-0.4.c24463e.fc22.x86_64 (1310/3011) > >16:31:53,180 INFO packaging: glib-networking-2.41.4-1.fc22.x86_64 (1311/3011) > >16:31:53,180 INFO packaging: libsoup-2.47.4-1.fc22.x86_64 (1312/3011) > >16:31:53,180 INFO packaging: rest-0.7.91-3.fc22.x86_64 (1313/3011) > >16:31:53,180 INFO packaging: totem-pl-parser-3.10.2-3.fc22.x86_64 (1314/3011) > >16:31:53,180 INFO packaging: geoclue2-2.1.9-1.fc21.x86_64 (1315/3011) > >16:31:53,180 INFO packaging: geocode-glib-3.13.3-2.fc22.x86_64 (1316/3011) > >16:31:53,180 INFO packaging: gssdp-0.14.10-1.fc22.x86_64 (1317/3011) > >16:31:53,180 INFO packaging: gupnp-0.20.12-3.fc22.x86_64 (1318/3011) > >16:31:53,181 INFO packaging: gupnp-igd-0.2.3-3.fc22.x86_64 (1319/3011) > >16:31:53,181 INFO packaging: libnice-0.1.4-3.fc21.x86_64 (1320/3011) > >16:31:53,181 INFO packaging: gupnp-av-0.12.6-3.fc22.x86_64 (1321/3011) > >16:31:53,181 INFO packaging: dleyna-core-0.4.0-2.fc21.x86_64 (1322/3011) > >16:31:53,181 INFO packaging: libgovirt-0.3.0-6.fc22.x86_64 (1323/3011) > >16:31:53,181 INFO packaging: libphodav-1.0-0.4-4.fc21.x86_64 (1324/3011) > >16:31:53,181 INFO packaging: dleyna-connector-dbus-0.2.0-2.fc21.x86_64 (1325/3011) > >16:31:53,181 INFO packaging: telepathy-gabble-0.18.2-2.fc21.x86_64 (1326/3011) > >16:31:53,181 INFO packaging: libnice-gstreamer1-0.1.4-3.fc21.x86_64 (1327/3011) > >16:31:53,181 INFO packaging: telepathy-salut-0.8.1-6.fc21.x86_64 (1328/3011) > >16:31:53,181 INFO packaging: geoclue-0.12.99-6.fc21.x86_64 (1329/3011) > >16:31:53,181 INFO packaging: gnutls-c++-3.3.6-1.fc22.x86_64 (1330/3011) > >16:31:53,181 INFO packaging: gnutls-devel-3.3.6-1.fc22.x86_64 (1331/3011) > >16:31:53,181 INFO packaging: libsoup-devel-2.47.4-1.fc22.x86_64 (1332/3011) > >16:31:53,181 INFO packaging: 2:ntfsprogs-2014.2.15-5.fc22.x86_64 (1333/3011) > >16:31:53,181 INFO packaging: freetds-0.91-14.git0a42888.fc21.x86_64 (1334/3011) > >16:31:53,182 INFO packaging: qt5-qtbase-tds-5.3.1-5.fc22.x86_64 (1335/3011) > >16:31:53,182 INFO packaging: libgadu-1.12.0-3.fc22.x86_64semodule: SELinux policy is not managed or store cannot be accessed. > >16:31:53,182 INFO packaging: (1336/3011) > >16:31:53,182 INFO packaging: openconnect-6.00-1.fc21.x86_64 (1337/3011) > >16:31:53,182 INFO packaging: libinput-devel-0.5.0-1.fc22.x86_64 (1338/3011) > >16:31:53,182 INFO packaging: mesa-libgbm-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1339/3011) > >16:31:53,182 INFO packaging: dbus-glib-devel-0.100.2-3.fc21.x86_64 (1340/3011) > >16:31:53,182 INFO packaging: sssd-ipa-1.12.0-5.fc22.x86_64 (1341/3011) > >16:31:53,182 INFO packaging: realmd-0.15.1-3.fc21.x86_64 (1342/3011) > >16:31:53,182 INFO packaging: sssd-ldap-1.12.0-5.fc22.x86_64 (1343/3011) > >16:31:53,182 INFO packaging: sssd-krb5-1.12.0-5.fc22.x86_64 (1344/3011) > >16:31:53,182 INFO packaging: sssd-proxy-1.12.0-5.fc22.x86_64 (1345/3011) > >16:31:53,182 INFO packaging: mod_dnssd-0.6-11.fc21.x86_64 (1346/3011) > >16:31:53,182 INFO packaging: abrt-dbus-2.2.2-4.fc22.x86_64 (1347/3011) > >16:31:53,182 INFO packaging: abrt-tui-2.2.2-4.fc22.x86_64 (1348/3011) > >16:31:53,182 INFO packaging: cups-pk-helper-0.2.5-4.fc21.x86_64 (1349/3011) > >16:31:53,183 INFO packaging: rtkit-0.11-9.fc21.x86_64 (1350/3011) > >16:31:53,183 INFO packaging: mesa-libxatracker-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1351/3011) > >16:31:53,183 INFO packaging: systemd-python3-216-1.fc22.x86_64 (1352/3011) > >16:31:53,183 INFO packaging: system-config-keyboard-base-1.4.0-5.fc21.noarch (1353/3011) > >16:31:53,183 INFO packaging: fxload-2008_10_13-1.fc21.x86_64 (1354/3011) > >16:31:53,183 INFO packaging: alsa-firmware-1.0.28-1.fc22.noarch (1355/3011) > >16:31:53,183 INFO packaging: alsa-tools-firmware-1.0.28-2.fc22.x86_64 (1356/3011) > >16:31:53,183 INFO packaging: 1:wpa_supplicant-2.0-9.fc21.x86_64 (1357/3011) > >16:31:53,183 INFO packaging: openvpn-2.3.4-2.fc21.x86_64 (1358/3011) > >16:31:53,183 INFO packaging: hplip-common-3.14.6-5.fc22.x86_64 (1359/3011) > >16:31:53,183 INFO packaging: mdadm-3.3.1-6.fc22.x86_64 (1360/3011) > >16:31:53,183 INFO packaging: rpcbind-0.2.1-1.0.fc22.x86_64 (1361/3011) > >16:31:53,183 INFO packaging: libffado-2.2.1-2.fc21.x86_64 (1362/3011) > >16:31:53,183 INFO packaging: jack-audio-connection-kit-1.9.9.5-7.fc21.x86_64 (1363/3011) > >16:31:53,183 INFO packaging: portaudio-19-19.fc21.x86_64 (1364/3011) > >16:31:53,183 INFO packaging: dssi-1.1.1-7.fc21.x86_64 (1365/3011) > >16:31:53,184 INFO packaging: meterbridge-0.9.2-10.fc21.x86_64 (1366/3011) > >16:31:53,184 INFO packaging: a2jmidid-8-6.fc21.x86_64 (1367/3011) > >16:31:53,184 INFO packaging: stk-4.5.0-1.fc22.x86_64 (1368/3011) > >16:31:53,184 INFO packaging: jack-audio-connection-kit-dbus-1.9.9.5-7.fc21.x86_64 (1369/3011) > >16:31:53,184 INFO packaging: laditools-1.0.1-9.fc21.noarch (1370/3011) > >16:31:53,184 INFO packaging: jconvolver-0.9.2-6.fc21.x86_64 (1371/3011) > >16:31:53,184 INFO packaging: rtmidi-jack-1.0.15-8.fc21.x86_64 (1372/3011) > >16:31:53,184 INFO packaging: ladspa-guitarix-plugins-0.30.0-1.fc22.x86_64 (1373/3011) > >16:31:53,184 INFO packaging: jack-audio-connection-kit-example-clients-1.9.9.5-7.fc21.x86_64 (1374/3011) > >16:31:53,184 INFO packaging: crda-3.13_2014.06.13-1.fc21.x86_64 (1375/3011) > >16:31:53,184 INFO packaging: usb_modeswitch-2.1.1-2.fc21.x86_64 (1376/3011) > >16:31:53,184 INFO packaging: usb_modeswitch-data-20140327-2.fc21.noarch (1377/3011) > >16:31:53,184 INFO packaging: subversion-1.8.10-1.fc22.x86_64 (1378/3011) > >16:31:53,184 INFO packaging: subversion-javahl-1.8.10-1.fc22.x86_64 (1379/3011) > >16:31:53,184 INFO packaging: radvd-2.5-1.fc22.x86_64 (1380/3011) > >16:31:53,184 INFO packaging: libvirt-daemon-driver-network-1.2.7-1.fc22.x86_64 (1381/3011) > >16:31:53,185 INFO packaging: libvirt-daemon-config-network-1.2.7-1.fc22.x86_64 (1382/3011) > >16:31:53,185 INFO packaging: audit-2.3.8-0.2.svn20140803.fc22.x86_64 (1383/3011) > >16:31:53,185 INFO packaging: setroubleshoot-plugins-3.0.60-2.fc21.noarch (1384/3011) > >16:31:53,185 INFO packaging: setroubleshoot-server-3.2.20-1.fc21.x86_64 (1385/3011) > >16:31:53,185 INFO packaging: cryptsetup-1.6.6-1.fc22.x86_64 (1386/3011) > >16:31:53,185 INFO packaging: udisks2-2.1.3-3.fc22.x86_64 (1387/3011) > >16:31:53,185 INFO packaging: kpartx-0.4.9-66.fc22.x86_64 (1388/3011) > >16:31:53,185 INFO packaging: dracut-038-30.git20140815.fc22.x86_64 (1389/3011) > >16:31:53,185 INFO packaging: plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 (1390/3011) > >16:31:53,185 INFO packaging: plymouth-0.8.9-6.2013.08.14.fc21.x86_64 (1391/3011) > >16:31:53,185 INFO packaging: selinux-policy-3.13.1-73.fc22.noarch (1392/3011) > >16:31:53,185 INFO packaging: nss-softokn-freebl-devel-3.17.0-1.fc22.x86_64 (1393/3011) > >16:31:53,185 INFO packaging: nss-softokn-devel-3.17.0-1.fc22.x86_64 (1394/3011) > >16:31:53,185 INFO packaging: nss-devel-3.17.0-1.fc22.x86_64 (1395/3011) > >16:31:53,185 INFO packaging: liboauth-devel-1.0.3-2.fc21.x86_64 (1396/3011) > >16:31:53,185 INFO packaging: libwacom-data-0.10-1.fc22.noarch (1397/3011) > >16:31:53,186 INFO packaging: libwacom-0.10-1.fc22.x86_64 (1398/3011) > >16:31:53,186 INFO packaging: 1:quota-nls-4.01-13.fc21.noarch (1399/3011) > >16:31:53,186 INFO packaging: 1:quota-4.01-13.fc21.x86_64 (1400/3011) > >16:31:53,186 INFO packaging: 1:nfs-utils-1.3.0-5.0.fc22.x86_64 (1401/3011) > >16:31:53,186 INFO packaging: kbd-legacy-2.0.2-3.fc22.noarch (1402/3011) > >16:31:53,186 INFO packaging: cl-asdf-20101028-8.fc21.noarch (1403/3011) > >16:31:53,186 INFO packaging: common-lisp-controller-7.4-8.fc21.noarch (1404/3011) > >16:31:53,186 INFO packaging: sbcl-1.2.1-1.fc21.x86_64 (1405/3011) > >16:31:53,186 INFO packaging: seavgabios-bin-1.7.5-3.fc22.noarch (1406/3011) > >16:31:53,186 INFO packaging: xen-licenses-4.4.0-10.fc22.x86_64 (1407/3011) > >16:31:53,186 INFO packaging: xen-libs-4.4.0-10.fc22.x86_64 (1408/3011) > >16:31:53,186 INFO packaging: libX11-common-1.6.2-1.fc21.noarch (1409/3011) > >16:31:53,186 INFO packaging: libX11-1.6.2-1.fc21.x86_64 (1410/3011) > >16:31:53,186 INFO packaging: gdk-pixbuf2-2.31.0-2.fc22.x86_64 (1411/3011) > >16:31:53,186 INFO packaging: libXext-1.3.3-1.fc22.x86_64 (1412/3011) > >16:31:53,186 INFO packaging: libXfixes-5.0.1-3.fc21.x86_64 (1413/3011) > >16:31:53,187 INFO packaging: libX11-devel-1.6.2-1.fc21.x86_64 (1414/3011) > >16:31:53,187 INFO packaging: libXi-1.7.4-1.fc22.x86_64 (1415/3011) > >16:31:53,187 INFO packaging: libXdamage-1.1.4-5.fc21.x86_64 (1416/3011) > >16:31:53,187 INFO packaging: libXrender-0.9.8-3.fc21.x86_64 (1417/3011) > >16:31:53,187 INFO packaging: libXrandr-1.4.2-1.fc22.x86_64 (1418/3011) > >16:31:53,187 INFO packaging: libXcomposite-0.4.4-5.fc21.x86_64 (1419/3011) > >16:31:53,187 INFO packaging: mesa-libEGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1420/3011) > >16:31:53,187 INFO packaging: libXext-devel-1.3.3-1.fc22.x86_64 (1421/3011) > >16:31:53,187 INFO packaging: libXft-2.3.2-1.fc22.x86_64 (1422/3011) > >16:31:53,187 INFO packaging: libXtst-1.2.2-3.fc21.x86_64 (1423/3011) > >16:31:53,187 INFO packaging: pulseaudio-libs-5.0-9.fc22.x86_64 (1424/3011) > >16:31:53,187 INFO packaging: libcanberra-0.30-6.fc21.x86_64 (1425/3011) > >16:31:53,187 INFO packaging: libXinerama-1.1.3-3.fc21.x86_64 (1426/3011) > >16:31:53,187 INFO packaging: libXpm-3.5.11-2.fc21.x86_64 (1427/3011) > >16:31:53,187 INFO packaging: libXt-1.1.4-9.fc21.x86_64 (1428/3011) > >16:31:53,187 INFO packaging: libXcursor-1.1.14-3.fc21.x86_64 (1429/3011) > >16:31:53,188 INFO packaging: libXfixes-devel-5.0.1-3.fc21.x86_64 (1430/3011) > >16:31:53,188 INFO packaging: libXv-1.0.10-1.fc22.x86_64 (1431/3011) > >16:31:53,188 INFO packaging: libXmu-1.1.2-1.fc22.x86_64 (1432/3011) > >16:31:53,188 INFO packaging: ghostscript-9.14-5.fc22.x86_64 (1433/3011) > >16:31:53,188 INFO packaging: pulseaudio-libs-glib2-5.0-9.fc22.x86_64 (1434/3011) > >16:31:53,188 INFO packaging: 1:dbus-x11-1.8.6-2.fc22.x86_64 (1435/3011) > >16:31:53,188 INFO packaging: libXdamage-devel-1.1.4-5.fc21.x86_64 (1436/3011) > >16:31:53,188 INFO packaging: gd-2.1.0-6.fc22.x86_64 (1437/3011) > >16:31:53,188 INFO packaging: libXrender-devel-0.9.8-3.fc21.x86_64 (1438/3011) > >16:31:53,188 INFO packaging: libXxf86vm-1.1.3-3.fc21.x86_64 (1439/3011) > >16:31:53,188 INFO packaging: mesa-libGL-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1440/3011) > >16:31:53,188 INFO packaging: cairo-1.13.1-0.3.git337ab1f.fc22.x86_64 (1441/3011) > >16:31:53,188 INFO packaging: pango-1.36.6-1.fc22.x86_64 (1442/3011) > >16:31:53,188 INFO packaging: cairo-gobject-1.13.1-0.3.git337ab1f.fc22.x86_64 (1443/3011) > >16:31:53,188 INFO packaging: 1:qt-x11-4.8.6-11.fc22.x86_64 (1444/3011) > >16:31:53,188 INFO packaging: gtk2-2.24.24-1.fc22.x86_64 (1445/3011) > >16:31:53,189 INFO packaging: gstreamer1-plugins-base-1.4.0-2.fc22.x86_64 (1446/3011) > >16:31:53,189 INFO packaging: cairomm-1.10.0-8.fc21.x86_64 (1447/3011) > >16:31:53,189 INFO packaging: cogl-1.18.2-3.fc22.x86_64 (1448/3011) > >16:31:53,189 INFO packaging: pangomm-2.34.0-3.fc21.x86_64 (1449/3011) > >16:31:53,189 INFO packaging: librsvg2-2.40.3-1.fc22.x86_64 (1450/3011) > >16:31:53,189 INFO packaging: gtkmm24-2.24.4-3.fc21.x86_64 (1451/3011) > >16:31:53,189 INFO packaging: lash-0.5.4-20.fc21.x86_64 (1452/3011) > >16:31:53,189 INFO packaging: mesa-libGLU-9.0.0-6.fc21.x86_64 (1453/3011) > >16:31:53,189 INFO packaging: fltk-1.3.2-6.fc21.x86_64 (1454/3011) > >16:31:53,189 INFO packaging: fluidsynth-libs-1.1.6-4.fc21.x86_64 (1455/3011) > >16:31:53,189 INFO packaging: non-ntk-1.3.0-0.6.20130730gitd006352.fc21.x86_64 (1456/3011) > >16:31:53,189 INFO packaging: gdk-pixbuf2-devel-2.31.0-2.fc22.x86_64 (1457/3011) > >16:31:53,189 INFO packaging: libxkbfile-1.0.8-5.fc21.x86_64 (1458/3011) > >16:31:53,189 INFO packaging: startup-notification-0.12-8.fc21.x86_64 (1459/3011) > >16:31:53,189 INFO packaging: libXrandr-devel-1.4.2-1.fc22.x86_64 (1460/3011) > >16:31:53,189 INFO packaging: libXi-devel-1.7.4-1.fc22.x86_64 (1461/3011) > >16:31:53,189 INFO packaging: libXcomposite-devel-0.4.4-5.fc21.x86_64 (1462/3011) > >16:31:53,190 INFO packaging: 1:tk-8.6.1-2.fc21.x86_64 (1463/3011) > >16:31:53,190 INFO packaging: clxclient-3.6.1-10.fc21.x86_64 (1464/3011) > >16:31:53,190 INFO packaging: giflib-4.1.6-11.fc21.x86_64 (1465/3011) > >16:31:53,190 INFO packaging: gstreamer1-plugins-good-1.4.0-1.fc22.x86_64 (1466/3011) > >16:31:53,190 INFO packaging: wxGTK-2.8.12-12.fc21.x86_64 (1467/3011) > >16:31:53,190 INFO packaging: libglade2-2.6.4-11.fc21.x86_64 (1468/3011) > >16:31:53,190 INFO packaging: libgnomecanvas-2.30.3-8.fc21.x86_64 (1469/3011) > >16:31:53,190 INFO packaging: gstreamer-plugins-base-0.10.36-10.fc22.x86_64 (1470/3011) > >16:31:53,190 INFO packaging: pycairo-1.8.10-11.fc21.x86_64 (1471/3011) > >16:31:53,190 INFO packaging: pygobject3-3.13.90-1.fc22.x86_64 (1472/3011) > >16:31:53,190 INFO packaging: pygtk2-2.24.0-9.fc21.x86_64 (1473/3011) > >16:31:53,190 INFO packaging: pygtk2-libglade-2.24.0-9.fc21.x86_64 (1474/3011) > >16:31:53,190 INFO packaging: libgphoto2-2.5.3-8.fc21.x86_64 (1475/3011) > >16:31:53,190 INFO packaging: sane-backends-libs-1.0.24-11.fc21.x86_64 (1476/3011) > >16:31:53,190 INFO packaging: libXpm-devel-3.5.11-2.fc21.x86_64 (1477/3011) > >16:31:53,191 INFO packaging: libXt-devel-1.1.4-9.fc21.x86_64 (1478/3011) > >16:31:53,191 INFO packaging: libao-1.2.0-2.fc21.x86_64 (1479/3011) > >16:31:53,191 INFO packaging: pulseaudio-5.0-9.fc22.x86_64 (1480/3011) > >16:31:53,191 INFO packaging: libXres-1.0.7-3.fc21.x86_64 (1481/3011) > >16:31:53,191 INFO packaging: gvnc-0.5.3-4.fc22.x86_64 (1482/3011) > >16:31:53,191 INFO packaging: libmediaart-0.6.0-1.fc22.x86_64 (1483/3011) > >16:31:53,191 INFO packaging: 1:vorbis-tools-1.4.0-16.fc21.x86_64 (1484/3011) > >16:31:53,191 INFO packaging: hplip-libs-3.14.6-5.fc22.x86_64 (1485/3011) > >16:31:53,191 INFO packaging: xorg-x11-xkb-utils-7.7-9.fc21.x86_64 (1486/3011) > >16:31:53,191 INFO packaging: libXcursor-devel-1.1.14-3.fc21.x86_64 (1487/3011) > >16:31:53,191 INFO packaging: libXft-devel-2.3.2-1.fc22.x86_64 (1488/3011) > >16:31:53,191 INFO packaging: libXv-devel-1.0.10-1.fc22.x86_64 (1489/3011) > >16:31:53,191 INFO packaging: libXvMC-1.0.8-3.fc21.x86_64 (1490/3011) > >16:31:53,191 INFO packaging: libXinerama-devel-1.1.3-3.fc21.x86_64 (1491/3011) > >16:31:53,191 INFO packaging: brlapi-0.6.2-8.fc22.x86_64 (1492/3011) > >16:31:53,191 INFO packaging: brltty-5.1-8.fc22.x86_64 (1493/3011) > >16:31:53,192 INFO packaging: libXxf86misc-1.0.3-8.fc21.x86_64 (1494/3011) > >16:31:53,192 INFO packaging: xorg-x11-server-utils-7.7-6.fc21.x86_64 (1495/3011) > >16:31:53,192 INFO packaging: libXmu-devel-1.1.2-1.fc22.x86_64 (1496/3011) > >16:31:53,192 INFO packaging: sane-backends-1.0.24-11.fc21.x86_64 (1497/3011) > >16:31:53,192 INFO packaging: libgnomecanvasmm26-2.26.0-10.fc21.x86_64 (1498/3011) > >16:31:53,192 INFO packaging: libxklavier-5.4-3.fc22.x86_64 (1499/3011) > >16:31:53,192 INFO packaging: 1:freerdp-libs-1.2.0-0.1.beta.1.fc22.x86_64 (1500/3011) > >16:31:53,192 INFO packaging: gupnp-dlna-0.10.2-4.fc22.x86_64 (1501/3011) > >16:31:53,192 INFO packaging: libdmapsharing-2.9.24-3.fc21.x86_64 (1502/3011) > >16:31:53,192 INFO packaging: libgxw-0.30.0-1.fc22.x86_64 (1503/3011) > >16:31:53,192 INFO packaging: gnuplot-common-4.6.5-2.fc21.x86_64 (1504/3011) > >16:31:53,192 INFO packaging: gnuplot-4.6.5-2.fc21.x86_64 (1505/3011) > >16:31:53,192 INFO packaging: maxima-runtime-sbcl-5.33.0-7.fc21.x86_64 (1506/3011) > >16:31:53,192 INFO packaging: maxima-5.33.0-7.fc21.x86_64 (1507/3011) > >16:31:53,192 INFO packaging: poppler-glib-0.26.3-1.fc22.x86_64 (1508/3011) > >16:31:53,192 INFO packaging: libgxps-0.2.2-10.fc22.x86_64 (1509/3011) > >16:31:53,193 INFO packaging: tracker-1.1.3-1.fc22.x86_64 (1510/3011) > >16:31:53,193 INFO packaging: glx-utils-8.2.0-1.fc21.x86_64 (1511/3011) > >16:31:53,193 INFO packaging: qt5-qtbase-gui-5.3.1-5.fc22.x86_64 (1512/3011) > >16:31:53,193 INFO packaging: qt5-qtdeclarative-5.3.1-1.fc21.x86_64 (1513/3011) > >16:31:53,193 INFO packaging: qt5-qtlocation-5.3.1-1.fc21.x86_64 (1514/3011) > >16:31:53,193 INFO packaging: qt5-qtsensors-5.3.1-1.fc21.x86_64 (1515/3011) > >16:31:53,193 INFO packaging: qt5-qtwebkit-5.3.1-1.fc21.x86_64 (1516/3011) > >16:31:53,193 INFO packaging: xdg-user-dirs-0.15-3.fc21.x86_64 (1517/3011) > >16:31:53,193 INFO packaging: libXxf86vm-devel-1.1.3-3.fc21.x86_64 (1518/3011) > >16:31:53,193 INFO packaging: mesa-libGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1519/3011) > >16:31:53,193 INFO packaging: mesa-libEGL-devel-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1520/3011) > >16:31:53,193 INFO packaging: qt5-qtbase-devel-5.3.1-5.fc22.x86_64 (1521/3011) > >16:31:53,193 INFO packaging: cairo-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 (1522/3011) > >16:31:53,193 INFO packaging: cairo-gobject-devel-1.13.1-0.3.git337ab1f.fc22.x86_64 (1523/3011) > >16:31:53,193 INFO packaging: mesa-libGLU-devel-9.0.0-6.fc21.x86_64 (1524/3011) > >16:31:53,193 INFO packaging: 1:qt-devel-4.8.6-11.fc22.x86_64 (1525/3011) > >16:31:53,194 INFO packaging: 4:texlive-dvipng-svn29821.1.14-1.fc22.noarch (1526/3011) > >16:31:53,194 INFO packaging: 4:texlive-dvipng-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 (1527/3011) > >16:31:53,194 INFO packaging: Xaw3d-1.6.2-6.fc21.x86_64 (1528/3011) > >16:31:53,194 INFO packaging: libXaw-1.0.12-3.fc21.x86_64 (1529/3011) > >16:31:53,194 INFO packaging: 4:texlive-xdvi-svn30339.22.86-1.fc22.noarch (1530/3011) > >16:31:53,194 INFO packaging: 4:texlive-xdvi-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (1531/3011) > >16:31:53,194 INFO packaging: festival-speechtools-libs-1.2.96-28.fc21.x86_64 (1532/3011) > >16:31:53,194 INFO packaging: espeak-1.48.04-2.fc21.x86_64 (1533/3011) > >16:31:53,194 INFO packaging: libXScrnSaver-1.2.2-7.fc21.x86_64 (1534/3011) > >16:31:53,194 INFO packaging: libXevie-1.0.3-8.fc21.x86_64 (1535/3011) > >16:31:53,194 INFO packaging: at-spi2-core-2.13.90-1.fc22.x86_64 (1536/3011) > >16:31:53,194 INFO packaging: at-spi2-atk-2.13.4-1.fc22.x86_64 (1537/3011) > >16:31:53,194 INFO packaging: gtk3-3.13.7-1.fc22.x86_64 (1538/3011) > >16:31:53,194 INFO packaging: clutter-1.19.6-1.fc22.x86_64 (1539/3011) > >16:31:53,194 INFO packaging: libcanberra-gtk3-0.30-6.fc21.x86_64 (1540/3011) > >16:31:53,195 INFO packaging: webkitgtk3-2.4.4-4.fc22.x86_64 (1541/3011) > >16:31:53,195 INFO packaging: gvfs-1.21.90-1.fc22.x86_64 (1542/3011) > >16:31:53,195 INFO packaging: clutter-gtk-1.5.2-5.fc22.x86_64 (1543/3011) > >16:31:53,195 INFO packaging: gcr-3.12.2-3.fc22.x86_64 (1544/3011) > >16:31:53,195 INFO packaging: gnome-online-accounts-3.13.90-1.fc22.x86_64 (1545/3011) > >16:31:53,195 INFO packaging: libgdata-0.15.2-1.fc22.x86_64 (1546/3011) > >16:31:53,195 INFO packaging: clutter-gst2-2.0.12-3.fc22.x86_64 (1547/3011) > >16:31:53,195 INFO packaging: gjs-1.41.4-1.fc22.x86_64 (1548/3011) > >16:31:53,195 INFO packaging: libgweather-3.13.90-1.fc22.x86_64 (1549/3011) > >16:31:53,195 INFO packaging: evolution-data-server-3.13.4-1.fc22.x86_64 (1550/3011) > >16:31:53,195 INFO packaging: grilo-0.2.10-3.fc22.x86_64 (1551/3011) > >16:31:53,195 INFO packaging: vte3-0.36.3-2.fc22.x86_64 (1552/3011) > >16:31:53,195 INFO packaging: libwebkit2gtk-2.4.4-4.fc22.x86_64 (1553/3011) > >16:31:53,195 INFO packaging: gtk-vnc2-0.5.3-4.fc22.x86_64 (1554/3011) > >16:31:53,195 INFO packaging: gnome-keyring-3.12.2-2.fc21.x86_64 (1555/3011) > >16:31:53,195 INFO packaging: libchamplain-0.12.8-2.fc22.x86_64 (1556/3011) > >16:31:53,196 INFO packaging: vte291-0.37.90-1.fc22.x86_64 (1557/3011) > >16:31:53,196 INFO packaging: gtksourceview3-3.13.90-1.fc22.x86_64 (1558/3011) > >16:31:53,196 INFO packaging: 1:gnome-bluetooth-libs-3.13.90-1.fc22.x86_64 (1559/3011) > >16:31:53,196 INFO packaging: libreport-gtk-2.2.3-5.fc22.x86_64 (1560/3011) > >16:31:53,196 INFO packaging: libchamplain-gtk-0.12.8-2.fc22.x86_64 (1561/3011) > >16:31:53,196 INFO packaging: 2:libcacard-2.1.0-4.fc22.x86_64 (1562/3011) > >16:31:53,196 INFO packaging: spice-glib-0.25-3.fc22.x86_64 (1563/3011) > >16:31:53,196 INFO packaging: spice-gtk3-0.25-3.fc22.x86_64 (1564/3011) > >16:31:53,196 INFO packaging: 2:qemu-img-2.1.0-4.fc22.x86_64 (1565/3011) > >16:31:53,196 INFO packaging: grilo-plugins-0.2.12-6.fc22.x86_64 (1566/3011) > >16:31:53,196 INFO packaging: 1:folks-0.9.8-1.fc22.x86_64 (1567/3011) > >16:31:53,196 INFO packaging: gfbgraph-0.2.2-3.fc22.x86_64 (1568/3011) > >16:31:53,196 INFO packaging: libzapojit-0.0.3-5.fc22.x86_64 (1569/3011) > >16:31:53,196 INFO packaging: gnome-online-miners-3.13.3-1.fc21.x86_64 (1570/3011) > >16:31:53,196 INFO packaging: abrt-gui-libs-2.2.2-4.fc22.x86_64 (1571/3011) > >16:31:53,196 INFO packaging: gnome-abrt-0.3.7-4.fc22.x86_64 (1572/3011) > >16:31:53,197 INFO packaging: colord-gtk-0.1.25-4.fc22.x86_64 (1573/3011) > >16:31:53,197 INFO packaging: libgnomekbd-3.6.0-5.fc22.x86_64 (1574/3011) > >16:31:53,197 INFO packaging: libwnck3-3.4.7-3.fc22.x86_64 (1575/3011) > >16:31:53,197 INFO packaging: libvdpau-0.8-1.fc21.x86_64 (1576/3011) > >16:31:53,197 INFO packaging: gstreamer1-plugins-bad-free-1.4.0-1.fc22.x86_64 (1577/3011) > >16:31:53,197 INFO packaging: farstream02-0.2.4-3.fc22.x86_64 (1578/3011) > >16:31:53,197 INFO packaging: GraphicsMagick-1.3.19-8.fc22.x86_64 (1579/3011) > >16:31:53,197 INFO packaging: libdmx-1.1.3-3.fc21.x86_64 (1580/3011) > >16:31:53,197 INFO packaging: libXxf86dga-1.1.4-3.fc21.x86_64 (1581/3011) > >16:31:53,197 INFO packaging: perl-Tk-804.032-1.fc22.x86_64 (1582/3011) > >16:31:53,197 INFO packaging: 4:texlive-texlive.infra-bin-svn29741.0-1.20140525_r34255.fc22.x86_64 (1583/3011) > >16:31:53,197 INFO packaging: 4:texlive-texlive.infra-svn32920.0-1.fc22.noarch (1584/3011) > >16:31:53,197 INFO packaging: 4:texlive-tetex-bin-svn29741.0-1.20140525_r34255.fc22.noarch (1585/3011) > >16:31:53,197 INFO packaging: 4:texlive-tetex-svn33394.3.0-1.fc22.noarch (1586/3011) > >16:31:53,197 INFO packaging: 4:texlive-amsfonts-svn29208.3.04-1.fc22.noarch (1587/3011) > >16:31:53,197 INFO packaging: 4:texlive-psnfss-svn23394.9.2a-1.fc22.noarch (1588/3011) > >16:31:53,198 INFO packaging: 4:texlive-pdftex-svn33394.1.40.11-1.fc22.noarch (1589/3011) > >16:31:53,198 INFO packaging: 4:texlive-pdftex-bin-svn30845.0-1.20140525_r34255.fc22.x86_64 (1590/3011) > >16:31:53,198 INFO packaging: 4:texlive-lm-svn28119.2.004-1.fc22.noarch (1591/3011) > >16:31:53,198 INFO packaging: 4:texlive-luatex-svn33312.0.70.1-1.fc22.noarch (1592/3011) > >16:31:53,198 INFO packaging: 4:texlive-luatex-bin-svn31084.0-1.20140525_r34255.fc22.x86_64 (1593/3011) > >16:31:53,198 INFO packaging: 4:texlive-helvetic-svn31835.0-1.fc22.noarch (1594/3011) > >16:31:53,198 INFO packaging: 4:texlive-mptopdf-bin-svn18674.0-1.20140525_r34255.fc22.noarch (1595/3011) > >16:31:53,198 INFO packaging: 4:texlive-mptopdf-svn32580.0-1.fc22.noarch (1596/3011) > >16:31:53,198 INFO packaging: 4:texlive-metafont-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (1597/3011) > >16:31:53,198 INFO packaging: 4:texlive-metafont-svn29764.2.718281-1.fc22.noarch (1598/3011) > >16:31:53,198 INFO packaging: 4:texlive-times-svn31835.0-1.fc22.noarch (1599/3011) > >16:31:53,198 INFO packaging: 4:texlive-tex-bin-svn30088.0-1.20140525_r34255.fc22.x86_64 (1600/3011) > >16:31:53,198 INFO packaging: 4:texlive-tex-svn29764.3.1415926-1.fc22.noarch (1601/3011) > >16:31:53,198 INFO packaging: 4:texlive-marvosym-svn29349.2.2a-1.fc22.noarch (1602/3011) > >16:31:53,198 INFO packaging: 4:texlive-breakurl-svn29901.1.40-1.fc22.noarch (1603/3011) > >16:31:53,198 INFO packaging: 4:texlive-geometry-svn19716.5.6-1.fc22.noarch (1604/3011) > >16:31:53,199 INFO packaging: 4:texlive-eso-pic-svn31875.2.0d-1.fc22.noarch (1605/3011) > >16:31:53,199 INFO packaging: 4:texlive-pgf-svn33057.3.0.0-1.fc22.noarch (1606/3011) > >16:31:53,199 INFO packaging: 4:texlive-xcolor-svn15878.2.11-1.fc22.noarch (1607/3011) > >16:31:53,199 INFO packaging: 4:texlive-luaotfload-bin-svn30313.0-1.20140525_r34255.fc22.noarch (1608/3011) > >16:31:53,199 INFO packaging: 4:texlive-luaotfload-svn32887.2.4_3-1.fc22.noarch (1609/3011) > >16:31:53,199 INFO packaging: 4:texlive-luatexbase-svn30562.0.6-1.fc22.noarch (1610/3011) > >16:31:53,199 INFO packaging: 4:texlive-attachfile-svn21866.v1.5b-1.fc22.noarch (1611/3011) > >16:31:53,199 INFO packaging: 4:texlive-bera-svn20031.0-1.fc22.noarch (1612/3011) > >16:31:53,199 INFO packaging: 4:texlive-xunicode-svn30466.0.981-1.fc22.noarch (1613/3011) > >16:31:53,199 INFO packaging: 4:texlive-tipa-svn29349.1.3-1.fc22.noarch (1614/3011) > >16:31:53,199 INFO packaging: 4:texlive-algorithms-svn15878.0.1-1.fc22.noarch (1615/3011) > >16:31:53,199 INFO packaging: 4:texlive-latex-svn32901.0-1.fc22.noarch (1616/3011) > >16:31:53,199 INFO packaging: 4:texlive-hyperref-svn28213.6.83m-1.fc22.noarch (1617/3011) > >16:31:53,199 INFO packaging: 4:texlive-memoir-svn31044.3.7b-1.fc22.noarch (1618/3011) > >16:31:53,199 INFO packaging: 4:texlive-pst-coil-svn24020.1.06-1.fc22.noarch (1619/3011) > >16:31:53,199 INFO packaging: 4:texlive-pst-plot-svn33196.1.61-1.fc22.noarch (1620/3011) > >16:31:53,199 INFO packaging: 4:texlive-pst-pdf-bin-svn7838.0-1.20140525_r34255.fc22.noarch (1621/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-pdf-svn31660.1.1v-1.fc22.noarch (1622/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-node-svn33303.1.33-1.fc22.noarch (1623/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-text-svn15878.1.00-1.fc22.noarch (1624/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-fill-svn15878.1.01-1.fc22.noarch (1625/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-tree-svn24142.1.12-1.fc22.noarch (1626/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-eps-svn15878.1.0-1.fc22.noarch (1627/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-3d-svn17257.1.10-1.fc22.noarch (1628/3011) > >16:31:53,200 INFO packaging: 4:texlive-pst-grad-svn15878.1.06-1.fc22.noarch (1629/3011) > >16:31:53,200 INFO packaging: 4:texlive-ms-svn29849.0-1.fc22.noarch (1630/3011) > >16:31:53,200 INFO packaging: 4:texlive-koma-script-svn32489.3.12-1.fc22.noarch (1631/3011) > >16:31:53,200 INFO packaging: 4:texlive-showexpl-svn32737.v0.3l-1.fc22.noarch (1632/3011) > >16:31:53,200 INFO packaging: 4:texlive-listings-svn33095.1.5c-1.fc22.noarch (1633/3011) > >16:31:53,200 INFO packaging: 4:texlive-fontspec-svn32416.v2.3c-1.fc22.noarch (1634/3011) > >16:31:53,200 INFO packaging: 4:texlive-l3packages-svn32537.SVN_4634-1.fc22.noarch (1635/3011) > >16:31:53,200 INFO packaging: 4:texlive-l3kernel-svn32599.SVN_4646-1.fc22.noarch (1636/3011) > >16:31:53,200 INFO packaging: 4:texlive-fancyvrb-svn18492.2.8-1.fc22.noarch (1637/3011) > >16:31:53,201 INFO packaging: 4:texlive-pstricks-add-svn32760.3.65-1.fc22.noarch (1638/3011) > >16:31:53,201 INFO packaging: 4:texlive-pstricks-svn33328.2.53a-1.fc22.noarch (1639/3011) > >16:31:53,201 INFO packaging: 4:texlive-auto-pst-pdf-svn23723.0.6-1.fc22.noarch (1640/3011) > >16:31:53,201 INFO packaging: 4:texlive-ifplatform-svn21156.0.3a-1.fc22.noarch (1641/3011) > >16:31:53,201 INFO packaging: 4:texlive-oberdiek-svn33322.0-1.fc22.noarch (1642/3011) > >16:31:53,201 INFO packaging: 4:texlive-unicode-math-svn30504.0.7d-1.fc22.noarch (1643/3011) > >16:31:53,201 INFO packaging: 4:texlive-lualatex-math-svn31389.1.3-1.fc22.noarch (1644/3011) > >16:31:53,201 INFO packaging: 4:texlive-filehook-svn24280.0.5d-1.fc22.noarch (1645/3011) > >16:31:53,201 INFO packaging: 4:texlive-currfile-svn29012.0.7b-1.fc22.noarch (1646/3011) > >16:31:53,201 INFO packaging: 4:texlive-cm-super-svn15878.0-1.fc22.noarch (1647/3011) > >16:31:53,201 INFO packaging: 4:texlive-rotating-svn16832.2.16b-1.fc22.noarch (1648/3011) > >16:31:53,201 INFO packaging: 4:texlive-latex-bin-bin-svn14050.0-1.20140525_r34255.fc22.noarch (1649/3011) > >16:31:53,201 INFO packaging: 4:texlive-latex-bin-svn29764.0-1.fc22.noarch (1650/3011) > >16:31:53,201 INFO packaging: 4:texlive-amscls-svn30738.0-1.fc22.noarch (1651/3011) > >16:31:53,201 INFO packaging: 4:texlive-courier-svn31835.0-1.fc22.noarch (1652/3011) > >16:31:53,201 INFO packaging: 4:texlive-texlive-scripts-bin-svn29741.0-1.20140525_r34255.fc22.noarch (1653/3011) > >16:31:53,202 INFO packaging: 4:texlive-texlive-scripts-svn33431.0-1.fc22.noarch (1654/3011) > >16:31:53,202 INFO packaging: agg-2.5-20.fc21.x86_64 (1655/3011) > >16:31:53,202 INFO packaging: 4:texlive-ctable-svn33011.1.28-1.fc22.noarch (1656/3011) > >16:31:53,202 INFO packaging: 4:texlive-sansmathaccent-svn30187.0-1.fc22.noarch (1657/3011) > >16:31:53,202 INFO packaging: 4:texlive-tex-gyre-svn18651.2.004-1.fc22.noarch (1658/3011) > >16:31:53,202 INFO packaging: 4:texlive-pst-slpe-svn24391.1.31-1.fc22.noarch (1659/3011) > >16:31:53,202 INFO packaging: 4:texlive-pst-blur-svn15878.2.0-1.fc22.noarch (1660/3011) > >16:31:53,202 INFO packaging: 4:texlive-powerdot-svn32549.1.5-1.fc22.noarch (1661/3011) > >16:31:53,202 INFO packaging: 4:texlive-mh-svn29420.0-1.fc22.noarch (1662/3011) > >16:31:53,202 INFO packaging: 4:texlive-l3experimental-svn32537.SVN_4634-1.fc22.noarch (1663/3011) > >16:31:53,202 INFO packaging: 4:texlive-metalogo-svn18611.0.12-1.fc22.noarch (1664/3011) > >16:31:53,202 INFO packaging: 4:texlive-pdfpages-svn31518.0.4v-1.fc22.noarch (1665/3011) > >16:31:53,202 INFO packaging: 4:texlive-ltxmisc-svn21927.0-1.fc22.noarch (1666/3011) > >16:31:53,202 INFO packaging: 4:texlive-ucs-svn30472.2.2-1.fc22.noarch (1667/3011) > >16:31:53,202 INFO packaging: 4:texlive-beamer-svn32491.3.33-1.fc22.noarch (1668/3011) > >16:31:53,202 INFO packaging: 4:texlive-seminar-svn32762.1.61-1.fc22.noarch (1669/3011) > >16:31:53,203 INFO packaging: 4:texlive-inconsolata-svn32983.1.04-1.fc22.noarch (1670/3011) > >16:31:53,203 INFO packaging: 4:texlive-jknapltx-svn19440.0-1.fc22.noarch (1671/3011) > >16:31:53,203 INFO packaging: 4:texlive-ae-svn15878.1.4-1.fc22.noarch (1672/3011) > >16:31:53,203 INFO packaging: 4:texlive-extsizes-svn17263.1.4a-1.fc22.noarch (1673/3011) > >16:31:53,203 INFO packaging: 4:texlive-typehtml-svn17134.0-1.fc22.noarch (1674/3011) > >16:31:53,203 INFO packaging: 4:texlive-zapfchan-svn31835.0-1.fc22.noarch (1675/3011) > >16:31:53,203 INFO packaging: 4:texlive-eurosym-svn17265.1.4_subrfix-1.fc22.noarch (1676/3011) > >16:31:53,203 INFO packaging: 4:texlive-wasy-svn15878.0-1.fc22.noarch (1677/3011) > >16:31:53,203 INFO packaging: 4:texlive-mflogo-svn32865.2.0-1.fc22.noarch (1678/3011) > >16:31:53,203 INFO packaging: 4:texlive-zapfding-svn31835.0-1.fc22.noarch (1679/3011) > >16:31:53,203 INFO packaging: 4:texlive-txfonts-svn15878.0-1.fc22.noarch (1680/3011) > >16:31:53,203 INFO packaging: 4:texlive-ncntrsbk-svn31835.0-1.fc22.noarch (1681/3011) > >16:31:53,203 INFO packaging: 4:texlive-bookman-svn31835.0-1.fc22.noarch (1682/3011) > >16:31:53,203 INFO packaging: 4:texlive-symbol-svn31835.0-1.fc22.noarch (1683/3011) > >16:31:53,203 INFO packaging: 4:texlive-palatino-svn31835.0-1.fc22.noarch (1684/3011) > >16:31:53,203 INFO packaging: 4:texlive-rsfs-svn15878.0-1.fc22.noarch (1685/3011) > >16:31:53,203 INFO packaging: 4:texlive-avantgar-svn31835.0-1.fc22.noarch (1686/3011) > >16:31:53,204 INFO packaging: 4:texlive-cm-svn32865.0-1.fc22.noarch (1687/3011) > >16:31:53,204 INFO packaging: 4:texlive-pxfonts-svn15878.0-1.fc22.noarch (1688/3011) > >16:31:53,204 INFO packaging: GraphicsMagick-c++-1.3.19-8.fc22.x86_64 (1689/3011) > >16:31:53,204 INFO packaging: telepathy-farstream-0.6.1-3.fc22.x86_64 (1690/3011) > >16:31:53,204 INFO packaging: gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 (1691/3011) > >16:31:53,204 INFO packaging: libvirt-daemon-driver-qemu-1.2.7-1.fc22.x86_64 (1692/3011) > >16:31:53,204 INFO packaging: libvirt-daemon-driver-storage-1.2.7-1.fc22.x86_64 (1693/3011) > >16:31:53,204 INFO packaging: gnome-keyring-pam-3.12.2-2.fc21.x86_64 (1694/3011) > >16:31:53,204 INFO packaging: 2:qemu-common-2.1.0-4.fc22.x86_64 (1695/3011) > >16:31:53,204 INFO packaging: gvfs-goa-1.21.90-1.fc22.x86_64 (1696/3011) > >16:31:53,204 INFO packaging: gvfs-afc-1.21.90-1.fc22.x86_64 (1697/3011) > >16:31:53,204 INFO packaging: gvfs-fuse-1.21.90-1.fc22.x86_64 (1698/3011) > >16:31:53,204 INFO packaging: 1:yelp-libs-3.13.90-1.fc22.x86_64 (1699/3011) > >16:31:53,204 INFO packaging: 1:yelp-3.13.90-1.fc22.x86_64 (1700/3011) > >16:31:53,204 INFO packaging: libcanberra-gtk2-0.30-6.fc21.x86_64 (1701/3011) > >16:31:53,204 INFO packaging: libmx-1.4.7-14.fc22.x86_64 (1702/3011) > >16:31:53,205 INFO packaging: gtkspell3-3.0.6-3.fc22.x86_64 (1703/3011) > >16:31:53,205 INFO packaging: rygel-0.23.3.1-1.fc22.x86_64 (1704/3011) > >16:31:53,205 INFO packaging: avahi-ui-gtk3-0.6.31-28.fc22.x86_64 (1705/3011) > >16:31:53,205 INFO packaging: gtkmm30-3.13.5-1.fc22.x86_64 (1706/3011) > >16:31:53,205 INFO packaging: libappstream-glib-0.2.5-1.fc22.x86_64 (1707/3011) > >16:31:53,205 INFO packaging: glade-libs-3.18.3-3.fc22.x86_64 (1708/3011) > >16:31:53,205 INFO packaging: at-spi2-core-devel-2.13.90-1.fc22.x86_64 (1709/3011) > >16:31:53,205 INFO packaging: at-spi2-atk-devel-2.13.4-1.fc22.x86_64 (1710/3011) > >16:31:53,205 INFO packaging: pyatspi-2.12.0-3.fc21.noarch (1711/3011) > >16:31:53,205 INFO packaging: caribou-gtk3-module-0.4.13-6.fc22.x86_64 (1712/3011) > >16:31:53,205 INFO packaging: caribou-gtk2-module-0.4.13-6.fc22.x86_64 (1713/3011) > >16:31:53,205 INFO packaging: python-caribou-0.4.13-6.fc22.noarch (1714/3011) > >16:31:53,205 INFO packaging: caribou-0.4.13-6.fc22.x86_64 (1715/3011) > >16:31:53,205 INFO packaging: libXScrnSaver-devel-1.2.2-7.fc21.x86_64 (1716/3011) > >16:31:53,205 INFO packaging: festival-lib-1.96-28.fc21.x86_64 (1717/3011) > >16:31:53,205 INFO packaging: festvox-slt-arctic-hts-0.20061229-28.fc21.noarch (1718/3011) > >16:31:53,206 INFO packaging: festival-1.96-28.fc21.x86_64 (1719/3011) > >16:31:53,206 INFO packaging: soprano-devel-2.9.4-4.fc21.x86_64 (1720/3011) > >16:31:53,206 INFO packaging: qt5-qtlocation-devel-5.3.1-1.fc21.x86_64 (1721/3011) > >16:31:53,206 INFO packaging: qt5-qtdeclarative-devel-5.3.1-1.fc21.x86_64 (1722/3011) > >16:31:53,206 INFO packaging: qt5-qtsensors-devel-5.3.1-1.fc21.x86_64 (1723/3011) > >16:31:53,206 INFO packaging: cogl-devel-1.18.2-3.fc22.x86_64 (1724/3011) > >16:31:53,206 INFO packaging: kde-settings-20-17.fc22.noarch (1725/3011) > >16:31:53,206 INFO packaging: qt5-qtscript-5.3.1-1.fc21.x86_64 (1726/3011) > >16:31:53,206 INFO packaging: poppler-qt5-0.26.3-1.fc22.x86_64 (1727/3011) > >16:31:53,206 INFO packaging: qt5-qttools-5.3.1-1.fc21.x86_64 (1728/3011) > >16:31:53,206 INFO packaging: libgxwmm-0.30.0-1.fc22.x86_64 (1729/3011) > >16:31:53,206 INFO packaging: dleyna-renderer-0.4.0-2.fc21.x86_64 (1730/3011) > >16:31:53,206 INFO packaging: 1:freerdp-1.2.0-0.1.beta.1.fc22.x86_64 (1731/3011) > >16:31:53,206 INFO packaging: libXxf86misc-devel-1.0.3-8.fc21.x86_64 (1732/3011) > >16:31:53,206 INFO packaging: python3-brlapi-0.6.2-8.fc22.x86_64 (1733/3011) > >16:31:53,206 INFO packaging: 1:tk-devel-8.6.1-2.fc21.x86_64 (1734/3011) > >16:31:53,207 INFO packaging: xorg-x11-server-common-1.16.0-3.fc22.x86_64 (1735/3011) > >16:31:53,207 INFO packaging: xorg-x11-server-Xorg-1.16.0-3.fc22.x86_64 (1736/3011) > >16:31:53,207 INFO packaging: jack_capture-0.9.61-5.fc21.x86_64 (1737/3011) > >16:31:53,207 INFO packaging: icedax-1.1.11-23.fc21.x86_64 (1738/3011) > >16:31:53,207 INFO packaging: pulseaudio-module-jack-5.0-9.fc22.x86_64 (1739/3011) > >16:31:53,207 INFO packaging: pulseaudio-module-bluetooth-5.0-9.fc22.x86_64 (1740/3011) > >16:31:53,207 INFO packaging: 1:gnome-bluetooth-3.13.90-1.fc22.x86_64 (1741/3011) > >16:31:53,207 INFO packaging: cdrdao-1.2.3-22.fc21.x86_64 (1742/3011) > >16:31:53,207 INFO packaging: sox-14.4.1-5.fc21.x86_64 (1743/3011) > >16:31:53,207 INFO packaging: festival-freebsoft-utils-0.10-8.fc21.noarch (1744/3011) > >16:31:53,207 INFO packaging: speech-dispatcher-0.8-9.fc21.x86_64 (1745/3011) > >16:31:53,207 INFO packaging: python3-speechd-0.8-9.fc21.x86_64 (1746/3011) > >16:31:53,207 INFO packaging: gnome-python2-2.28.1-14.fc21.x86_64 (1747/3011) > >16:31:53,207 INFO packaging: gnome-python2-canvas-2.28.1-14.fc21.x86_64 (1748/3011) > >16:31:53,207 INFO packaging: ladish-2-3.3.gitfcb16ae.fc21.x86_64 (1749/3011) > >16:31:53,207 INFO packaging: abrt-python3-2.2.2-4.fc22.x86_64 (1750/3011) > >16:31:53,208 INFO packaging: abrt-addon-python3-2.2.2-4.fc22.x86_64 (1751/3011) > >16:31:53,208 INFO packaging: gstreamer-plugins-good-0.10.31-12.fc21.x86_64 (1752/3011) > >16:31:53,208 INFO packaging: farstream-0.1.2-8.fc22.x86_64 (1753/3011) > >16:31:53,208 INFO packaging: libpurple-2.10.9-3.fc21.x86_64 (1754/3011) > >16:31:53,208 INFO packaging: telepathy-haze-0.8.0-2.fc21.x86_64 (1755/3011) > >16:31:53,208 INFO packaging: swami-libs-2.0.0-7.20110806svn386.fc21.x86_64 (1756/3011) > >16:31:53,208 INFO packaging: libgdiplus-2.10.9-2.fc21.x86_64 (1757/3011) > >16:31:53,208 INFO packaging: mono-core-2.10.8-7.fc21.x86_64 (1758/3011) > >16:31:53,208 INFO packaging: 1:tix-8.4.3-14.fc21.x86_64 (1759/3011) > >16:31:53,208 INFO packaging: tkinter-2.7.8-5.fc22.x86_64 (1760/3011) > >16:31:53,208 INFO packaging: python-matplotlib-1.3.1-6.fc21.x86_64 (1761/3011) > >16:31:53,208 INFO packaging: python-matplotlib-tk-1.3.1-6.fc21.x86_64 (1762/3011) > >16:31:53,208 INFO packaging: libXtst-devel-1.2.2-3.fc21.x86_64 (1763/3011) > >16:31:53,208 INFO packaging: usermode-gtk-1.111-5.fc21.x86_64 (1764/3011) > >16:31:53,208 INFO packaging: libxkbfile-devel-1.0.8-5.fc21.x86_64 (1765/3011) > >16:31:53,209 INFO packaging: libGLEW-1.10.0-4.fc21.x86_64 (1766/3011) > >16:31:53,209 INFO packaging: ftgl-2.1.3-0.10.rc5.fc21.x86_64 (1767/3011) > >16:31:53,209 INFO packaging: aubio-0.3.2-15.fc21.x86_64 (1768/3011) > >16:31:53,209 INFO packaging: python-lash-0.5.4-20.fc21.x86_64 (1769/3011) > >16:31:53,209 INFO packaging: ImageMagick-libs-6.8.8.10-4.fc21.x86_64 (1770/3011) > >16:31:53,209 INFO packaging: ImageMagick-6.8.8.10-4.fc21.x86_64 (1771/3011) > >16:31:53,209 INFO packaging: gegl-0.2.0-19.fc22.x86_64 (1772/3011) > >16:31:53,209 INFO packaging: webkitgtk-2.4.4-3.fc22.x86_64 (1773/3011) > >16:31:53,209 INFO packaging: adwaita-gtk2-theme-3.13.4-3.fc22.x86_64 (1774/3011) > >16:31:53,209 INFO packaging: gnome-themes-standard-3.13.4-3.fc22.x86_64 (1775/3011) > >16:31:53,209 INFO packaging: qtsingleapplication-2.6.1-11.fc22.x86_64 (1776/3011) > >16:31:53,209 INFO packaging: dbusmenu-qt-0.9.2-7.fc21.x86_64 (1777/3011) > >16:31:53,209 INFO packaging: polkit-qt-0.112.0-1.fc22.x86_64 (1778/3011) > >16:31:53,209 INFO packaging: qasconfig-0.17.2-2.fc21.x86_64 (1779/3011) > >16:31:53,209 INFO packaging: qjackctl-0.3.10-3.fc21.x86_64 (1780/3011) > >16:31:53,209 INFO packaging: qt-mobility-sensors-1.2.2-0.16.20140317git169da60c.fc21.x86_64 (1781/3011) > >16:31:53,210 INFO packaging: prison-1.0-8.fc21.x86_64 (1782/3011) > >16:31:53,210 INFO packaging: akonadi-1.13.0-1.fc22.x86_64 (1783/3011) > >16:31:53,210 INFO packaging: qt-mobility-location-1.2.2-0.16.20140317git169da60c.fc21.x86_64 (1784/3011) > >16:31:53,210 INFO packaging: qtwebkit-2.3.3-16.fc22.x86_64 (1785/3011) > >16:31:53,210 INFO packaging: qtscriptbindings-0.2.0-7.fc21.x86_64 (1786/3011) > >16:31:53,210 INFO packaging: qtwebkit-devel-2.3.3-16.fc22.x86_64 (1787/3011) > >16:31:53,210 INFO packaging: libqzeitgeist-0.8.0-11.fc21.x86_64 (1788/3011) > >16:31:53,210 INFO packaging: phonon-4.7.80-1.fc22.x86_64 (1789/3011) > >16:31:53,210 INFO packaging: 2:phonon-backend-gstreamer-4.7.80-1.fc22.x86_64 (1790/3011) > >16:31:53,210 INFO packaging: PyQt4-4.11.1-2.fc22.x86_64 (1791/3011) > >16:31:53,210 INFO packaging: PyQt4-devel-4.11.1-2.fc22.x86_64 (1792/3011) > >16:31:53,210 INFO packaging: phonon-devel-4.7.80-1.fc22.x86_64 (1793/3011) > >16:31:53,210 INFO packaging: qasmixer-0.17.2-2.fc21.x86_64 (1794/3011) > >16:31:53,210 INFO packaging: qashctl-0.17.2-2.fc21.x86_64 (1795/3011) > >16:31:53,210 INFO packaging: poppler-qt-0.26.3-1.fc22.x86_64 (1796/3011) > >16:31:53,210 INFO packaging: python-poppler-qt4-0.16.2-11.fc21.x86_64 (1797/3011) > >16:31:53,211 INFO packaging: qscintilla-2.8.3-1.fc21.x86_64 (1798/3011) > >16:31:53,211 INFO packaging: grantlee-0.4.0-6.fc21.x86_64 (1799/3011) > >16:31:53,211 INFO packaging: qtsoap-2.7-8.fc21.x86_64 (1800/3011) > >16:31:53,211 INFO packaging: herqq-1.0.0-7.fc21.x86_64 (1801/3011) > >16:31:53,211 INFO packaging: 6:kdelibs-webkit-4.14.0-1.fc22.x86_64 (1802/3011) > >16:31:53,211 INFO packaging: 6:kdelibs-4.14.0-1.fc22.x86_64 (1803/3011) > >16:31:53,211 INFO packaging: kactivities-libs-4.13.3-2.fc22.x86_64 (1804/3011) > >16:31:53,211 INFO packaging: kactivities-4.13.3-2.fc22.x86_64 (1805/3011) > >16:31:53,211 INFO packaging: ksysguard-libs-4.11.11-2.fc22.x86_64 (1806/3011) > >16:31:53,211 INFO packaging: kdepimlibs-kxmlrpcclient-4.14.0-1.fc22.x86_64 (1807/3011) > >16:31:53,211 INFO packaging: kdepimlibs-4.14.0-1.fc22.x86_64 (1808/3011) > >16:31:53,211 INFO packaging: 6:kdelibs-devel-4.14.0-1.fc22.x86_64 (1809/3011) > >16:31:53,211 INFO packaging: kate-part-4.14.0-1.fc22.x86_64 (1810/3011) > >16:31:53,211 INFO packaging: pykde4-4.14.0-2.fc22.x86_64 (1811/3011) > >16:31:53,211 INFO packaging: kdepimlibs-akonadi-4.14.0-1.fc22.x86_64 (1812/3011) > >16:31:53,211 INFO packaging: okteta-libs-4.14.0-1.fc22.x86_64 (1813/3011) > >16:31:53,212 INFO packaging: okteta-4.14.0-1.fc22.x86_64 (1814/3011) > >16:31:53,212 INFO packaging: libkworkspace-4.11.11-2.fc22.x86_64 (1815/3011) > >16:31:53,212 INFO packaging: pykde4-akonadi-4.14.0-2.fc22.x86_64 (1816/3011) > >16:31:53,212 INFO packaging: kde-runtime-drkonqi-4.14.0-1.fc22.x86_64 (1817/3011) > >16:31:53,212 INFO packaging: kde-runtime-flags-4.14.0-1.fc22.noarch (1818/3011) > >16:31:53,212 INFO packaging: kde-runtime-4.14.0-1.fc22.x86_64 (1819/3011) > >16:31:53,212 INFO packaging: kde-runtime-libs-4.14.0-1.fc22.x86_64 (1820/3011) > >16:31:53,212 INFO packaging: libnotify-0.7.6-3.fc22.x86_64 (1821/3011) > >16:31:53,212 INFO packaging: brasero-libs-3.11.3-9.fc22.x86_64 (1822/3011) > >16:31:53,212 INFO packaging: zenity-3.12.1-2.fc21.x86_64 (1823/3011) > >16:31:53,212 INFO packaging: kdevplatform-libs-1.6.90-1.fc22.x86_64 (1824/3011) > >16:31:53,212 INFO packaging: kdevplatform-1.6.90-1.fc22.x86_64 (1825/3011) > >16:31:53,212 INFO packaging: 9:kdevelop-libs-4.6.90-1.fc22.x86_64 (1826/3011) > >16:31:53,212 INFO packaging: 9:kdevelop-4.6.90-1.fc22.x86_64 (1827/3011) > >16:31:53,212 INFO packaging: brasero-3.11.3-9.fc22.x86_64 (1828/3011) > >16:31:53,212 INFO packaging: libcryptui-3.12.2-3.fc22.x86_64 (1829/3011) > >16:31:53,213 INFO packaging: abrt-gui-2.2.2-4.fc22.x86_64 (1830/3011) > >16:31:53,213 INFO packaging: file-roller-3.13.2-1.fc22.x86_64 (1831/3011) > >16:31:53,213 INFO packaging: vino-3.13.90-1.fc22.x86_64 (1832/3011) > >16:31:53,213 INFO packaging: kate-libs-4.14.0-1.fc22.x86_64 (1833/3011) > >16:31:53,213 INFO packaging: kate-4.14.0-1.fc22.x86_64 (1834/3011) > >16:31:53,213 INFO packaging: kde-style-oxygen-4.11.11-2.fc22.x86_64 (1835/3011) > >16:31:53,213 INFO packaging: kde-workspace-libs-4.11.11-2.fc22.x86_64 (1836/3011) > >16:31:53,213 INFO packaging: kwin-gles-libs-4.11.11-2.fc22.x86_64 (1837/3011) > >16:31:53,213 INFO packaging: pinentry-qt-0.8.3-6.fc22.x86_64 (1838/3011) > >16:31:53,213 INFO packaging: paps-libs-0.6.8-29.fc21.x86_64 (1839/3011) > >16:31:53,213 INFO packaging: plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 (1840/3011) > >16:31:53,213 INFO packaging: plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 (1841/3011) > >16:31:53,213 INFO packaging: plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 (1842/3011) > >16:31:53,213 INFO packaging: lilypond-2.18.2-2.fc21.x86_64 (1843/3011) > >16:31:53,213 INFO packaging: poppler-utils-0.26.3-1.fc22.x86_64 (1844/3011) > >16:31:53,213 INFO packaging: cups-filters-1.0.55-2.fc22.x86_64 (1845/3011) > >16:31:53,214 INFO packaging: 1:cups-1.7.5-2.fc22.x86_64 (1846/3011) > >16:31:53,214 INFO packaging: 1:hpijs-3.14.6-5.fc22.x86_64 (1847/3011) > >16:31:53,214 INFO packaging: foomatic-db-ppds-4.0-44.20140707.fc21.noarch (1848/3011) > >16:31:53,214 INFO packaging: foomatic-db-4.0-44.20140707.fc21.noarch (1849/3011) > >16:31:53,214 INFO packaging: python3-cairo-1.10.0-10.fc22.x86_64 (1850/3011) > >16:31:53,214 INFO packaging: python3-gobject-3.13.90-1.fc22.x86_64 (1851/3011) > >16:31:53,214 INFO packaging: system-config-printer-libs-1.5.0-7.fc22.noarch (1852/3011) > >16:31:53,214 INFO packaging: python3-pyatspi-2.12.0-3.fc21.noarch (1853/3011) > >16:31:53,214 INFO packaging: harfbuzz-devel-0.9.35-2.fc22.x86_64 (1854/3011) > >16:31:53,214 INFO packaging: pango-devel-1.36.6-1.fc22.x86_64 (1855/3011) > >16:31:53,214 INFO packaging: gtk3-devel-3.13.7-1.fc22.x86_64 (1856/3011) > >16:31:53,214 INFO packaging: gnome-online-accounts-devel-3.13.90-1.fc22.x86_64 (1857/3011) > >16:31:53,214 INFO packaging: gcr-devel-3.12.2-3.fc22.x86_64 (1858/3011) > >16:31:53,214 INFO packaging: libgdata-devel-0.15.2-1.fc22.x86_64 (1859/3011) > >16:31:53,214 INFO packaging: clutter-devel-1.19.6-1.fc22.x86_64 (1860/3011) > >16:31:53,214 INFO packaging: libgweather-devel-3.13.90-1.fc22.x86_64 (1861/3011) > >16:31:53,214 INFO packaging: gtk2-devel-2.24.24-1.fc22.x86_64 (1862/3011) > >16:31:53,215 INFO packaging: frei0r-plugins-1.4-2.fc21.x86_64 (1863/3011) > >16:31:53,215 INFO packaging: gnome-video-effects-0.4.1-2.fc21.noarch (1864/3011) > >16:31:53,215 INFO packaging: gl2ps-1.3.8-4.fc21.x86_64 (1865/3011) > >16:31:53,215 INFO packaging: argyllcms-1.6.3-2.fc21.x86_64 (1866/3011) > >16:31:53,215 INFO packaging: libspectre-0.2.7-4.fc21.x86_64 (1867/3011) > >16:31:53,215 INFO packaging: evince-libs-3.13.90-1.fc22.x86_64 (1868/3011) > >16:31:53,215 INFO packaging: evince-3.13.90-1.fc22.x86_64 (1869/3011) > >16:31:53,215 INFO packaging: 1:transfig-3.2.5d-14.fc21.x86_64 (1870/3011) > >16:31:53,215 INFO packaging: xfig-3.2.5-43.c.fc21.x86_64 (1871/3011) > >16:31:53,215 INFO packaging: xfig-common-3.2.5-43.c.fc21.x86_64 (1872/3011) > >16:31:53,215 INFO packaging: python-pillow-2.5.3-2.fc22.x86_64 (1873/3011) > >16:31:53,215 INFO packaging: gutenprint-5.2.10-4.fc22.x86_64 (1874/3011) > >16:31:53,215 INFO packaging: 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 (1875/3011) > >16:31:53,215 INFO packaging: xorg-x11-xinit-1.3.2-12.fc21.x86_64 (1876/3011) > >16:31:53,215 INFO packaging: ibus-wayland-1.5.8-1.fc22.x86_64 (1877/3011) > >16:31:53,216 INFO packaging: ibus-setup-1.5.8-1.fc22.noarch (1878/3011) > >16:31:53,216 INFO packaging: ibus-gtk2-1.5.8-1.fc22.x86_64 (1879/3011) > >16:31:53,216 INFO packaging: ibus-gtk3-1.5.8-1.fc22.x86_64 (1880/3011) > >16:31:53,216 INFO packaging: ibus-1.5.8-1.fc22.x86_64 (1881/3011) > >16:31:53,216 INFO packaging: imsettings-qt-1.6.7-4.fc22.x86_64 (1882/3011) > >16:31:53,216 INFO packaging: imsettings-1.6.7-4.fc22.x86_64 (1883/3011) > >16:31:53,216 INFO packaging: im-chooser-common-1.6.4-3.fc21.x86_64 (1884/3011) > >16:31:53,216 INFO packaging: im-chooser-1.6.4-3.fc21.x86_64 (1885/3011) > >16:31:53,216 INFO packaging: pulseaudio-utils-5.0-9.fc22.x86_64 (1886/3011) > >16:31:53,216 INFO packaging: 1:libgda-5.2.2-6.fc22.x86_64 (1887/3011) > >16:31:53,216 INFO packaging: libfprint-0.5.1-3.fc21.x86_64 (1888/3011) > >16:31:53,216 INFO packaging: fprintd-0.5.1-2.fc21.x86_64 (1889/3011) > >16:31:53,216 INFO packaging: libgpod-0.8.3-4.fc21.x86_64 (1890/3011) > >16:31:53,216 INFO packaging: bristol-0.60.11-3.fc21.x86_64 (1891/3011) > >16:31:53,216 INFO packaging: t1lib-5.1.2-15.fc21.x86_64 (1892/3011) > >16:31:53,216 INFO packaging: mobile-broadband-provider-info-1.20120614-5.fc21.noarch (1893/3011) > >16:31:53,217 INFO packaging: libnm-gtk-0.9.9.0-13.git20140424.fc22.x86_64 (1894/3011) > >16:31:53,217 INFO packaging: nm-connection-editor-0.9.9.0-13.git20140424.fc22.x86_64 (1895/3011) > >16:31:53,217 INFO packaging: mesa-filesystem-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (1896/3011) > >16:31:53,217 INFO packaging: 1:sgabios-bin-0.20110622svn-7.fc21.noarch (1897/3011) > >16:31:53,217 INFO packaging: 2:qemu-system-x86-2.1.0-4.fc22.x86_64 (1898/3011) > >16:31:53,217 INFO packaging: 2:qemu-kvm-2.1.0-4.fc22.x86_64 (1899/3011) > >16:31:53,217 INFO packaging: libvirt-daemon-kvm-1.2.7-1.fc22.x86_64 (1900/3011) > >16:31:53,217 INFO packaging: tzdata-java-2014f-1.fc22.noarch (1901/3011) > >16:31:53,217 INFO packaging: 1:java-1.8.0-openjdk-headless-1.8.0.11-19.b12.fc22.x86_64 (1902/3011) > >16:31:53,217 INFO packaging: javapackages-tools-4.1.0-2.fc22.noarch (1903/3011) > >16:31:53,217 INFO packaging: jboss-logging-3.1.4-3.fc21.noarch (1904/3011) > >16:31:53,217 INFO packaging: jboss-transaction-1.2-api-1.0.0-0.3.Alpha3.fc21.noarch (1905/3011) > >16:31:53,217 INFO packaging: slf4j-1.7.7-2.fc21.noarch (1906/3011) > >16:31:53,217 INFO packaging: 1:java-1.8.0-openjdk-1.8.0.11-19.b12.fc22.x86_64 (1907/3011) > >16:31:53,217 INFO packaging: log4j-2.0-1.fc22.noarch (1908/3011) > >16:31:53,217 INFO packaging: apache-commons-lang-2.6-16.fc21.noarch (1909/3011) > >16:31:53,218 INFO packaging: tomcat-servlet-3.0-api-7.0.54-3.fc21.noarch (1910/3011) > >16:31:53,218 INFO packaging: xml-commons-apis-1.4.01-18.fc21.noarch (1911/3011) > >16:31:53,218 INFO packaging: plexus-utils-3.0.16-3.fc21.noarch (1912/3011) > >16:31:53,218 INFO packaging: xml-commons-resolver-1.2-17.fc21.noarch (1913/3011) > >16:31:53,218 INFO packaging: xalan-j2-2.7.1-23.fc21.noarch (1914/3011) > >16:31:53,218 INFO packaging: xerces-j2-2.11.0-21.fc22.noarch (1915/3011) > >16:31:53,218 INFO packaging: apache-commons-codec-1.9-4.fc22.noarch (1916/3011) > >16:31:53,218 INFO packaging: javamail-1.5.1-4.fc22.noarch (1917/3011) > >16:31:53,218 INFO packaging: atinject-1-17.20100611svn86.fc21.noarch (1918/3011) > >16:31:53,218 INFO packaging: apache-commons-collections-3.2.1-20.fc21.noarch (1919/3011) > >16:31:53,218 INFO packaging: jetty-util-9.2.1-1.fc21.noarch (1920/3011) > >16:31:53,218 INFO packaging: javassist-3.18.1-2.fc21.noarch (1921/3011) > >16:31:53,218 INFO packaging: 1:apache-commons-io-2.4-12.fc21.noarch (1922/3011) > >16:31:53,218 INFO packaging: objectweb-asm3-3.3.1-10.fc21.noarch (1923/3011) > >16:31:53,218 INFO packaging: objectweb-asm-5.0.3-1.fc22.noarch (1924/3011) > >16:31:53,218 INFO packaging: bea-stax-api-1.2.0-10.fc21.noarch (1925/3011) > >16:31:53,218 INFO packaging: felix-osgi-core-1.4.0-17.fc21.noarch (1926/3011) > >16:31:53,219 INFO packaging: jboss-servlet-3.0-api-1.0.2-2.fc21.noarch (1927/3011) > >16:31:53,219 INFO packaging: antlr-tool-2.7.7-33.fc21.noarch (1928/3011) > >16:31:53,219 INFO packaging: 1:libreoffice-ure-4.3.1.1-1.fc22.x86_64 (1929/3011) > >16:31:53,219 INFO packaging: 1:libreoffice-core-4.3.1.1-1.fc22.x86_64 (1930/3011) > >16:31:53,219 INFO packaging: glassfish-servlet-api-3.1.0-6.fc22.noarch (1931/3011) > >16:31:53,219 INFO packaging: geronimo-jta-1.1.1-17.fc21.noarch (1932/3011) > >16:31:53,219 INFO packaging: lucene-4.8.1-3.fc21.noarch (1933/3011) > >16:31:53,219 INFO packaging: 1:eclipse-swt-4.4.0-14.fc22.x86_64 (1934/3011) > >16:31:53,219 INFO packaging: 1:icu4j-52.1-2.fc21.noarch (1935/3011) > >16:31:53,219 INFO packaging: 1:eclipse-equinox-osgi-4.4.0-14.fc22.x86_64 (1936/3011) > >16:31:53,219 INFO packaging: relaxngDatatype-1.0-12.5.fc21.noarch (1937/3011) > >16:31:53,219 INFO packaging: lucene3-3.6.2-5.fc21.noarch (1938/3011) > >16:31:53,219 INFO packaging: jetty-io-9.2.1-1.fc21.noarch (1939/3011) > >16:31:53,219 INFO packaging: maven-wagon-provider-api-2.6-9.fc21.noarch (1940/3011) > >16:31:53,219 INFO packaging: jboss-marshalling-1.4.6-1.fc21.noarch (1941/3011) > >16:31:53,219 INFO packaging: wsdl4j-1.6.3-5.fc21.noarch (1942/3011) > >16:31:53,220 INFO packaging: bouncycastle-1.50-4.fc21.noarch (1943/3011) > >16:31:53,220 INFO packaging: xnio-3.2.2-1.fc21.noarch (1944/3011) > >16:31:53,220 INFO packaging: cglib-3.1-4.fc21.noarch (1945/3011) > >16:31:53,220 INFO packaging: jetty-http-9.2.1-1.fc21.noarch (1946/3011) > >16:31:53,220 INFO packaging: jcl-over-slf4j-1.7.7-2.fc21.noarch (1947/3011) > >16:31:53,220 INFO packaging: httpcomponents-core-4.3.2-3.fc21.noarch (1948/3011) > >16:31:53,220 INFO packaging: geronimo-jms-1.1.1-19.fc21.noarch (1949/3011) > >16:31:53,220 INFO packaging: log4j12-1.2.17-6.fc22.noarch (1950/3011) > >16:31:53,220 INFO packaging: apache-commons-logging-1.2-2.fc22.noarch (1951/3011) > >16:31:53,220 INFO packaging: apache-commons-beanutils-1.9.2-2.fc22.noarch (1952/3011) > >16:31:53,220 INFO packaging: 1:jakarta-commons-httpclient-3.1-20.fc22.noarch (1953/3011) > >16:31:53,220 INFO packaging: apache-commons-digester-2.1-3.fc21.noarch (1954/3011) > >16:31:53,220 INFO packaging: httpcomponents-client-4.3.5-1.fc22.noarch (1955/3011) > >16:31:53,220 INFO packaging: aopalliance-1.0-9.fc21.noarch (1956/3011) > >16:31:53,220 INFO packaging: jackson-core-2.4.1.1-1.fc22.noarch (1957/3011) > >16:31:53,220 INFO packaging: 1:regexp-1.5-18.fc22.noarch (1958/3011) > >16:31:53,221 INFO packaging: bcel-6.0-0.3.20140406svn1592769.fc22.noarch (1959/3011) > >16:31:53,221 INFO packaging: hibernate-jpa-2.1-api-1.0.0-0.5.Draft.16.fc21.noarch (1960/3011) > >16:31:53,221 INFO packaging: 1:aether-api-1.0.0-3.fc21.noarch (1961/3011) > >16:31:53,221 INFO packaging: jcip-annotations-1-13.20060626.fc21.noarch (1962/3011) > >16:31:53,221 INFO packaging: 1:msv-xsdlib-2013.6.1-3.fc22.noarch (1963/3011) > >16:31:53,221 INFO packaging: jetty-jmx-9.2.1-1.fc21.noarch (1964/3011) > >16:31:53,221 INFO packaging: jetty-server-9.2.1-1.fc21.noarch (1965/3011) > >16:31:53,221 INFO packaging: 1:java-1.8.0-openjdk-devel-1.8.0.11-19.b12.fc22.x86_64 (1966/3011) > >16:31:53,221 INFO packaging: ant-1.9.4-4.fc22.noarch (1967/3011) > >16:31:53,221 INFO packaging: jboss-common-core-2.2.22-1.fc21.noarch (1968/3011) > >16:31:53,221 INFO packaging: jboss-transaction-1.1-api-1.0.1-9.fc21.noarch (1969/3011) > >16:31:53,221 INFO packaging: jboss-connector-1.6-api-1.0.1-0.6.20120310git9dc9a5.fc20.noarch (1970/3011) > >16:31:53,221 INFO packaging: apache-commons-pool-1.6-9.fc21.noarch (1971/3011) > >16:31:53,221 INFO packaging: hibernate-jpa-2.0-api-1.0.1-15.fc22.noarch (1972/3011) > >16:31:53,221 INFO packaging: tomcat-el-2.2-api-7.0.54-3.fc21.noarch (1973/3011) > >16:31:53,221 INFO packaging: tomcat-jsp-2.2-api-7.0.54-3.fc21.noarch (1974/3011) > >16:31:53,222 INFO packaging: jakarta-oro-2.0.8-16.fc21.noarch (1975/3011) > >16:31:53,222 INFO packaging: jbossws-api-1.0.2-0.4.CR1.fc21.noarch (1976/3011) > >16:31:53,222 INFO packaging: geronimo-validation-1.1-11.fc21.noarch (1977/3011) > >16:31:53,222 INFO packaging: jboss-jaxws-2.2-api-2.0.2-0.8.20120507gitd6937f.fc21.noarch (1978/3011) > >16:31:53,222 INFO packaging: geronimo-annotation-1.0-16.fc21.noarch (1979/3011) > >16:31:53,222 INFO packaging: jnr-constants-0.8.4-6.fc21.noarch (1980/3011) > >16:31:53,222 INFO packaging: apache-commons-cli-1.2-13.fc21.noarch (1981/3011) > >16:31:53,222 INFO packaging: plexus-classworlds-2.5.1-5.fc21.noarch (1982/3011) > >16:31:53,222 INFO packaging: jbossws-spi-2.2.2-3.fc21.noarch (1983/3011) > >16:31:53,222 INFO packaging: jetty-security-9.2.1-1.fc21.noarch (1984/3011) > >16:31:53,222 INFO packaging: jetty-servlet-9.2.1-1.fc21.noarch (1985/3011) > >16:31:53,222 INFO packaging: 1:aether-spi-1.0.0-3.fc21.noarch (1986/3011) > >16:31:53,222 INFO packaging: 1:aether-util-1.0.0-3.fc21.noarch (1987/3011) > >16:31:53,222 INFO packaging: xml-security-1.5.5-2.fc21.noarch (1988/3011) > >16:31:53,222 INFO packaging: bsf-2.4.0-19.fc21.noarch (1989/3011) > >16:31:53,222 INFO packaging: bsh-1.3.0-31.fc21.noarch (1990/3011) > >16:31:53,223 INFO packaging: jboss-remoting-4.0.3-1.fc21.noarch (1991/3011) > >16:31:53,223 INFO packaging: jgroups-3.4.2-3.fc21.noarch (1992/3011) > >16:31:53,223 INFO packaging: xsom-0-12.20110809svn.fc22.noarch (1993/3011) > >16:31:53,223 INFO packaging: jettison-1.3.4-4.fc21.noarch (1994/3011) > >16:31:53,223 INFO packaging: stax2-api-3.1.1-9.fc21.noarch (1995/3011) > >16:31:53,223 INFO packaging: jboss-interceptors-1.2-api-1.0.0-0.4.Alpha3.fc21.noarch (1996/3011) > >16:31:53,223 INFO packaging: ws-xmlschema-2.0.2-11.fc21.noarch (1997/3011) > >16:31:53,223 INFO packaging: plexus-interpolation-1.15-9.fc21.noarch (1998/3011) > >16:31:53,223 INFO packaging: jboss-connector-1.7-api-1.0.0-2.fc21.noarch (1999/3011) > >16:31:53,223 INFO packaging: glassfish-el-api-3.0.0-5.fc22.noarch (2000/3011) > >16:31:53,223 INFO packaging: geronimo-jpa-1.1.1-15.fc21.noarch (2001/3011) > >16:31:53,223 INFO packaging: jboss-servlet-3.1-api-1.0.0-0.4.Beta1.fc21.noarch (2002/3011) > >16:31:53,223 INFO packaging: jzlib-1.1.3-2.fc21.noarch (2003/3011) > >16:31:53,223 INFO packaging: jsch-0.1.51-3.fc21.noarch (2004/3011) > >16:31:53,223 INFO packaging: bea-stax-1.2.0-10.fc21.noarch (2005/3011) > >16:31:53,224 INFO packaging: classmate-0.8.0-5.fc21.noarch (2006/3011) > >16:31:53,224 INFO packaging: 1:ecj-4.4.0-1.fc21.noarch (2007/3011) > >16:31:53,224 INFO packaging: apache-commons-net-3.3-4.fc21.noarch (2008/3011) > >16:31:53,224 INFO packaging: bean-validation-api-1.1.0-3.fc21.noarch (2009/3011) > >16:31:53,224 INFO packaging: picketbox-commons-1.0.0-10.fc21.noarch (2010/3011) > >16:31:53,224 INFO packaging: jboss-transaction-spi-7.1.0-2.fc21.noarch (2011/3011) > >16:31:53,224 INFO packaging: rngom-201103-0.10.20120119svn.fc22.noarch (2012/3011) > >16:31:53,224 INFO packaging: xbean-3.17-2.fc21.noarch (2013/3011) > >16:31:53,224 INFO packaging: jetty-client-9.2.1-1.fc21.noarch (2014/3011) > >16:31:53,224 INFO packaging: bouncycastle-pkix-1.50-3.fc21.noarch (2015/3011) > >16:31:53,224 INFO packaging: bouncycastle-mail-1.50-5.fc21.noarch (2016/3011) > >16:31:53,224 INFO packaging: itext-core-2.1.7-27.fc21.noarch (2017/3011) > >16:31:53,224 INFO packaging: lucene-analysis-4.8.1-3.fc21.noarch (2018/3011) > >16:31:53,224 INFO packaging: jboss-jaxrpc-1.1-api-1.0.1-8.fc21.noarch (2019/3011) > >16:31:53,224 INFO packaging: aspectjweaver-1.6.12-12.fc21.noarch (2020/3011) > >16:31:53,224 INFO packaging: springframework-3.2.6-3.fc21.noarch (2021/3011) > >16:31:53,225 INFO packaging: springframework-beans-3.2.6-3.fc21.noarch (2022/3011) > >16:31:53,225 INFO packaging: xom-1.0-16.fc21.noarch (2023/3011) > >16:31:53,225 INFO packaging: maven-model-2.2.1-49.fc21.noarch (2024/3011) > >16:31:53,225 INFO packaging: hsqldb1-1.8.1.3-4.fc21.noarch (2025/3011) > >16:31:53,225 INFO packaging: log4j-over-slf4j-1.7.7-2.fc21.noarch (2026/3011) > >16:31:53,225 INFO packaging: jul-to-slf4j-1.7.7-2.fc21.noarch (2027/3011) > >16:31:53,225 INFO packaging: jetty-websocket-api-9.2.1-1.fc21.noarch (2028/3011) > >16:31:53,225 INFO packaging: jetty-websocket-common-9.2.1-1.fc21.noarch (2029/3011) > >16:31:53,225 INFO packaging: jetty-continuation-9.2.1-1.fc21.noarch (2030/3011) > >16:31:53,225 INFO packaging: jboss-sasl-1.0.0-10.fc21.noarch (2031/3011) > >16:31:53,225 INFO packaging: jboss-logmanager-1.5.2-2.fc21.noarch (2032/3011) > >16:31:53,225 INFO packaging: jcodings-1.0.9-7.fc21.noarch (2033/3011) > >16:31:53,225 INFO packaging: jboss-el-3.0-api-1.0.0-0.3.Alpha1.fc21.noarch (2034/3011) > >16:31:53,225 INFO packaging: xmlbeans-2.6.0-8.fc21.noarch (2035/3011) > >16:31:53,225 INFO packaging: freemarker-2.3.19-9.fc21.noarch (2036/3011) > >16:31:53,225 INFO packaging: jandex-1.1.0-3.fc21.noarch (2037/3011) > >16:31:53,226 INFO packaging: gnu-getopt-1.0.14-7.fc21.noarch (2038/3011) > >16:31:53,226 INFO packaging: jboss-annotations-1.2-api-1.0.0-0.4.Alpha1.fc21.noarch (2039/3011) > >16:31:53,226 INFO packaging: jboss-el-2.2-api-1.0.2-2.fc21.noarch (2040/3011) > >16:31:53,226 INFO packaging: jffi-1.2.6-7.fc21.x86_64 (2041/3011) > >16:31:53,226 INFO packaging: jboss-jaxb-2.2-api-1.0.4-9.fc22.noarch (2042/3011) > >16:31:53,226 INFO packaging: jackson-annotations-2.4.1-1.fc21.noarch (2043/3011) > >16:31:53,226 INFO packaging: jackson-databind-2.4.1.3-1.fc22.noarch (2044/3011) > >16:31:53,226 INFO packaging: google-gson-2.2.4-6.fc21.noarch (2045/3011) > >16:31:53,226 INFO packaging: jsoup-1.7.2-4.fc21.noarch (2046/3011) > >16:31:53,226 INFO packaging: 1:java_cup-0.11a-18.fc21.noarch (2047/3011) > >16:31:53,226 INFO packaging: 1:isorelax-0-0.16.release20050331.fc21.noarch (2048/3011) > >16:31:53,226 INFO packaging: 1:msv-msv-2013.6.1-3.fc22.noarch (2049/3011) > >16:31:53,226 INFO packaging: woodstox-core-4.2.0-6.fc22.noarch (2050/3011) > >16:31:53,226 INFO packaging: codemodel-2.6-15.fc21.noarch (2051/3011) > >16:31:53,226 INFO packaging: h2-1.3.176-2.fc21.noarch (2052/3011) > >16:31:53,226 INFO packaging: jboss-classfilewriter-1.0.5-6.fc21.noarch (2053/3011) > >16:31:53,227 INFO packaging: jboss-j2eemgmt-1.1-api-1.0.1-8.fc21.noarch (2054/3011) > >16:31:53,227 INFO packaging: jsr-305-0-0.17.20130910svn.fc21.noarch (2055/3011) > >16:31:53,227 INFO packaging: guava-17.0-1.fc21.noarch (2056/3011) > >16:31:53,227 INFO packaging: jboss-ejb-3.1-api-1.0.2-11.fc21.noarch (2057/3011) > >16:31:53,227 INFO packaging: google-guice-3.2.2-1.fc21.noarch (2058/3011) > >16:31:53,227 INFO packaging: checkstyle-5.7-3.fc21.noarch (2059/3011) > >16:31:53,227 INFO packaging: maven-wagon-http-shared-2.6-9.fc21.noarch (2060/3011) > >16:31:53,227 INFO packaging: jackson-jaxrs-providers-2.4.1-2.fc22.noarch (2061/3011) > >16:31:53,227 INFO packaging: jackson-module-jaxb-annotations-2.4.1-1.fc21.noarch (2062/3011) > >16:31:53,227 INFO packaging: jackson-jaxrs-json-provider-2.4.1-2.fc22.noarch (2063/3011) > >16:31:53,227 INFO packaging: jboss-jsp-2.2-api-1.0.1-10.fc22.noarch (2064/3011) > >16:31:53,227 INFO packaging: jboss-jstl-1.2-api-1.0.3-10.fc22.noarch (2065/3011) > >16:31:53,227 INFO packaging: jboss-jsf-2.1-api-2.0.2-7.fc20.noarch (2066/3011) > >16:31:53,227 INFO packaging: jbossws-common-tools-1.2.0-4.fc21.noarch (2067/3011) > >16:31:53,227 INFO packaging: bytelist-1.0.8-9.fc21.noarch (2068/3011) > >16:31:53,227 INFO packaging: log4j-jboss-logmanager-1.1.0-1.fc21.noarch (2069/3011) > >16:31:53,228 INFO packaging: jetty-websocket-servlet-9.2.1-1.fc21.noarch (2070/3011) > >16:31:53,228 INFO packaging: springframework-expression-3.2.6-3.fc21.noarch (2071/3011) > >16:31:53,228 INFO packaging: qpid-proton-java-0.7-3.fc21.noarch (2072/3011) > >16:31:53,228 INFO packaging: hawtjni-1.10-2.fc21.noarch (2073/3011) > >16:31:53,228 INFO packaging: picketbox-xacml-2.0.7-9.fc21.noarch (2074/3011) > >16:31:53,228 INFO packaging: jboss-jacc-1.5-api-1.0.0-3.fc21.noarch (2075/3011) > >16:31:53,228 INFO packaging: glassfish-jsp-api-2.3.1-4.fc21.noarch (2076/3011) > >16:31:53,228 INFO packaging: glassfish-el-3.0.0-4.fc22.noarch (2077/3011) > >16:31:53,228 INFO packaging: jboss-ejb-client-2.0.1-1.fc21.noarch (2078/3011) > >16:31:53,228 INFO packaging: apache-commons-validator-1.4.0-8.fc21.noarch (2079/3011) > >16:31:53,228 INFO packaging: not-yet-commons-ssl-0.3.11-12.fc21.noarch (2080/3011) > >16:31:53,228 INFO packaging: apache-mime4j-0.7.2-10.fc21.noarch (2081/3011) > >16:31:53,228 INFO packaging: stringtemplate-3.2.1-8.fc21.noarch (2082/3011) > >16:31:53,228 INFO packaging: stax-ex-1.7.1-8.fc21.noarch (2083/3011) > >16:31:53,228 INFO packaging: scannotation-1.0.3-0.10.r12.fc22.noarch (2084/3011) > >16:31:53,228 INFO packaging: jetty-jndi-9.2.1-1.fc21.noarch (2085/3011) > >16:31:53,229 INFO packaging: jetty-xml-9.2.1-1.fc21.noarch (2086/3011) > >16:31:53,229 INFO packaging: jetty-webapp-9.2.1-1.fc21.noarch (2087/3011) > >16:31:53,229 INFO packaging: jetty-plus-9.2.1-1.fc21.noarch (2088/3011) > >16:31:53,229 INFO packaging: maven-artifact-2.2.1-49.fc21.noarch (2089/3011) > >16:31:53,229 INFO packaging: jboss-vfs-3.2.5-1.fc21.noarch (2090/3011) > >16:31:53,229 INFO packaging: jboss-ejb-3.2-api-1.0.0-0.3.Alpha2.fc21.noarch (2091/3011) > >16:31:53,229 INFO packaging: portlet-2.0-api-1.0-9.fc21.noarch (2092/3011) > >16:31:53,229 INFO packaging: apache-commons-fileupload-1.3.1-4.fc21.noarch (2093/3011) > >16:31:53,229 INFO packaging: apache-commons-chain-1.2-10.fc21.noarch (2094/3011) > >16:31:53,229 INFO packaging: jboss-jaspi-1.1-api-1.0.0-0.2.Beta1.fc21.noarch (2095/3011) > >16:31:53,229 INFO packaging: args4j-2.0.28-2.fc21.noarch (2096/3011) > >16:31:53,229 INFO packaging: txw2-20110809-11.fc22.noarch (2097/3011) > >16:31:53,229 INFO packaging: jsonp-1.0-6.fc21.noarch (2098/3011) > >16:31:53,229 INFO packaging: jboss-websocket-1.0-api-1.0.0-2.fc21.noarch (2099/3011) > >16:31:53,229 INFO packaging: 1:undertow-1.0.15-1.fc21.noarch (2100/3011) > >16:31:53,229 INFO packaging: jboss-saaj-1.3-api-1.0.2-9.fc22.noarch (2101/3011) > >16:31:53,230 INFO packaging: derby-10.10.2.0-1.fc21.noarch (2102/3011) > >16:31:53,230 INFO packaging: plexus-containers-component-annotations-1.5.5-18.fc21.noarch (2103/3011) > >16:31:53,230 INFO packaging: lpg-java-compat-1.1.0-14.fc21.noarch (2104/3011) > >16:31:53,230 INFO packaging: jboss-jms-2.0-api-1.0.0-0.3.Alpha1.fc21.noarch (2105/3011) > >16:31:53,230 INFO packaging: geronimo-ejb-1.0-14.fc21.noarch (2106/3011) > >16:31:53,230 INFO packaging: jcommon-1.0.18-6.fc21.noarch (2107/3011) > >16:31:53,230 INFO packaging: jfreechart-1.0.14-12.fc21.noarch (2108/3011) > >16:31:53,230 INFO packaging: jboss-threads-2.1.0-3.fc21.noarch (2109/3011) > >16:31:53,230 INFO packaging: 1:sisu-inject-0.2.1-7.fc22.noarch (2110/3011) > >16:31:53,230 INFO packaging: jvnet-parent-4-5.fc21.noarch (2111/3011) > >16:31:53,230 INFO packaging: glassfish-jaxb-api-2.2.9-6.fc21.noarch (2112/3011) > >16:31:53,230 INFO packaging: istack-commons-2.17-5.fc22.noarch (2113/3011) > >16:31:53,230 INFO packaging: cal10n-0.7.7-5.fc21.noarch (2114/3011) > >16:31:53,230 INFO packaging: geronimo-interceptor-1.0.1-13.fc21.noarch (2115/3011) > >16:31:53,230 INFO packaging: xz-java-1.5-3.fc21.noarch (2116/3011) > >16:31:53,230 INFO packaging: apache-commons-compress-1.8.1-3.fc22.noarch (2117/3011) > >16:31:53,231 INFO packaging: protobuf-java-2.5.0-9.fc21.x86_64 (2118/3011) > >16:31:53,231 INFO packaging: netty-4.0.19-1.fc21.x86_64 (2119/3011) > >16:31:53,231 INFO packaging: jibx-1.2.5-8.fc21.x86_64 (2120/3011) > >16:31:53,231 INFO packaging: felix-gogo-runtime-0.12.1-1.fc21.noarch (2121/3011) > >16:31:53,231 INFO packaging: felix-gogo-shell-0.10.0-13.fc22.noarch (2122/3011) > >16:31:53,231 INFO packaging: netty-xnio-transport-0.1.1-0.4.CR2.fc21.noarch (2123/3011) > >16:31:53,231 INFO packaging: protostream-1.0.0-0.5.Alpha7.fc21.x86_64 (2124/3011) > >16:31:53,231 INFO packaging: slf4j-ext-1.7.7-2.fc21.noarch (2125/3011) > >16:31:53,231 INFO packaging: jastow-1.0.0-2.fc21.noarch (2126/3011) > >16:31:53,231 INFO packaging: solr3-3.6.2-8.fc21.noarch (2127/3011) > >16:31:53,231 INFO packaging: jetty-deploy-9.2.1-1.fc21.noarch (2128/3011) > >16:31:53,231 INFO packaging: xmlstreambuffer-1.5.1-5.fc21.noarch (2129/3011) > >16:31:53,231 INFO packaging: glassfish-fastinfoset-1.2.12-11.fc21.noarch (2130/3011) > >16:31:53,231 INFO packaging: antlr32-java-3.2-5.fc21.noarch (2131/3011) > >16:31:53,231 INFO packaging: antlr3-java-3.5-1.fc21.noarch (2132/3011) > >16:31:53,231 INFO packaging: jboss-remote-naming-2.0.1-1.fc21.noarch (2133/3011) > >16:31:53,232 INFO packaging: glassfish-jsp-2.3.2-5.fc21.noarch (2134/3011) > >16:31:53,232 INFO packaging: jansi-native-1.5-7.fc22.x86_64 (2135/3011) > >16:31:53,232 INFO packaging: jansi-1.11-6.fc21.noarch (2136/3011) > >16:31:53,232 INFO packaging: jline-2.10-14.fc21.noarch (2137/3011) > >16:31:53,232 INFO packaging: rhino-1.7R4-10.fc21.noarch (2138/3011) > >16:31:53,232 INFO packaging: aesh-0.33.7-2.fc21.noarch (2139/3011) > >16:31:53,232 INFO packaging: maven-wagon-http-2.6-9.fc21.noarch (2140/3011) > >16:31:53,232 INFO packaging: activeio-3.1.4-9.fc21.noarch (2141/3011) > >16:31:53,232 INFO packaging: relaxngcc-1.12-6.fc20.noarch (2142/3011) > >16:31:53,232 INFO packaging: jboss-jsp-2.3-api-1.0.0-0.4.Beta1.fc21.noarch (2143/3011) > >16:31:53,232 INFO packaging: joni-1.1.9-5.fc21.noarch (2144/3011) > >16:31:53,232 INFO packaging: slf4j-jboss-logmanager-1.0.0-9.fc22.noarch (2145/3011) > >16:31:53,232 INFO packaging: jetty-servlets-9.2.1-1.fc21.noarch (2146/3011) > >16:31:53,232 INFO packaging: jetty-websocket-client-9.2.1-1.fc21.noarch (2147/3011) > >16:31:53,232 INFO packaging: jetty-websocket-server-9.2.1-1.fc21.noarch (2148/3011) > >16:31:53,232 INFO packaging: jetty-rewrite-9.2.1-1.fc21.noarch (2149/3011) > >16:31:53,233 INFO packaging: jetty-proxy-9.2.1-1.fc21.noarch (2150/3011) > >16:31:53,233 INFO packaging: ant-commons-net-1.9.4-4.fc22.noarch (2151/3011) > >16:31:53,233 INFO packaging: apache-commons-vfs-2.0-14.fc22.noarch (2152/3011) > >16:31:53,233 INFO packaging: ant-jsch-1.9.4-4.fc22.noarch (2153/3011) > >16:31:53,233 INFO packaging: apache-mina-2.0.7-2.fc21.noarch (2154/3011) > >16:31:53,233 INFO packaging: ant-apache-bsf-1.9.4-4.fc22.noarch (2155/3011) > >16:31:53,233 INFO packaging: 1:aether-connector-basic-1.0.0-3.fc21.noarch (2156/3011) > >16:31:53,233 INFO packaging: 1:aether-impl-1.0.0-3.fc21.noarch (2157/3011) > >16:31:53,233 INFO packaging: jetty-jaas-9.2.1-1.fc21.noarch (2158/3011) > >16:31:53,233 INFO packaging: mojarra-2.1.7-8.fc20.noarch (2159/3011) > >16:31:53,233 INFO packaging: ant-apache-oro-1.9.4-4.fc22.noarch (2160/3011) > >16:31:53,233 INFO packaging: jakarta-taglibs-standard-1.1.2-12.fc21.noarch (2161/3011) > >16:31:53,233 INFO packaging: apache-commons-dbcp-1.4-16.fc21.noarch (2162/3011) > >16:31:53,233 INFO packaging: tomcat-lib-7.0.54-3.fc21.noarch (2163/3011) > >16:31:53,233 INFO packaging: generic-jms-ra-1.0.5-1.fc21.noarch (2164/3011) > >16:31:53,233 INFO packaging: jboss-naming-5.0.6-0.10.CR1.fc21.noarch (2165/3011) > >16:31:53,234 INFO packaging: jboss-reflect-2.0.2-8.fc21.noarch (2166/3011) > >16:31:53,234 INFO packaging: ant-apache-log4j-1.9.4-4.fc22.noarch (2167/3011) > >16:31:53,234 INFO packaging: ant-apache-bcel-1.9.4-4.fc22.noarch (2168/3011) > >16:31:53,234 INFO packaging: ant-javamail-1.9.4-4.fc22.noarch (2169/3011) > >16:31:53,234 INFO packaging: ant-commons-logging-1.9.4-4.fc22.noarch (2170/3011) > >16:31:53,234 INFO packaging: ant-apache-resolver-1.9.4-4.fc22.noarch (2171/3011) > >16:31:53,234 INFO packaging: ant-antlr-1.9.4-4.fc22.noarch (2172/3011) > >16:31:53,234 INFO packaging: ant-apache-regexp-1.9.4-4.fc22.noarch (2173/3011) > >16:31:53,234 INFO packaging: ant-swing-1.9.4-4.fc22.noarch (2174/3011) > >16:31:53,234 INFO packaging: ant-apache-xalan2-1.9.4-4.fc22.noarch (2175/3011) > >16:31:53,234 INFO packaging: ant-jmf-1.9.4-4.fc22.noarch (2176/3011) > >16:31:53,234 INFO packaging: nekohtml-1.9.21-3.fc22.noarch (2177/3011) > >16:31:53,234 INFO packaging: lucene-sandbox-4.8.1-3.fc21.noarch (2178/3011) > >16:31:53,234 INFO packaging: apache-commons-jexl-2.1.1-11.fc21.noarch (2179/3011) > >16:31:53,234 INFO packaging: avalon-logkit-2.1-17.fc21.noarch (2180/3011) > >16:31:53,234 INFO packaging: avalon-framework-4.3-11.fc21.noarch (2181/3011) > >16:31:53,235 INFO packaging: jacorb-2.3.1-14.fc22.noarch (2182/3011) > >16:31:53,235 INFO packaging: jboss-rmi-1.0-api-1.0.4-11.fc22.noarch (2183/3011) > >16:31:53,235 INFO packaging: 2:apache-commons-discovery-0.5-12.fc21.noarch (2184/3011) > >16:31:53,235 INFO packaging: axis-1.4-25.fc21.noarch (2185/3011) > >16:31:53,235 INFO packaging: apache-commons-jci-fam-1.0-13.fc21.noarch (2186/3011) > >16:31:53,235 INFO packaging: apache-commons-jci-core-1.0-13.fc21.noarch (2187/3011) > >16:31:53,235 INFO packaging: apache-commons-javaflow-1.0-0.7.20120509SNAPSHOT.fc21.noarch (2188/3011) > >16:31:53,235 INFO packaging: jexcelapi-2.6.12-9.fc21.noarch (2189/3011) > >16:31:53,235 INFO packaging: maven-wagon-file-2.6-9.fc21.noarch (2190/3011) > >16:31:53,235 INFO packaging: jing-20091111-16.fc21.noarch (2191/3011) > >16:31:53,235 INFO packaging: lucene-queries-4.8.1-3.fc21.noarch (2192/3011) > >16:31:53,235 INFO packaging: lucene-queryparser-4.8.1-3.fc21.noarch (2193/3011) > >16:31:53,235 INFO packaging: 1:libreoffice-pyuno-4.3.1.1-1.fc22.x86_64 (2194/3011) > >16:31:53,235 INFO packaging: 1:libreoffice-graphicfilter-4.3.1.1-1.fc22.x86_64 (2195/3011) > >16:31:53,235 INFO packaging: 1:libreoffice-pdfimport-4.3.1.1-1.fc22.x86_64 (2196/3011) > >16:31:53,235 INFO packaging: 1:libreoffice-draw-4.3.1.1-1.fc22.x86_64 (2197/3011) > >16:31:53,236 INFO packaging: 1:libreoffice-writer-4.3.1.1-1.fc22.x86_64 (2198/3011) > >16:31:53,236 INFO packaging: groovy-lib-1.8.9-15.fc22.noarch (2199/3011) > >16:31:53,236 INFO packaging: jboss-jacc-1.4-api-1.0.2-7.fc21.noarch (2200/3011) > >16:31:53,236 INFO packaging: felix-osgi-obr-1.0.2-14.fc22.noarch (2201/3011) > >16:31:53,236 INFO packaging: mvel-2.1.6-3.fc21.noarch (2202/3011) > >16:31:53,236 INFO packaging: apache-commons-ognl-3.0.2-8.20120313svn1102435.fc21.noarch (2203/3011) > >16:31:53,236 INFO packaging: xpp2-2.1.10-19.fc21.noarch (2204/3011) > >16:31:53,236 INFO packaging: hessian-4.0.7-8.fc21.noarch (2205/3011) > >16:31:53,236 INFO packaging: 1:hsqldb-2.3.1-7.fc22.noarch (2206/3011) > >16:31:53,236 INFO packaging: slf4j-log4j12-1.7.7-2.fc21.noarch (2207/3011) > >16:31:53,236 INFO packaging: jna-4.1.0-4.fc21.x86_64 (2208/3011) > >16:31:53,236 INFO packaging: jai-imageio-core-1.2-0.14.20100217cvs.fc21.noarch (2209/3011) > >16:31:53,236 INFO packaging: batik-1.8-0.15.svn1230816.fc21.noarch (2210/3011) > >16:31:53,236 INFO packaging: jul-to-slf4j-stub-1.0.1-1.fc21.noarch (2211/3011) > >16:31:53,236 INFO packaging: activemq-jaas-5.6.0-9.fc21.noarch (2212/3011) > >16:31:53,236 INFO packaging: activemq-kahadb-5.6.0-9.fc21.noarch (2213/3011) > >16:31:53,237 INFO packaging: slf4j-jdk14-1.7.7-2.fc21.noarch (2214/3011) > >16:31:53,237 INFO packaging: jboss-metadata-8.0.0-2.fc21.noarch (2215/3011) > >16:31:53,237 INFO packaging: felix-osgi-foundation-1.2.0-18.fc21.noarch (2216/3011) > >16:31:53,237 INFO packaging: felix-osgi-compendium-1.4.0-20.fc21.noarch (2217/3011) > >16:31:53,237 INFO packaging: felix-shell-1.4.3-6.fc21.noarch (2218/3011) > >16:31:53,237 INFO packaging: felix-utils-1.2.0-8.fc22.noarch (2219/3011) > >16:31:53,237 INFO packaging: objenesis-1.2-16.fc21.noarch (2220/3011) > >16:31:53,237 INFO packaging: easymock-3.2-3.fc21.noarch (2221/3011) > >16:31:53,237 INFO packaging: 1:junit-4.11-14.fc21.noarch (2222/3011) > >16:31:53,237 INFO packaging: qdox-1.12.1-10.fc21.noarch (2223/3011) > >16:31:53,237 INFO packaging: hamcrest-1.3-8.fc22.noarch (2224/3011) > >16:31:53,237 INFO packaging: plexus-containers-container-default-1.5.5-18.fc21.noarch (2225/3011) > >16:31:53,237 INFO packaging: ws-commons-util-1.0.1-31.fc21.noarch (2226/3011) > >16:31:53,237 INFO packaging: 1:xmlrpc-common-3.1.3-11.fc22.noarch (2227/3011) > >16:31:53,237 INFO packaging: 1:xmlrpc-client-3.1.3-11.fc22.noarch (2228/3011) > >16:31:53,237 INFO packaging: jboss-httpserver-1.0.0-9.fc21.noarch (2229/3011) > >16:31:53,237 INFO packaging: xpp3-1.1.4-3.c.fc21.noarch (2230/3011) > >16:31:53,238 INFO packaging: kxml-2.3.0-7.fc21.noarch (2231/3011) > >16:31:53,238 INFO packaging: jaxws-jboss-httpserver-httpspi-1.0.1-8.fc21.noarch (2232/3011) > >16:31:53,238 INFO packaging: 1:xmlrpc-server-3.1.3-11.fc22.noarch (2233/3011) > >16:31:53,238 INFO packaging: 1:sisu-plexus-0.2.1-7.fc22.noarch (2234/3011) > >16:31:53,238 INFO packaging: struts-1.3.10-12.fc22.noarch (2235/3011) > >16:31:53,238 INFO packaging: ws-jaxme-0.5.2-12.fc21.noarch (2236/3011) > >16:31:53,238 INFO packaging: jdom-1.1.3-7.fc21.noarch (2237/3011) > >16:31:53,238 INFO packaging: jaxen-1.1.6-5.fc22.noarch (2238/3011) > >16:31:53,238 INFO packaging: dom4j-1.6.1-22.fc21.noarch (2239/3011) > >16:31:53,238 INFO packaging: velocity-1.7-14.fc21.noarch (2240/3011) > >16:31:53,238 INFO packaging: rome-0.9-17.fc21.noarch (2241/3011) > >16:31:53,238 INFO packaging: apache-poi-3.10-1.fc21.noarch (2242/3011) > >16:31:53,238 INFO packaging: jdom2-2.0.5-4.fc21.noarch (2243/3011) > >16:31:53,238 INFO packaging: axiom-1.2.12-9.fc21.noarch (2244/3011) > >16:31:53,238 INFO packaging: neethi-3.0.1-8.fc21.noarch (2245/3011) > >16:31:53,238 INFO packaging: apache-commons-jxpath-1.3-19.fc21.noarch (2246/3011) > >16:31:53,239 INFO packaging: apache-commons-configuration-1.10-3.fc21.noarch (2247/3011) > >16:31:53,239 INFO packaging: owasp-esapi-java-2.0.1-12.fc21.noarch (2248/3011) > >16:31:53,239 INFO packaging: sslext-1.2-7.fc21.noarch (2249/3011) > >16:31:53,239 INFO packaging: velocity-tools-2.0-9.fc21.noarch (2250/3011) > >16:31:53,239 INFO packaging: tiles-2.2.2-11.fc21.noarch (2251/3011) > >16:31:53,239 INFO packaging: 1:aether-transport-wagon-1.0.0-3.fc21.noarch (2252/3011) > >16:31:53,239 INFO packaging: felix-bundlerepository-1.6.6-17.fc22.noarch (2253/3011) > >16:31:53,239 INFO packaging: maven-plugin-registry-2.2.1-49.fc21.noarch (2254/3011) > >16:31:53,239 INFO packaging: maven-settings-2.2.1-49.fc21.noarch (2255/3011) > >16:31:53,239 INFO packaging: maven-profile-2.2.1-49.fc21.noarch (2256/3011) > >16:31:53,239 INFO packaging: ant-junit-1.9.4-4.fc22.noarch (2257/3011) > >16:31:53,239 INFO packaging: ant-testutil-1.9.4-4.fc22.noarch (2258/3011) > >16:31:53,239 INFO packaging: xpp3-minimal-1.1.4-3.c.fc21.noarch (2259/3011) > >16:31:53,239 INFO packaging: snappy-java-1.0.5-2.fc21.noarch (2260/3011) > >16:31:53,239 INFO packaging: springframework-instrument-3.2.6-3.fc21.noarch (2261/3011) > >16:31:53,240 INFO packaging: glassfish-dtd-parser-1.2-0.10.20120120svn.fc21.noarch (2262/3011) > >16:31:53,240 INFO packaging: glassfish-jaxb-2.2.5-5.fc20.noarch (2263/3011) > >16:31:53,240 INFO packaging: cxf-xjc-utils-2.6.0-7.fc21.noarch (2264/3011) > >16:31:53,240 INFO packaging: jboss-jaxb-intros-1.0.2-8.fc21.noarch (2265/3011) > >16:31:53,240 INFO packaging: jbossws-common-2.2.3-3.fc21.noarch (2266/3011) > >16:31:53,240 INFO packaging: nailgun-0.7.1-11.fc21.x86_64 (2267/3011) > >16:31:53,240 INFO packaging: jboss-iiop-client-1.0.0-10.fc21.noarch (2268/3011) > >16:31:53,240 INFO packaging: jboss-annotations-1.1-api-1.0.1-0.9.20120212git76e1a2.fc22.noarch (2269/3011) > >16:31:53,240 INFO packaging: geronimo-saaj-1.1-15.fc21.noarch (2270/3011) > >16:31:53,240 INFO packaging: jasperreports-4.0.2-10.fc21.noarch (2271/3011) > >16:31:53,240 INFO packaging: jasypt-1.9.0-8.fc21.noarch (2272/3011) > >16:31:53,240 INFO packaging: libmatthew-java-0.8-9.fc21.x86_64 (2273/3011) > >16:31:53,240 INFO packaging: dbus-java-2.7-16.fc21.x86_64 (2274/3011) > >16:31:53,240 INFO packaging: jboss-servlet-2.5-api-1.0.1-8.fc22.noarch (2275/3011) > >16:31:53,240 INFO packaging: javaewah-0.8.4-3.fc21.noarch (2276/3011) > >16:31:53,240 INFO packaging: libreadline-java-0.8.0-36.fc21.x86_64 (2277/3011) > >16:31:53,241 INFO packaging: jboss-jaspi-1.0-api-1.0.1-9.fc21.noarch (2278/3011) > >16:31:53,241 INFO packaging: joda-convert-1.7-1.fc22.noarch (2279/3011) > >16:31:53,241 INFO packaging: joda-time-2.3-2.tzdata2013g.fc21.noarch (2280/3011) > >16:31:53,241 INFO packaging: hibernate-validator-5.0.1-2.fc21.noarch (2281/3011) > >16:31:53,241 INFO packaging: opensaml-java-xmltooling-1.3.4-7.fc20.noarch (2282/3011) > >16:31:53,241 INFO packaging: opensaml-java-openws-1.4.4-7.fc21.noarch (2283/3011) > >16:31:53,241 INFO packaging: opensaml-java-2.5.3-7.fc21.noarch (2284/3011) > >16:31:53,241 INFO packaging: wss4j-1.6.15-1.fc21.noarch (2285/3011) > >16:31:53,241 INFO packaging: hibernate-validator-cdi-5.0.1-2.fc21.noarch (2286/3011) > >16:31:53,241 INFO packaging: jline1-1.0-10.fc21.noarch (2287/3011) > >16:31:53,241 INFO packaging: jFormatString-0-0.18.20131227git.fc21.noarch (2288/3011) > >16:31:53,241 INFO packaging: jnr-x86asm-1.0.2-5.fc21.noarch (2289/3011) > >16:31:53,241 INFO packaging: jnr-ffi-0.7.10-5.fc21.noarch (2290/3011) > >16:31:53,241 INFO packaging: jnr-posix-3.0.1-2.fc21.noarch (2291/3011) > >16:31:53,241 INFO packaging: jnr-enxio-0.3-7.fc22.noarch (2292/3011) > >16:31:53,241 INFO packaging: jnr-unixsocket-0.2-5.fc21.noarch (2293/3011) > >16:31:53,242 INFO packaging: jython-2.7-0.1.b3.fc22.noarch (2294/3011) > >16:31:53,242 INFO packaging: jnr-netdb-1.1.1-5.fc22.noarch (2295/3011) > >16:31:53,242 INFO packaging: jsr-311-1.1.1-9.fc21.noarch (2296/3011) > >16:31:53,242 INFO packaging: jackson-1.9.11-4.fc21.noarch (2297/3011) > >16:31:53,242 INFO packaging: sat4j-2.3.5-4.fc21.noarch (2298/3011) > >16:31:53,242 INFO packaging: jboss-jms-1.1-api-1.0.1-9.fc21.noarch (2299/3011) > >16:31:53,242 INFO packaging: jdeparser-1.0.0-3.fc21.noarch (2300/3011) > >16:31:53,242 INFO packaging: jboss-logging-tools-1.2.0-0.2.Beta1.fc21.noarch (2301/3011) > >16:31:53,242 INFO packaging: hibernate-commons-annotations-4.0.4-1.fc21.noarch (2302/3011) > >16:31:53,242 INFO packaging: hibernate-core-4.3.5-2.fc21.noarch (2303/3011) > >16:31:53,242 INFO packaging: hibernate3-3.6.10-15.fc21.noarch (2304/3011) > >16:31:53,242 INFO packaging: hibernate3-entitymanager-3.6.10-15.fc21.noarch (2305/3011) > >16:31:53,242 INFO packaging: jipijapa-1.0.0-0.6.CR1.fc21.noarch (2306/3011) > >16:31:53,242 INFO packaging: jboss-remoting-jmx-2.0.0-1.fc21.noarch (2307/3011) > >16:31:53,242 INFO packaging: mod_cluster-java-1.2.6-4.fc21.x86_64 (2308/3011) > >16:31:53,242 INFO packaging: mimepull-1.8-9.fc21.noarch (2309/3011) > >16:31:53,243 INFO packaging: glassfish-saaj-1.3.19-7.fc21.noarch (2310/3011) > >16:31:53,243 INFO packaging: jboss-interceptors-1.1-api-1.0.2-0.10.20120319git49a904.fc21.noarch (2311/3011) > >16:31:53,243 INFO packaging: cdi-api-1.1-6.fc21.noarch (2312/3011) > >16:31:53,243 INFO packaging: weld-api-2.1-3.fc21.noarch (2313/3011) > >16:31:53,243 INFO packaging: jboss-jsf-2.2-api-2.2.0-4.fc21.noarch (2314/3011) > >16:31:53,243 INFO packaging: jboss-batch-1.0-api-1.0.0-2.fc21.noarch (2315/3011) > >16:31:53,243 INFO packaging: hibernate-entitymanager-4.3.5-2.fc21.noarch (2316/3011) > >16:31:53,243 INFO packaging: hibernate-envers-4.3.5-2.fc21.noarch (2317/3011) > >16:31:53,243 INFO packaging: sac-1.3-20.fc21.noarch (2318/3011) > >16:31:53,243 INFO packaging: jboss-stdio-1.0.2-1.fc21.noarch (2319/3011) > >16:31:53,243 INFO packaging: jboss-msc-1.2.2-1.fc21.noarch (2320/3011) > >16:31:53,243 INFO packaging: findbugs-bcel-6.0-0.1.20140707svn1547656.fc21.noarch (2321/3011) > >16:31:53,243 INFO packaging: findbugs-3.0.0-3.fc22.noarch (2322/3011) > >16:31:53,243 INFO packaging: weld-core-2.1.2-4.fc22.noarch (2323/3011) > >16:31:53,243 INFO packaging: jberet-1.0.0-2.fc21.noarch (2324/3011) > >16:31:53,243 INFO packaging: jboss-common-beans-1.1.0-3.fc21.noarch (2325/3011) > >16:31:53,244 INFO packaging: yydebug-1.1.0-12.fc21.noarch (2326/3011) > >16:31:53,244 INFO packaging: jboss-invocation-1.2.1-1.fc21.noarch (2327/3011) > >16:31:53,244 INFO packaging: ehcache-parent-2.3-8.fc22.noarch (2328/3011) > >16:31:53,244 INFO packaging: ehcache-sizeof-agent-1.0.1-8.fc21.noarch (2329/3011) > >16:31:53,244 INFO packaging: ehcache-core-2.6.7-5.fc21.noarch (2330/3011) > >16:31:53,244 INFO packaging: yecht-0.0.2-11.fc21.noarch (2331/3011) > >16:31:53,244 INFO packaging: jboss-dmr-1.2.0-1.fc21.noarch (2332/3011) > >16:31:53,244 INFO packaging: jdepend-2.9.1-12.fc21.noarch (2333/3011) > >16:31:53,244 INFO packaging: ant-jdepend-1.9.4-4.fc22.noarch (2334/3011) > >16:31:53,244 INFO packaging: mchange-commons-0.2.7-1.fc21.noarch (2335/3011) > >16:31:53,244 INFO packaging: c3p0-0.9.5-0.1.pre8.fc21.noarch (2336/3011) > >16:31:53,244 INFO packaging: quartz-2.1.7-11.fc21.noarch (2337/3011) > >16:31:53,244 INFO packaging: jtype-0.1.2-9.fc21.noarch (2338/3011) > >16:31:53,244 INFO packaging: tika-1.5-1.fc21.noarch (2339/3011) > >16:31:53,244 INFO packaging: jboss-jaxrs-1.1-api-1.0.1-9.fc21.noarch (2340/3011) > >16:31:53,244 INFO packaging: tagsoup-1.2.1-8.fc21.noarch (2341/3011) > >16:31:53,245 INFO packaging: geronimo-jaxrpc-2.1-16.fc22.noarch (2342/3011) > >16:31:53,245 INFO packaging: glassfish-annotation-api-1.2-7.fc21.noarch (2343/3011) > >16:31:53,245 INFO packaging: jetty-annotations-9.2.1-1.fc21.noarch (2344/3011) > >16:31:53,245 INFO packaging: jetty-9.2.1-1.fc21.noarch (2345/3011) > >16:31:53,245 INFO packaging: jamonapi-2.74-4.fc21.noarch (2346/3011) > >16:31:53,245 INFO packaging: springframework-aop-3.2.6-3.fc21.noarch (2347/3011) > >16:31:53,245 INFO packaging: plexus-cipher-1.7-7.fc21.noarch (2348/3011) > >16:31:53,245 INFO packaging: staxmapper-1.1.0-10.fc21.noarch (2349/3011) > >16:31:53,245 INFO packaging: invokebinder-1.1-8.fc22.noarch (2350/3011) > >16:31:53,245 INFO packaging: android-json-org-java-4.3-0.2.r3.1.fc21.noarch (2351/3011) > >16:31:53,245 INFO packaging: xstream-1.4.7-6.fc22.noarch (2352/3011) > >16:31:53,245 INFO packaging: beust-jcommander-1.35-2.fc21.noarch (2353/3011) > >16:31:53,245 INFO packaging: plexus-sec-dispatcher-1.4-16.fc21.noarch (2354/3011) > >16:31:53,245 INFO packaging: maven-3.2.2-1.fc21.noarch (2355/3011) > >16:31:53,245 INFO packaging: maven-artifact-manager-2.2.1-49.fc21.noarch (2356/3011) > >16:31:53,246 INFO packaging: maven-project-2.2.1-49.fc21.noarch (2357/3011) > >16:31:53,246 INFO packaging: activemq-protobuf-1.1-8.fc21.noarch (2358/3011) > >16:31:53,246 INFO packaging: 1:maven-shared-io-1.1-10.fc21.noarch (2359/3011) > >16:31:53,246 INFO packaging: 1:maven-file-management-1.2.1-10.fc21.noarch (2360/3011) > >16:31:53,246 INFO packaging: paranamer-2.4.1-9.fc21.noarch (2361/3011) > >16:31:53,246 INFO packaging: avro-1.7.5-8.fc21.noarch (2362/3011) > >16:31:53,246 INFO packaging: hibernate-hql-1.0.0-0.4.Alpha6.fc21.noarch (2363/3011) > >16:31:53,246 INFO packaging: infinispan-6.0.2-5.fc21.noarch (2364/3011) > >16:31:53,246 INFO packaging: hibernate-search-4.5.1-4.fc21.noarch (2365/3011) > >16:31:53,246 INFO packaging: picketbox-4.0.21-0.1.Beta1.fc21.noarch (2366/3011) > >16:31:53,246 INFO packaging: ironjacamar-1.1.3-2.fc21.noarch (2367/3011) > >16:31:53,246 INFO packaging: jboss-negotiation-2.2.7-1.Final.fc21.noarch (2368/3011) > >16:31:53,246 INFO packaging: felix-framework-4.4.0-1.fc21.noarch (2369/3011) > >16:31:53,246 INFO packaging: felix-gogo-command-0.14.0-2.fc21.noarch (2370/3011) > >16:31:53,246 INFO packaging: jboss-concurrency-1.0-api-1.0.0-0.2.CR1.fc21.noarch (2371/3011) > >16:31:53,246 INFO packaging: dtdparser-1.21-15.fc21.noarch (2372/3011) > >16:31:53,247 INFO packaging: jbossxb-2.0.3-7.fc21.noarch (2373/3011) > >16:31:53,247 INFO packaging: 1:icu4j-eclipse-52.1-2.fc21.noarch (2374/3011) > >16:31:53,247 INFO packaging: shrinkwrap-1.1.2-5.fc21.noarch (2375/3011) > >16:31:53,247 INFO packaging: jboss-modules-1.3.3-1.fc21.noarch (2376/3011) > >16:31:53,247 INFO packaging: base64coder-20101219-12.fc22.noarch (2377/3011) > >16:31:53,247 INFO packaging: snakeyaml-1.13-3.fc21.noarch (2378/3011) > >16:31:53,247 INFO packaging: rubygem-json-1.8.1-23.fc21.x86_64 (2379/3011) > >16:31:53,247 INFO packaging: rubygem-psych-2.0.5-23.fc21.x86_64 (2380/3011) > >16:31:53,247 INFO packaging: rubygem-io-console-0.4.2-23.fc21.x86_64 (2381/3011) > >16:31:53,247 INFO packaging: rubygems-2.2.2-101.fc21.noarch (2382/3011) > >16:31:53,247 INFO packaging: rubygem-rdoc-4.1.1-2.fc21.noarch (2383/3011) > >16:31:53,247 INFO packaging: ruby-irb-2.1.2-23.fc21.noarch (2384/3011) > >16:31:53,247 INFO packaging: rubypick-1.1.1-2.fc21.noarch (2385/3011) > >16:31:53,247 INFO packaging: jruby-yecht-1.7.2-5.fc21.noarch (2386/3011) > >16:31:53,247 INFO packaging: jruby-1.7.2-5.fc21.noarch (2387/3011) > >16:31:53,247 INFO packaging: springframework-context-3.2.6-3.fc21.noarch (2388/3011) > >16:31:53,248 INFO packaging: 1:cxf-api-2.7.5-3.fc20.noarch (2389/3011) > >16:31:53,248 INFO packaging: springframework-tx-3.2.6-3.fc21.noarch (2390/3011) > >16:31:53,248 INFO packaging: springframework-jdbc-3.2.6-3.fc21.noarch (2391/3011) > >16:31:53,248 INFO packaging: springframework-context-support-3.2.6-3.fc21.noarch (2392/3011) > >16:31:53,248 INFO packaging: testng-6.8.8-3.fc22.noarch (2393/3011) > >16:31:53,248 INFO packaging: byteman-2.1.4.1-3.fc21.noarch (2394/3011) > >16:31:53,248 INFO packaging: apache-commons-el-1.0-31.fc21.noarch (2395/3011) > >16:31:53,248 INFO packaging: rhq-plugin-annotations-3.0.4-7.fc21.noarch (2396/3011) > >16:31:53,248 INFO packaging: hibernate-infinispan-4.3.5-2.fc21.noarch (2397/3011) > >16:31:53,248 INFO packaging: wildfly-security-manager-1.0.0-2.fc21.noarch (2398/3011) > >16:31:53,248 INFO packaging: eclipse-ecf-core-3.9.0-1.fc22.noarch (2399/3011) > >16:31:53,248 INFO packaging: 1:eclipse-platform-4.4.0-14.fc22.x86_64 (2400/3011) > >16:31:53,248 INFO packaging: 1:eclipse-jdt-4.4.0-14.fc22.x86_64 (2401/3011) > >16:31:53,248 INFO packaging: 1:eclipse-pde-4.4.0-14.fc22.x86_64 (2402/3011) > >16:31:53,248 INFO packaging: eclipse-mylyn-3.12.0-3.fc22.noarch (2403/3011) > >16:31:53,248 INFO packaging: eclipse-remote-1.0.0-1.fc21.noarch (2404/3011) > >16:31:53,248 INFO packaging: eclipse-jgit-3.4.1-1.fc21.noarch (2405/3011) > >16:31:53,249 INFO packaging: eclipse-emf-2.10.0-1.fc21.noarch (2406/3011) > >16:31:53,249 INFO packaging: eclipse-rse-3.6.0-1.fc21.noarch (2407/3011) > >16:31:53,249 INFO packaging: 1:eclipse-cdt-8.4.0-5.fc22.x86_64 (2408/3011) > >16:31:53,249 INFO packaging: 2:eclipse-changelog-3.0.0-6.fc22.noarch (2409/3011) > >16:31:53,249 INFO packaging: 1:eclipse-cdt-parsers-8.4.0-5.fc22.x86_64 (2410/3011) > >16:31:53,249 INFO packaging: eclipse-ptp-8.0.0-2.fc22.x86_64 (2411/3011) > >16:31:53,249 INFO packaging: eclipse-ptp-rdt-xlc-8.0.0-2.fc22.noarch (2412/3011) > >16:31:53,249 INFO packaging: eclipse-ptp-rdt-8.0.0-2.fc22.noarch (2413/3011) > >16:31:53,249 INFO packaging: eclipse-egit-3.4.1-1.fc21.noarch (2414/3011) > >16:31:53,249 INFO packaging: eclipse-subclipse-1.10.5-1.fc22.noarch (2415/3011) > >16:31:53,249 INFO packaging: eclipse-gef-3.9.100-1.gitb63ec56.fc21.noarch (2416/3011) > >16:31:53,249 INFO packaging: 1:eclipse-p2-discovery-4.4.0-14.fc22.x86_64 (2417/3011) > >16:31:53,249 INFO packaging: swt-chart-0.9.0-3.fc22.noarch (2418/3011) > >16:31:53,249 INFO packaging: eclipse-linuxtools-3.0.0-6.fc22.noarch (2419/3011) > >16:31:53,249 INFO packaging: jboss-ejb3-ext-api-2.1.0-4.fc21.noarch (2420/3011) > >16:31:53,250 INFO packaging: glassfish-enterprise-concurrent-api-1.0-3.fc21.noarch (2421/3011) > >16:31:53,250 INFO packaging: glassfish-enterprise-concurrent-1.0-2.fc21.noarch (2422/3011) > >16:31:53,250 INFO packaging: jss-4.2.6-33.fc21.x86_64 (2423/3011) > >16:31:53,250 INFO packaging: ldapjdk-4.18-14.fc21.noarch (2424/3011) > >16:31:53,250 INFO packaging: castor-1.3.2-14.fc21.noarch (2425/3011) > >16:31:53,250 INFO packaging: springframework-oxm-3.2.6-3.fc21.noarch (2426/3011) > >16:31:53,250 INFO packaging: springframework-web-3.2.6-3.fc21.noarch (2427/3011) > >16:31:53,250 INFO packaging: springframework-webmvc-3.2.6-3.fc21.noarch (2428/3011) > >16:31:53,250 INFO packaging: resteasy-3.0.6-5.fc21.noarch (2429/3011) > >16:31:53,250 INFO packaging: hornetq-2.4.1-3.fc21.x86_64 (2430/3011) > >16:31:53,250 INFO packaging: narayana-5.0.0-3.fc21.noarch (2431/3011) > >16:31:53,250 INFO packaging: xbean-spring-3.17-2.fc21.noarch (2432/3011) > >16:31:53,250 INFO packaging: activemq-core-5.6.0-9.fc21.noarch (2433/3011) > >16:31:53,250 INFO packaging: springframework-jms-3.2.6-3.fc21.noarch (2434/3011) > >16:31:53,250 INFO packaging: 1:cxf-tools-2.7.5-3.fc20.noarch (2435/3011) > >16:31:53,250 INFO packaging: 1:cxf-rt-2.7.5-3.fc20.noarch (2436/3011) > >16:31:53,250 INFO packaging: 1:cxf-services-2.7.5-3.fc20.noarch (2437/3011) > >16:31:53,251 INFO packaging: jbossws-cxf-4.2.3-1.fc21.noarch (2438/3011) > >16:31:53,251 INFO packaging: ocaml-srpm-macros-2-2.fc21.noarch (2439/3011) > >16:31:53,251 INFO packaging: kbd-misc-2.0.2-3.fc22.noarch (2440/3011) > >16:31:53,251 INFO packaging: kbd-2.0.2-3.fc22.x86_64 (2441/3011) > >16:31:53,251 INFO packaging: 4:texlive-texlive-common-doc-svn30524.0-1.fc22.noarch (2442/3011) > >16:31:53,251 INFO packaging: 4:texlive-collection-basic-svn33040.0-1.20140525_r34255.fc22.noarch (2443/3011) > >16:31:53,251 INFO packaging: 4:texlive-collection-fontsrecommended-svn32620.0-1.20140525_r34255.fc22.noarch (2444/3011) > >16:31:53,251 INFO packaging: texinfo-tex-5.2-4.fc22.x86_64 (2445/3011) > >16:31:53,251 INFO packaging: 4:texlive-collection-latex-svn33055.0-1.20140525_r34255.fc22.noarch (2446/3011) > >16:31:53,251 INFO packaging: 4:texlive-collection-latexrecommended-svn33055.0-1.20140525_r34255.fc22.noarch (2447/3011) > >16:31:53,251 INFO packaging: R-core-3.1.1-3.fc22.x86_64 (2448/3011) > >16:31:53,251 INFO packaging: R-core-devel-3.1.1-3.fc22.x86_64 (2449/3011) > >16:31:53,251 INFO packaging: R-java-devel-3.1.1-3.fc22.x86_64 (2450/3011) > >16:31:53,251 INFO packaging: R-devel-3.1.1-3.fc22.x86_64 (2451/3011) > >16:31:53,251 INFO packaging: R-java-3.1.1-3.fc22.x86_64 (2452/3011) > >16:31:53,251 INFO packaging: tetex-dvipost-1.1-18.fc21.x86_64 (2453/3011) > >16:31:53,252 INFO packaging: fakeroot-libs-1.18.4-3.fc21.x86_64 (2454/3011) > >16:31:53,252 INFO packaging: fakeroot-1.18.4-3.fc21.x86_64 (2455/3011) > >16:31:53,252 INFO packaging: python-django-bash-completion-1.6.5-3.fc21.noarch (2456/3011) > >16:31:53,252 INFO packaging: python-django-1.6.5-3.fc21.noarch (2457/3011) > >16:31:53,252 INFO packaging: linux-firmware-20140808-39.gitce64fa89.fc22.1.noarch (2458/3011) > >16:31:53,252 INFO packaging: kernel-core-3.17.0-0.rc1.git0.1.fc22.x86_64 (2459/3011) > >16:31:53,252 INFO packaging: kernel-modules-3.17.0-0.rc1.git0.1.fc22.x86_64 (2460/3011) > >16:31:53,252 INFO packaging: kernel-modules-extra-3.17.0-0.rc1.git0.1.fc22.x86_64 (2461/3011) > >16:31:53,252 INFO packaging: xl2tpd-1.3.6-3.fc21.x86_64 (2462/3011) > >16:31:53,252 INFO packaging: 12:dhcp-common-4.3.1-3.fc22.noarch (2463/3011) > >16:31:53,252 INFO packaging: 12:dhcp-client-4.3.1-3.fc22.x86_64 (2464/3011) > >16:31:53,252 INFO packaging: 1:NetworkManager-0.9.10.0-4.git20140704.fc22.x86_64 (2465/3011) > >16:31:53,252 INFO packaging: 1:NetworkManager-wwan-0.9.10.0-4.git20140704.fc22.x86_64 (2466/3011) > >16:31:53,252 INFO packaging: 1:NetworkManager-config-connectivity-fedora-0.9.10.0-4.git20140704.fc22.x86_64 (2467/3011) > >16:31:53,252 INFO packaging: 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 (2468/3011) > >16:31:53,252 INFO packaging: 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 (2469/3011) > >16:31:53,253 INFO packaging: 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 (2470/3011) > >16:31:53,253 INFO packaging: dracut-network-038-30.git20140815.fc22.x86_64 (2471/3011) > >16:31:53,253 INFO packaging: kexec-tools-2.0.7-5.fc22.x86_64 (2472/3011) > >16:31:53,253 INFO packaging: abrt-addon-vmcore-2.2.2-4.fc22.x86_64 (2473/3011) > >16:31:53,253 INFO packaging: perl-srpm-macros-1-12.fc21.noarch (2474/3011) > >16:31:53,253 INFO packaging: fedora-bookmarks-15-5.fc21.noarch (2475/3011) > >16:31:53,253 INFO packaging: fluid-soundfont-common-3.1-13.fc21.noarch (2476/3011) > >16:31:53,253 INFO packaging: fluid-soundfont-gm-3.1-13.fc21.noarch (2477/3011) > >16:31:53,253 INFO packaging: ghc-srpm-macros-1.3-2.fc21.noarch (2478/3011) > >16:31:53,253 INFO packaging: redhat-rpm-config-24-2.fc21.noarch (2479/3011) > >16:31:53,253 INFO packaging: rpm-build-4.12.0-0.beta1.3.fc22.x86_64 (2480/3011) > >16:31:53,253 INFO packaging: rpmdevtools-8.4-3.fc21.noarch (2481/3011) > >16:31:53,253 INFO packaging: eclipse-rpm-editor-3.0.0-6.fc22.noarch (2482/3011) > >16:31:53,253 INFO packaging: pyrpkg-1.26-1.fc22.noarch (2483/3011) > >16:31:53,253 INFO packaging: fedpkg-1.18-1.fc22.noarch (2484/3011) > >16:31:53,253 INFO packaging: fedora-packager-0.5.10.4-2.fc21.noarch (2485/3011) > >16:31:53,253 INFO packaging: man-pages-3.70-1.fc22.noarch (2486/3011) > >16:31:53,254 INFO packaging: libattr-devel-2.4.47-8.fc22.x86_64 (2487/3011) > >16:31:53,254 INFO packaging: heisenbug-backgrounds-base-20.0.0-2.fc21.noarch (2488/3011) > >16:31:53,254 INFO packaging: heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch (2489/3011) > >16:31:53,254 INFO packaging: desktop-backgrounds-gnome-20.0.0-2.fc21.noarch (2490/3011) > >16:31:53,254 INFO packaging: gnome-desktop3-3.13.4-1.fc22.x86_64 (2491/3011) > >16:31:53,254 INFO packaging: 2:cheese-libs-3.13.90.1-1.fc22.x86_64 (2492/3011) > >16:31:53,254 INFO packaging: evolution-3.13.4-1.fc22.x86_64 (2493/3011) > >16:31:53,254 INFO packaging: nautilus-extensions-3.13.2-6.fc22.x86_64 (2494/3011) > >16:31:53,254 INFO packaging: nautilus-3.13.2-6.fc22.x86_64 (2495/3011) > >16:31:53,254 INFO packaging: gnome-session-3.13.3-1.fc22.x86_64 (2496/3011) > >16:31:53,254 INFO packaging: gnome-settings-daemon-3.13.90-1.fc22.x86_64 (2497/3011) > >16:31:53,254 INFO packaging: 1:control-center-3.13.90-1.fc22.x86_64 (2498/3011) > >16:31:53,254 INFO packaging: gnome-session-xsession-3.13.3-1.fc22.x86_64 (2499/3011) > >16:31:53,254 INFO packaging: mutter-3.13.4-3.fc22.x86_64 (2500/3011) > >16:31:53,254 INFO packaging: gnome-shell-3.13.4-3.fc22.x86_64 (2501/3011) > >16:31:53,254 INFO packaging: 1:gdm-3.12.2-3.fc22.x86_64 (2502/3011) > >16:31:53,255 INFO packaging: pulseaudio-gdm-hooks-5.0-9.fc22.x86_64 (2503/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-common-3.13.4-1.fc22.noarch (2504/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-alternate-tab-3.13.4-1.fc22.noarch (2505/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-window-list-3.13.4-1.fc22.noarch (2506/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-apps-menu-3.13.4-1.fc22.noarch (2507/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-launch-new-instance-3.13.4-1.fc22.noarch (2508/3011) > >16:31:53,255 INFO packaging: gnome-shell-extension-places-menu-3.13.4-1.fc22.noarch (2509/3011) > >16:31:53,255 INFO packaging: 1:epiphany-runtime-3.12.1-2.fc22.x86_64 (2510/3011) > >16:31:53,255 INFO packaging: gnome-js-common-0.1.2-11.fc21.noarch (2511/3011) > >16:31:53,255 INFO packaging: seed-3.8.1-3.fc21.x86_64 (2512/3011) > >16:31:53,255 INFO packaging: libpeas-1.10.1-1.fc22.x86_64 (2513/3011) > >16:31:53,255 INFO packaging: 1:totem-3.13.90-1.fc22.x86_64 (2514/3011) > >16:31:53,255 INFO packaging: tigervnc-license-1.3.1-8.fc22.noarch (2515/3011) > >16:31:53,255 INFO packaging: tigervnc-icons-1.3.1-8.fc22.noarch (2516/3011) > >16:31:53,255 INFO packaging: comps-extras-23-2.fc21.noarch (2517/3011) > >16:31:53,255 INFO packaging: PackageKit-0.9.4-3.fc22.x86_64 (2518/3011) > >16:31:53,256 INFO packaging: gnome-software-3.13.90-1.fc22.x86_64 (2519/3011) > >16:31:53,256 INFO packaging: gnome-packagekit-3.13.90-1.fc22.x86_64 (2520/3011) > >16:31:53,256 INFO packaging: tigervnc-1.3.1-8.fc22.x86_64 (2521/3011) > >16:31:53,256 INFO packaging: 1:totem-nautilus-3.13.90-1.fc22.x86_64 (2522/3011) > >16:31:53,256 INFO packaging: deja-dup-30.0-2.fc21.x86_64 (2523/3011) > >16:31:53,256 INFO packaging: eog-3.13.90-1.fc22.x86_64 (2524/3011) > >16:31:53,256 INFO packaging: 2:gedit-3.13.91-1.fc22.x86_64 (2525/3011) > >16:31:53,256 INFO packaging: rhythmbox-3.0.3-3.fc22.x86_64 (2526/3011) > >16:31:53,256 INFO packaging: gnome-classic-session-3.13.4-1.fc22.noarch (2527/3011) > >16:31:53,256 INFO packaging: gnome-initial-setup-3.13.4-2.fc22.x86_64 (2528/3011) > >16:31:53,256 INFO packaging: evince-nautilus-3.13.90-1.fc22.x86_64 (2529/3011) > >16:31:53,256 INFO packaging: gnome-user-share-3.13.2-1.fc21.x86_64 (2530/3011) > >16:31:53,256 INFO packaging: file-roller-nautilus-3.13.2-1.fc22.x86_64 (2531/3011) > >16:31:53,256 INFO packaging: brasero-nautilus-3.11.3-9.fc22.x86_64 (2532/3011) > >16:31:53,256 INFO packaging: bijiben-3.13.90-1.fc22.x86_64 (2533/3011) > >16:31:53,257 INFO packaging: evolution-ews-3.13.4-1.fc22.x86_64 (2534/3011) > >16:31:53,257 INFO packaging: evolution-help-3.13.4-1.fc22.noarch (2535/3011) > >16:31:53,257 INFO packaging: 2:cheese-3.13.90.1-1.fc22.x86_64 (2536/3011) > >16:31:53,257 INFO packaging: gnome-contacts-3.13.90-1.fc22.x86_64 (2537/3011) > >16:31:53,257 INFO packaging: empathy-3.12.4-1.fc21.x86_64 (2538/3011) > >16:31:53,257 INFO packaging: gnome-documents-3.13.4-2.fc21.x86_64 (2539/3011) > >16:31:53,257 INFO packaging: gnome-font-viewer-3.12.0-2.fc21.x86_64 (2540/3011) > >16:31:53,257 INFO packaging: gnome-clocks-3.13.2-1.fc22.x86_64 (2541/3011) > >16:31:53,257 INFO packaging: gnome-desktop3-devel-3.13.4-1.fc22.x86_64 (2542/3011) > >16:31:53,257 INFO packaging: gnome-photos-3.13.4-1.fc22.x86_64 (2543/3011) > >16:31:53,257 INFO packaging: libacl-devel-2.2.52-6.fc22.x86_64 (2544/3011) > >16:31:53,257 INFO packaging: eclipse-fedorapackager-0.4.1-10.fc21.noarch (2545/3011) > >16:31:53,257 INFO packaging: tuxguitar-1.2-16.fc21.x86_64 (2546/3011) > >16:31:53,257 INFO packaging: mscore-1.3-5.fc21.x86_64 (2547/3011) > >16:31:53,257 INFO packaging: qsynth-0.3.7-3.fc21.x86_64 (2548/3011) > >16:31:53,257 INFO packaging: timidity++-2.14.0-7.fc21.x86_64 (2549/3011) > >16:31:53,258 INFO packaging: firefox-31.0-2.fc22.x86_64 (2550/3011) > >16:31:53,258 INFO packaging: abrt-desktop-2.2.2-4.fc22.x86_64 (2551/3011) > >16:31:53,258 INFO packaging: abrt-cli-2.2.2-4.fc22.x86_64 (2552/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 (2553/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-openvpn-gnome-0.9.9.0-0.2.git20140128.fc21.x86_64 (2554/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-vpnc-gnome-0.9.9.0-5.git20140428.fc21.x86_64 (2555/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-bluetooth-0.9.10.0-4.git20140704.fc22.x86_64 (2556/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-wifi-0.9.10.0-4.git20140704.fc22.x86_64 (2557/3011) > >16:31:53,258 INFO packaging: 1:NetworkManager-adsl-0.9.10.0-4.git20140704.fc22.x86_64 (2558/3011) > >16:31:53,258 INFO packaging: NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 (2559/3011) > >16:31:53,258 INFO packaging: NetworkManager-l2tp-0.9.8.7-2.fc22.x86_64 (2560/3011) > >16:31:53,258 INFO packaging: kernel-3.17.0-0.rc1.git0.1.fc22.x86_64 (2561/3011) > >16:31:53,258 INFO packaging: 1:eclipse-pydev-3.6.0-1.fc22.noarch (2562/3011) > >16:31:53,258 INFO packaging: 1:texmaker-4.3-1.fc22.x86_64 (2563/3011) > >16:31:53,258 INFO packaging: R-3.1.1-3.fc22.x86_64 (2564/3011) > >16:31:53,258 INFO packaging: pm-utils-1.4.1-29.fc21.x86_64 (2565/3011) > >16:31:53,259 INFO packaging: wildfly-8.1.0-3.fc22.noarch (2566/3011) > >16:31:53,259 INFO packaging: eclipse-valgrind-3.0.0-6.fc22.noarch (2567/3011) > >16:31:53,259 INFO packaging: eclipse-oprofile-3.0.0-6.fc22.noarch (2568/3011) > >16:31:53,259 INFO packaging: eclipse-mpc-1.2.1-0.2.git519e70b.fc21.noarch (2569/3011) > >16:31:53,259 INFO packaging: eclipse-dtp-1.12.0-1.fc22.noarch (2570/3011) > >16:31:53,259 INFO packaging: eclipse-collabnet-merge-4.0.2-1.fc22.noarch (2571/3011) > >16:31:53,259 INFO packaging: eclipse-mylyn-context-cdt-3.12.0-3.fc22.noarch (2572/3011) > >16:31:53,259 INFO packaging: eclipse-mylyn-tasks-web-3.12.0-3.fc22.noarch (2573/3011) > >16:31:53,259 INFO packaging: eclipse-mylyn-tasks-bugzilla-3.12.0-3.fc22.noarch (2574/3011) > >16:31:53,259 INFO packaging: eclipse-mylyn-context-java-3.12.0-3.fc22.noarch (2575/3011) > >16:31:53,259 INFO packaging: eclipse-mylyn-tasks-trac-3.12.0-3.fc22.noarch (2576/3011) > >16:31:53,259 INFO packaging: eclipse-packagekit-0.1.0-7.fc21.noarch (2577/3011) > >16:31:53,259 INFO packaging: icedtea-web-1.5.1-0.fc22.x86_64 (2578/3011) > >16:31:53,259 INFO packaging: 1:libreoffice-emailmerge-4.3.1.1-1.fc22.x86_64 (2579/3011) > >16:31:53,259 INFO packaging: 1:mx4j-3.0.1-20.fc22.noarch (2580/3011) > >16:31:53,259 INFO packaging: jflex-1.6.0-1.fc22.noarch (2581/3011) > >16:31:53,260 INFO packaging: xalan-j2-xsltc-2.7.1-23.fc21.noarch (2582/3011) > >16:31:53,260 INFO packaging: apache-commons-modeler-2.0.1-15.fc21.noarch (2583/3011) > >16:31:53,260 INFO packaging: 1:libreoffice-math-4.3.1.1-1.fc22.x86_64 (2584/3011) > >16:31:53,260 INFO packaging: 1:libreoffice-langpack-en-4.3.1.1-1.fc22.x86_64 (2585/3011) > >16:31:53,260 INFO packaging: 1:libreoffice-impress-4.3.1.1-1.fc22.x86_64 (2586/3011) > >16:31:53,260 INFO packaging: 1:libreoffice-calc-4.3.1.1-1.fc22.x86_64 (2587/3011) > >16:31:53,260 INFO packaging: apache-commons-launcher-1.1-15.20100521svn936225.fc21.noarch (2588/3011) > >16:31:53,260 INFO packaging: 1:java-1.8.0-openjdk-src-1.8.0.11-19.b12.fc22.x86_64 (2589/3011) > >16:31:53,260 INFO packaging: 1:java-1.8.0-openjdk-demo-1.8.0.11-19.b12.fc22.x86_64 (2590/3011) > >16:31:53,260 INFO packaging: 1:java-1.8.0-openjdk-javadoc-1.8.0.11-19.b12.fc22.noarch (2591/3011) > >16:31:53,260 INFO packaging: apache-commons-math-3.3-1.fc21.noarch (2592/3011) > >16:31:53,260 INFO packaging: apache-commons-exec-1.2-3.fc21.noarch (2593/3011) > >16:31:53,260 INFO packaging: apache-commons-daemon-1.0.15-7.fc21.x86_64 (2594/3011) > >16:31:53,260 INFO packaging: gnome-boxes-3.13.4-1.fc22.x86_64 (2595/3011) > >16:31:53,260 INFO packaging: mesa-dri-drivers-10.3-0.devel.2.c40d7d6d948912a4d51cbf8f0854cf2ebe916636.fc22.x86_64 (2596/3011) > >16:31:53,261 INFO packaging: php-gd-5.6.0-0.6.RC4.fc22.x86_64 (2597/3011) > >16:31:53,261 INFO packaging: monobristol-0.60.3.1-3.fc21.x86_64 (2598/3011) > >16:31:53,261 INFO packaging: fprintd-pam-0.5.1-2.fc21.x86_64 (2599/3011) > >16:31:53,261 INFO packaging: 1:libgda-devel-5.2.2-6.fc22.x86_64 (2600/3011) > >16:31:53,261 INFO packaging: pulseaudio-module-x11-5.0-9.fc22.x86_64 (2601/3011) > >16:31:53,261 INFO packaging: imsettings-gsettings-1.6.7-4.fc22.x86_64 (2602/3011) > >16:31:53,261 INFO packaging: ibus-chewing-1.4.10.1-2.fc21.x86_64 (2603/3011) > >16:31:53,261 INFO packaging: ibus-typing-booster-1.2.10-3.fc21.noarch (2604/3011) > >16:31:53,261 INFO packaging: ibus-kkc-1.5.21-1.fc21.x86_64 (2605/3011) > >16:31:53,261 INFO packaging: ibus-libpinyin-1.6.92-3.fc21.x86_64 (2606/3011) > >16:31:53,261 INFO packaging: ibus-hangul-1.4.2-8.fc21.x86_64 (2607/3011) > >16:31:53,261 INFO packaging: ibus-qt-1.3.3-2.fc21.x86_64 (2608/3011) > >16:31:53,261 INFO packaging: ibus-rawcode-1.3.2-4.fc21.x86_64 (2609/3011) > >16:31:53,261 INFO packaging: ibus-m17n-1.3.4-14.fc21.x86_64 (2610/3011) > >16:31:53,261 INFO packaging: gutenprint-cups-5.2.10-4.fc22.x86_64 (2611/3011) > >16:31:53,261 INFO packaging: hplip-3.14.6-5.fc22.x86_64 (2612/3011) > >16:31:53,262 INFO packaging: sushi-3.12.0-3.fc22.x86_64 (2613/3011) > >16:31:53,262 INFO packaging: gnome-color-manager-3.13.90-1.fc22.x86_64 (2614/3011) > >16:31:53,262 INFO packaging: 6:octave-3.8.2-0.2.rc2.fc21.x86_64 (2615/3011) > >16:31:53,262 INFO packaging: libcanberra-devel-0.30-6.fc21.x86_64 (2616/3011) > >16:31:53,262 INFO packaging: evolution-data-server-devel-3.13.4-1.fc22.x86_64 (2617/3011) > >16:31:53,262 INFO packaging: clutter-gtk-devel-1.5.2-5.fc22.x86_64 (2618/3011) > >16:31:53,262 INFO packaging: webkitgtk3-devel-2.4.4-4.fc22.x86_64 (2619/3011) > >16:31:53,262 INFO packaging: orca-3.13.90-1.fc22.noarch (2620/3011) > >16:31:53,262 INFO packaging: system-config-printer-udev-1.5.0-7.fc22.x86_64 (2621/3011) > >16:31:53,262 INFO packaging: foomatic-4.0.11-2.fc21.x86_64 (2622/3011) > >16:31:53,262 INFO packaging: bluez-cups-5.18-2.fc21.x86_64 (2623/3011) > >16:31:53,262 INFO packaging: frescobaldi-2.0.10-3.fc21.noarch (2624/3011) > >16:31:53,262 INFO packaging: plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 (2625/3011) > >16:31:53,262 INFO packaging: paps-0.6.8-29.fc21.x86_64 (2626/3011) > >16:31:53,262 INFO packaging: seahorse-3.12.2-4.fc21.x86_64 (2627/3011) > >16:31:53,262 INFO packaging: kde-workspace-devel-4.11.11-2.fc22.x86_64 (2628/3011) > >16:31:53,263 INFO packaging: gnome-disk-utility-3.12.1-4.fc21.x86_64 (2629/3011) > >16:31:53,263 INFO packaging: setroubleshoot-3.2.20-1.fc21.x86_64 (2630/3011) > >16:31:53,263 INFO packaging: libnotify-devel-0.7.6-3.fc22.x86_64 (2631/3011) > >16:31:53,263 INFO packaging: pykde4-devel-4.14.0-2.fc22.x86_64 (2632/3011) > >16:31:53,263 INFO packaging: kdepimlibs-devel-4.14.0-1.fc22.x86_64 (2633/3011) > >16:31:53,263 INFO packaging: 6:kdelibs-webkit-devel-4.14.0-1.fc22.x86_64 (2634/3011) > >16:31:53,263 INFO packaging: kdesdk-thumbnailers-4.14.0-1.fc22.x86_64 (2635/3011) > >16:31:53,263 INFO packaging: qastools-0.17.2-2.fc21.x86_64 (2636/3011) > >16:31:53,263 INFO packaging: guitarix-0.30.0-1.fc22.x86_64 (2637/3011) > >16:31:53,263 INFO packaging: zynjacku-6-8.fc21.x86_64 (2638/3011) > >16:31:53,263 INFO packaging: ardour3-3.5.380-3.fc21.x86_64 (2639/3011) > >16:31:53,263 INFO packaging: lv2-x42-plugins-0.1.1-0.4.20131005git7db99d5.fc21.x86_64 (2640/3011) > >16:31:53,263 INFO packaging: authconfig-gtk-6.2.9-1.fc22.x86_64 (2641/3011) > >16:31:53,263 INFO packaging: swami-2.0.0-7.20110806svn386.fc21.x86_64 (2642/3011) > >16:31:53,263 INFO packaging: gladish-2-3.3.gitfcb16ae.fc21.x86_64 (2643/3011) > >16:31:53,263 INFO packaging: system-config-date-1.10.7-2.fc21.noarch (2644/3011) > >16:31:53,264 INFO packaging: idjc-0.8.7-7.fc21.x86_64 (2645/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-wacom-0.25.0-1.fc21.x86_64 (2646/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-intel-2.99.914-1.fc22.x86_64 (2647/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-qxl-0.1.1-12.fc21.x86_64 (2648/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-13.fc21.x86_64 (2649/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-vesa-2.3.2-18.fc21.x86_64 (2650/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-openchrome-0.3.3-12.fc21.x86_64 (2651/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 (2652/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-fbdev-0.4.3-18.fc21.x86_64 (2653/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-modesetting-0.9.0-1.fc21.x86_64 (2654/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-ati-7.4.0-2.fc22.x86_64 (2655/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-synaptics-1.8.0-3.fc21.x86_64 (2656/3011) > >16:31:53,264 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.10-5.fc21.x86_64 (2657/3011) > >16:31:53,264 INFO packaging: xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 (2658/3011) > >16:31:53,264 INFO packaging: vinagre-3.13.90-1.fc22.x86_64 (2659/3011) > >16:31:53,264 INFO packaging: qt5-qttools-devel-5.3.1-1.fc21.x86_64 (2660/3011) > >16:31:53,265 INFO packaging: qt5-qtwebkit-devel-5.3.1-1.fc21.x86_64 (2661/3011) > >16:31:53,265 INFO packaging: glade-3.18.3-3.fc22.x86_64 (2662/3011) > >16:31:53,265 INFO packaging: gnome-system-monitor-3.13.90-1.fc22.x86_64 (2663/3011) > >16:31:53,265 INFO packaging: simple-scan-3.13.90-1.fc22.x86_64 (2664/3011) > >16:31:53,265 INFO packaging: realTimeConfigQuickScan-0-0.13.20120506hg.fc21.noarch (2665/3011) > >16:31:53,265 INFO packaging: xorg-x11-utils-7.5-14.fc21.x86_64 (2666/3011) > >16:31:53,265 INFO packaging: libXxf86dga-devel-1.1.4-3.fc21.x86_64 (2667/3011) > >16:31:53,265 INFO packaging: libdmx-devel-1.1.3-3.fc21.x86_64 (2668/3011) > >16:31:53,265 INFO packaging: virt-viewer-1.0-1.fc22.x86_64 (2669/3011) > >16:31:53,265 INFO packaging: virt-manager-1.0.1-3.fc21.1.noarch (2670/3011) > >16:31:53,265 INFO packaging: gnome-maps-3.13.4-1.fc22.x86_64 (2671/3011) > >16:31:53,265 INFO packaging: gnome-calculator-3.13.90-1.fc22.x86_64 (2672/3011) > >16:31:53,265 INFO packaging: gnome-terminal-3.13.90-1.fc22.x86_64 (2673/3011) > >16:31:53,265 INFO packaging: 1:devhelp-3.13.4-1.fc22.x86_64 (2674/3011) > >16:31:53,265 INFO packaging: gnome-sound-recorder-3.13.4-1.fc22.noarch (2675/3011) > >16:31:53,265 INFO packaging: gnome-weather-3.13.90-1.fc22.x86_64 (2676/3011) > >16:31:53,266 INFO packaging: gvfs-mtp-1.21.90-1.fc22.x86_64 (2677/3011) > >16:31:53,266 INFO packaging: gvfs-archive-1.21.90-1.fc22.x86_64 (2678/3011) > >16:31:53,266 INFO packaging: gvfs-gphoto2-1.21.90-1.fc22.x86_64 (2679/3011) > >16:31:53,266 INFO packaging: gvfs-afp-1.21.90-1.fc22.x86_64 (2680/3011) > >16:31:53,266 INFO packaging: gvfs-smb-1.21.90-1.fc22.x86_64 (2681/3011) > >16:31:53,266 INFO packaging: shotwell-0.18.1-1.fc21.x86_64 (2682/3011) > >16:31:53,266 INFO packaging: gnome-screenshot-3.12.0-2.fc21.x86_64 (2683/3011) > >16:31:53,266 INFO packaging: 1:aisleriot-3.13.90-1.fc22.x86_64 (2684/3011) > >16:31:53,266 INFO packaging: gnome-logs-3.13.90-1.fc22.x86_64 (2685/3011) > >16:31:53,266 INFO packaging: gucharmap-3.13.90-1.fc22.x86_64 (2686/3011) > >16:31:53,266 INFO packaging: system-config-language-2.3.0-1.fc21.noarch (2687/3011) > >16:31:53,266 INFO packaging: baobab-3.13.2-1.fc22.x86_64 (2688/3011) > >16:31:53,266 INFO packaging: gtk3-devel-docs-3.13.7-1.fc22.x86_64 (2689/3011) > >16:31:53,266 INFO packaging: firewall-config-0.3.10-5.fc22.noarch (2690/3011) > >16:31:53,266 INFO packaging: mousetweaks-3.12.0-2.fc21.x86_64 (2691/3011) > >16:31:53,266 INFO packaging: transmission-gtk-2.84-1.fc22.x86_64 (2692/3011) > >16:31:53,267 INFO packaging: gnome-dictionary-3.10.0-2.fc21.x86_64 (2693/3011) > >16:31:53,267 INFO packaging: PackageKit-gtk3-module-0.9.4-3.fc22.x86_64 (2694/3011) > >16:31:53,267 INFO packaging: alsa-tools-1.0.28-2.fc22.x86_64 (2695/3011) > >16:31:53,267 INFO packaging: gtk3-immodule-xim-3.13.7-1.fc22.x86_64 (2696/3011) > >16:31:53,267 INFO packaging: xdg-user-dirs-gtk-0.10-5.fc21.x86_64 (2697/3011) > >16:31:53,267 INFO packaging: libXevie-devel-1.0.3-8.fc21.x86_64 (2698/3011) > >16:31:53,267 INFO packaging: gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 (2699/3011) > >16:31:53,267 INFO packaging: libXaw-devel-1.0.12-3.fc21.x86_64 (2700/3011) > >16:31:53,267 INFO packaging: Xaw3d-devel-1.6.2-6.fc21.x86_64 (2701/3011) > >16:31:53,267 INFO packaging: SDL-devel-1.2.15-16.fc22.x86_64 (2702/3011) > >16:31:53,267 INFO packaging: qt5-qtquickcontrols-5.3.1-1.fc21.x86_64 (2703/3011) > >16:31:53,267 INFO packaging: wxMaxima-13.04.2-2.fc21.x86_64 (2704/3011) > >16:31:53,267 INFO packaging: libsane-hpaio-3.14.6-5.fc22.x86_64 (2705/3011) > >16:31:53,267 INFO packaging: sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 (2706/3011) > >16:31:53,267 INFO packaging: libXvMC-devel-1.0.8-3.fc21.x86_64 (2707/3011) > >16:31:53,267 INFO packaging: xrestop-0.4-13.fc21.x86_64 (2708/3011) > >16:31:53,267 INFO packaging: libXres-devel-1.0.7-3.fc21.x86_64 (2709/3011) > >16:31:53,268 INFO packaging: alsa-plugins-pulseaudio-1.0.28-2.fc22.x86_64 (2710/3011) > >16:31:53,268 INFO packaging: gd-devel-2.1.0-6.fc22.x86_64 (2711/3011) > >16:31:53,268 INFO packaging: system-config-users-1.3.5-2.fc21.noarch (2712/3011) > >16:31:53,268 INFO packaging: lv2-fil-plugins-2.0-10.fc21.x86_64 (2713/3011) > >16:31:53,268 INFO packaging: audacity-2.0.5-4.fc22.x86_64 (2714/3011) > >16:31:53,268 INFO packaging: sooperlooper-1.7.0-3.fc21.x86_64 (2715/3011) > >16:31:53,268 INFO packaging: giflib-devel-4.1.6-11.fc21.x86_64 (2716/3011) > >16:31:53,268 INFO packaging: japa-0.6.0-7.fc21.x86_64 (2717/3011) > >16:31:53,268 INFO packaging: jmeters-0.4.1-5.fc21.x86_64 (2718/3011) > >16:31:53,268 INFO packaging: zita-rev1-0.2.1-9.fc21.x86_64 (2719/3011) > >16:31:53,268 INFO packaging: jaaa-0.6.0-6.fc21.x86_64 (2720/3011) > >16:31:53,268 INFO packaging: zita-at1-0.2.3-10.fc21.x86_64 (2721/3011) > >16:31:53,268 INFO packaging: non-sequencer-1.2.0-2.1.git13c3ca8.fc21.x86_64 (2722/3011) > >16:31:53,268 INFO packaging: non-session-manager-1.2.0-2.1.git13c3ca8.fc21.x86_64 (2723/3011) > >16:31:53,268 INFO packaging: non-mixer-1.2.0-2.1.git13c3ca8.fc21.x86_64 (2724/3011) > >16:31:53,268 INFO packaging: lv2-artyfx-plugins-1.1-0.2.20140317git1dc4f00.fc21.x86_64 (2725/3011) > >16:31:53,269 INFO packaging: non-daw-1.2.0-2.1.git13c3ca8.fc21.x86_64 (2726/3011) > >16:31:53,269 INFO packaging: lv2-sorcer-1.1-3.1.20131104git18e6891.fc21.x86_64 (2727/3011) > >16:31:53,269 INFO packaging: lv2-fabla-1.1-2.3.20131003git5f2cb26.fc21.x86_64 (2728/3011) > >16:31:53,269 INFO packaging: 1:muse-2.1.2-4.fc21.x86_64 (2729/3011) > >16:31:53,269 INFO packaging: fluidsynth-dssi-1.0.0-10.fc21.x86_64 (2730/3011) > >16:31:53,269 INFO packaging: fluidsynth-1.1.6-4.fc21.x86_64 (2731/3011) > >16:31:53,269 INFO packaging: calf-0.0.19-5.fc21.x86_64 (2732/3011) > >16:31:53,269 INFO packaging: mup-6.2-3.fc21.x86_64 (2733/3011) > >16:31:53,269 INFO packaging: zynaddsubfx-2.4.4-1.fc21.x86_64 (2734/3011) > >16:31:53,269 INFO packaging: alsamixergui-0.9.0-0.17.rc2.fc21.x86_64 (2735/3011) > >16:31:53,269 INFO packaging: yoshimi-1.2.2-1.fc22.x86_64 (2736/3011) > >16:31:53,269 INFO packaging: rakarrack-0.6.2-0.4.20140723git7dba0c4.fc22.x86_64 (2737/3011) > >16:31:53,269 INFO packaging: jack-rack-1.4.7-16.fc21.x86_64 (2738/3011) > >16:31:53,269 INFO packaging: jackctlmmc-4-8.fc21.x86_64 (2739/3011) > >16:31:53,269 INFO packaging: hydrogen-0.9.5.1-9.fc21.x86_64 (2740/3011) > >16:31:53,269 INFO packaging: harmonyseq-0.16-14.fc21.x86_64 (2741/3011) > >16:31:53,270 INFO packaging: arpage-0.3.3-16.fc21.x86_64 (2742/3011) > >16:31:53,270 INFO packaging: lv2-triceratops-0.1.7-2.fc21.x86_64 (2743/3011) > >16:31:53,270 INFO packaging: lv2-ll-plugins-0.2.8-14.fc21.x86_64 (2744/3011) > >16:31:53,270 INFO packaging: seq24-0.9.3-0.6.r131.fc21.x86_64 (2745/3011) > >16:31:53,270 INFO packaging: lv2-abGate-1.1.3-10.fc21.x86_64 (2746/3011) > >16:31:53,270 INFO packaging: lv2-newtonator-0.6.0-4.fc21.x86_64 (2747/3011) > >16:31:53,270 INFO packaging: lv2-avw-plugins-0.0.8-7.fc21.x86_64 (2748/3011) > >16:31:53,270 INFO packaging: open-vm-tools-desktop-9.4.6-1.fc22.x86_64 (2749/3011) > >16:31:53,270 INFO packaging: whysynth-dssi-20120729-4.fc21.x86_64 (2750/3011) > >16:31:53,270 INFO packaging: lv2-invada-plugins-1.2.0-11.fc21.x86_64 (2751/3011) > >16:31:53,270 INFO packaging: xsynth-dssi-0.9.4-10.fc21.x86_64 (2752/3011) > >16:31:53,270 INFO packaging: nekobee-dssi-0.1.7-11.fc21.x86_64 (2753/3011) > >16:31:53,270 INFO packaging: gtk2-immodule-xim-2.24.24-1.fc22.x86_64 (2754/3011) > >16:31:53,270 INFO packaging: hexter-dssi-1.0.0-4.fc21.x86_64 (2755/3011) > >16:31:53,270 INFO packaging: gtk2-devel-docs-2.24.24-1.fc22.x86_64 (2756/3011) > >16:31:53,270 INFO packaging: jamin-0.97.16-7.20111031cvs.fc21.x86_64 (2757/3011) > >16:31:53,271 INFO packaging: ams-2.1.1-2.fc21.x86_64 (2758/3011) > >16:31:53,271 INFO packaging: drumkv1-0.5.0-2.fc21.x86_64 (2759/3011) > >16:31:53,271 INFO packaging: qmidiarp-0.6.0-3.fc21.x86_64 (2760/3011) > >16:31:53,271 INFO packaging: vmpk-0.4.0-9.fc21.x86_64 (2761/3011) > >16:31:53,271 INFO packaging: synthv1-0.5.0-1.fc21.x86_64 (2762/3011) > >16:31:53,271 INFO packaging: speedcrunch-0.11-1.fc22.x86_64 (2763/3011) > >16:31:53,271 INFO packaging: samplv1-0.5.0-2.fc21.x86_64 (2764/3011) > >16:31:53,271 INFO packaging: oprofile-gui-0.9.9-5.54.gb7e9a57.fc21.x86_64 (2765/3011) > >16:31:53,271 INFO packaging: Add64-1.2.2-5.fc21.x86_64 (2766/3011) > >16:31:53,271 INFO packaging: rosegarden4-14.02-3.fc22.x86_64 (2767/3011) > >16:31:53,271 INFO packaging: radium-compressor-0.5.1-6.fc21.x86_64 (2768/3011) > >16:31:53,271 INFO packaging: qtractor-0.6.2-2.fc22.x86_64 (2769/3011) > >16:31:53,271 INFO packaging: webalizer-2.23_05-10.fc21.x86_64 (2770/3011) > >16:31:53,271 INFO packaging: spice-vdagent-0.15.0-2.fc21.x86_64 (2771/3011) > >16:31:53,271 INFO packaging: recordmydesktop-0.3.8.1-12.fc21.x86_64 (2772/3011) > >16:31:53,271 INFO packaging: selinux-policy-targeted-3.13.1-73.fc22.noarch (2773/3011) > >16:31:53,272 INFO packaging: 1:grub2-2.02-0.7.fc22.x86_64 (2774/3011) > >16:31:53,272 INFO packaging: dracut-config-rescue-038-30.git20140815.fc22.x86_64 (2775/3011) > >16:31:53,272 INFO packaging: 1:wireless-tools-29-11.1.fc21.x86_64 (2776/3011) > >16:31:53,272 INFO packaging: alsa-plugins-jack-1.0.28-2.fc22.x86_64 (2777/3011) > >16:31:53,272 INFO packaging: aj-snapshot-0.9.6-2.fc21.x86_64 (2778/3011) > >16:31:53,272 INFO packaging: system-config-keyboard-1.4.0-5.fc21.noarch (2779/3011) > >16:31:53,272 INFO packaging: sssd-1.12.0-5.fc22.x86_64 (2780/3011) > >16:31:53,272 INFO packaging: nss-mdns-0.10-14.fc21.x86_64 (2781/3011) > >16:31:53,272 INFO packaging: openldap-devel-2.4.39-10.fc22.x86_64 (2782/3011) > >16:31:53,272 INFO packaging: BackupPC-3.3.0-3.fc21.x86_64 (2783/3011) > >16:31:53,272 INFO packaging: virt-install-1.0.1-3.fc21.1.noarch (2784/3011) > >16:31:53,272 INFO packaging: systemtap-2.6-0.411.gdf6c01e780a2.fc22.x86_64 (2785/3011) > >16:31:53,272 INFO packaging: openssh-server-6.6.1p1-4.fc22.x86_64 (2786/3011) > >16:31:53,272 INFO packaging: rp-pppoe-3.11-7.fc21.x86_64 (2787/3011) > >16:31:53,272 INFO packaging: man-db-2.6.7.1-5.fc22.x86_64 (2788/3011) > >16:31:53,273 INFO packaging: mlocate-0.26-6.fc22.x86_64 (2789/3011) > >16:31:53,273 INFO packaging: crypto-utils-2.4.1-53.fc21.x86_64 (2790/3011) > >16:31:53,273 INFO packaging: coolkey-1.1.0-25.fc21.x86_64 (2791/3011) > >16:31:53,273 INFO packaging: wvdial-1.61-9.fc21.x86_64 (2792/3011) > >16:31:53,273 INFO packaging: isdn4k-utils-3.2-98.fc22.x86_64 (2793/3011) > >16:31:53,273 INFO packaging: lftp-4.5.4-1.fc22.x86_64 (2794/3011) > >16:31:53,273 INFO packaging: lockdev-devel-1.0.4-0.16.20111007git.fc21.x86_64 (2795/3011) > >16:31:53,273 INFO packaging: minicom-2.7-2.fc21.x86_64 (2796/3011) > >16:31:53,273 INFO packaging: alsa-plugins-vdownmix-1.0.28-2.fc22.x86_64 (2797/3011) > >16:31:53,273 INFO packaging: alsa-plugins-samplerate-1.0.28-2.fc22.x86_64 (2798/3011) > >16:31:53,273 INFO packaging: alsa-plugins-upmix-1.0.28-2.fc22.x86_64 (2799/3011) > >16:31:53,273 INFO packaging: PackageKit-command-not-found-0.9.4-3.fc22.x86_64 (2800/3011) > >16:31:53,273 INFO packaging: PackageKit-gstreamer-plugin-0.9.4-3.fc22.x86_64 (2801/3011) > >16:31:53,273 INFO packaging: 1:mod_ssl-2.4.10-4.fc22.x86_64 (2802/3011) > >16:31:53,273 INFO packaging: mod_wsgi-3.5-2.fc21.x86_64 (2803/3011) > >16:31:53,273 INFO packaging: mod_perl-2.0.8-8.20140624svn1602105.fc21.x86_64 (2804/3011) > >16:31:53,273 INFO packaging: httpd-manual-2.4.10-4.fc22.noarch (2805/3011) > >16:31:53,274 INFO packaging: php-5.6.0-0.6.RC4.fc22.x86_64 (2806/3011) > >16:31:53,274 INFO packaging: abrt-java-connector-1.0.10-3.fc21.x86_64 (2807/3011) > >16:31:53,274 INFO packaging: chrony-1.30-2.fc22.x86_64 (2808/3011) > >16:31:53,274 INFO packaging: rtirq-20130402-7.fc21.noarch (2809/3011) > >16:31:53,274 INFO packaging: b43-openfwwf-5.2-11.fc21.noarch (2810/3011) > >16:31:53,274 INFO packaging: 7:squid-3.4.6-1.fc21.x86_64 (2811/3011) > >16:31:53,274 INFO packaging: 1:smartmontools-6.3-1.fc22.x86_64 (2812/3011) > >16:31:53,274 INFO packaging: cvs-1.11.23-37.fc21.x86_64 (2813/3011) > >16:31:53,274 INFO packaging: 2:mcelog-1.0-0.12.f0d7654.fc21.x86_64 (2814/3011) > >16:31:53,274 INFO packaging: rng-tools-5-2.fc21.x86_64 (2815/3011) > >16:31:53,274 INFO packaging: irda-utils-0.9.18-20.fc21.x86_64 (2816/3011) > >16:31:53,274 INFO packaging: at-3.1.14-4.fc21.x86_64 (2817/3011) > >16:31:53,274 INFO packaging: psacct-6.6.1-8.fc21.x86_64 (2818/3011) > >16:31:53,274 INFO packaging: stunnel-5.02-1.fc22.x86_64 (2819/3011) > >16:31:53,274 INFO packaging: rsyslog-7.4.10-3.fc22.x86_64 (2820/3011) > >16:31:53,275 INFO packaging: iptables-services-1.4.21-10.fc22.x86_64 (2821/3011) > >16:31:53,275 INFO packaging: 2:qemu-guest-agent-2.1.0-4.fc22.x86_64 (2822/3011) > >16:31:53,275 INFO packaging: setuptool-1.19.11-8.fc21.x86_64 (2823/3011) > >16:31:53,275 INFO packaging: pcmciautils-018-7.fc21.x86_64 (2824/3011) > >16:31:53,275 INFO packaging: yum-langpacks-0.4.3-2.fc21.noarch (2825/3011) > >16:31:53,275 INFO packaging: fedora-easy-karma-0-0.21.20130707git121694f6.fc21.noarch (2826/3011) > >16:31:53,275 INFO packaging: sos-3.2-0.1.a.fc21.noarch (2827/3011) > >16:31:53,275 INFO packaging: rpm-devel-4.12.0-0.beta1.3.fc22.x86_64 (2828/3011) > >16:31:53,275 INFO packaging: iptstate-2.2.5-4.fc21.x86_64 (2829/3011) > >16:31:53,275 INFO packaging: screen-4.2.1-3.fc21.x86_64 (2830/3011) > >16:31:53,275 INFO packaging: 14:tcpdump-4.5.1-2.fc21.x86_64 (2831/3011) > >16:31:53,275 INFO packaging: bzr-2.6.0-5.fc22.x86_64 (2832/3011) > >16:31:53,275 INFO packaging: 1:dump-0.4-0.22.b44.fc21.x86_64 (2833/3011) > >16:31:53,275 INFO packaging: kernel-tools-3.17.0-0.rc1.git0.1.fc22.x86_64 (2834/3011) > >16:31:53,275 INFO packaging: gsl-devel-1.16-14.fc21.x86_64 (2835/3011) > >16:31:53,275 INFO packaging: php-mcrypt-5.6.0-0.6.RC4.fc22.x86_64 (2836/3011) > >16:31:53,276 INFO packaging: passwdqc-1.3.0-2.fc21.x86_64 (2837/3011) > >16:31:53,276 INFO packaging: gtk-doc-1.21-1.fc22.noarch (2838/3011) > >16:31:53,276 INFO packaging: netpbm-devel-10.66.02-2.fc21.x86_64 (2839/3011) > >16:31:53,276 INFO packaging: libproxy-mozjs-0.4.11-9.fc21.x86_64 (2840/3011) > >16:31:53,276 INFO packaging: gnome-common-3.12.0-2.fc21.noarch (2841/3011) > >16:31:53,276 INFO packaging: uboot-tools-2014.04-6.fc21.x86_64 (2842/3011) > >16:31:53,276 INFO packaging: jwhois-4.0-36.fc22.x86_64 (2843/3011) > >16:31:53,276 INFO packaging: extra-cmake-modules-1.1.0-1.fc22.noarch (2844/3011) > >16:31:53,276 INFO packaging: deltarpm-3.6-5.fc21.x86_64 (2845/3011) > >16:31:53,276 INFO packaging: hesiod-devel-3.2.1-3.fc21.x86_64 (2846/3011) > >16:31:53,276 INFO packaging: 1:libvorbis-devel-1.3.4-2.fc21.x86_64 (2847/3011) > >16:31:53,276 INFO packaging: libuser-devel-0.60-5.fc22.x86_64 (2848/3011) > >16:31:53,276 INFO packaging: gstreamer-devel-0.10.36-9.fc22.x86_64 (2849/3011) > >16:31:53,276 INFO packaging: libgnome-keyring-devel-3.12.0-3.fc22.x86_64 (2850/3011) > >16:31:53,276 INFO packaging: patchutils-0.3.3-5.fc21.x86_64 (2851/3011) > >16:31:53,276 INFO packaging: bonnie++-1.96-7.fc21.x86_64 (2852/3011) > >16:31:53,277 INFO packaging: lv2-synthv1-0.5.0-1.fc21.x86_64 (2853/3011) > >16:31:53,277 INFO packaging: lv2-drumkv1-0.5.0-2.fc21.x86_64 (2854/3011) > >16:31:53,277 INFO packaging: lv2-samplv1-0.5.0-2.fc21.x86_64 (2855/3011) > >16:31:53,277 INFO packaging: php-mysqlnd-5.6.0-0.6.RC4.fc22.x86_64 (2856/3011) > >16:31:53,277 INFO packaging: php-pgsql-5.6.0-0.6.RC4.fc22.x86_64 (2857/3011) > >16:31:53,277 INFO packaging: python-psycopg2-2.5.3-1.fc21.x86_64 (2858/3011) > >16:31:53,277 INFO packaging: cifs-utils-6.4-1.fc22.x86_64 (2859/3011) > >16:31:53,277 INFO packaging: php-pecl-mongo-1.5.5-1.fc22.x86_64 (2860/3011) > >16:31:53,277 INFO packaging: php-bcmath-5.6.0-0.6.RC4.fc22.x86_64 (2861/3011) > >16:31:53,277 INFO packaging: php-mbstring-5.6.0-0.6.RC4.fc22.x86_64 (2862/3011) > >16:31:53,277 INFO packaging: php-soap-5.6.0-0.6.RC4.fc22.x86_64 (2863/3011) > >16:31:53,277 INFO packaging: php-imap-5.6.0-0.6.RC4.fc22.x86_64 (2864/3011) > >16:31:53,277 INFO packaging: php-ldap-5.6.0-0.6.RC4.fc22.x86_64 (2865/3011) > >16:31:53,277 INFO packaging: python-ldap-2.4.6-6.fc21.x86_64 (2866/3011) > >16:31:53,277 INFO packaging: openldap-clients-2.4.39-10.fc22.x86_64 (2867/3011) > >16:31:53,277 INFO packaging: sudo-1.8.8-6.fc22.x86_64 (2868/3011) > >16:31:53,278 INFO packaging: pam_pkcs11-0.6.8-2.fc21.x86_64 (2869/3011) > >16:31:53,278 INFO packaging: units-2.11-2.fc21.x86_64 (2870/3011) > >16:31:53,278 INFO packaging: scipy-0.14.0-3.fc21.x86_64 (2871/3011) > >16:31:53,278 INFO packaging: python-virtualenv-1.11.6-1.fc22.noarch (2872/3011) > >16:31:53,278 INFO packaging: readline-devel-6.3-4.fc22.x86_64 (2873/3011) > >16:31:53,278 INFO packaging: libXfont-devel-1.5.0-1.fc22.x86_64 (2874/3011) > >16:31:53,278 INFO packaging: linux-atm-2.5.1-10.fc22.x86_64 (2875/3011) > >16:31:53,278 INFO packaging: lv2-zynadd-plugins-1-10.fc21.x86_64 (2876/3011) > >16:31:53,278 INFO packaging: MySQL-python-1.2.3-12.fc21.x86_64 (2877/3011) > >16:31:53,278 INFO packaging: 2:nmap-6.46-2.fc21.x86_64 (2878/3011) > >16:31:53,278 INFO packaging: jigdo-0.7.3-19.fc21.x86_64 (2879/3011) > >16:31:53,278 INFO packaging: gnome-icon-theme-symbolic-3.12.0-2.fc21.noarch (2880/3011) > >16:31:53,278 INFO packaging: gnome-icon-theme-extras-3.12.0-2.fc21.noarch (2881/3011) > >16:31:53,278 INFO packaging: usbutils-007-3.fc21.x86_64 (2882/3011) > >16:31:53,278 INFO packaging: pam-devel-1.1.8-15.fc22.x86_64 (2883/3011) > >16:31:53,278 INFO packaging: pam_krb5-2.4.9-2.fc21.x86_64 (2884/3011) > >16:31:53,278 INFO packaging: binutils-devel-2.24-20.fc22.x86_64 (2885/3011) > >16:31:53,279 INFO packaging: pinfo-0.6.10-9.fc21.x86_64 (2886/3011) > >16:31:53,279 INFO packaging: libmng-devel-2.0.2-2.fc21.x86_64 (2887/3011) > >16:31:53,279 INFO packaging: pciutils-devel-3.2.1-3.fc21.x86_64 (2888/3011) > >16:31:53,279 INFO packaging: libXdmcp-devel-1.1.1-6.fc21.x86_64 (2889/3011) > >16:31:53,279 INFO packaging: 2:irqbalance-1.0.7-7.fc21.x86_64 (2890/3011) > >16:31:53,279 INFO packaging: 2:mtr-0.85-5.fc21.x86_64 (2891/3011) > >16:31:53,279 INFO packaging: glib2-doc-2.41.3-1.fc22.noarch (2892/3011) > >16:31:53,279 INFO packaging: 1:nautilus-sendto-3.8.1-2.fc21.x86_64 (2893/3011) > >16:31:53,279 INFO packaging: libcap-devel-2.24-6.fc22.x86_64 (2894/3011) > >16:31:53,279 INFO packaging: slang-devel-2.2.4-12.fc21.x86_64 (2895/3011) > >16:31:53,279 INFO packaging: pcsc-lite-devel-1.8.11-2.fc21.x86_64 (2896/3011) > >16:31:53,279 INFO packaging: 1:bash-completion-2.1-5.fc21.noarch (2897/3011) > >16:31:53,279 INFO packaging: xorg-x11-xtrans-devel-1.3.4-2.fc21.noarch (2898/3011) > >16:31:53,279 INFO packaging: grubby-8.35-3.fc22.x86_64 (2899/3011) > >16:31:53,279 INFO packaging: btrfs-progs-3.14.2-3.fc21.x86_64 (2900/3011) > >16:31:53,279 INFO packaging: multimedia-menus-0.3.4-6.fc21.noarch (2901/3011) > >16:31:53,280 INFO packaging: mercurial-3.0-2.fc21.x86_64 (2902/3011) > >16:31:53,280 INFO packaging: alsa-plugins-usbstream-1.0.28-2.fc22.x86_64 (2903/3011) > >16:31:53,280 INFO packaging: fpaste-0.3.7.3.3-1.fc22.noarch (2904/3011) > >16:31:53,280 INFO packaging: ccache-3.1.9-5.fc21.x86_64 (2905/3011) > >16:31:53,280 INFO packaging: zsh-5.0.5-7.fc22.x86_64 (2906/3011) > >16:31:53,280 INFO packaging: bison-3.0.2-2.fc21.x86_64 (2907/3011) > >16:31:53,280 INFO packaging: flex-2.5.37-7.fc22.x86_64 (2908/3011) > >16:31:53,280 INFO packaging: ntsysv-1.3.62-1.fc22.x86_64 (2909/3011) > >16:31:53,280 INFO packaging: lv2-swh-plugins-1.0.15-12.20110510.9c9935egit.fc21.x86_64 (2910/3011) > >16:31:53,280 INFO packaging: lv2-fomp-plugins-1.0.0-3.fc21.x86_64 (2911/3011) > >16:31:53,280 INFO packaging: lv2-vocoder-plugins-1-9.fc21.x86_64 (2912/3011) > >16:31:53,280 INFO packaging: lv2-kn0ck0ut-1.1-5.0.giteaeb2d90.fc21.x86_64 (2913/3011) > >16:31:53,280 INFO packaging: numactl-2.0.9-3.fc22.x86_64 (2914/3011) > >16:31:53,280 INFO packaging: rcs-5.9.2-3.fc21.x86_64 (2915/3011) > >16:31:53,280 INFO packaging: nano-2.3.6-1.fc22.x86_64 (2916/3011) > >16:31:53,280 INFO packaging: attr-2.4.47-8.fc22.x86_64 (2917/3011) > >16:31:53,281 INFO packaging: ladspa-tap-plugins-0.7.0-13.fc21.x86_64 (2918/3011) > >16:31:53,281 INFO packaging: ladspa-blop-plugins-0.2.8-15.fc21.x86_64 (2919/3011) > >16:31:53,281 INFO packaging: ladspa-autotalent-plugins-0.2-9.fc21.x86_64 (2920/3011) > >16:31:53,281 INFO packaging: ladspa-fil-plugins-0.3.0-8.fc21.x86_64 (2921/3011) > >16:31:53,281 INFO packaging: ladspa-amb-plugins-0.6.1-7.fc21.x86_64 (2922/3011) > >16:31:53,281 INFO packaging: ltrace-0.7.91-8.fc21.x86_64 (2923/3011) > >16:31:53,281 INFO packaging: ftp-0.17-66.fc21.x86_64 (2924/3011) > >16:31:53,281 INFO packaging: indent-2.2.11-14.fc21.x86_64 (2925/3011) > >16:31:53,281 INFO packaging: ed-1.10-2.fc21.x86_64 (2926/3011) > >16:31:53,281 INFO packaging: time-1.7-45.fc21.x86_64 (2927/3011) > >16:31:53,281 INFO packaging: zisofs-tools-1.0.8-12.fc21.x86_64 (2928/3011) > >16:31:53,281 INFO packaging: lsof-4.87-4.fc21.x86_64 (2929/3011) > >16:31:53,281 INFO packaging: smc-meera-fonts-6.0-8.fc21.noarch (2930/3011) > >16:31:53,281 INFO packaging: lohit-gujarati-fonts-2.92.2-2.fc21.noarch (2931/3011) > >16:31:53,281 INFO packaging: lohit-bengali-fonts-2.5.3-5.fc21.noarch (2932/3011) > >16:31:53,281 INFO packaging: paratype-pt-sans-fonts-20101909-4.fc21.noarch (2933/3011) > >16:31:53,282 INFO packaging: gnu-free-serif-fonts-20120503-9.fc21.noarch (2934/3011) > >16:31:53,282 INFO packaging: sil-padauk-fonts-2.8-6.fc21.noarch (2935/3011) > >16:31:53,282 INFO packaging: thai-scalable-waree-fonts-0.5.0-8.fc21.no2028 blocks > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,282 INFO packaging: warning: Schema 'org.gnome.seahorse.recipients' has path '/apps/seahorse/recipients/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >16:31:53,283 INFO packaging: arch (2936/3011) > >16:31:53,283 INFO packaging: google-noto-sans-mandaic-fonts-20130807-2.fc21.noarch (2937/3011) > >16:31:53,283 INFO packaging: lohit-telugu-fonts-2.5.3-5.fc22.noarch (2938/3011) > >16:31:53,283 INFO packaging: google-noto-sans-tai-tham-fonts-20130807-2.fc21.noarch (2939/3011) > >16:31:53,283 INFO packaging: sil-abyssinica-fonts-1.200-7.fc21.noarch (2940/3011) > >16:31:53,283 INFO packaging: gnu-free-mono-fonts-20120503-9.fc21.noarch (2941/3011) > >16:31:53,283 INFO packaging: tabish-eeyek-fonts-1.0-6.fc21.noarch (2942/3011) > >16:31:53,283 INFO packaging: google-noto-sans-lisu-fonts-20130807-2.fc21.noarch (2943/3011) > >16:31:53,283 INFO packaging: lohit-gurmukhi-fonts-2.91.0-3.fc21.noarch (2944/3011) > >16:31:53,284 INFO packaging: 3:traceroute-2.0.20-1.fc21.x86_64 (2945/3011) > >16:31:53,284 INFO packaging: strace-4.9-1.fc22.x86_64 (2946/3011) > >16:31:53,284 INFO packaging: jomolhari-fonts-0.003-18.fc21.noarch (2947/3011) > >16:31:53,284 INFO packaging: adobe-source-han-sans-cn-fonts-1.000-3.fc22.noarch (2948/3011) > >16:31:53,284 INFO packaging: sil-nuosu-fonts-2.1.1-8.fc21.noarch (2949/3011) > >16:31:53,284 INFO packaging: google-noto-sans-tagalog-fonts-20130807-2.fc21.noarch (2950/3011) > >16:31:53,284 INFO packaging: cscope-15.8-9.fc21.x86_64 (2951/3011) > >16:31:53,284 INFO packaging: adobe-source-han-sans-twhk-fonts-1.000-2.fc22.noarch (2952/3011) > >16:31:53,284 INFO packaging: lohit-assamese-fonts-2.5.3-3.fc21.noarch (2953/3011) > >16:31:53,284 INFO packaging: google-noto-sans-tai-viet-fonts-20130807-2.fc21.noarch (2954/3011) > >16:31:53,284 INFO packaging: lohit-devanagari-fonts-2.94.0-2.fc21.noarch (2955/3011) > >16:31:53,284 INFO packaging: fedora-release-notes-20-0.0.noarch (2956/3011) > >16:31:53,284 INFO packaging: lohit-tamil-fonts-2.5.3-3.fc21.noarch (2957/3011) > >16:31:53,284 INFO packaging: naver-nanum-gothic-fonts-3.020-12.20131007.fc22.noarch (2958/3011) > >16:31:53,284 INFO packaging: lohit-kannada-fonts-2.5.3-5.fc21.noarch (2959/3011) > >16:31:53,284 INFO packaging: khmeros-base-fonts-5.0-18.fc21.noarch (2960/3011) > >16:31:53,285 INFO packaging: lohit-odia-fonts-2.5.5-3.fc21.noarch (2961/3011) > >16:31:53,285 INFO packaging: gnu-free-sans-fonts-20120503-9.fc21.noarch (2962/3011) > >16:31:53,285 INFO packaging: google-noto-sans-meeteimayek-fonts-20130807-2.fc21.noarch (2963/3011) > >16:31:53,285 INFO packaging: vlgothic-fonts-20140801-1.fc22.noarch (2964/3011) > >16:31:53,285 INFO packaging: lklug-fonts-0.6-11.20090803cvs.fc21.noarch (2965/3011) > >16:31:53,285 INFO packaging: sil-mingzat-fonts-0.100-2.fc21.noarch (2966/3011) > >16:31:53,285 INFO packaging: 1:telnet-0.17-59.fc21.x86_64 (2967/3011) > >16:31:53,285 INFO packaging: talk-0.17-47.fc21.x86_64 (2968/3011) > >16:31:53,285 INFO packaging: 1:doxygen-1.8.7-2.fc21.x86_64 (2969/3011) > >16:31:53,285 INFO packaging: 2:microcode_ctl-2.1-6.fc21.x86_64 (2970/3011) > >16:31:53,285 INFO packaging: mpage-2.5.6-14.fc21.x86_64 (2971/3011) > >16:31:53,285 INFO packaging: b43-fwcutter-019-1.fc21.x86_64 (2972/3011) > >16:31:53,285 INFO packaging: dos2unix-6.0.6-1.fc22.x86_64 (2973/3011) > >16:31:53,285 INFO packaging: vconfig-1.9-15.fc21.x86_64 (2974/3011) > >16:31:53,285 INFO packaging: finger-0.17-52.fc21.x86_64 (2975/3011) > >16:31:53,285 INFO packaging: rsh-0.17-76.fc21.x86_64 (2976/3011) > >16:31:53,286 INFO packaging: xdelta-3.0.7-5.fc21.x86_64 (2977/3011) > >16:31:53,286 INFO packaging: 1:rdist-6.1.5-58.fc21.x86_64 (2978/3011) > >16:31:53,286 INFO packaging: tree-1.7.0-2.fc21.x86_64 (2979/3011) > >16:31:53,286 INFO packaging: diffstat-1.59-1.fc21.x86_64 (2980/3011) > >16:31:53,286 INFO packaging: setserial-2.17-35.fc21.x86_64 (2981/3011) > >16:31:53,286 INFO packaging: byacc-1.9.20130925-3.fc21.x86_64 (2982/3011) > >16:31:53,286 INFO packaging: symlinks-1.4-9.fc21.x86_64 (2983/3011) > >16:31:53,286 INFO packaging: gnome-getting-started-docs-3.13.90-1.fc22.noarch (2984/3011) > >16:31:53,286 INFO packaging: atmel-firmware-1.3-13.fc21.noarch (2985/3011) > >16:31:53,286 INFO packaging: gnome-devel-docs-3.12.3-1.fc22.noarch (2986/3011) > >16:31:53,286 INFO packaging: iwl105-firmware-18.168.6.1-39.fc22.1.noarch (2987/3011) > >16:31:53,286 INFO packaging: iwl2030-firmware-18.168.6.1-39.fc22.1.noarch (2988/3011) > >16:31:53,286 INFO packaging: iwl7260-firmware-23.214.9.0-39.fc22.1.noarch (2989/3011) > >16:31:53,286 INFO packaging: zd1211-firmware-1.4-10.fc21.noarch (2990/3011) > >16:31:53,286 INFO packaging: iwl6000g2a-firmware-17.168.5.3-39.fc22.1.noarch (2991/3011) > >16:31:53,286 INFO packaging: xorg-x11-docs-1.6-8.fc21.noarch (2992/3011) > >16:31:53,287 INFO packaging: 2:libertas-usb8388-firmware-20140808-39.gitce64fa89.fc22.1.noarch (2993/3011) > >16:31:53,287 INFO packaging: iwl6000g2b-firmware-17.168.5.2-39.fc22.1.noarch (2994/3011) > >16:31:53,287 INFO packaging: ipw2100-firmware-1.3-17.fc21.noarch (2995/3011) > >16:31:53,287 INFO packaging: iwl6000-firmware-9.221.4.1-39.fc22.1.noarch (2996/3011) > >16:31:53,287 INFO packaging: iwl100-firmware-39.31.5.1-39.fc22.1.noarch (2997/3011) > >16:31:53,287 INFO packaging: iwl4965-firmware-228.61.2.24-39.fc22.1.noarch (2998/3011) > >16:31:53,287 INFO packaging: iwl5150-firmware-8.24.2.2-39.fc22.1.noarch (2999/3011) > >16:31:53,287 INFO packaging: iwl6050-firmware-41.28.5.1-39.fc22.1.noarch (3000/3011) > >16:31:53,287 INFO packaging: words-3.0-23.fc21.noarch (3001/3011) > >16:31:53,287 INFO packaging: iwl135-firmware-18.168.6.1-39.fc22.1.noarch (3002/3011) > >16:31:53,287 INFO packaging: iwl3160-firmware-23.214.9.0-39.fc22.1.noarch (3003/3011) > >16:31:53,287 INFO packaging: desktop-backgrounds-basic-20.0.0-2.fc21.noarch (3004/3011) > >16:31:53,287 INFO packaging: iwl5000-firmware-8.83.5.1-39.fc22.1.noarch (3005/3011) > >16:31:53,287 INFO packaging: ipw2200-firmware-3.1-10.fc21.noarch (3006/3011) > >16:31:53,287 INFO packaging: iwl2000-firmware-18.168.6.1-39.fc22.1.noarch (3007/3011) > >16:31:53,287 INFO packaging: gnome-backgrounds-3.13.90-1.fc22.noarch (3008/3011) > >16:31:53,287 INFO packaging: iwl3945-firmware-15.32.2.9-39.fc22.1.noarch (3009/3011) > >16:31:53,288 INFO packaging: 1:iwl1000-firmware-39.31.5.1-39.fc22.1.noarch (3010/3011) > >16:31:53,288 INFO packaging: rootfiles-8.1-17.fc21.noarch (3011/3011) > >16:31:53,288 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >08:32:43,636 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:32:43,644 DEBUG program: Return code: 0 >08:32:43,644 INFO program: Running... udevadm settle --timeout=300 >08:32:44,733 DEBUG program: Return code: 0 >08:32:44,734 INFO program: Running... modprobe fcoe >08:32:44,764 DEBUG program: Return code: 0 >08:32:44,765 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:32:44,793 INFO program: No FCoE boot disk information is found in EDD! >08:32:44,793 DEBUG program: Return code: 1 >08:32:45,376 INFO program: Running... spice-vdagent >08:32:45,376 INFO program: Running... metacity --display :1 --sm-disable >08:32:45,408 DEBUG program: Return code: 0 >08:32:46,331 INFO program: Running... udevadm settle --timeout=300 >08:32:46,340 DEBUG program: Return code: 0 >08:32:46,376 INFO program: Running... multipath -c /dev/sdb >08:32:46,383 DEBUG program: Return code: 1 >08:32:46,393 INFO program: Running... systemctl start chronyd.service >08:32:46,420 DEBUG program: Return code: 0 >08:32:46,421 INFO program: Running... multipath -c /dev/sdc >08:32:46,427 DEBUG program: Return code: 1 >08:32:46,526 INFO program: Running... multipath -c /dev/sda >08:32:46,531 INFO program: /dev/sda is not a valid multipath device path >08:32:46,532 DEBUG program: Return code: 1 >08:32:46,822 INFO program: Running... ntfsinfo -m /dev/sda1 >08:32:46,898 INFO program: Volume Information >08:32:46,899 INFO program: Name of device: /dev/sda1 >08:32:46,899 INFO program: Device state: 11 >08:32:46,899 INFO program: Volume Name: System Reserved >08:32:46,899 INFO program: Volume State: 91 >08:32:46,899 INFO program: Volume Flags: 0x0000 >08:32:46,899 INFO program: Volume Version: 3.1 >08:32:46,899 INFO program: Sector Size: 512 >08:32:46,900 INFO program: Cluster Size: 4096 >08:32:46,900 INFO program: Index Block Size: 4096 >08:32:46,900 INFO program: Volume Size in Clusters: 25599 >08:32:46,900 INFO program: MFT Information >08:32:46,900 INFO program: MFT Record Size: 1024 >08:32:46,900 INFO program: MFT Zone Multiplier: 0 >08:32:46,900 INFO program: MFT Data Position: 24 >08:32:46,901 INFO program: MFT Zone Start: 8533 >08:32:46,901 INFO program: MFT Zone End: 11732 >08:32:46,901 INFO program: MFT Zone Position: 8533 >08:32:46,901 INFO program: Current Position in First Data Zone: 11732 >08:32:46,901 INFO program: Current Position in Second Data Zone: 0 >08:32:46,901 INFO program: Allocated clusters 64 (0.3%) >08:32:46,901 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >08:32:46,901 INFO program: FILE_MFTMirr Size: 4 >08:32:46,901 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:32:46,902 INFO program: Size of Attribute Definition Table: 2560 >08:32:46,902 INFO program: Number of Attached Extent Inodes: 0 >08:32:46,902 INFO program: FILE_Bitmap Information >08:32:46,902 INFO program: FILE_Bitmap MFT Record Number: 6 >08:32:46,902 INFO program: State of FILE_Bitmap Inode: 80 >08:32:46,902 INFO program: Length of Attribute List: 0 >08:32:46,902 INFO program: Number of Attached Extent Inodes: 0 >08:32:46,903 INFO program: FILE_Bitmap Data Attribute Information >08:32:46,903 INFO program: Decompressed Runlist: not done yet >08:32:46,903 INFO program: Base Inode: 6 >08:32:46,903 INFO program: Attribute Types: not done yet >08:32:46,903 INFO program: Attribute Name Length: 0 >08:32:46,903 INFO program: Attribute State: 3 >08:32:46,903 INFO program: Attribute Allocated Size: 4096 >08:32:46,903 INFO program: Attribute Data Size: 3200 >08:32:46,903 INFO program: Attribute Initialized Size: 3200 >08:32:46,904 INFO program: Attribute Compressed Size: 0 >08:32:46,904 INFO program: Compression Block Size: 0 >08:32:46,904 INFO program: Compression Block Size Bits: 0 >08:32:46,904 INFO program: Compression Block Clusters: 0 >08:32:46,904 INFO program: Free Clusters: 19421 (75.9%) >08:32:46,904 DEBUG program: Return code: 0 >08:32:46,904 INFO program: Running... ntfsresize -m /dev/sda1 >08:32:46,920 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:32:46,921 INFO program: Minsize (in MB): 36 >08:32:46,921 DEBUG program: Return code: 0 >08:32:47,035 INFO program: Running... dumpe2fs -h /dev/sda11 >08:32:47,096 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:32:47,096 INFO program: Filesystem volume name: <none> >08:32:47,096 INFO program: Last mounted on: /home >08:32:47,096 INFO program: Filesystem UUID: 49489005-ff30-480f-95ab-3b20b2eae91e >08:32:47,096 INFO program: Filesystem magic number: 0xEF53 >08:32:47,097 INFO program: Filesystem revision #: 1 (dynamic) >08:32:47,097 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:32:47,097 INFO program: Filesystem flags: signed_directory_hash >08:32:47,097 INFO program: Default mount options: user_xattr acl >08:32:47,097 INFO program: Filesystem state: clean >08:32:47,097 INFO program: Errors behavior: Continue >08:32:47,097 INFO program: Filesystem OS type: Linux >08:32:47,097 INFO program: Inode count: 19202048 >08:32:47,098 INFO program: Block count: 76800000 >08:32:47,098 INFO program: Reserved block count: 3840000 >08:32:47,098 INFO program: Free blocks: 75155769 >08:32:47,098 INFO program: Free inodes: 19164788 >08:32:47,098 INFO program: First block: 0 >08:32:47,098 INFO program: Block size: 4096 >08:32:47,098 INFO program: Fragment size: 4096 >08:32:47,098 INFO program: Reserved GDT blocks: 1005 >08:32:47,098 INFO program: Blocks per group: 32768 >08:32:47,098 INFO program: Fragments per group: 32768 >08:32:47,099 INFO program: Inodes per group: 8192 >08:32:47,099 INFO program: Inode blocks per group: 512 >08:32:47,099 INFO program: Flex block group size: 16 >08:32:47,099 INFO program: Filesystem created: Wed Aug 20 13:39:05 2014 >08:32:47,099 INFO program: Last mount time: Thu Aug 21 05:22:00 2014 >08:32:47,100 INFO program: Last write time: Thu Aug 21 09:15:16 2014 >08:32:47,100 INFO program: Mount count: 9 >08:32:47,100 INFO program: Maximum mount count: -1 >08:32:47,100 INFO program: Last checked: Wed Aug 20 13:39:05 2014 >08:32:47,100 INFO program: Check interval: 0 (<none>) >08:32:47,100 INFO program: Lifetime writes: 6762 MB >08:32:47,100 INFO program: Reserved blocks uid: 0 (user root) >08:32:47,100 INFO program: Reserved blocks gid: 0 (group root) >08:32:47,100 INFO program: First inode: 11 >08:32:47,101 INFO program: Inode size: 256 >08:32:47,101 INFO program: Required extra isize: 28 >08:32:47,101 INFO program: Desired extra isize: 28 >08:32:47,101 INFO program: Journal inode: 8 >08:32:47,101 INFO program: Default directory hash: half_md4 >08:32:47,101 INFO program: Directory Hash Seed: f5363c6f-fca0-45c4-8c90-c5d13f0f2dc5 >08:32:47,101 INFO program: Journal backup: inode blocks >08:32:47,101 INFO program: Journal features: journal_incompat_revoke >08:32:47,101 INFO program: Journal size: 128M >08:32:47,102 INFO program: Journal length: 32768 >08:32:47,102 INFO program: Journal sequence: 0x00001ae8 >08:32:47,102 INFO program: Journal start: 0 >08:32:47,102 INFO program: >08:32:47,102 DEBUG program: Return code: 0 >08:32:47,102 INFO program: Running... resize2fs -P /dev/sda11 >08:32:47,111 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:32:47,111 INFO program: Estimated minimum size of the filesystem: 594709 >08:32:47,112 DEBUG program: Return code: 0 >08:32:47,156 INFO program: Running... ntfsinfo -m /dev/sda2 >08:32:47,347 INFO program: Volume Information >08:32:47,347 INFO program: Name of device: /dev/sda2 >08:32:47,347 INFO program: Device state: 11 >08:32:47,347 INFO program: Volume Name: >08:32:47,347 INFO program: Volume State: 91 >08:32:47,347 INFO program: Volume Flags: 0x0000 >08:32:47,347 INFO program: Volume Version: 3.1 >08:32:47,348 INFO program: Sector Size: 512 >08:32:47,348 INFO program: Cluster Size: 4096 >08:32:47,348 INFO program: Index Block Size: 4096 >08:32:47,348 INFO program: Volume Size in Clusters: 76774399 >08:32:47,348 INFO program: MFT Information >08:32:47,348 INFO program: MFT Record Size: 1024 >08:32:47,348 INFO program: MFT Zone Multiplier: 0 >08:32:47,348 INFO program: MFT Data Position: 24 >08:32:47,348 INFO program: MFT Zone Start: 786432 >08:32:47,349 INFO program: MFT Zone End: 10383231 >08:32:47,349 INFO program: MFT Zone Position: 786432 >08:32:47,349 INFO program: Current Position in First Data Zone: 10383231 >08:32:47,349 INFO program: Current Position in Second Data Zone: 0 >08:32:47,349 INFO program: Allocated clusters 89664 (0.1%) >08:32:47,349 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:32:47,349 INFO program: FILE_MFTMirr Size: 4 >08:32:47,349 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:32:47,349 INFO program: Size of Attribute Definition Table: 2560 >08:32:47,349 INFO program: Number of Attached Extent Inodes: 0 >08:32:47,350 INFO program: FILE_Bitmap Information >08:32:47,350 INFO program: FILE_Bitmap MFT Record Number: 6 >08:32:47,350 INFO program: State of FILE_Bitmap Inode: 80 >08:32:47,350 INFO program: Length of Attribute List: 0 >08:32:47,350 INFO program: Number of Attached Extent Inodes: 0 >08:32:47,350 INFO program: FILE_Bitmap Data Attribute Information >08:32:47,350 INFO program: Decompressed Runlist: not done yet >08:32:47,350 INFO program: Base Inode: 6 >08:32:47,351 INFO program: Attribute Types: not done yet >08:32:47,351 INFO program: Attribute Name Length: 0 >08:32:47,351 INFO program: Attribute State: 3 >08:32:47,351 INFO program: Attribute Allocated Size: 9596928 >08:32:47,351 INFO program: Attribute Data Size: 9596800 >08:32:47,351 INFO program: Attribute Initialized Size: 9596800 >08:32:47,352 INFO program: Attribute Compressed Size: 0 >08:32:47,352 INFO program: Compression Block Size: 0 >08:32:47,352 INFO program: Compression Block Size Bits: 0 >08:32:47,352 INFO program: Compression Block Clusters: 0 >08:32:47,352 INFO program: Free Clusters: 8750408 (11.4%) >08:32:47,352 DEBUG program: Return code: 0 >08:32:47,353 INFO program: Running... ntfsresize -m /dev/sda2 >15:32:58,297 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >15:32:58,298 INFO program: Minsize (in MB): 278627 >15:32:58,298 DEBUG program: Return code: 0 >15:32:58,298 INFO program: Running... modprobe btrfs >15:32:58,346 DEBUG program: Return code: 0 >15:32:58,346 INFO program: Running... dumpe2fs -h /dev/sda3 >15:32:58,399 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,399 INFO program: Filesystem volume name: <none> >15:32:58,399 INFO program: Last mounted on: /boot >15:32:58,399 INFO program: Filesystem UUID: eaa431eb-b728-412d-a737-9fa57a38eb75 >15:32:58,400 INFO program: Filesystem magic number: 0xEF53 >15:32:58,400 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,400 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 >15:32:58,400 INFO program: Filesystem flags: signed_directory_hash >15:32:58,400 INFO program: Default mount options: user_xattr acl >15:32:58,400 INFO program: Filesystem state: clean >15:32:58,400 INFO program: Errors behavior: Continue >15:32:58,400 INFO program: Filesystem OS type: Linux >15:32:58,400 INFO program: Inode count: 128016 >15:32:58,400 INFO program: Block count: 512000 >15:32:58,400 INFO program: Reserved block count: 25600 >15:32:58,401 INFO program: Free blocks: 352969 >15:32:58,401 INFO program: Free inodes: 127694 >15:32:58,401 INFO program: First block: 1 >15:32:58,401 INFO program: Block size: 1024 >15:32:58,401 INFO program: Fragment size: 1024 >15:32:58,401 INFO program: Reserved GDT blocks: 256 >15:32:58,401 INFO program: Blocks per group: 8192 >15:32:58,401 INFO program: Fragments per group: 8192 >15:32:58,401 INFO program: Inodes per group: 2032 >15:32:58,401 INFO program: Inode blocks per group: 254 >15:32:58,401 INFO program: Flex block group size: 16 >15:32:58,401 INFO program: Filesystem created: Fri Feb 7 22:56:32 2014 >15:32:58,402 INFO program: Last mount time: Thu Aug 21 09:16:00 2014 >15:32:58,402 INFO program: Last write time: Thu Aug 21 14:21:17 2014 >15:32:58,402 INFO program: Mount count: 222 >15:32:58,402 INFO program: Maximum mount count: -1 >15:32:58,402 INFO program: Last checked: Fri Feb 7 22:56:32 2014 >15:32:58,402 INFO program: Check interval: 0 (<none>) >15:32:58,402 INFO program: Lifetime writes: 881 MB >15:32:58,402 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,402 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,402 INFO program: First inode: 11 >15:32:58,402 INFO program: Inode size: 128 >15:32:58,402 INFO program: Journal inode: 8 >15:32:58,403 INFO program: Default directory hash: half_md4 >15:32:58,403 INFO program: Directory Hash Seed: 3adcd88f-7fa3-4e00-a150-08dacb18c4f5 >15:32:58,403 INFO program: Journal backup: inode blocks >15:32:58,403 INFO program: Journal features: journal_incompat_revoke >15:32:58,403 INFO program: Journal size: 8M >15:32:58,403 INFO program: Journal length: 8192 >15:32:58,403 INFO program: Journal sequence: 0x0000030a >15:32:58,403 INFO program: Journal start: 0 >15:32:58,403 INFO program: >15:32:58,403 DEBUG program: Return code: 0 >15:32:58,403 INFO program: Running... modprobe xfs >15:32:58,439 DEBUG program: Return code: 0 >15:32:58,440 INFO program: Running... resize2fs -P /dev/sda3 >15:32:58,445 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,446 INFO program: Estimated minimum size of the filesystem: 155072 >15:32:58,446 DEBUG program: Return code: 0 >15:32:58,466 INFO program: Running... modprobe vfat >15:32:58,492 DEBUG program: Return code: 0 >15:32:58,535 INFO program: Running... dumpe2fs -h /dev/sda5 >15:32:58,586 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,586 INFO program: Filesystem volume name: <none> >15:32:58,587 INFO program: Last mounted on: / >15:32:58,587 INFO program: Filesystem UUID: 6acf1453-470e-4b91-9e6a-88f4db822782 >15:32:58,587 INFO program: Filesystem magic number: 0xEF53 >15:32:58,587 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,587 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:32:58,587 INFO program: Filesystem flags: signed_directory_hash >15:32:58,587 INFO program: Default mount options: user_xattr acl >15:32:58,587 INFO program: Filesystem state: clean >15:32:58,587 INFO program: Errors behavior: Continue >15:32:58,588 INFO program: Filesystem OS type: Linux >15:32:58,588 INFO program: Inode count: 3276800 >15:32:58,588 INFO program: Block count: 13107200 >15:32:58,588 INFO program: Reserved block count: 655360 >15:32:58,588 INFO program: Free blocks: 6765966 >15:32:58,588 INFO program: Free inodes: 2721362 >15:32:58,588 INFO program: First block: 0 >15:32:58,588 INFO program: Block size: 4096 >15:32:58,588 INFO program: Fragment size: 4096 >15:32:58,588 INFO program: Reserved GDT blocks: 1020 >15:32:58,588 INFO program: Blocks per group: 32768 >15:32:58,589 INFO program: Fragments per group: 32768 >15:32:58,589 INFO program: Inodes per group: 8192 >15:32:58,589 INFO program: Inode blocks per group: 512 >15:32:58,589 INFO program: Flex block group size: 16 >15:32:58,589 INFO program: Filesystem created: Fri Feb 7 22:56:26 2014 >15:32:58,589 INFO program: Last mount time: Thu Aug 21 09:15:52 2014 >15:32:58,589 INFO program: Last write time: Thu Aug 21 09:15:52 2014 >15:32:58,589 INFO program: Mount count: 224 >15:32:58,589 INFO program: Maximum mount count: -1 >15:32:58,589 INFO program: Last checked: Fri Feb 7 22:56:26 2014 >15:32:58,589 INFO program: Check interval: 0 (<none>) >15:32:58,589 INFO program: Lifetime writes: 123 GB >15:32:58,590 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,590 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,590 INFO program: First inode: 11 >15:32:58,590 INFO program: Inode size: 256 >15:32:58,590 INFO program: Required extra isize: 28 >15:32:58,590 INFO program: Desired extra isize: 28 >15:32:58,590 INFO program: Journal inode: 8 >15:32:58,590 INFO program: Default directory hash: half_md4 >15:32:58,590 INFO program: Directory Hash Seed: 708501a8-889b-4419-8884-c0f4d7554b7b >15:32:58,590 INFO program: Journal backup: inode blocks >15:32:58,590 INFO program: Journal features: journal_incompat_revoke >15:32:58,590 INFO program: Journal size: 128M >15:32:58,591 INFO program: Journal length: 32768 >15:32:58,591 INFO program: Journal sequence: 0x0005b95e >15:32:58,591 INFO program: Journal start: 0 >15:32:58,591 INFO program: >15:32:58,591 DEBUG program: Return code: 0 >15:32:58,591 INFO program: Running... resize2fs -P /dev/sda5 >15:32:58,596 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,596 INFO program: Estimated minimum size of the filesystem: 6253173 >15:32:58,597 DEBUG program: Return code: 0 >15:32:58,677 INFO program: Running... dumpe2fs -h /dev/sda7 >15:32:58,705 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,706 INFO program: Filesystem volume name: <none> >15:32:58,706 INFO program: Last mounted on: /home >15:32:58,706 INFO program: Filesystem UUID: 69077595-5be5-4fc8-b306-dff4a617110d >15:32:58,706 INFO program: Filesystem magic number: 0xEF53 >15:32:58,706 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,706 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:32:58,706 INFO program: Filesystem flags: signed_directory_hash >15:32:58,706 INFO program: Default mount options: user_xattr acl >15:32:58,706 INFO program: Filesystem state: clean >15:32:58,707 INFO program: Errors behavior: Continue >15:32:58,707 INFO program: Filesystem OS type: Linux >15:32:58,707 INFO program: Inode count: 12804096 >15:32:58,707 INFO program: Block count: 51200000 >15:32:58,707 INFO program: Reserved block count: 2560000 >15:32:58,707 INFO program: Free blocks: 46115123 >15:32:58,707 INFO program: Free inodes: 12654395 >15:32:58,707 INFO program: First block: 0 >15:32:58,707 INFO program: Block size: 4096 >15:32:58,707 INFO program: Fragment size: 4096 >15:32:58,708 INFO program: Reserved GDT blocks: 1011 >15:32:58,708 INFO program: Blocks per group: 32768 >15:32:58,708 INFO program: Fragments per group: 32768 >15:32:58,708 INFO program: Inodes per group: 8192 >15:32:58,708 INFO program: Inode blocks per group: 512 >15:32:58,708 INFO program: Flex block group size: 16 >15:32:58,708 INFO program: Filesystem created: Fri Feb 7 22:56:29 2014 >15:32:58,708 INFO program: Last mount time: Thu Aug 21 09:16:01 2014 >15:32:58,708 INFO program: Last write time: Thu Aug 21 14:21:17 2014 >15:32:58,708 INFO program: Mount count: 223 >15:32:58,708 INFO program: Maximum mount count: -1 >15:32:58,708 INFO program: Last checked: Fri Feb 7 22:56:29 2014 >15:32:58,709 INFO program: Check interval: 0 (<none>) >15:32:58,709 INFO program: Lifetime writes: 142 GB >15:32:58,709 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,709 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,709 INFO program: First inode: 11 >15:32:58,709 INFO program: Inode size: 256 >15:32:58,709 INFO program: Required extra isize: 28 >15:32:58,709 INFO program: Desired extra isize: 28 >15:32:58,709 INFO program: Journal inode: 8 >15:32:58,709 INFO program: Default directory hash: half_md4 >15:32:58,709 INFO program: Directory Hash Seed: 7cb90315-5cf4-4b10-afae-e5ef986ab678 >15:32:58,709 INFO program: Journal backup: inode blocks >15:32:58,710 INFO program: Journal features: journal_incompat_revoke >15:32:58,710 INFO program: Journal size: 128M >15:32:58,710 INFO program: Journal length: 32768 >15:32:58,710 INFO program: Journal sequence: 0x00062680 >15:32:58,710 INFO program: Journal start: 0 >15:32:58,710 INFO program: >15:32:58,710 DEBUG program: Return code: 0 >15:32:58,710 INFO program: Running... resize2fs -P /dev/sda7 >15:32:58,714 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,715 INFO program: Estimated minimum size of the filesystem: 4453263 >15:32:58,715 DEBUG program: Return code: 0 >15:32:58,765 INFO program: Running... dumpe2fs -h /dev/sda8 >15:32:58,797 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,797 INFO program: Filesystem volume name: <none> >15:32:58,798 INFO program: Last mounted on: /boot >15:32:58,798 INFO program: Filesystem UUID: 2d3eab4c-e08b-4471-986d-d7f0dd524773 >15:32:58,798 INFO program: Filesystem magic number: 0xEF53 >15:32:58,798 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,798 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 >15:32:58,798 INFO program: Filesystem flags: signed_directory_hash >15:32:58,798 INFO program: Default mount options: user_xattr acl >15:32:58,798 INFO program: Filesystem state: clean >15:32:58,798 INFO program: Errors behavior: Continue >15:32:58,798 INFO program: Filesystem OS type: Linux >15:32:58,799 INFO program: Inode count: 128016 >15:32:58,799 INFO program: Block count: 512000 >15:32:58,799 INFO program: Reserved block count: 25600 >15:32:58,799 INFO program: Free blocks: 394179 >15:32:58,799 INFO program: Free inodes: 127680 >15:32:58,799 INFO program: First block: 1 >15:32:58,799 INFO program: Block size: 1024 >15:32:58,799 INFO program: Fragment size: 1024 >15:32:58,799 INFO program: Reserved GDT blocks: 256 >15:32:58,799 INFO program: Blocks per group: 8192 >15:32:58,799 INFO program: Fragments per group: 8192 >15:32:58,799 INFO program: Inodes per group: 2032 >15:32:58,800 INFO program: Inode blocks per group: 254 >15:32:58,800 INFO program: Flex block group size: 16 >15:32:58,800 INFO program: Filesystem created: Wed Aug 20 13:39:09 2014 >15:32:58,800 INFO program: Last mount time: Thu Aug 21 05:21:59 2014 >15:32:58,800 INFO program: Last write time: Thu Aug 21 09:15:16 2014 >15:32:58,800 INFO program: Mount count: 9 >15:32:58,800 INFO program: Maximum mount count: -1 >15:32:58,800 INFO program: Last checked: Wed Aug 20 13:39:09 2014 >15:32:58,800 INFO program: Check interval: 0 (<none>) >15:32:58,800 INFO program: Lifetime writes: 134 MB >15:32:58,800 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,800 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,801 INFO program: First inode: 11 >15:32:58,801 INFO program: Inode size: 128 >15:32:58,801 INFO program: Journal inode: 8 >15:32:58,801 INFO program: Default directory hash: half_md4 >15:32:58,801 INFO program: Directory Hash Seed: 8a03a8a1-81e8-434a-ad50-d20b3afbb833 >15:32:58,801 INFO program: Journal backup: inode blocks >15:32:58,801 INFO program: Journal features: (none) >15:32:58,801 INFO program: Journal size: 8M >15:32:58,801 INFO program: Journal length: 8192 >15:32:58,801 INFO program: Journal sequence: 0x00000158 >15:32:58,801 INFO program: Journal start: 0 >15:32:58,801 INFO program: >15:32:58,801 DEBUG program: Return code: 0 >15:32:58,802 INFO program: Running... resize2fs -P /dev/sda8 >15:32:58,806 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,806 INFO program: Estimated minimum size of the filesystem: 109118 >15:32:58,806 DEBUG program: Return code: 0 >15:32:58,839 INFO program: Running... dumpe2fs -h /dev/sda9 >15:32:58,875 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,875 INFO program: Filesystem volume name: <none> >15:32:58,875 INFO program: Last mounted on: / >15:32:58,875 INFO program: Filesystem UUID: 7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3 >15:32:58,875 INFO program: Filesystem magic number: 0xEF53 >15:32:58,875 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,875 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:32:58,875 INFO program: Filesystem flags: signed_directory_hash >15:32:58,876 INFO program: Default mount options: user_xattr acl >15:32:58,876 INFO program: Filesystem state: clean >15:32:58,876 INFO program: Errors behavior: Continue >15:32:58,876 INFO program: Filesystem OS type: Linux >15:32:58,876 INFO program: Inode count: 3276800 >15:32:58,876 INFO program: Block count: 13107200 >15:32:58,876 INFO program: Reserved block count: 655360 >15:32:58,876 INFO program: Free blocks: 9711757 >15:32:58,876 INFO program: Free inodes: 2815524 >15:32:58,876 INFO program: First block: 0 >15:32:58,876 INFO program: Block size: 4096 >15:32:58,876 INFO program: Fragment size: 4096 >15:32:58,877 INFO program: Reserved GDT blocks: 1020 >15:32:58,877 INFO program: Blocks per group: 32768 >15:32:58,877 INFO program: Fragments per group: 32768 >15:32:58,877 INFO program: Inodes per group: 8192 >15:32:58,877 INFO program: Inode blocks per group: 512 >15:32:58,877 INFO program: Flex block group size: 16 >15:32:58,877 INFO program: Filesystem created: Wed Aug 20 13:39:00 2014 >15:32:58,877 INFO program: Last mount time: Thu Aug 21 05:21:53 2014 >15:32:58,877 INFO program: Last write time: Thu Aug 21 05:21:52 2014 >15:32:58,877 INFO program: Mount count: 9 >15:32:58,877 INFO program: Maximum mount count: -1 >15:32:58,877 INFO program: Last checked: Wed Aug 20 13:39:00 2014 >15:32:58,878 INFO program: Check interval: 0 (<none>) >15:32:58,878 INFO program: Lifetime writes: 19 GB >15:32:58,878 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,878 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,878 INFO program: First inode: 11 >15:32:58,878 INFO program: Inode size: 256 >15:32:58,878 INFO program: Required extra isize: 28 >15:32:58,878 INFO program: Desired extra isize: 28 >15:32:58,878 INFO program: Journal inode: 8 >15:32:58,878 INFO program: Default directory hash: half_md4 >15:32:58,878 INFO program: Directory Hash Seed: 5728da4a-28dc-4677-bdef-8184fe2fac59 >15:32:58,879 INFO program: Journal backup: inode blocks >15:32:58,879 INFO program: Journal features: journal_incompat_revoke >15:32:58,879 INFO program: Journal size: 128M >15:32:58,879 INFO program: Journal length: 32768 >15:32:58,879 INFO program: Journal sequence: 0x0000d671 >15:32:58,879 INFO program: Journal start: 0 >15:32:58,879 INFO program: >15:32:58,879 DEBUG program: Return code: 0 >15:32:58,879 INFO program: Running... resize2fs -P /dev/sda9 >15:32:58,883 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,884 INFO program: Estimated minimum size of the filesystem: 3268125 >15:32:58,884 DEBUG program: Return code: 0 >15:32:58,951 INFO program: Running... dumpe2fs -h /dev/loop1 >15:32:58,955 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,956 INFO program: Filesystem volume name: Anaconda >15:32:58,956 INFO program: Last mounted on: / >15:32:58,956 INFO program: Filesystem UUID: ee6d044d-8b2e-4501-b745-e9382bb55718 >15:32:58,956 INFO program: Filesystem magic number: 0xEF53 >15:32:58,956 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,956 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 >15:32:58,956 INFO program: Filesystem flags: signed_directory_hash >15:32:58,957 INFO program: Default mount options: user_xattr acl >15:32:58,957 INFO program: Filesystem state: clean >15:32:58,957 INFO program: Errors behavior: Continue >15:32:58,957 INFO program: Filesystem OS type: Linux >15:32:58,957 INFO program: Inode count: 131072 >15:32:58,957 INFO program: Block count: 2097152 >15:32:58,957 INFO program: Reserved block count: 0 >15:32:58,957 INFO program: Free blocks: 1293525 >15:32:58,957 INFO program: Free inodes: 103755 >15:32:58,958 INFO program: First block: 1 >15:32:58,958 INFO program: Block size: 1024 >15:32:58,958 INFO program: Fragment size: 1024 >15:32:58,958 INFO program: Reserved GDT blocks: 256 >15:32:58,958 INFO program: Blocks per group: 8192 >15:32:58,958 INFO program: Fragments per group: 8192 >15:32:58,958 INFO program: Inodes per group: 512 >15:32:58,958 INFO program: Inode blocks per group: 128 >15:32:58,958 INFO program: Flex block group size: 16 >15:32:58,958 INFO program: Filesystem created: Fri Dec 13 10:23:54 2013 >15:32:58,959 INFO program: Last mount time: Fri Dec 13 10:24:09 2013 >15:32:58,959 INFO program: Last write time: Fri Dec 13 10:24:19 2013 >15:32:58,959 INFO program: Mount count: 2 >15:32:58,959 INFO program: Maximum mount count: -1 >15:32:58,959 INFO program: Last checked: Fri Dec 13 10:23:54 2013 >15:32:58,959 INFO program: Check interval: 0 (<none>) >15:32:58,959 INFO program: Lifetime writes: 32 MB >15:32:58,959 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,959 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,960 INFO program: First inode: 11 >15:32:58,960 INFO program: Inode size: 256 >15:32:58,960 INFO program: Required extra isize: 28 >15:32:58,960 INFO program: Desired extra isize: 28 >15:32:58,960 INFO program: Journal inode: 8 >15:32:58,960 INFO program: Default directory hash: half_md4 >15:32:58,960 INFO program: Directory Hash Seed: 4c250429-6593-4960-bdee-c4cb157f92b1 >15:32:58,960 INFO program: Journal backup: inode blocks >15:32:58,960 INFO program: Journal features: (none) >15:32:58,960 INFO program: Journal size: 32M >15:32:58,961 INFO program: Journal length: 32768 >15:32:58,961 INFO program: Journal sequence: 0x00000008 >15:32:58,961 INFO program: Journal start: 0 >15:32:58,961 INFO program: >15:32:58,961 DEBUG program: Return code: 0 >15:32:58,961 INFO program: Running... resize2fs -P /dev/loop1 >15:32:58,965 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:58,965 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:32:58,965 INFO program: Couldn't find valid filesystem superblock. >15:32:58,966 DEBUG program: Return code: 1 >15:32:58,990 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:32:58,994 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:58,995 INFO program: Filesystem volume name: Anaconda >15:32:58,995 INFO program: Last mounted on: / >15:32:58,995 INFO program: Filesystem UUID: ee6d044d-8b2e-4501-b745-e9382bb55718 >15:32:58,995 INFO program: Filesystem magic number: 0xEF53 >15:32:58,995 INFO program: Filesystem revision #: 1 (dynamic) >15:32:58,995 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 >15:32:58,995 INFO program: Filesystem flags: signed_directory_hash >15:32:58,995 INFO program: Default mount options: user_xattr acl >15:32:58,996 INFO program: Filesystem state: clean >15:32:58,996 INFO program: Errors behavior: Continue >15:32:58,996 INFO program: Filesystem OS type: Linux >15:32:58,996 INFO program: Inode count: 131072 >15:32:58,996 INFO program: Block count: 2097152 >15:32:58,996 INFO program: Reserved block count: 0 >15:32:58,996 INFO program: Free blocks: 1293525 >15:32:58,996 INFO program: Free inodes: 103755 >15:32:58,996 INFO program: First block: 1 >15:32:58,997 INFO program: Block size: 1024 >15:32:58,997 INFO program: Fragment size: 1024 >15:32:58,997 INFO program: Reserved GDT blocks: 256 >15:32:58,997 INFO program: Blocks per group: 8192 >15:32:58,997 INFO program: Fragments per group: 8192 >15:32:58,997 INFO program: Inodes per group: 512 >15:32:58,997 INFO program: Inode blocks per group: 128 >15:32:58,997 INFO program: Flex block group size: 16 >15:32:58,997 INFO program: Filesystem created: Fri Dec 13 10:23:54 2013 >15:32:58,997 INFO program: Last mount time: Thu Aug 21 08:32:38 2014 >15:32:58,998 INFO program: Last write time: Thu Aug 21 08:32:38 2014 >15:32:58,998 INFO program: Mount count: 3 >15:32:58,998 INFO program: Maximum mount count: -1 >15:32:58,998 INFO program: Last checked: Fri Dec 13 10:23:54 2013 >15:32:58,998 INFO program: Check interval: 0 (<none>) >15:32:58,998 INFO program: Lifetime writes: 32 MB >15:32:58,998 INFO program: Reserved blocks uid: 0 (user root) >15:32:58,998 INFO program: Reserved blocks gid: 0 (group root) >15:32:58,998 INFO program: First inode: 11 >15:32:58,999 INFO program: Inode size: 256 >15:32:58,999 INFO program: Required extra isize: 28 >15:32:58,999 INFO program: Desired extra isize: 28 >15:32:58,999 INFO program: Journal inode: 8 >15:32:58,999 INFO program: Default directory hash: half_md4 >15:32:58,999 INFO program: Directory Hash Seed: 4c250429-6593-4960-bdee-c4cb157f92b1 >15:32:58,999 INFO program: Journal backup: inode blocks >15:32:58,999 INFO program: Journal features: (none) >15:32:58,999 INFO program: Journal size: 32M >15:32:58,999 INFO program: Journal length: 32768 >15:32:59,000 INFO program: Journal sequence: 0x00000009 >15:32:59,000 INFO program: Journal start: 1 >15:32:59,000 INFO program: >15:32:59,000 DEBUG program: Return code: 0 >15:32:59,000 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:32:59,004 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:59,004 INFO program: Estimated minimum size of the filesystem: 786332 >15:32:59,004 DEBUG program: Return code: 0 >15:32:59,021 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >15:32:59,026 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >15:32:59,026 INFO program: Filesystem volume name: Anaconda >15:32:59,026 INFO program: Last mounted on: / >15:32:59,026 INFO program: Filesystem UUID: ee6d044d-8b2e-4501-b745-e9382bb55718 >15:32:59,026 INFO program: Filesystem magic number: 0xEF53 >15:32:59,026 INFO program: Filesystem revision #: 1 (dynamic) >15:32:59,026 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 >15:32:59,027 INFO program: Filesystem flags: signed_directory_hash >15:32:59,027 INFO program: Default mount options: user_xattr acl >15:32:59,027 INFO program: Filesystem state: clean >15:32:59,027 INFO program: Errors behavior: Continue >15:32:59,027 INFO program: Filesystem OS type: Linux >15:32:59,027 INFO program: Inode count: 131072 >15:32:59,027 INFO program: Block count: 2097152 >15:32:59,027 INFO program: Reserved block count: 0 >15:32:59,027 INFO program: Free blocks: 1293525 >15:32:59,027 INFO program: Free inodes: 103755 >15:32:59,027 INFO program: First block: 1 >15:32:59,027 INFO program: Block size: 1024 >15:32:59,028 INFO program: Fragment size: 1024 >15:32:59,028 INFO program: Reserved GDT blocks: 256 >15:32:59,028 INFO program: Blocks per group: 8192 >15:32:59,028 INFO program: Fragments per group: 8192 >15:32:59,028 INFO program: Inodes per group: 512 >15:32:59,028 INFO program: Inode blocks per group: 128 >15:32:59,028 INFO program: Flex block group size: 16 >15:32:59,028 INFO program: Filesystem created: Fri Dec 13 10:23:54 2013 >15:32:59,028 INFO program: Last mount time: Fri Dec 13 10:24:09 2013 >15:32:59,028 INFO program: Last write time: Fri Dec 13 10:24:19 2013 >15:32:59,028 INFO program: Mount count: 2 >15:32:59,028 INFO program: Maximum mount count: -1 >15:32:59,029 INFO program: Last checked: Fri Dec 13 10:23:54 2013 >15:32:59,029 INFO program: Check interval: 0 (<none>) >15:32:59,029 INFO program: Lifetime writes: 32 MB >15:32:59,029 INFO program: Reserved blocks uid: 0 (user root) >15:32:59,029 INFO program: Reserved blocks gid: 0 (group root) >15:32:59,029 INFO program: First inode: 11 >15:32:59,029 INFO program: Inode size: 256 >15:32:59,029 INFO program: Required extra isize: 28 >15:32:59,029 INFO program: Desired extra isize: 28 >15:32:59,029 INFO program: Journal inode: 8 >15:32:59,029 INFO program: Default directory hash: half_md4 >15:32:59,029 INFO program: Directory Hash Seed: 4c250429-6593-4960-bdee-c4cb157f92b1 >15:32:59,030 INFO program: Journal backup: inode blocks >15:32:59,030 INFO program: Journal features: (none) >15:32:59,030 INFO program: Journal size: 32M >15:32:59,030 INFO program: Journal length: 32768 >15:32:59,030 INFO program: Journal sequence: 0x00000008 >15:32:59,030 INFO program: Journal start: 0 >15:32:59,030 INFO program: >15:32:59,030 DEBUG program: Return code: 0 >15:32:59,030 INFO program: Running... resize2fs -P /dev/mapper/live-base >15:32:59,034 INFO program: resize2fs 1.42.8 (20-Jun-2013) >15:32:59,035 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >15:32:59,035 INFO program: Couldn't find valid filesystem superblock. >15:32:59,035 DEBUG program: Return code: 1 >15:32:59,039 INFO program: Running... udevadm settle --timeout=300 >15:32:59,050 DEBUG program: Return code: 0 >15:32:59,057 INFO program: Running... udevadm settle --timeout=300 >15:32:59,065 DEBUG program: Return code: 0 >15:32:59,068 INFO program: Running... udevadm settle --timeout=300 >15:32:59,076 DEBUG program: Return code: 0 >15:32:59,077 INFO program: Running... udevadm settle --timeout=300 >15:32:59,085 DEBUG program: Return code: 0 >15:32:59,088 INFO program: Running... udevadm settle --timeout=300 >15:32:59,096 DEBUG program: Return code: 0 >15:32:59,099 INFO program: Running... udevadm settle --timeout=300 >15:32:59,106 DEBUG program: Return code: 0 >15:32:59,109 INFO program: Running... udevadm settle --timeout=300 >15:32:59,117 DEBUG program: Return code: 0 >15:32:59,119 INFO program: Running... udevadm settle --timeout=300 >15:32:59,127 DEBUG program: Return code: 0 >15:32:59,129 INFO program: Running... udevadm settle --timeout=300 >15:32:59,137 DEBUG program: Return code: 0 >15:32:59,139 INFO program: Running... udevadm settle --timeout=300 >15:32:59,147 DEBUG program: Return code: 0 >15:32:59,149 INFO program: Running... udevadm settle --timeout=300 >15:32:59,157 DEBUG program: Return code: 0 >15:32:59,158 INFO program: Running... udevadm settle --timeout=300 >15:32:59,166 DEBUG program: Return code: 0 >15:32:59,169 INFO program: Running... udevadm settle --timeout=300 >15:32:59,177 DEBUG program: Return code: 0 >15:32:59,179 INFO program: Running... udevadm settle --timeout=300 >15:32:59,187 DEBUG program: Return code: 0 >15:32:59,189 INFO program: Running... udevadm settle --timeout=300 >15:32:59,197 DEBUG program: Return code: 0 >15:32:59,200 INFO program: Running... udevadm settle --timeout=300 >15:32:59,208 DEBUG program: Return code: 0 >15:32:59,210 INFO program: Running... udevadm settle --timeout=300 >15:32:59,218 DEBUG program: Return code: 0 >15:32:59,220 INFO program: Running... udevadm settle --timeout=300 >15:32:59,228 DEBUG program: Return code: 0 >15:32:59,231 INFO program: Running... udevadm settle --timeout=300 >15:32:59,239 DEBUG program: Return code: 0 >15:32:59,240 INFO program: Running... udevadm settle --timeout=300 >15:32:59,248 DEBUG program: Return code: 0 >15:32:59,251 INFO program: Running... udevadm settle --timeout=300 >15:32:59,259 DEBUG program: Return code: 0 >15:32:59,260 INFO program: Running... udevadm settle --timeout=300 >15:32:59,268 DEBUG program: Return code: 0 >15:32:59,271 INFO program: Running... udevadm settle --timeout=300 >15:32:59,279 DEBUG program: Return code: 0 >15:32:59,281 INFO program: Running... udevadm settle --timeout=300 >15:32:59,289 DEBUG program: Return code: 0 >15:32:59,299 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda11 /mnt/sysimage >15:32:59,353 DEBUG program: Return code: 0 >15:32:59,369 INFO program: Running... udevadm settle --timeout=300 >15:32:59,379 DEBUG program: Return code: 0 >15:32:59,379 INFO program: Running... umount /mnt/sysimage >15:32:59,392 DEBUG program: Return code: 0 >15:32:59,392 INFO program: Running... udevadm settle --timeout=300 >15:32:59,400 DEBUG program: Return code: 0 >15:32:59,403 INFO program: Running... udevadm settle --timeout=300 >15:32:59,411 DEBUG program: Return code: 0 >15:32:59,412 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >15:32:59,439 DEBUG program: Return code: 0 >15:32:59,451 INFO program: Running... udevadm settle --timeout=300 >15:32:59,459 DEBUG program: Return code: 0 >15:32:59,459 INFO program: Running... umount /mnt/sysimage >15:32:59,463 DEBUG program: Return code: 0 >15:32:59,464 INFO program: Running... udevadm settle --timeout=300 >15:32:59,472 DEBUG program: Return code: 0 >15:32:59,474 INFO program: Running... udevadm settle --timeout=300 >15:32:59,482 DEBUG program: Return code: 0 >15:32:59,484 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >15:32:59,512 DEBUG program: Return code: 0 >15:32:59,562 INFO program: Running... arch >15:32:59,765 INFO program: x86_64 >15:32:59,765 DEBUG program: Return code: 0 >15:32:59,787 INFO program: Running... udevadm settle --timeout=300 >15:32:59,796 DEBUG program: Return code: 0 >15:32:59,796 INFO program: Running... umount /mnt/sysimage >15:32:59,801 DEBUG program: Return code: 0 >15:32:59,802 INFO program: Running... udevadm settle --timeout=300 >15:32:59,810 DEBUG program: Return code: 0 >15:32:59,811 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >15:32:59,859 DEBUG program: Return code: 0 >15:32:59,875 INFO program: Running... udevadm settle --timeout=300 >15:32:59,884 DEBUG program: Return code: 0 >15:32:59,884 INFO program: Running... umount /mnt/sysimage >15:32:59,890 DEBUG program: Return code: 0 >15:32:59,890 INFO program: Running... udevadm settle --timeout=300 >15:32:59,899 DEBUG program: Return code: 0 >15:32:59,902 INFO program: Running... udevadm settle --timeout=300 >15:32:59,910 DEBUG program: Return code: 0 >15:32:59,911 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda8 /mnt/sysimage >15:32:59,940 DEBUG program: Return code: 0 >15:32:59,951 INFO program: Running... udevadm settle --timeout=300 >15:32:59,961 DEBUG program: Return code: 0 >15:32:59,961 INFO program: Running... umount /mnt/sysimage >15:32:59,966 DEBUG program: Return code: 0 >15:32:59,966 INFO program: Running... udevadm settle --timeout=300 >15:32:59,976 DEBUG program: Return code: 0 >15:32:59,979 INFO program: Running... udevadm settle --timeout=300 >15:32:59,988 DEBUG program: Return code: 0 >15:32:59,989 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >15:33:00,036 DEBUG program: Return code: 0 >15:33:00,086 INFO program: Running... arch >15:33:00,305 INFO program: x86_64 >15:33:00,305 DEBUG program: Return code: 0 >15:33:00,327 INFO program: Running... udevadm settle --timeout=300 >15:33:00,336 DEBUG program: Return code: 0 >15:33:00,337 INFO program: Running... umount /mnt/sysimage >15:33:00,342 DEBUG program: Return code: 0 >15:33:00,342 INFO program: Running... udevadm settle --timeout=300 >15:33:00,351 DEBUG program: Return code: 0 >15:33:00,501 INFO program: Running... hwclock --hctosys --localtime >08:33:01,000 DEBUG program: Return code: 0 >08:33:01,001 INFO program: Running... udevadm settle --timeout=300 >08:33:01,010 DEBUG program: Return code: 0 >08:33:18,934 INFO program: Running... udevadm settle --timeout=300 >08:33:18,951 DEBUG program: Return code: 0 >08:33:18,973 INFO program: Running... udevadm settle --timeout=300 >08:33:18,986 DEBUG program: Return code: 0 >08:33:30,955 INFO program: Running... udevadm settle --timeout=300 >08:33:30,971 DEBUG program: Return code: 0 >08:33:30,983 INFO program: Running... udevadm settle --timeout=300 >08:33:30,997 DEBUG program: Return code: 0 >08:33:31,007 INFO program: Running... udevadm settle --timeout=300 >08:33:31,020 DEBUG program: Return code: 0 >08:33:31,031 INFO program: Running... udevadm settle --timeout=300 >08:33:31,043 DEBUG program: Return code: 0 >08:33:33,213 INFO program: Running... udevadm settle --timeout=300 >08:33:33,223 DEBUG program: Return code: 0 >08:33:40,273 INFO program: Running... udevadm settle --timeout=300 >08:33:40,288 DEBUG program: Return code: 0 >15:34:39,820 INFO program: Running... hwclock --systohc --local >15:34:40,500 DEBUG program: Return code: 0 >15:34:40,516 INFO program: Running... udevadm settle --timeout=300 >15:34:40,528 DEBUG program: Return code: 0 >15:34:40,531 INFO program: Running... udevadm settle --timeout=300 >15:34:40,543 DEBUG program: Return code: 0 >15:34:40,545 INFO program: Running... udevadm settle --timeout=300 >15:34:40,557 DEBUG program: Return code: 0 >15:34:40,560 INFO program: Running... udevadm settle --timeout=300 >15:34:40,572 DEBUG program: Return code: 0 >15:34:40,574 INFO program: Running... udevadm settle --timeout=300 >15:34:40,586 DEBUG program: Return code: 0 >15:34:40,589 INFO program: Running... udevadm settle --timeout=300 >15:34:40,601 DEBUG program: Return code: 0 >15:34:40,602 INFO program: Running... udevadm settle --timeout=300 >15:34:40,615 DEBUG program: Return code: 0 >15:34:40,617 INFO program: Running... udevadm settle --timeout=300 >15:34:40,630 DEBUG program: Return code: 0 >15:34:40,631 INFO program: Running... udevadm settle --timeout=300 >15:34:40,643 DEBUG program: Return code: 0 >15:34:40,646 INFO program: Running... udevadm settle --timeout=300 >15:34:40,658 DEBUG program: Return code: 0 >15:34:40,661 INFO program: Running... udevadm settle --timeout=300 >15:34:40,673 DEBUG program: Return code: 0 >15:34:40,676 INFO program: Running... udevadm settle --timeout=300 >15:34:40,688 DEBUG program: Return code: 0 >15:34:40,689 INFO program: Running... udevadm settle --timeout=300 >15:34:40,701 DEBUG program: Return code: 0 >15:34:40,704 INFO program: Running... udevadm settle --timeout=300 >15:34:40,716 DEBUG program: Return code: 0 >15:34:40,718 INFO program: Running... udevadm settle --timeout=300 >15:34:40,730 DEBUG program: Return code: 0 >15:34:40,761 INFO program: Running... wipefs -f -a /dev/sda8 >15:34:40,900 INFO program: /dev/sda8: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:34:40,900 DEBUG program: Return code: 0 >15:34:40,901 INFO program: Running... udevadm settle --timeout=300 >15:34:40,990 DEBUG program: Return code: 0 >15:34:40,993 INFO program: Running... udevadm settle --timeout=300 >15:34:41,005 DEBUG program: Return code: 0 >15:34:41,005 INFO program: Running... udevadm settle --timeout=300 >15:34:41,017 DEBUG program: Return code: 0 >15:34:41,020 INFO program: Running... wipefs -f -a /dev/sda9 >15:34:41,078 INFO program: /dev/sda9: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:34:41,078 DEBUG program: Return code: 0 >15:34:41,078 INFO program: Running... udevadm settle --timeout=300 >15:34:41,094 DEBUG program: Return code: 0 >15:34:41,096 INFO program: Running... udevadm settle --timeout=300 >15:34:41,108 DEBUG program: Return code: 0 >15:34:41,108 INFO program: Running... udevadm settle --timeout=300 >15:34:41,120 DEBUG program: Return code: 0 >15:34:41,122 INFO program: Running... wipefs -f -a /dev/sda11 >15:34:41,218 INFO program: /dev/sda11: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:34:41,218 DEBUG program: Return code: 0 >15:34:41,218 INFO program: Running... udevadm settle --timeout=300 >15:34:41,244 DEBUG program: Return code: 0 >15:34:41,246 INFO program: Running... udevadm settle --timeout=300 >15:34:41,258 DEBUG program: Return code: 0 >15:34:41,259 INFO program: Running... udevadm settle --timeout=300 >15:34:41,271 DEBUG program: Return code: 0 >15:34:41,274 INFO program: Running... udevadm settle --timeout=300 >15:34:41,286 DEBUG program: Return code: 0 >15:34:41,410 INFO program: Running... udevadm settle --timeout=300 >15:34:42,500 DEBUG program: Return code: 0 >15:34:42,651 INFO program: Running... udevadm settle --timeout=300 >15:34:43,670 DEBUG program: Return code: 0 >15:34:43,671 INFO program: Running... udevadm settle --timeout=300 >15:34:43,690 DEBUG program: Return code: 0 >15:34:43,693 INFO program: Running... wipefs -f -a /dev/sda10 >15:34:43,777 INFO program: /dev/sda10: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >15:34:43,778 DEBUG program: Return code: 0 >15:34:43,778 INFO program: Running... udevadm settle --timeout=300 >15:34:43,801 DEBUG program: Return code: 0 >15:34:43,805 INFO program: Running... udevadm settle --timeout=300 >15:34:43,821 DEBUG program: Return code: 0 >15:34:43,821 INFO program: Running... udevadm settle --timeout=300 >15:34:43,836 DEBUG program: Return code: 0 >15:34:43,841 INFO program: Running... udevadm settle --timeout=300 >15:34:43,855 DEBUG program: Return code: 0 >15:34:43,931 INFO program: Running... udevadm settle --timeout=300 >15:34:44,877 DEBUG program: Return code: 0 >15:34:45,021 INFO program: Running... udevadm settle --timeout=300 >15:34:46,047 DEBUG program: Return code: 0 >15:34:46,047 INFO program: Running... udevadm settle --timeout=300 >15:34:46,063 DEBUG program: Return code: 0 >15:34:46,067 INFO program: Running... udevadm settle --timeout=300 >15:34:46,082 DEBUG program: Return code: 0 >15:34:46,193 INFO program: Running... udevadm settle --timeout=300 >15:34:46,875 DEBUG program: Return code: 0 >15:34:46,954 INFO program: Running... udevadm settle --timeout=300 >15:34:47,729 DEBUG program: Return code: 0 >15:34:47,729 INFO program: Running... udevadm settle --timeout=300 >15:34:47,747 DEBUG program: Return code: 0 >15:34:47,751 INFO program: Running... udevadm settle --timeout=300 >15:34:47,768 DEBUG program: Return code: 0 >15:34:47,839 INFO program: Running... udevadm settle --timeout=300 >15:34:48,386 DEBUG program: Return code: 0 >15:34:48,431 INFO program: Running... udevadm settle --timeout=300 >15:34:48,659 DEBUG program: Return code: 0 >15:34:48,660 INFO program: Running... udevadm settle --timeout=300 >15:34:48,676 DEBUG program: Return code: 0 >15:34:48,683 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1162807296 count=2048 >15:34:48,731 INFO program: 2048+0 records in >15:34:48,731 INFO program: 2048+0 records out >15:34:48,731 INFO program: 1048576 bytes (1.0 MB) copied, 0.0342511 s, 30.6 MB/s >15:34:48,731 DEBUG program: Return code: 0 >15:34:48,731 INFO program: Running... udevadm settle --timeout=300 >15:34:48,748 DEBUG program: Return code: 0 >15:34:48,819 INFO program: Running... udevadm settle --timeout=300 >15:34:49,316 DEBUG program: Return code: 0 >15:34:49,319 INFO program: Running... wipefs -f -a /dev/sda8 >15:34:49,337 DEBUG program: Return code: 0 >15:34:49,341 INFO program: Running... udevadm settle --timeout=300 >15:34:49,356 DEBUG program: Return code: 0 >15:34:49,357 INFO program: Running... udevadm settle --timeout=300 >15:34:49,371 DEBUG program: Return code: 0 >15:34:49,447 INFO program: Running... mke2fs -t ext4 /dev/sda8 >15:34:49,881 INFO program: mke2fs 1.42.8 (20-Jun-2013) >15:34:49,882 INFO program: Filesystem label= >15:34:49,882 INFO program: OS type: Linux >15:34:49,882 INFO program: Block size=1024 (log=0) >15:34:49,882 INFO program: Fragment size=1024 (log=0) >15:34:49,882 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:34:49,882 INFO program: 128016 inodes, 512000 blocks >15:34:49,882 INFO program: 25600 blocks (5.00%) reserved for the super user >15:34:49,883 INFO program: First data block=1 >15:34:49,883 INFO program: Maximum filesystem blocks=67633152 >15:34:49,883 INFO program: 63 block groups >15:34:49,883 INFO program: 8192 blocks per group, 8192 fragments per group >15:34:49,883 INFO program: 2032 inodes per group >15:34:49,883 INFO program: Superblock backups stored on blocks: >15:34:49,883 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >15:34:49,883 INFO program: >15:34:49,883 INFO program: Allocating group tables: 0/63 done >15:34:49,884 INFO program: Writing inode tables: 0/63 done >15:34:49,884 INFO program: Creating journal (8192 blocks): done >15:34:49,884 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >15:34:49,884 INFO program: >15:34:49,884 DEBUG program: Return code: 0 >15:34:49,885 INFO program: Running... udevadm settle --timeout=300 >15:34:49,962 DEBUG program: Return code: 0 >15:34:49,964 INFO program: Running... udevadm settle --timeout=300 >15:34:49,977 DEBUG program: Return code: 0 >15:34:49,984 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1163833344 count=2048 >15:34:50,016 INFO program: 2048+0 records in >15:34:50,016 INFO program: 2048+0 records out >15:34:50,017 INFO program: 1048576 bytes (1.0 MB) copied, 0.0250181 s, 41.9 MB/s >15:34:50,017 DEBUG program: Return code: 0 >15:34:50,017 INFO program: Running... udevadm settle --timeout=300 >15:34:50,033 DEBUG program: Return code: 0 >15:34:50,118 INFO program: Running... udevadm settle --timeout=300 >15:34:50,960 DEBUG program: Return code: 0 >15:34:50,963 INFO program: Running... wipefs -f -a /dev/sda9 >15:34:50,981 DEBUG program: Return code: 0 >15:34:50,984 INFO program: Running... udevadm settle --timeout=300 >15:34:50,999 DEBUG program: Return code: 0 >15:34:50,999 INFO program: Running... udevadm settle --timeout=300 >15:34:51,013 DEBUG program: Return code: 0 >15:34:51,019 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1196750848 count=2048 >15:34:51,061 INFO program: 2048+0 records in >15:34:51,061 INFO program: 2048+0 records out >15:34:51,061 INFO program: 1048576 bytes (1.0 MB) copied, 0.0344935 s, 30.4 MB/s >15:34:51,062 DEBUG program: Return code: 0 >15:34:51,062 INFO program: Running... udevadm settle --timeout=300 >15:34:51,078 DEBUG program: Return code: 0 >15:34:51,177 INFO program: Running... udevadm settle --timeout=300 >15:34:52,130 DEBUG program: Return code: 0 >15:34:52,133 INFO program: Running... wipefs -f -a /dev/sda10 >15:34:52,195 DEBUG program: Return code: 0 >15:34:52,199 INFO program: Running... udevadm settle --timeout=300 >15:34:52,261 DEBUG program: Return code: 0 >15:34:52,261 INFO program: Running... udevadm settle --timeout=300 >15:34:52,275 DEBUG program: Return code: 0 >15:34:52,379 INFO program: Running... mke2fs -t ext4 /dev/sda10 >15:34:54,547 INFO program: mke2fs 1.42.8 (20-Jun-2013) >15:34:54,548 INFO program: Filesystem label= >15:34:54,548 INFO program: OS type: Linux >15:34:54,548 INFO program: Block size=4096 (log=2) >15:34:54,548 INFO program: Fragment size=4096 (log=2) >15:34:54,548 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:34:54,548 INFO program: 3276800 inodes, 13107200 blocks >15:34:54,548 INFO program: 655360 blocks (5.00%) reserved for the super user >15:34:54,548 INFO program: First data block=0 >15:34:54,549 INFO program: Maximum filesystem blocks=4294967296 >15:34:54,549 INFO program: 400 block groups >15:34:54,549 INFO program: 32768 blocks per group, 32768 fragments per group >15:34:54,549 INFO program: 8192 inodes per group >15:34:54,549 INFO program: Superblock backups stored on blocks: >15:34:54,549 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >15:34:54,549 INFO program: 4096000, 7962624, 11239424 >15:34:54,549 INFO program: >15:34:54,550 INFO program: Allocating group tables: 0/400 done >15:34:54,550 INFO program: Writing inode tables: 0/400 done >15:34:54,550 INFO program: Creating journal (32768 blocks): done >15:34:54,550 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >15:34:54,550 INFO program: >15:34:54,550 DEBUG program: Return code: 0 >15:34:54,551 INFO program: Running... udevadm settle --timeout=300 >15:34:54,642 DEBUG program: Return code: 0 >15:34:54,645 INFO program: Running... udevadm settle --timeout=300 >15:34:54,659 DEBUG program: Return code: 0 >15:34:54,665 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1301610496 count=2048 >15:34:54,702 INFO program: 2048+0 records in >15:34:54,703 INFO program: 2048+0 records out >15:34:54,703 INFO program: 1048576 bytes (1.0 MB) copied, 0.0291724 s, 35.9 MB/s >15:34:54,703 DEBUG program: Return code: 0 >15:34:54,703 INFO program: Running... udevadm settle --timeout=300 >15:34:54,720 DEBUG program: Return code: 0 >15:34:54,830 INFO program: Running... udevadm settle --timeout=300 >15:34:55,602 DEBUG program: Return code: 0 >15:34:55,606 INFO program: Running... wipefs -f -a /dev/sda11 >15:34:55,651 DEBUG program: Return code: 0 >15:34:55,655 INFO program: Running... udevadm settle --timeout=300 >15:34:55,704 DEBUG program: Return code: 0 >15:34:55,705 INFO program: Running... udevadm settle --timeout=300 >15:34:55,720 DEBUG program: Return code: 0 >15:34:55,835 INFO program: Running... mke2fs -t ext4 /dev/sda11 >15:35:01,589 INFO program: mke2fs 1.42.8 (20-Jun-2013) >15:35:01,590 INFO program: Filesystem label= >15:35:01,590 INFO program: OS type: Linux >15:35:01,590 INFO program: Block size=4096 (log=2) >15:35:01,591 INFO program: Fragment size=4096 (log=2) >15:35:01,591 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:35:01,591 INFO program: 50896896 inodes, 203583232 blocks >15:35:01,591 INFO program: 10179161 blocks (5.00%) reserved for the super user >15:35:01,591 INFO program: First data block=0 >15:35:01,592 INFO program: Maximum filesystem blocks=4294967296 >15:35:01,592 INFO program: 6213 block groups >15:35:01,592 INFO program: 32768 blocks per group, 32768 fragments per group >15:35:01,592 INFO program: 8192 inodes per group >15:35:01,592 INFO program: Superblock backups stored on blocks: >15:35:01,592 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >15:35:01,593 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >15:35:01,593 INFO program: 102400000 >15:35:01,593 INFO program: >15:35:01,593 INFO program: Allocating group tables: 0/62131834/6213 done >15:35:01,593 INFO program: Writing inode tables: 0/6213 done >15:35:01,594 INFO program: Creating journal (32768 blocks): done >15:35:01,594 INFO program: Writing superblocks and filesystem accounting information: 0/6213 done >15:35:01,594 INFO program: >15:35:01,594 DEBUG program: Return code: 0 >15:35:01,596 INFO program: Running... udevadm settle --timeout=300 >15:35:01,703 DEBUG program: Return code: 0 >15:35:01,706 INFO program: Running... udevadm settle --timeout=300 >15:35:01,722 DEBUG program: Return code: 0 >15:35:01,839 INFO program: Running... mkswap -f /dev/sda9 >15:35:01,999 INFO program: Setting up swapspace version 1, size = 16457724 KiB >15:35:02,000 INFO program: no label, UUID=34b8c8fe-1f17-4111-b508-ae30623ad91d >15:35:02,000 DEBUG program: Return code: 0 >15:35:02,001 INFO program: Running... udevadm settle --timeout=300 >15:35:02,089 DEBUG program: Return code: 0 >15:35:02,092 INFO program: Running... udevadm settle --timeout=300 >15:35:02,107 DEBUG program: Return code: 0 >15:35:02,193 INFO program: Running... swapon /dev/sda6 >15:35:02,216 DEBUG program: Return code: 0 >15:35:02,219 INFO program: Running... swapon /dev/sda9 >15:35:02,231 DEBUG program: Return code: 0 >15:35:02,264 INFO program: Running... mount -t ext4 -o defaults /dev/sda10 /mnt/sysimage >15:35:02,311 DEBUG program: Return code: 0 >15:35:02,334 INFO program: Running... mount -t ext4 -o defaults /dev/sda8 /mnt/sysimage/boot >15:35:02,365 DEBUG program: Return code: 0 >15:35:02,395 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >15:35:02,404 DEBUG program: Return code: 0 >15:35:02,406 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >15:35:02,414 DEBUG program: Return code: 0 >15:35:02,416 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >15:35:02,424 DEBUG program: Return code: 0 >15:35:02,435 INFO program: Running... mount -t ext4 -o defaults /dev/sda11 /mnt/sysimage/home >15:35:02,486 DEBUG program: Return code: 0 >15:35:02,510 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >15:35:02,519 DEBUG program: Return code: 0 >15:35:02,564 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >15:35:02,572 DEBUG program: Return code: 0 >15:35:02,583 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >15:35:02,591 DEBUG program: Return code: 0 >15:35:02,593 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >15:35:02,601 DEBUG program: Return code: 0 >15:35:15,034 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 >16:31:53,961 INFO program: Running... grub2-install --no-floppy /dev/sda >16:32:05,722 INFO program: Installing for i386-pc platform. >16:32:05,723 INFO program: grub2-install: warning: Sector 32 is already in use by the program `FlexNet'; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track. >16:32:05,723 INFO program: Installation finished. No error reported. >16:32:05,723 DEBUG program: Return code: 0 >16:32:05,876 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.17.0-0.rc1.git0.1.fc22.x86_64 >16:32:06,224 DEBUG program: Return code: 0 >16:32:06,225 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >16:32:16,660 INFO program: Generating grub configuration file ... >16:32:16,660 INFO program: Found linux image: /boot/vmlinuz-3.17.0-0.rc1.git0.1.fc22.x86_64 >16:32:16,660 INFO program: Found initrd image: /boot/initramfs-3.17.0-0.rc1.git0.1.fc22.x86_64.img >16:32:16,660 INFO program: Found linux image: /boot/vmlinuz-0-rescue-6fa2a97e96a34fa19e09e329ce397e88 >16:32:16,660 INFO program: Found initrd image: /boot/initramfs-0-rescue-6fa2a97e96a34fa19e09e329ce397e88.img >16:32:16,660 INFO program: Found Windows 7 (loader) on /dev/sda1 >16:32:16,660 INFO program: Found Fedora release 20 (Heisenbug) on /dev/sda5 >16:32:16,660 INFO program: done >16:32:16,661 DEBUG program: Return code: 0 >16:32:17,135 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >16:32:17,550 DEBUG program: Return code: 0 >16:32:17,551 INFO program: Running... systemctl enable firstboot-graphical.service initial-setup-graphical.service initial-setup-text.service >16:32:17,562 INFO program: Operation failed: No such file or directory >16:32:17,562 DEBUG program: Return code: 1 >16:32:17,583 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >16:32:17,750 INFO program: Adding service 'ssh' to default zone. >16:32:17,750 INFO program: success >16:32:17,751 DEBUG program: Return code: 0 >16:32:17,752 INFO program: Running... hostnamectl set-hostname omen3 >16:32:17,772 DEBUG program: Return code: 0 > > >/tmp/storage.log: >08:32:44,733 INFO blivet: ISCSID is /sbin/iscsid >08:32:44,734 INFO blivet: no initiator set >08:32:44,793 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:32:44,794 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:32:45,847 DEBUG blivet: trying to set new default fstype to 'ext4' >08:32:45,876 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:45,876 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:45,877 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:46,194 INFO blivet: Detected 32144M of memory >08:32:46,194 INFO blivet: Suggested swap size (16072 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:32:46,194 INFO blivet: Swap attempt of 0M >08:32:46,328 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fd92bc5cd10> >08:32:46,329 INFO blivet: no initiator set >08:32:46,330 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:32:46,330 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:32:46,358 INFO blivet: devices to scan: ['sdb', 'sdc', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >08:32:46,363 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_T12000135499-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_HS-SD_MMC', > 'ID_MODEL_ENC': 'Ultra\\x20HS-SD\\x2fMMC\\x20', > 'ID_MODEL_ID': '4064', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.90', > 'ID_SERIAL': 'Generic_Ultra_HS-SD_MMC_T12000135499-0:0', > 'ID_SERIAL_SHORT': 'T12000135499', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '132896', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_T12000135499-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdb'} ; name: sdb ; >08:32:46,365 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1.1/3-2.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdb)... >08:32:46,367 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:32:46,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,370 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:32:46,373 INFO blivet: sdb is a disk >08:32:46,374 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:46,376 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:32:46,384 INFO blivet: added disk sdb (id 0) to device tree >08:32:46,384 DEBUG blivet: looking up parted Device: /dev/sdb >08:32:46,390 DEBUG blivet: no device or no media present >08:32:46,393 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Multi-Card_20060413092100000-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Multi-Card', > 'ID_MODEL_ENC': 'Multi-Card\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0158', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_Multi-Card_20060413092100000-0:0', > 'ID_SERIAL_SHORT': '20060413092100000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '133494', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_Multi-Card_20060413092100000-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc'} ; name: sdc ; >08:32:46,398 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host9/target9:0:0/9:0:0:0/block/sdc)... >08:32:46,399 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:32:46,400 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,401 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >08:32:46,402 INFO blivet: sdc is a disk >08:32:46,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:46,403 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >08:32:46,427 INFO blivet: added disk sdc (id 1) to device tree >08:32:46,428 DEBUG blivet: looking up parted Device: /dev/sdc >08:32:46,429 DEBUG blivet: no device or no media present >08:32:46,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141379', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >08:32:46,522 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >08:32:46,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:32:46,523 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,524 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:32:46,525 INFO blivet: sda is a disk >08:32:46,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:46,526 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:32:46,532 INFO blivet: added disk sda (id 2) to device tree >08:32:46,533 DEBUG blivet: looking up parted Device: /dev/sda >08:32:46,534 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:32:46,535 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:32:46,536 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:32:46,537 DEBUG blivet: required disklabel type for sda (1) is None >08:32:46,537 DEBUG blivet: default disklabel type for sda is msdos >08:32:46,538 DEBUG blivet: selecting msdos disklabel for sda based on size >08:32:46,541 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >08:32:46,762 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd91dd613d0>, <parted.partition.Partition object at 0x7fd91dd61650>, <parted.partition.Partition object at 0x7fd91dd618d0>, <parted.partition.Partition object at 0x7fd91dd61c10>, <parted.partition.Partition object at 0x7fd91dd61d90>, <parted.partition.Partition object at 0x7fd91dd61f50>, <parted.partition.Partition object at 0x7fd91dd62150>, <parted.partition.Partition object at 0x7fd91dd62310>, <parted.partition.Partition object at 0x7fd91dd624d0>, <parted.partition.Partition object at 0x7fd91dd62690>, <parted.partition.Partition object at 0x7fd91dd62850>] > device: <parted.device.Device object at 0x7fd91dd61210> > PedDisk: <_ped.Disk object at 0x7fd91dd605a8> >08:32:46,762 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:32:46,763 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:32:46,780 INFO blivet: got device: DiskDevice instance (0x7fd91dd45bd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd91dd59090> >08:32:46,782 INFO blivet: got format: DiskLabel instance (0x7fd91dd59110) -- > 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 = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd91dd613d0>, <parted.partition.Partition object at 0x7fd91dd61650>, <parted.partition.Partition object at 0x7fd91dd618d0>, <parted.partition.Partition object at 0x7fd91dd61c10>, <parted.partition.Partition object at 0x7fd91dd61d90>, <parted.partition.Partition object at 0x7fd91dd61f50>, <parted.partition.Partition object at 0x7fd91dd62150>, <parted.partition.Partition object at 0x7fd91dd62310>, <parted.partition.Partition object at 0x7fd91dd624d0>, <parted.partition.Partition object at 0x7fd91dd62690>, <parted.partition.Partition object at 0x7fd91dd62850>] > device: <parted.device.Device object at 0x7fd91dd61210> > PedDisk: <_ped.Disk object at 0x7fd91dd605a8> > origPartedDisk = <parted.disk.Disk object at 0x7fd91dd61b10> > partedDevice = parted.Device instance -- > model: ATA ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd95f0> > >08:32:46,787 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part1 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/BEB4BC3FB4BBF84B', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BEB4BC3FB4BBF84B', > 'ID_FS_UUID_ENC': 'BEB4BC3FB4BBF84B', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0009133f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141494', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part1', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/BEB4BC3FB4BBF84B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:32:46,787 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >08:32:46,788 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:32:46,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,789 INFO blivet: sda1 is a partition >08:32:46,789 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:32:46,790 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:32:46,791 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:32:46,792 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:32:46,793 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:32:46,793 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:46,794 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:32:46,794 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:32:46,795 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:32:46,796 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:32:46,797 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:32:46,797 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:32:46,798 INFO blivet: added partition sda1 (id 3) to device tree >08:32:46,798 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:32:46,799 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:32:46,800 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:32:46,801 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:32:46,821 WARN blivet: disklabel detected but not usable on sda1 >08:32:46,821 INFO blivet: type detected on 'sda1' is 'ntfs' >08:32:46,921 DEBUG blivet: padding min size from 34 up to 37 >08:32:46,922 DEBUG blivet: NTFS.supported: supported: False ; >08:32:46,922 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:32:46,926 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:32:46,927 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >08:32:46,928 DEBUG blivet: looking up parted Device: /dev/sda1 >08:32:46,929 INFO blivet: got device: PartitionDevice instance (0x7fd91dd59310) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9d40> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd61790> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61490> PedPartition: <_ped.Partition object at 0x7fd920db4a70> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >08:32:46,930 DEBUG blivet: NTFS.supported: supported: False ; >08:32:46,930 INFO blivet: got format: NTFS instance (0x7fd91dd62d10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = BEB4BC3FB4BBF84B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >08:32:46,935 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part10 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part10 /dev/disk/by-uuid/ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed', > 'ID_FS_UUID_ENC': 'ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '1268692992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0009133f-0a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141611', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part10', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part10', > '/dev/disk/by-uuid/ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10'} ; name: sda10 ; >08:32:46,935 INFO blivet: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10)... >08:32:46,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >08:32:46,936 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,937 INFO blivet: sda10 is a partition >08:32:46,937 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >08:32:46,938 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:32:46,939 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:32:46,940 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:32:46,940 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >08:32:46,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:46,941 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >08:32:46,942 DEBUG blivet: looking up parted Partition: /dev/sda10 >08:32:46,943 DEBUG blivet: PartitionDevice.probe: sda10 ; exists: True ; >08:32:46,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >08:32:46,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >08:32:46,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >08:32:46,946 INFO blivet: added partition sda10 (id 4) to device tree >08:32:46,946 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >08:32:46,947 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >08:32:46,948 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >08:32:46,949 DEBUG blivet: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >08:32:46,988 WARN blivet: disklabel detected but not usable on sda10 >08:32:46,989 INFO blivet: type detected on 'sda10' is 'swap' >08:32:46,989 DEBUG blivet: SwapSpace.__init__: device: /dev/sda10 ; serial: 6XW0L535 ; uuid: ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed ; exists: True ; label: None ; >08:32:46,990 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:32:46,990 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >08:32:46,991 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: swap ; >08:32:46,992 DEBUG blivet: looking up parted Device: /dev/sda10 >08:32:46,993 INFO blivet: got device: PartitionDevice instance (0x7fd91dd59050) -- > name = sda10 status = True kids = 0 id = 4 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9e60> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd62750> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd626d0> PedPartition: <_ped.Partition object at 0x7fd920db4410> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1268692992 end = 1301608447 length = 32915456 > flags = >08:32:46,993 INFO blivet: got format: SwapSpace instance (0x7fd91e194350) -- > type = swap name = swap status = False > device = /dev/sda10 uuid = ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:32:46,997 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part11 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part11 /dev/disk/by-uuid/49489005-ff30-480f-95ab-3b20b2eae91e', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '49489005-ff30-480f-95ab-3b20b2eae91e', > 'ID_FS_UUID_ENC': '49489005-ff30-480f-95ab-3b20b2eae91e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '1301610496', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614400000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-0b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141729', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part11', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part11', > '/dev/disk/by-uuid/49489005-ff30-480f-95ab-3b20b2eae91e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >08:32:46,997 INFO blivet: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >08:32:46,998 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >08:32:46,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:46,999 INFO blivet: sda11 is a partition >08:32:47,000 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >08:32:47,001 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:32:47,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:32:47,002 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:32:47,004 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >08:32:47,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:47,005 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >08:32:47,005 DEBUG blivet: looking up parted Partition: /dev/sda11 >08:32:47,006 DEBUG blivet: PartitionDevice.probe: sda11 ; exists: True ; >08:32:47,007 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >08:32:47,008 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >08:32:47,009 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >08:32:47,009 INFO blivet: added partition sda11 (id 5) to device tree >08:32:47,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >08:32:47,010 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >08:32:47,011 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >08:32:47,012 DEBUG blivet: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >08:32:47,033 WARN blivet: disklabel detected but not usable on sda11 >08:32:47,035 INFO blivet: type detected on 'sda11' is 'ext4' >08:32:47,112 DEBUG blivet: padding min size from 2324 up to 2556 >08:32:47,113 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:47,113 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:32:47,114 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >08:32:47,115 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: ext4 ; >08:32:47,115 DEBUG blivet: looking up parted Device: /dev/sda11 >08:32:47,117 INFO blivet: got device: PartitionDevice instance (0x7fd91dd591d0) -- > name = sda11 status = True kids = 0 id = 5 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 300000.0 > format = existing ext4 filesystem > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38244, 255, 63) biosGeometry: (38244, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9ef0> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd62910> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd62890> PedPartition: <_ped.Partition object at 0x7fd920db4470> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1301610496 end = 1916010495 length = 614400000 > flags = >08:32:47,118 DEBUG blivet: Ext4FS.supported: supported: True ; >08:32:47,118 INFO blivet: got format: Ext4FS instance (0x7fd91e194890) -- > type = ext4 name = ext4 status = False > device = /dev/sda11 uuid = 49489005-ff30-480f-95ab-3b20b2eae91e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 300000.0 targetSize = 300000.0 > >08:32:47,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part2 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part2 /dev/disk/by-uuid/D2A6C26BA6C24FA1', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D2A6C26BA6C24FA1', > 'ID_FS_UUID_ENC': 'D2A6C26BA6C24FA1', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '614195200', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0009133f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141846', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part2', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part2', > '/dev/disk/by-uuid/D2A6C26BA6C24FA1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:32:47,123 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >08:32:47,123 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:32:47,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:32:47,124 INFO blivet: sda2 is a partition >08:32:47,125 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:32:47,126 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:32:47,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:32:47,128 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >08:32:47,128 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:32:47,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:32:47,129 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:32:47,129 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:32:47,131 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:32:47,131 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:32:47,132 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:32:47,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:32:47,134 INFO blivet: added partition sda2 (id 6) to device tree >08:32:47,135 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:32:47,136 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:32:47,136 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:32:47,137 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:32:47,155 WARN blivet: disklabel detected but not usable on sda2 >08:32:47,155 INFO blivet: type detected on 'sda2' is 'ntfs' >15:32:53,106 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:32:53,107 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:32:53,107 DEBUG blivet: NFSv4.supported: supported: False ; >15:32:53,107 DEBUG blivet: NFSv4.supported: supported: False ; >15:32:53,108 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:32:53,108 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:32:53,109 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:53,109 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:53,352 DEBUG blivet: Ext3FS.supported: supported: True ; >15:32:53,353 DEBUG blivet: Ext3FS.supported: supported: True ; >15:32:53,391 DEBUG blivet: Ext2FS.supported: supported: True ; >15:32:53,392 DEBUG blivet: Ext2FS.supported: supported: True ; >15:32:53,409 DEBUG blivet: SysFS.supported: supported: False ; >15:32:53,409 DEBUG blivet: SysFS.supported: supported: False ; >15:32:53,410 DEBUG blivet: MultipathMember.__init__: >15:32:53,410 DEBUG blivet: MDRaidMember.__init__: >15:32:53,410 DEBUG blivet: ProcFS.supported: supported: False ; >15:32:53,411 DEBUG blivet: ProcFS.supported: supported: False ; >15:32:53,411 DEBUG blivet: SwapSpace.__init__: >15:32:53,412 DEBUG blivet: DMRaidMember.__init__: >15:32:53,412 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:32:53,413 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:32:53,413 DEBUG blivet: BTRFS.supported: supported: True ; >15:32:58,298 DEBUG blivet: padding min size from 265719 up to 266219 >15:32:58,301 DEBUG blivet: NTFS.supported: supported: False ; >15:32:58,301 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:32:58,302 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >15:32:58,303 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >15:32:58,303 DEBUG blivet: looking up parted Device: /dev/sda2 >15:32:58,305 INFO blivet: got device: PartitionDevice instance (0x7fd92145ee50) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 299900.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 614195200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38231, 255, 63) biosGeometry: (38231, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9f80> > target size = 0 path = /dev/sda2 > 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 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd617d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61710> PedPartition: <_ped.Partition object at 0x7fd920db43b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 206848 end = 614402047 length = 614195200 > flags = >15:32:58,308 DEBUG blivet: NTFS.supported: supported: False ; >15:32:58,308 INFO blivet: got format: NTFS instance (0x7fd91e194cd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = D2A6C26BA6C24FA1 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 299899.0 targetSize = 299899.0 > >15:32:58,311 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part3 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part3 /dev/disk/by-uuid/eaa431eb-b728-412d-a737-9fa57a38eb75', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eaa431eb-b728-412d-a737-9fa57a38eb75', > 'ID_FS_UUID_ENC': 'eaa431eb-b728-412d-a737-9fa57a38eb75', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '614402048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141966', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part3', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part3', > '/dev/disk/by-uuid/eaa431eb-b728-412d-a737-9fa57a38eb75'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:32:58,312 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >15:32:58,312 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >15:32:58,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,313 INFO blivet: sda3 is a partition >15:32:58,313 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:32:58,314 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,314 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,315 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >15:32:58,316 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:32:58,316 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,317 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:32:58,317 DEBUG blivet: looking up parted Partition: /dev/sda3 >15:32:58,317 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >15:32:58,318 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:32:58,319 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:32:58,319 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:32:58,319 INFO blivet: added partition sda3 (id 7) to device tree >15:32:58,320 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:32:58,320 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:32:58,321 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:32:58,322 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:32:58,341 WARN blivet: disklabel detected but not usable on sda3 >15:32:58,342 INFO blivet: type detected on 'sda3' is 'ext4' >15:32:58,350 DEBUG blivet: USBFS.supported: supported: False ; >15:32:58,351 DEBUG blivet: USBFS.supported: supported: False ; >15:32:58,351 DEBUG blivet: DiskLabel.__init__: >15:32:58,351 INFO blivet: DiskLabel.partedDevice returning None >15:32:58,352 DEBUG blivet: HFSPlus.supported: supported: False ; >15:32:58,352 DEBUG blivet: HFSPlus.supported: supported: False ; >15:32:58,353 DEBUG blivet: XFS.supported: supported: True ; >15:32:58,440 DEBUG blivet: XFS.supported: supported: True ; >15:32:58,443 DEBUG blivet: TmpFS.supported: supported: True ; >15:32:58,446 DEBUG blivet: padding min size from 152 up to 167 >15:32:58,447 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,447 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,448 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >15:32:58,451 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >15:32:58,452 DEBUG blivet: looking up parted Device: /dev/sda3 >15:32:58,452 DEBUG blivet: LUKS.__init__: >15:32:58,453 INFO blivet: got device: PartitionDevice instance (0x7fd921403890) -- > name = sda3 status = True kids = 0 id = 7 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 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 0x7fd91e1a6050> > target size = 0 path = /dev/sda3 > 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 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd61990> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61910> PedPartition: <_ped.Partition object at 0x7fd920db40b0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 614402048 end = 615426047 length = 1024000 > flags = >15:32:58,453 DEBUG blivet: NTFS.supported: supported: False ; >15:32:58,455 DEBUG blivet: NTFS.supported: supported: False ; >15:32:58,456 DEBUG blivet: BindFS.supported: supported: False ; >15:32:58,456 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,456 DEBUG blivet: BindFS.supported: supported: False ; >15:32:58,457 INFO blivet: got format: Ext4FS instance (0x7fd91e1dac10) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = eaa431eb-b728-412d-a737-9fa57a38eb75 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:32:58,460 DEBUG blivet: HFS.supported: supported: False ; >15:32:58,461 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part4 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > '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': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '615428094', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2314849074', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0009133f-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142090', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part4', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:32:58,461 DEBUG blivet: HFS.supported: supported: False ; >15:32:58,461 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4)... >15:32:58,462 DEBUG blivet: LVMPhysicalVolume.__init__: >15:32:58,463 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >15:32:58,463 DEBUG blivet: NFS.supported: supported: False ; >15:32:58,464 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,464 DEBUG blivet: NFS.supported: supported: False ; >15:32:58,464 INFO blivet: sda4 is a partition >15:32:58,465 DEBUG blivet: FATFS.supported: supported: True ; >15:32:58,466 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:32:58,468 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,469 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,470 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >15:32:58,471 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >15:32:58,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,472 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:32:58,472 DEBUG blivet: looking up parted Partition: /dev/sda4 >15:32:58,473 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >15:32:58,473 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:32:58,474 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:32:58,475 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:32:58,475 INFO blivet: added partition sda4 (id 8) to device tree >15:32:58,475 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:32:58,476 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:32:58,476 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:32:58,477 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:32:58,492 WARN blivet: disklabel detected but not usable on sda4 >15:32:58,492 DEBUG blivet: no type or existing type for sda4, bailing >15:32:58,493 DEBUG blivet: looking up parted Device: /dev/sda4 >15:32:58,494 INFO blivet: got device: PartitionDevice instance (0x7fd91e1da790) -- > name = sda4 status = True kids = 0 id = 8 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1130297.39941 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a69e0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61c50> PedPartition: <_ped.Partition object at 0x7fd920db4170> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 615428094 end = 2930277167 length = 2314849074 > flags = >15:32:58,495 DEBUG blivet: FATFS.supported: supported: True ; >15:32:58,499 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part5 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part5 /dev/disk/by-uuid/6acf1453-470e-4b91-9e6a-88f4db822782', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6acf1453-470e-4b91-9e6a-88f4db822782', > 'ID_FS_UUID_ENC': '6acf1453-470e-4b91-9e6a-88f4db822782', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '615428096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142213', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part5', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part5', > '/dev/disk/by-uuid/6acf1453-470e-4b91-9e6a-88f4db822782'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5'} ; name: sda5 ; >15:32:58,499 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5)... >15:32:58,500 DEBUG blivet: NoDevFS.supported: supported: False ; >15:32:58,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >15:32:58,501 DEBUG blivet: NoDevFS.supported: supported: False ; >15:32:58,502 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,502 INFO blivet: sda5 is a partition >15:32:58,502 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:32:58,503 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,503 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,504 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >15:32:58,505 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:32:58,505 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,506 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:32:58,506 DEBUG blivet: looking up parted Partition: /dev/sda5 >15:32:58,506 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >15:32:58,507 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:32:58,508 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:32:58,508 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:32:58,509 INFO blivet: added partition sda5 (id 9) to device tree >15:32:58,509 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:32:58,510 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >15:32:58,510 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:32:58,511 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >15:32:58,535 WARN blivet: disklabel detected but not usable on sda5 >15:32:58,535 INFO blivet: type detected on 'sda5' is 'ext4' >15:32:58,597 DEBUG blivet: padding min size from 24427 up to 24927 >15:32:58,598 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,598 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,598 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >15:32:58,599 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >15:32:58,599 DEBUG blivet: looking up parted Device: /dev/sda5 >15:32:58,600 INFO blivet: got device: PartitionDevice instance (0x7fd91e1dadd0) -- > name = sda5 status = True kids = 0 id = 9 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 51200.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a6950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd61e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61dd0> PedPartition: <_ped.Partition object at 0x7fd920db41d0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 615428096 end = 720285695 length = 104857600 > flags = >15:32:58,601 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,601 INFO blivet: got format: Ext4FS instance (0x7fd921403110) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 6acf1453-470e-4b91-9e6a-88f4db822782 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >15:32:58,605 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part6 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part6 /dev/disk/by-uuid/51ffa0bb-70d3-49ea-9ee9-78227e21b609', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '51ffa0bb-70d3-49ea-9ee9-78227e21b609', > 'ID_FS_UUID_ENC': '51ffa0bb-70d3-49ea-9ee9-78227e21b609', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '720287744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32915456', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0009133f-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142336', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part6', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part6', > '/dev/disk/by-uuid/51ffa0bb-70d3-49ea-9ee9-78227e21b609'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6'} ; name: sda6 ; >15:32:58,605 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6)... >15:32:58,606 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >15:32:58,606 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,606 INFO blivet: sda6 is a partition >15:32:58,607 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >15:32:58,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,608 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,609 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >15:32:58,609 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:32:58,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,610 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >15:32:58,610 DEBUG blivet: looking up parted Partition: /dev/sda6 >15:32:58,611 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >15:32:58,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >15:32:58,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >15:32:58,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >15:32:58,613 INFO blivet: added partition sda6 (id 10) to device tree >15:32:58,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >15:32:58,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >15:32:58,614 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >15:32:58,615 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >15:32:58,636 WARN blivet: disklabel detected but not usable on sda6 >15:32:58,636 INFO blivet: type detected on 'sda6' is 'swap' >15:32:58,637 DEBUG blivet: SwapSpace.__init__: device: /dev/sda6 ; serial: 6XW0L535 ; uuid: 51ffa0bb-70d3-49ea-9ee9-78227e21b609 ; exists: True ; label: None ; >15:32:58,637 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:32:58,638 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >15:32:58,638 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: swap ; >15:32:58,639 DEBUG blivet: looking up parted Device: /dev/sda6 >15:32:58,640 INFO blivet: got device: PartitionDevice instance (0x7fd91e1cd650) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 16072.0 > format = existing swap > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 32915456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2048, 255, 63) biosGeometry: (2048, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a6a70> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd62050> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd61f90> PedPartition: <_ped.Partition object at 0x7fd920db4230> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 720287744 end = 753203199 length = 32915456 > flags = >15:32:58,640 INFO blivet: got format: SwapSpace instance (0x7fd91e1cda90) -- > type = swap name = swap status = False > device = /dev/sda6 uuid = 51ffa0bb-70d3-49ea-9ee9-78227e21b609 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:32:58,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part7 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part7 /dev/disk/by-uuid/69077595-5be5-4fc8-b306-dff4a617110d', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '69077595-5be5-4fc8-b306-dff4a617110d', > 'ID_FS_UUID_ENC': '69077595-5be5-4fc8-b306-dff4a617110d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '753205248', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142460', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part7', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part7', > '/dev/disk/by-uuid/69077595-5be5-4fc8-b306-dff4a617110d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7'} ; name: sda7 ; >15:32:58,644 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7)... >15:32:58,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >15:32:58,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,645 INFO blivet: sda7 is a partition >15:32:58,646 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >15:32:58,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,647 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,647 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >15:32:58,648 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >15:32:58,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,649 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >15:32:58,649 DEBUG blivet: looking up parted Partition: /dev/sda7 >15:32:58,650 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >15:32:58,650 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >15:32:58,651 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >15:32:58,652 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >15:32:58,652 INFO blivet: added partition sda7 (id 11) to device tree >15:32:58,652 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >15:32:58,653 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >15:32:58,653 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >15:32:58,654 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >15:32:58,676 WARN blivet: disklabel detected but not usable on sda7 >15:32:58,677 INFO blivet: type detected on 'sda7' is 'ext4' >15:32:58,715 DEBUG blivet: padding min size from 17396 up to 17896 >15:32:58,716 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,716 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,716 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >15:32:58,717 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >15:32:58,717 DEBUG blivet: looking up parted Device: /dev/sda7 >15:32:58,718 INFO blivet: got device: PartitionDevice instance (0x7fd92bb48750) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 200000.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25496, 255, 63) biosGeometry: (25496, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a68c0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd62210> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd62190> PedPartition: <_ped.Partition object at 0x7fd920db4290> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 753205248 end = 1162805247 length = 409600000 > flags = >15:32:58,719 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,719 INFO blivet: got format: Ext4FS instance (0x7fd91e1cdc50) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = 69077595-5be5-4fc8-b306-dff4a617110d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 200000.0 targetSize = 200000.0 > >15:32:58,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part8 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part8 /dev/disk/by-uuid/2d3eab4c-e08b-4471-986d-d7f0dd524773', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d3eab4c-e08b-4471-986d-d7f0dd524773', > 'ID_FS_UUID_ENC': '2d3eab4c-e08b-4471-986d-d7f0dd524773', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '1162807296', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142587', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part8', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part8', > '/dev/disk/by-uuid/2d3eab4c-e08b-4471-986d-d7f0dd524773'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8'} ; name: sda8 ; >15:32:58,723 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8)... >15:32:58,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >15:32:58,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,724 INFO blivet: sda8 is a partition >15:32:58,725 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >15:32:58,725 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,727 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >15:32:58,727 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >15:32:58,727 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,728 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >15:32:58,728 DEBUG blivet: looking up parted Partition: /dev/sda8 >15:32:58,729 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >15:32:58,729 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >15:32:58,730 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >15:32:58,731 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >15:32:58,731 INFO blivet: added partition sda8 (id 12) to device tree >15:32:58,731 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >15:32:58,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >15:32:58,732 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:32:58,733 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >15:32:58,765 WARN blivet: disklabel detected but not usable on sda8 >15:32:58,765 INFO blivet: type detected on 'sda8' is 'ext4' >15:32:58,806 DEBUG blivet: padding min size from 107 up to 117 >15:32:58,807 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,807 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,808 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >15:32:58,808 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >15:32:58,809 DEBUG blivet: looking up parted Device: /dev/sda8 >15:32:58,810 INFO blivet: got device: PartitionDevice instance (0x7fd91e1cdfd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 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 0x7fd91e1a6b90> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd623d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd62350> PedPartition: <_ped.Partition object at 0x7fd920db42f0> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1162807296 end = 1163831295 length = 1024000 > flags = >15:32:58,810 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,811 INFO blivet: got format: Ext4FS instance (0x7fd91e1ee890) -- > type = ext4 name = ext4 status = False > device = /dev/sda8 uuid = 2d3eab4c-e08b-4471-986d-d7f0dd524773 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:32:58,814 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part9 /dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part9 /dev/disk/by-uuid/7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '192', > '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_ENHANCED_ERASE_UNIT_MIN': '316', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '316', > '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': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3', > 'ID_FS_UUID_ENC': '7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31500541AS', > 'ID_MODEL_ENC': 'ST31500541AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '1163833344', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '104857600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009133f-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009133f', > 'ID_REVISION': 'CC34', > 'ID_SERIAL': 'ST31500541AS_6XW0L535', > 'ID_SERIAL_SHORT': '6XW0L535', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001b6fdfdc', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001b6fdfdc', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '142715', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST31500541AS_6XW0L535-part9', > '/dev/disk/by-id/wwn-0x5000c5001b6fdfdc-part9', > '/dev/disk/by-uuid/7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9'} ; name: sda9 ; >15:32:58,814 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9)... >15:32:58,815 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >15:32:58,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,815 INFO blivet: sda9 is a partition >15:32:58,816 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >15:32:58,816 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:32:58,817 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >15:32:58,818 DEBUG blivet: DiskDevice.addChild: kids: 10 ; name: sda ; >15:32:58,819 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >15:32:58,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,820 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >15:32:58,820 DEBUG blivet: looking up parted Partition: /dev/sda9 >15:32:58,820 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >15:32:58,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >15:32:58,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >15:32:58,822 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >15:32:58,822 INFO blivet: added partition sda9 (id 13) to device tree >15:32:58,823 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >15:32:58,823 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >15:32:58,824 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:32:58,824 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >15:32:58,838 WARN blivet: disklabel detected but not usable on sda9 >15:32:58,838 INFO blivet: type detected on 'sda9' is 'ext4' >15:32:58,884 DEBUG blivet: padding min size from 12767 up to 13267 >15:32:58,885 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,885 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,885 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >15:32:58,886 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >15:32:58,887 DEBUG blivet: looking up parted Device: /dev/sda9 >15:32:58,887 INFO blivet: got device: PartitionDevice instance (0x7fd91e1cdb10) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 1430799MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 51200.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a6830> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91dd62590> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91dd62510> PedPartition: <_ped.Partition object at 0x7fd920db4350> > disk = existing 1430799MB disk sda (2) with existing msdos disklabel > start = 1163833344 end = 1268690943 length = 104857600 > flags = >15:32:58,888 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,888 INFO blivet: got format: Ext4FS instance (0x7fd920d00ed0) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >15:32:58,891 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_BD-RE_BH08LS20', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BD-RE\\x20\\x20BH08LS20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057', > 'ID_SERIAL_SHORT': 'H5E98DF4057', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '145060', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BD-RE_BH08LS20_H5E98DF4057'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >15:32:58,891 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >15:32:58,891 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:32:58,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,892 INFO blivet: sr0 is a cdrom >15:32:58,893 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:32:58,893 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,894 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:32:58,894 INFO blivet: added cdrom sr0 (id 14) to device tree >15:32:58,894 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:32:58,930 DEBUG blivet: no device or no media present >15:32:58,931 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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162576', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:32:58,931 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:32:58,932 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:32:58,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,933 INFO blivet: loop0 is a loop device >15:32:58,933 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:32:58,934 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >15:32:58,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,935 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,936 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs.img (deleted) ; current: None ; type: None ; >15:32:58,936 INFO blivet: added file /tmp/curl_fetch_url0/squashfs.img (deleted) (id 15) to device tree >15:32:58,937 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >15:32:58,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,937 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:32:58,938 INFO blivet: added loop loop0 (id 16) to device tree >15:32:58,938 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:32:58,939 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:32:58,939 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:32:58,939 DEBUG blivet: device loop0 does not contain a disklabel >15:32:58,939 INFO blivet: type detected on 'loop0' is 'squashfs' >15:32:58,939 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:32:58,940 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >15:32:58,940 INFO blivet: got device: LoopDevice instance (0x7fd91e1ee190) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /tmp/curl_fetch_url0/squashfs.img (deleted) (15)'] > 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 >15:32:58,941 INFO blivet: got format: DeviceFormat instance (0x7fd91e1ee210) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:32:58,942 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718', > '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': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_UUID_ENC': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '162923', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:32:58,942 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:32:58,943 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:32:58,944 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,944 INFO blivet: loop1 is a loop device >15:32:58,944 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:32:58,945 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:32:58,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,946 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:32:58,947 INFO blivet: added file /LiveOS/rootfs.img (id 17) to device tree >15:32:58,947 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:32:58,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,948 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:32:58,949 INFO blivet: added loop loop1 (id 18) to device tree >15:32:58,949 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:32:58,950 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:32:58,950 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,951 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,951 DEBUG blivet: device loop1 does not contain a disklabel >15:32:58,951 INFO blivet: type detected on 'loop1' is 'ext4' >15:32:58,966 DEBUG blivet: using current size 0 as min size >15:32:58,967 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,967 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,968 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:32:58,968 INFO blivet: got device: LoopDevice instance (0x7fd91e1ee0d0) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/rootfs.img (17)'] > 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 >15:32:58,969 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,969 INFO blivet: got format: Ext4FS instance (0x7fd920d00f90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ee6d044d-8b2e-4501-b745-e9382bb55718 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >15:32:58,970 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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '163249', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:32:58,970 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:32:58,971 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:32:58,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,971 INFO blivet: loop2 is a loop device >15:32:58,972 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:32:58,973 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:32:58,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,973 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,974 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:32:58,974 INFO blivet: added file /overlay (deleted) (id 19) to device tree >15:32:58,975 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:32:58,975 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,976 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:32:58,976 INFO blivet: added loop loop2 (id 20) to device tree >15:32:58,976 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:32:58,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:32:58,977 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:32:58,977 DEBUG blivet: device loop2 does not contain a disklabel >15:32:58,977 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >15:32:58,977 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:32:58,978 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >15:32:58,978 INFO blivet: got device: LoopDevice instance (0x7fd91e1cd950) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > 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 >15:32:58,979 INFO blivet: got format: DeviceFormat instance (0x7fd91e1cddd0) -- > 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 > >15:32:58,980 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718 /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': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_UUID_ENC': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22684622', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:32:58,980 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:32:58,981 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:32:58,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,982 INFO blivet: live-rw is a device-mapper device >15:32:58,982 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:32:58,983 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:32:58,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >15:32:58,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:32:58,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (20) with existing DM_snapshot_cow >15:32:58,986 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:32:58,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:58,987 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:32:58,987 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:58,988 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:32:58,988 INFO blivet: added dm live-rw (id 21) to device tree >15:32:58,988 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:32:58,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:32:58,990 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:58,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:58,990 DEBUG blivet: device live-rw does not contain a disklabel >15:32:58,990 INFO blivet: type detected on 'live-rw' is 'ext4' >15:32:59,004 DEBUG blivet: padding min size from 768 up to 844 >15:32:59,005 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:59,006 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:59,006 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:32:59,007 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:32:59,009 INFO blivet: got device: DMDevice instance (0x7fd91e1cdf10) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop2 (20) 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 0x7fd91e1a6b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:32:59,010 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:59,010 INFO blivet: got format: Ext4FS instance (0x7fd91e1ee250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ee6d044d-8b2e-4501-b745-e9382bb55718 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >15:32:59,012 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_UUID_ENC': 'ee6d044d-8b2e-4501-b745-e9382bb55718', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '694022', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ee6d044d-8b2e-4501-b745-e9382bb55718', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >15:32:59,012 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >15:32:59,013 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:32:59,013 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:59,013 INFO blivet: live-base is a device-mapper device >15:32:59,014 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >15:32:59,015 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >15:32:59,016 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:32:59,016 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >15:32:59,017 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >15:32:59,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:32:59,018 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >15:32:59,018 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:32:59,019 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >15:32:59,019 INFO blivet: added dm live-base (id 22) to device tree >15:32:59,019 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >15:32:59,020 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >15:32:59,021 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:59,021 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:59,021 DEBUG blivet: device live-base does not contain a disklabel >15:32:59,021 INFO blivet: type detected on 'live-base' is 'ext4' >15:32:59,035 DEBUG blivet: using current size 0 as min size >15:32:59,036 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:59,036 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:32:59,037 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >15:32:59,037 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >15:32:59,038 INFO blivet: got device: DMDevice instance (0x7fd920e59dd0) -- > name = live-base status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop1 (18) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fd91e1a6c20> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >15:32:59,038 DEBUG blivet: Ext4FS.supported: supported: True ; >15:32:59,039 INFO blivet: got format: Ext4FS instance (0x7fd91e1ee310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = ee6d044d-8b2e-4501-b745-e9382bb55718 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >15:32:59,055 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:32:59,056 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:32:59,057 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:32:59,066 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:32:59,067 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:32:59,068 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:32:59,077 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:32:59,086 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,087 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,088 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,097 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >15:32:59,097 DEBUG blivet: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >15:32:59,098 DEBUG blivet: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >15:32:59,107 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,108 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,109 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,118 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >15:32:59,127 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,128 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,129 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,138 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:32:59,147 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,148 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,149 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,158 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:32:59,167 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,168 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,169 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,178 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:32:59,187 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,188 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,198 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >15:32:59,199 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >15:32:59,200 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >15:32:59,208 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,209 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,210 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,219 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >15:32:59,229 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,229 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,231 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,239 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >15:32:59,249 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,250 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,251 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,260 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >15:32:59,269 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,270 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,271 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,280 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:32:59,280 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:32:59,281 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:32:59,290 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:32:59,290 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:32:59,291 INFO blivet: edd: collected mbr signatures: {'sda': '0x0009133f'} >15:32:59,291 DEBUG blivet: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x0009133f > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 2930277168 >15:32:59,291 INFO blivet: edd: matched 0x80 to sda using MBR sig >15:32:59,292 DEBUG blivet: edd: data extracted from 0x81: > type: USB, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:1a.0, scsi_id: None > scsi_lun: None, sectors: 2880 >15:32:59,292 ERR blivet: edd: unable to match edd entry 0x81 >15:32:59,292 DEBUG blivet: edd: data extracted from 0x82: > type: USB, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:14.0, scsi_id: None > scsi_lun: None, sectors: 2880 >15:32:59,292 ERR blivet: edd: unable to match edd entry 0x82 >15:32:59,293 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >15:32:59,299 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:32:59,369 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >15:32:59,401 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,402 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,403 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,412 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:32:59,412 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:32:59,450 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:32:59,472 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,473 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,474 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,483 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:32:59,483 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:32:59,775 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:32:59,775 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:32:59,775 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >15:32:59,775 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:32:59,776 DEBUG blivet: crypttab maps: [] >15:32:59,776 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >15:32:59,785 DEBUG blivet: resolved 'UUID=6acf1453-470e-4b91-9e6a-88f4db822782' to 'sda5' (partition) >15:32:59,785 DEBUG blivet: resolved 'UUID=eaa431eb-b728-412d-a737-9fa57a38eb75' to 'sda3' (partition) >15:32:59,785 DEBUG blivet: resolved 'UUID=69077595-5be5-4fc8-b306-dff4a617110d' to 'sda7' (partition) >15:32:59,785 DEBUG blivet: resolved 'UUID=51ffa0bb-70d3-49ea-9ee9-78227e21b609' to 'sda6' (partition) >15:32:59,786 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:32:59,811 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >15:32:59,811 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:32:59,874 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >15:32:59,900 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,900 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,902 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,911 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:32:59,911 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:32:59,950 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >15:32:59,977 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:32:59,977 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,979 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:32:59,989 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:32:59,989 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:33:00,316 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:33:00,316 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:33:00,316 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >15:33:00,317 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:33:00,317 DEBUG blivet: crypttab maps: [] >15:33:00,317 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >15:33:00,324 DEBUG blivet: resolved 'UUID=7fc34b94-3db1-4fed-b3d7-e7f8b446c5d3' to 'sda9' (partition) >15:33:00,325 DEBUG blivet: resolved 'UUID=2d3eab4c-e08b-4471-986d-d7f0dd524773' to 'sda8' (partition) >15:33:00,325 DEBUG blivet: resolved 'UUID=49489005-ff30-480f-95ab-3b20b2eae91e' to 'sda11' (partition) >15:33:00,325 DEBUG blivet: resolved 'UUID=ebbdf133-e7f4-4b8f-bf4b-c7462c52eeed' to 'sda10' (partition) >15:33:00,326 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >15:33:00,415 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,416 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,417 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,418 DEBUG blivet: NTFS.supported: supported: False ; >15:33:00,420 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,421 DEBUG blivet: NTFS.supported: supported: False ; >15:33:00,422 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,423 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,425 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,426 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,427 DEBUG blivet: Ext4FS.supported: supported: True ; >15:33:00,427 DEBUG blivet: looking up parted Device: /dev/sdb >15:33:00,433 DEBUG blivet: looking up parted Device: /dev/sdc >15:33:00,436 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:00,472 DEBUG blivet: looking up parted Device: /dev/sdb >15:33:00,478 INFO blivet: Skipping disk: sdb: No media present >15:33:00,478 DEBUG blivet: looking up parted Device: /dev/sdc >15:33:00,480 INFO blivet: Skipping disk: sdc: No media present >15:33:00,481 DEBUG blivet: looking up parted Device: /dev/sdb >15:33:00,487 DEBUG blivet: looking up parted Device: /dev/sdc >15:33:00,490 DEBUG blivet: looking up parted Device: /dev/sdb >15:33:00,496 INFO blivet: Skipping disk: sdb: No media present >15:33:00,496 DEBUG blivet: looking up parted Device: /dev/sdc >15:33:00,498 INFO blivet: Skipping disk: sdc: No media present >15:33:00,864 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:33:00,900 INFO blivet: updating format of device: existing 0MB cdrom sr0 (14) >15:33:00,900 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 >15:33:01,140 DEBUG blivet: looking up parted Device: /dev/sdb >15:33:01,146 DEBUG blivet: looking up parted Device: /dev/sdc >15:33:01,158 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:33:01,158 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:01,011 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:33:01,012 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:33:01,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:33:01,013 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:33:01,013 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:33:01,084 ERR blivet: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >08:33:01,085 INFO blivet: DiskLabel.partedDevice returning None >08:33:01,085 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:33:01,085 DEBUG blivet: no type or existing type for sr0, bailing >08:33:18,868 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,874 INFO blivet: Skipping disk: sdb: No media present >08:33:18,874 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,877 INFO blivet: Skipping disk: sdc: No media present >08:33:18,878 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,883 INFO blivet: Skipping disk: sdb: No media present >08:33:18,884 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,886 INFO blivet: Skipping disk: sdc: No media present >08:33:18,887 INFO blivet: Detected 32144M of memory >08:33:18,887 INFO blivet: Swap attempt of 16072M >08:33:18,888 DEBUG blivet: clearpart: looking at sda11 >08:33:18,889 DEBUG blivet: clearpart: looking at sda10 >08:33:18,889 DEBUG blivet: clearpart: looking at sda9 >08:33:18,889 DEBUG blivet: clearpart: looking at sda8 >08:33:18,889 DEBUG blivet: clearpart: looking at sda7 >08:33:18,890 DEBUG blivet: clearpart: looking at sda6 >08:33:18,890 DEBUG blivet: clearpart: looking at sda5 >08:33:18,890 DEBUG blivet: clearpart: looking at sda4 >08:33:18,891 DEBUG blivet: clearpart: looking at sda3 >08:33:18,891 DEBUG blivet: clearpart: looking at sda2 >08:33:18,891 DEBUG blivet: clearpart: looking at sda1 >08:33:18,891 DEBUG blivet: checking whether disk sda has an empty extended >08:33:18,894 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91dd612d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd916712590> PedPartition: <_ped.Partition object at 0x7fd91fd12fb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >08:33:18,894 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,900 INFO blivet: Skipping disk: sdb: No media present >08:33:18,900 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,903 INFO blivet: Skipping disk: sdc: No media present >08:33:18,904 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,910 INFO blivet: Skipping disk: sdb: No media present >08:33:18,911 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,914 INFO blivet: Skipping disk: sdc: No media present >08:33:18,914 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,920 INFO blivet: Skipping disk: sdb: No media present >08:33:18,920 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,923 INFO blivet: Skipping disk: sdc: No media present >08:33:18,924 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,930 INFO blivet: Skipping disk: sdb: No media present >08:33:18,930 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,933 INFO blivet: Skipping disk: sdc: No media present >08:33:18,963 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:33:18,964 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:18,964 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:18,970 INFO blivet: Skipping disk: sdb: No media present >08:33:18,970 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:18,973 INFO blivet: Skipping disk: sdc: No media present >08:33:18,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:33:18,998 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:19,000 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:33:19,000 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:19,001 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:33:19,024 DEBUG blivet: starting Blivet copy >08:33:19,050 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:33:19,050 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3050> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7dde10> PedPartition: <_ped.Partition object at 0x7fd91fa62c50> >08:33:19,051 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >08:33:19,051 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3fd0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3f50> PedPartition: <_ped.Partition object at 0x7fd91fa62fb0> >08:33:19,052 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >08:33:19,052 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7ca1d0> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7ca150> PedPartition: <_ped.Partition object at 0x7fd91a7cc050> >08:33:19,053 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:33:19,053 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3090> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7ddf90> PedPartition: <_ped.Partition object at 0x7fd91fa62bf0> >08:33:19,054 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >08:33:19,054 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3250> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a31d0> PedPartition: <_ped.Partition object at 0x7fd91fa62cb0> >08:33:19,055 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >08:33:19,056 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3510> PedPartition: <_ped.Partition object at 0x7fd91fa62d70> >08:33:19,057 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >08:33:19,057 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3710> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3690> PedPartition: <_ped.Partition object at 0x7fd91fa62dd0> >08:33:19,058 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >08:33:19,058 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a38d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3850> PedPartition: <_ped.Partition object at 0x7fd91fa62e30> >08:33:19,059 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >08:33:19,060 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3a90> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3a10> PedPartition: <_ped.Partition object at 0x7fd91fa62e90> >08:33:19,060 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >08:33:19,061 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3c50> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3bd0> PedPartition: <_ped.Partition object at 0x7fd91fa62ef0> >08:33:19,061 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >08:33:19,062 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3e10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3d90> PedPartition: <_ped.Partition object at 0x7fd91fa62f50> >08:33:19,062 DEBUG blivet: finished Blivet copy >08:33:19,062 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,068 INFO blivet: Skipping disk: sdb: No media present >08:33:19,068 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,071 INFO blivet: Skipping disk: sdc: No media present >08:33:19,073 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,074 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,074 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,075 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,076 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,077 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,078 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,079 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,080 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,080 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,081 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,082 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,083 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,084 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,084 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,087 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,113 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,114 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,114 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,115 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,116 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,117 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,117 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,118 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,119 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,120 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,121 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,122 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,123 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,123 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,126 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,133 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,134 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,134 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,135 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,136 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,137 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,137 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,138 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,139 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,140 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,140 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,141 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,142 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:19,143 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:19,143 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,146 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,155 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,161 INFO blivet: Skipping disk: sdb: No media present >08:33:19,161 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,164 INFO blivet: Skipping disk: sdc: No media present >08:33:19,165 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:19,170 INFO blivet: Skipping disk: sdb: No media present >08:33:19,170 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:19,173 INFO blivet: Skipping disk: sdc: No media present >08:33:21,373 DEBUG blivet: Ext4FS.supported: supported: True ; >08:33:21,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:33:30,951 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >08:33:30,951 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:30,952 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >08:33:30,953 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda8 (id 12) >08:33:30,954 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:33:30,955 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >08:33:30,972 INFO storage.ui: removed partition sda8 (id 12) from device tree >08:33:30,973 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >08:33:30,974 INFO storage.ui: registered action: [1] Destroy Device partition sda8 (id 12) >08:33:30,974 DEBUG storage.ui: checking whether disk sda has an empty extended >08:33:30,978 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a781c90> PedPartition: <_ped.Partition object at 0x7fd91a79c8f0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >08:33:30,979 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >08:33:30,979 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:30,980 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >08:33:30,980 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda8 (id 13) >08:33:30,981 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:33:30,983 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >08:33:30,998 INFO storage.ui: removed partition sda8 (id 13) from device tree >08:33:30,999 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >08:33:30,999 INFO storage.ui: registered action: [3] Destroy Device partition sda8 (id 13) >08:33:30,999 DEBUG storage.ui: checking whether disk sda has an empty extended >08:33:31,002 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a781cd0> PedPartition: <_ped.Partition object at 0x7fd91a79ccb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >08:33:31,003 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >08:33:31,004 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:31,005 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >08:33:31,005 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on partition sda9 (id 5) >08:33:31,006 DEBUG storage.ui: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >08:33:31,007 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >08:33:31,021 INFO storage.ui: removed partition sda9 (id 5) from device tree >08:33:31,022 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >08:33:31,022 INFO storage.ui: registered action: [5] Destroy Device partition sda9 (id 5) >08:33:31,022 DEBUG storage.ui: checking whether disk sda has an empty extended >08:33:31,025 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a781b10> PedPartition: <_ped.Partition object at 0x7fd91a79c890> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >08:33:31,026 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >08:33:31,027 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >08:33:31,027 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:31,028 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: swap ; type: None ; >08:33:31,028 INFO storage.ui: registered action: [6] Destroy Format swap on partition sda8 (id 4) >08:33:31,029 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:33:31,029 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >08:33:31,031 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >08:33:31,043 INFO storage.ui: removed partition sda8 (id 4) from device tree >08:33:31,044 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:31,044 INFO storage.ui: registered action: [7] Destroy Device partition sda8 (id 4) >08:33:31,045 DEBUG storage.ui: checking whether disk sda has an empty extended >08:33:31,047 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7add90> PedPartition: <_ped.Partition object at 0x7fd91a79c9b0> ; logicals is ['sda5', 'sda6', 'sda7'] >08:33:31,047 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:31,053 INFO blivet: Skipping disk: sdb: No media present >08:33:31,053 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:31,055 INFO blivet: Skipping disk: sdc: No media present >08:33:31,066 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,067 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,068 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,069 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,069 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,070 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,070 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:31,072 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:31,091 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,092 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,093 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,094 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,094 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,095 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,095 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:31,097 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:31,104 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,105 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,105 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,106 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,107 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:31,108 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:31,108 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:31,110 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:33,061 DEBUG storage.ui: doAutoPart: True >08:33:33,061 DEBUG storage.ui: encryptedAutoPart: False >08:33:33,061 DEBUG storage.ui: autoPartType: 0 >08:33:33,061 DEBUG storage.ui: clearPartType: 2 >08:33:33,061 DEBUG storage.ui: clearPartDisks: ['sda'] >08:33:33,061 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fd91a7ddbd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fd91a7ddc10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fd91a7ddc50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fd91a7ddc90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fd91a7ddcd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 16072 maxSize = None grow = False > >08:33:33,062 DEBUG storage.ui: looking up parted Device: /dev/sdb >08:33:33,067 INFO storage.ui: Skipping disk: sdb: No media present >08:33:33,068 DEBUG storage.ui: looking up parted Device: /dev/sdc >08:33:33,070 INFO storage.ui: Skipping disk: sdc: No media present >08:33:33,070 DEBUG storage.ui: storage.disks: ['sda'] >08:33:33,070 DEBUG storage.ui: storage.partitioned: ['sda'] >08:33:33,070 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdc', 'sr0'] >08:33:33,076 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,077 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,077 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,077 DEBUG storage.ui: boot disk: sda >08:33:33,081 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fd91fa68990) -- > name = sda status = True kids = 7 id = 2 > parents = [] > uuid = None size = 1430799.39844 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST31500541AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 2930277168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (182401, 255, 63) biosGeometry: (182401, 255, 63) > PedDevice: <_ped.Device object at 0x7fd920dd9440> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fd91fa68810>] >08:33:33,081 DEBUG storage.ui: devs: [] >08:33:33,084 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:33:33,084 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:33:33,085 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,086 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >08:33:33,087 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >08:33:33,088 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:33,088 INFO storage.ui: added partition req0 (id 23) to device tree >08:33:33,088 INFO storage.ui: registered action: [8] Create Device partition req0 (id 23) >08:33:33,088 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:33,089 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at / on partition req0 (id 23) >08:33:33,090 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:33:33,090 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:33:33,091 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,092 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >08:33:33,093 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >08:33:33,094 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:33,094 INFO storage.ui: added partition req1 (id 24) to device tree >08:33:33,094 INFO storage.ui: registered action: [10] Create Device partition req1 (id 24) >08:33:33,094 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:33,095 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /home on partition req1 (id 24) >08:33:33,096 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:33:33,096 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:33:33,097 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,098 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >08:33:33,099 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >08:33:33,100 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:33,100 INFO storage.ui: added partition req2 (id 25) to device tree >08:33:33,100 INFO storage.ui: registered action: [12] Create Device partition req2 (id 25) >08:33:33,100 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:33,100 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req2 (id 25) >08:33:33,101 INFO storage.ui: skipping unneeded stage1 biosboot request >08:33:33,101 DEBUG storage.ui: PartSpec instance (0x7fd91a7ddc90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >08:33:33,101 DEBUG storage.ui: existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,102 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >08:33:33,102 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >08:33:33,103 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,104 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >08:33:33,105 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >08:33:33,105 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:33,106 INFO storage.ui: added partition req3 (id 26) to device tree >08:33:33,106 INFO storage.ui: registered action: [14] Create Device partition req3 (id 26) >08:33:33,106 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:33:33,106 INFO storage.ui: registered action: [15] Create Format swap on partition req3 (id 26) >08:33:33,107 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:33:33,108 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 23)', 'req1(id 24)', 'req2(id 25)', 'req3(id 26)'] from disk(s) ['sda'] >08:33:33,108 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 23)', 'req1(id 24)', 'req2(id 25)', 'req3(id 26)'] >08:33:33,108 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 25)', 'req3(id 26)', 'req0(id 23)', 'req1(id 24)'] from disk(s) ['sda'] >08:33:33,109 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,110 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,110 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,111 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,112 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,112 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,112 DEBUG storage.ui: allocating partition: req2 ; id: 25 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >08:33:33,113 DEBUG storage.ui: checking freespace on sda >08:33:33,113 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >08:33:33,113 DEBUG storage.ui: checking 63-2047 (0 MB) >08:33:33,113 DEBUG storage.ui: free region not suitable for request >08:33:33,114 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >08:33:33,114 DEBUG storage.ui: free region not suitable for request >08:33:33,114 DEBUG storage.ui: checking 1162805248-2930277167 (863023 MB) >08:33:33,114 DEBUG storage.ui: current free range is 1162805248-2930277167 (863023MB) >08:33:33,114 DEBUG storage.ui: updating use_disk to sda, type: 1 >08:33:33,114 DEBUG storage.ui: new free: 1162805248-2930277167 / 863023MB >08:33:33,114 DEBUG storage.ui: new free allows for 0 sectors of growth >08:33:33,115 DEBUG storage.ui: found free space for bootable request >08:33:33,115 DEBUG storage.ui: adjusted start sector from 1162805248 to 1162807296 >08:33:33,115 DEBUG storage.ui: created partition sda8 of 500MB and added it to /dev/sda >08:33:33,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:33:33,116 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7956d0> PedPartition: <_ped.Partition object at 0x7fd91a75e890> >08:33:33,117 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >08:33:33,118 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,120 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >08:33:33,121 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a766790> PedPartition: <_ped.Partition object at 0x7fd91a75ebf0> >08:33:33,121 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,122 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,122 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,123 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,124 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,124 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,124 DEBUG storage.ui: allocating partition: req3 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 16072MB ; grow: False ; max_size: 0 ; start: None ; end: None >08:33:33,124 DEBUG storage.ui: checking freespace on sda >08:33:33,125 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=16072MB boot=False best=None grow=False start=None >08:33:33,125 DEBUG storage.ui: checking 63-2047 (0 MB) >08:33:33,125 DEBUG storage.ui: free region not suitable for request >08:33:33,125 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >08:33:33,125 DEBUG storage.ui: free region not suitable for request >08:33:33,126 DEBUG storage.ui: checking 1163831296-2930277167 (862522 MB) >08:33:33,126 DEBUG storage.ui: current free range is 1163831296-2930277167 (862522MB) >08:33:33,126 DEBUG storage.ui: updating use_disk to sda, type: 1 >08:33:33,126 DEBUG storage.ui: new free: 1163831296-2930277167 / 862522MB >08:33:33,126 DEBUG storage.ui: new free allows for 0 sectors of growth >08:33:33,126 DEBUG storage.ui: adjusted start sector from 1163831296 to 1163833344 >08:33:33,127 DEBUG storage.ui: created partition sda9 of 16072MB and added it to /dev/sda >08:33:33,127 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:33:33,128 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7adc10> PedPartition: <_ped.Partition object at 0x7fd91a79c890> >08:33:33,129 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >08:33:33,129 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >08:33:33,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >08:33:33,132 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91658c310> PedPartition: <_ped.Partition object at 0x7fd91a75ecb0> >08:33:33,132 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,133 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,133 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,134 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,135 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,135 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,135 DEBUG storage.ui: allocating partition: req0 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >08:33:33,135 DEBUG storage.ui: checking freespace on sda >08:33:33,136 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True start=None >08:33:33,136 DEBUG storage.ui: checking 63-2047 (0 MB) >08:33:33,136 DEBUG storage.ui: free region not suitable for request >08:33:33,136 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >08:33:33,136 DEBUG storage.ui: free region not suitable for request >08:33:33,137 DEBUG storage.ui: checking 1196748800-2930277167 (846449 MB) >08:33:33,137 DEBUG storage.ui: current free range is 1196748800-2930277167 (846449MB) >08:33:33,137 DEBUG storage.ui: evaluating growth potential for new layout >08:33:33,137 DEBUG storage.ui: calculating growth for disk /dev/sda >08:33:33,137 DEBUG storage.ui: adjusted start sector from 1196748800 to 1196750848 >08:33:33,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:33:33,138 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7953d0> PedPartition: <_ped.Partition object at 0x7fd91a79ce90> >08:33:33,139 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >08:33:33,140 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >08:33:33,140 DEBUG storage.ui: adding request 25 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,140 DEBUG storage.ui: adding request 26 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,141 DEBUG storage.ui: adding request 23 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,141 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >08:33:33,141 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >08:33:33,141 DEBUG storage.ui: Chunk.growRequests: 1767471920 on /dev/sda start = 1162805248 end = 2930277167 >sectorSize = 512 > >08:33:33,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sda8 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:33:33,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda9 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >08:33:33,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda10 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:33:33,141 DEBUG storage.ui: 1 requests and 1731435312 (845427MB) left in chunk >08:33:33,141 DEBUG storage.ui: adding 1731435312 (845427MB) to 23 (sda10) >08:33:33,141 DEBUG storage.ui: taking back 1628674864 (795251MB) from 23 (sda10) >08:33:33,142 DEBUG storage.ui: new grow amount for request 23 (sda10) is 102760448 units, or 50176MB >08:33:33,142 DEBUG storage.ui: request 25 (sda8) growth: 0 (0MB) size: 500MB >08:33:33,142 DEBUG storage.ui: request 26 (sda9) growth: 0 (0MB) size: 16072MB >08:33:33,142 DEBUG storage.ui: request 23 (sda10) growth: 102760448 (50176MB) size: 51200MB >08:33:33,142 DEBUG storage.ui: disk /dev/sda growth: 102760448 (50176MB) >08:33:33,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >08:33:33,143 DEBUG storage.ui: device sda10 new partedPartition None >08:33:33,143 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:33:33,144 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >08:33:33,144 DEBUG storage.ui: total growth: 102760448 sectors >08:33:33,144 DEBUG storage.ui: updating use_disk to sda, type: 1 >08:33:33,144 DEBUG storage.ui: new free: 1196748800-2930277167 / 846449MB >08:33:33,145 DEBUG storage.ui: new free allows for 102760448 sectors of growth >08:33:33,145 DEBUG storage.ui: adjusted start sector from 1196748800 to 1196750848 >08:33:33,145 DEBUG storage.ui: created partition sda10 of 1024MB and added it to /dev/sda >08:33:33,146 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:33:33,146 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a766c50> PedPartition: <_ped.Partition object at 0x7fd91a75e950> >08:33:33,147 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >08:33:33,148 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >08:33:33,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >08:33:33,150 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91658ccd0> PedPartition: <_ped.Partition object at 0x7fd91a75ee90> >08:33:33,151 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,151 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,152 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,152 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,153 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,153 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,153 DEBUG storage.ui: allocating partition: req1 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >08:33:33,153 DEBUG storage.ui: checking freespace on sda >08:33:33,154 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >08:33:33,154 DEBUG storage.ui: checking 63-2047 (0 MB) >08:33:33,154 DEBUG storage.ui: free region not suitable for request >08:33:33,154 DEBUG storage.ui: checking 615426048-615428093 (0 MB) >08:33:33,154 DEBUG storage.ui: free region not suitable for request >08:33:33,154 DEBUG storage.ui: checking 1198848000-2930277167 (845424 MB) >08:33:33,155 DEBUG storage.ui: current free range is 1198848000-2930277167 (845424MB) >08:33:33,155 DEBUG storage.ui: evaluating growth potential for new layout >08:33:33,155 DEBUG storage.ui: calculating growth for disk /dev/sda >08:33:33,155 DEBUG storage.ui: adjusted start sector from 1198848000 to 1198850048 >08:33:33,156 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:33:33,156 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a795550> PedPartition: <_ped.Partition object at 0x7fd91a79cd10> >08:33:33,157 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >08:33:33,158 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >08:33:33,158 DEBUG storage.ui: adding request 25 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,158 DEBUG storage.ui: adding request 26 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,158 DEBUG storage.ui: adding request 23 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,158 DEBUG storage.ui: adding request 24 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,159 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >08:33:33,159 DEBUG storage.ui: Chunk.growRequests: 2046 on /dev/sda start = 615426048 end = 615428093 >sectorSize = 512 > >08:33:33,159 DEBUG storage.ui: Chunk.growRequests: 1767471920 on /dev/sda start = 1162805248 end = 2930277167 >sectorSize = 512 > >08:33:33,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sda8 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:33:33,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda9 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >08:33:33,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda10 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:33:33,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda11 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >08:33:33,159 DEBUG storage.ui: 2 requests and 1730411312 (844927MB) left in chunk >08:33:33,159 DEBUG storage.ui: adding 1162691065 (567720MB) to 23 (sda10) >08:33:33,159 DEBUG storage.ui: taking back 1059930617 (517544MB) from 23 (sda10) >08:33:33,160 DEBUG storage.ui: new grow amount for request 23 (sda10) is 102760448 units, or 50176MB >08:33:33,160 DEBUG storage.ui: adding 567720246 (277207MB) to 24 (sda11) >08:33:33,160 DEBUG storage.ui: new grow amount for request 24 (sda11) is 567720246 units, or 277207MB >08:33:33,160 DEBUG storage.ui: 1 requests and 1059930618 (517544MB) left in chunk >08:33:33,160 DEBUG storage.ui: adding 1059930618 (517544MB) to 24 (sda11) >08:33:33,160 DEBUG storage.ui: new grow amount for request 24 (sda11) is 1627650864 units, or 794751MB >08:33:33,160 DEBUG storage.ui: request 25 (sda8) growth: 0 (0MB) size: 500MB >08:33:33,160 DEBUG storage.ui: request 26 (sda9) growth: 0 (0MB) size: 16072MB >08:33:33,160 DEBUG storage.ui: request 23 (sda10) growth: 102760448 (50176MB) size: 51200MB >08:33:33,160 DEBUG storage.ui: request 24 (sda11) growth: 1627650864 (794751MB) size: 795251MB >08:33:33,160 DEBUG storage.ui: disk /dev/sda growth: 1730411312 (844927MB) >08:33:33,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >08:33:33,161 DEBUG storage.ui: device sda11 new partedPartition None >08:33:33,162 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >08:33:33,163 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >08:33:33,163 DEBUG storage.ui: total growth: 1730411312 sectors >08:33:33,163 DEBUG storage.ui: updating use_disk to sda, type: 1 >08:33:33,163 DEBUG storage.ui: new free: 1198848000-2930277167 / 845424MB >08:33:33,163 DEBUG storage.ui: new free allows for 1730411312 sectors of growth >08:33:33,163 DEBUG storage.ui: adjusted start sector from 1198848000 to 1198850048 >08:33:33,163 DEBUG storage.ui: created partition sda11 of 500MB and added it to /dev/sda >08:33:33,164 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:33:33,164 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a795c50> PedPartition: <_ped.Partition object at 0x7fd91a79cef0> >08:33:33,165 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >08:33:33,166 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >08:33:33,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >08:33:33,168 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91658cf50> PedPartition: <_ped.Partition object at 0x7fd91a75ef50> >08:33:33,168 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda10(id 23)', 'sda11(id 24)', 'sda8(id 25)', 'sda9(id 26)'] >08:33:33,168 DEBUG storage.ui: growable partitions are ['sda10', 'sda11'] >08:33:33,169 DEBUG storage.ui: adding request 23 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,169 DEBUG storage.ui: adding request 24 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,169 DEBUG storage.ui: adding request 25 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,169 DEBUG storage.ui: adding request 26 to chunk 1767471920 (1162805248-2930277167) on /dev/sda >08:33:33,169 DEBUG storage.ui: disk sda has 3 chunks >08:33:33,169 DEBUG storage.ui: Chunk.growRequests: 1767471920 on /dev/sda start = 1162805248 end = 2930277167 >sectorSize = 512 > >08:33:33,169 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sda8 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >08:33:33,170 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda9 growable = False >base = 32915456 growth = 0 max_grow = 0 >done = True >08:33:33,170 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda10 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >08:33:33,170 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda11 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >08:33:33,170 DEBUG storage.ui: 2 requests and 1730411312 (844927MB) left in chunk >08:33:33,170 DEBUG storage.ui: adding 1162691065 (567720MB) to 23 (sda10) >08:33:33,170 DEBUG storage.ui: taking back 1059930617 (517544MB) from 23 (sda10) >08:33:33,170 DEBUG storage.ui: new grow amount for request 23 (sda10) is 102760448 units, or 50176MB >08:33:33,170 DEBUG storage.ui: adding 567720246 (277207MB) to 24 (sda11) >08:33:33,170 DEBUG storage.ui: new grow amount for request 24 (sda11) is 567720246 units, or 277207MB >08:33:33,170 DEBUG storage.ui: 1 requests and 1059930618 (517544MB) left in chunk >08:33:33,170 DEBUG storage.ui: adding 1059930618 (517544MB) to 24 (sda11) >08:33:33,171 DEBUG storage.ui: new grow amount for request 24 (sda11) is 1627650864 units, or 794751MB >08:33:33,171 DEBUG storage.ui: growing partitions on sda >08:33:33,171 DEBUG storage.ui: partition sda8 (25): 1 >08:33:33,171 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 1162807296 end: 1163831295 length: 1024000 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91a795ed0> >08:33:33,171 DEBUG storage.ui: partition sda9 (26): 1 >08:33:33,171 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 1163833344 end: 1196748799 length: 32915456 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91a7953d0> >08:33:33,171 DEBUG storage.ui: partition sda10 (23): 1 >08:33:33,172 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 1196750848 end: 1301608447 length: 104857600 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91658c150> >08:33:33,172 DEBUG storage.ui: partition sda11 (24): 1 >08:33:33,172 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 1301610496 end: 2930276351 length: 1628665856 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91658c450> >08:33:33,172 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 25)', 'sda9(id 26)', 'sda10(id 23)', 'sda11(id 24)'] from disk(s) ['sda'] >08:33:33,173 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >08:33:33,173 DEBUG storage.ui: device sda8 new partedPartition None >08:33:33,173 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >08:33:33,174 DEBUG storage.ui: DiskDevice.removeChild: kids: 11 ; name: sda ; >08:33:33,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >08:33:33,175 DEBUG storage.ui: device sda9 new partedPartition None >08:33:33,176 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >08:33:33,176 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >08:33:33,177 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >08:33:33,177 DEBUG storage.ui: device sda10 new partedPartition None >08:33:33,178 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >08:33:33,179 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >08:33:33,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >08:33:33,179 DEBUG storage.ui: device sda11 new partedPartition None >08:33:33,180 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >08:33:33,181 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >08:33:33,182 DEBUG storage.ui: back from removeNewPartitions >08:33:33,182 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 615428094 end: 2930277167 length: 2314849074 > device: <parted.device.Device object at 0x7fd91a795750> PedGeometry: <_ped.Geometry object at 0x7fd91a766b10> >08:33:33,182 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1162807296 end: 1163831295 length: 1024000 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91a795ed0> >08:33:33,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >08:33:33,183 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7adf10> PedPartition: <_ped.Partition object at 0x7fd91a79c8f0> >08:33:33,184 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >08:33:33,184 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >08:33:33,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >08:33:33,186 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91658c850> PedPartition: <_ped.Partition object at 0x7fd91a75eef0> >08:33:33,186 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1163833344 end: 1196748799 length: 32915456 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91a7953d0> >08:33:33,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >08:33:33,187 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7adc90> PedPartition: <_ped.Partition object at 0x7fd91a75e9b0> >08:33:33,188 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >08:33:33,189 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >08:33:33,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >08:33:33,191 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd9165916d0> PedPartition: <_ped.Partition object at 0x7fd91a75efb0> >08:33:33,191 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1196750848 end: 1301608447 length: 104857600 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91658c150> >08:33:33,191 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >08:33:33,192 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a795810> PedPartition: <_ped.Partition object at 0x7fd91a75e8f0> >08:33:33,192 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >08:33:33,193 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >08:33:33,195 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >08:33:33,195 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd916591b90> PedPartition: <_ped.Partition object at 0x7fd916592110> >08:33:33,195 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1301610496 end: 2930276351 length: 1628665856 > device: <parted.device.Device object at 0x7fd91fa68690> PedGeometry: <_ped.Geometry object at 0x7fd91658c450> >08:33:33,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >08:33:33,196 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a781b10> PedPartition: <_ped.Partition object at 0x7fd91a75ea70> >08:33:33,197 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >08:33:33,197 DEBUG storage.ui: DiskDevice.addChild: kids: 10 ; name: sda ; >08:33:33,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >08:33:33,199 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68b90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd916589110> PedPartition: <_ped.Partition object at 0x7fd916592230> >08:33:33,200 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (3) with existing ntfs filesystem at 100.00 >08:33:33,200 DEBUG storage.ui: fixing size of non-existent 51200MB partition sda10 (23) with non-existent ext4 filesystem mounted at / at 51200.00 >08:33:33,200 DEBUG storage.ui: fixing size of non-existent 795247MB partition sda11 (24) with non-existent ext4 filesystem mounted at /home at 795247.00 >08:33:33,200 DEBUG storage.ui: fixing size of existing 299900MB partition sda2 (6) with existing ntfs filesystem at 299900.00 >08:33:33,201 DEBUG storage.ui: fixing size of existing 500MB partition sda3 (7) with existing ext4 filesystem at 500.00 >08:33:33,201 DEBUG storage.ui: fixing size of existing 1130297MB partition sda4 (8) at 1130297.40 >08:33:33,201 DEBUG storage.ui: fixing size of existing 51200MB partition sda5 (9) with existing ext4 filesystem at 51200.00 >08:33:33,201 DEBUG storage.ui: fixing size of existing 16072MB partition sda6 (10) with existing swap at 16072.00 >08:33:33,201 DEBUG storage.ui: fixing size of existing 200000MB partition sda7 (11) with existing ext4 filesystem at 200000.00 >08:33:33,202 DEBUG storage.ui: fixing size of non-existent 500MB partition sda8 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >08:33:33,202 DEBUG storage.ui: fixing size of non-existent 16072MB partition sda9 (26) with non-existent swap at 16072.00 >08:33:33,203 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >08:33:33,204 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1130297MB partition sda4 (8) >08:33:33,205 DEBUG storage.ui: looking up parted Device: /dev/sdb >08:33:33,210 INFO storage.ui: Skipping disk: sdb: No media present >08:33:33,210 DEBUG storage.ui: looking up parted Device: /dev/sdc >08:33:33,212 INFO storage.ui: Skipping disk: sdc: No media present >08:33:33,230 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,230 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,231 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:33:33,232 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:33,232 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:33:33,240 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,241 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,242 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,243 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,244 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,244 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,245 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,246 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,247 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,247 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,248 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,249 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,250 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,250 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,251 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:33,253 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:33,280 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,281 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,281 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,282 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,284 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,284 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,285 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,286 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,287 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,288 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,288 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,289 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,290 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,290 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:33,292 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:33,299 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,300 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,300 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,301 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,302 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,303 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,303 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,304 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,305 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,306 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,307 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,308 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,308 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >08:33:33,309 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1130297MB partition sda4 (8) >08:33:33,309 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:33,311 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:33,324 DEBUG blivet: Ext4FS.supported: supported: True ; >08:33:33,325 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:33:33,334 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:33,340 INFO blivet: Skipping disk: sdb: No media present >08:33:33,340 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:33,342 INFO blivet: Skipping disk: sdc: No media present >08:33:38,500 DEBUG blivet: Ext4FS.supported: supported: True ; >08:33:38,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:33:38,503 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fd91656cd50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:33:40,265 DEBUG blivet: looking up parted Device: /dev/sdb >08:33:40,270 INFO blivet: Skipping disk: sdb: No media present >08:33:40,271 DEBUG blivet: looking up parted Device: /dev/sdc >08:33:40,273 INFO blivet: Skipping disk: sdc: No media present >08:33:40,296 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:33:40,297 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:40,298 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:33:40,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1430799MB disk sda (2) with existing msdos disklabel >08:33:40,299 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:34:40,501 DEBUG blivet: looking up parted Device: /dev/sdb >15:34:40,507 INFO blivet: Skipping disk: sdb: No media present >15:34:40,507 DEBUG blivet: looking up parted Device: /dev/sdc >15:34:40,509 INFO blivet: Skipping disk: sdc: No media present >15:34:40,510 INFO blivet: omitting ksdata: existing 1430799MB disk sda (2) with existing msdos disklabel >15:34:40,514 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:34:40,515 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:34:40,516 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:34:40,529 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:34:40,530 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:34:40,531 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >15:34:40,544 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:34:40,558 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,559 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,560 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,573 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:34:40,587 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,588 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,589 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,602 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:34:40,616 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,616 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,617 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,630 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:34:40,644 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,645 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,646 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,659 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >15:34:40,660 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >15:34:40,661 DEBUG blivet: SwapSpace.teardown: device: /dev/sda6 ; status: False ; type: swap ; >15:34:40,674 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,675 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,676 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,689 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >15:34:40,702 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:34:40,703 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,704 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:34:40,717 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:34:40,717 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:34:40,718 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:34:40,731 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:34:40,732 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: False ; controllable: True ; >15:34:40,732 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: False ; controllable: True ; >15:34:40,733 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: False ; controllable: True ; >15:34:40,733 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: False ; controllable: True ; >15:34:40,733 INFO blivet: resetting parted disks... >15:34:40,734 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:34:40,734 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:34:40,735 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >15:34:40,735 DEBUG blivet: sector-based lookup found partition sda1 >15:34:40,736 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:34:40,736 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c48190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd912cf9e10> PedPartition: <_ped.Partition object at 0x7fd912d087d0> >15:34:40,737 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >15:34:40,737 DEBUG blivet: sector-based lookup found partition sda2 >15:34:40,737 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:34:40,738 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c48210> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7ddd90> PedPartition: <_ped.Partition object at 0x7fd91fa62c50> >15:34:40,738 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >15:34:40,738 DEBUG blivet: sector-based lookup found partition sda3 >15:34:40,739 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:34:40,739 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c48290> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7ddf10> PedPartition: <_ped.Partition object at 0x7fd91fa62bf0> >15:34:40,740 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >15:34:40,740 DEBUG blivet: extended lookup found partition sda4 >15:34:40,740 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >15:34:40,741 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3150> PedPartition: <_ped.Partition object at 0x7fd91fa62cb0> >15:34:40,742 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >15:34:40,742 DEBUG blivet: sector-based lookup found partition sda5 >15:34:40,742 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >15:34:40,743 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c483d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3510> PedPartition: <_ped.Partition object at 0x7fd91fa62d70> >15:34:40,743 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >15:34:40,744 DEBUG blivet: sector-based lookup found partition sda6 >15:34:40,744 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >15:34:40,744 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c48410> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3610> PedPartition: <_ped.Partition object at 0x7fd91fa62dd0> >15:34:40,745 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >15:34:40,745 DEBUG blivet: sector-based lookup found partition sda7 >15:34:40,746 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >15:34:40,746 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd912c48490> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a37d0> PedPartition: <_ped.Partition object at 0x7fd91fa62e30> >15:34:40,746 DEBUG blivet: PartitionDevice.preCommitFixup: sda10 ; >15:34:40,747 DEBUG blivet: PartitionDevice.preCommitFixup: sda11 ; >15:34:40,748 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >15:34:40,748 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >15:34:40,749 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >15:34:40,749 DEBUG blivet: sector-based lookup found partition sda11 >15:34:40,749 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >15:34:40,750 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3a50> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3990> PedPartition: <_ped.Partition object at 0x7fd91fa62e90> >15:34:40,750 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >15:34:40,750 DEBUG blivet: sector-based lookup found partition sda10 >15:34:40,751 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:34:40,751 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7ca190> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7ca0d0> PedPartition: <_ped.Partition object at 0x7fd91a7cc050> >15:34:40,752 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >15:34:40,752 DEBUG blivet: sector-based lookup found partition sda9 >15:34:40,752 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:34:40,753 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3f90> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3ed0> PedPartition: <_ped.Partition object at 0x7fd91fa62fb0> >15:34:40,753 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >15:34:40,753 DEBUG blivet: sector-based lookup found partition sda8 >15:34:40,754 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:34:40,754 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68650> fileSystem: <parted.filesystem.FileSystem object at 0x7fd91a7a3dd0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91a7a3d10> PedPartition: <_ped.Partition object at 0x7fd91fa62f50> >15:34:40,754 DEBUG blivet: action: [6] Destroy Format swap on partition sda10 (id 4) >15:34:40,754 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on partition sda11 (id 5) >15:34:40,755 DEBUG blivet: action: [5] Destroy Device partition sda11 (id 5) >15:34:40,755 DEBUG blivet: action: [7] Destroy Device partition sda10 (id 4) >15:34:40,755 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda9 (id 13) >15:34:40,755 DEBUG blivet: action: [3] Destroy Device partition sda9 (id 13) >15:34:40,755 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda8 (id 12) >15:34:40,755 DEBUG blivet: action: [1] Destroy Device partition sda8 (id 12) >15:34:40,755 DEBUG blivet: action: [12] Create Device partition sda8 (id 25) >15:34:40,755 DEBUG blivet: action: [14] Create Device partition sda9 (id 26) >15:34:40,755 DEBUG blivet: action: [15] Create Format swap on partition sda9 (id 26) >15:34:40,755 DEBUG blivet: action: [8] Create Device partition sda10 (id 23) >15:34:40,755 DEBUG blivet: action: [10] Create Device partition sda11 (id 24) >15:34:40,755 DEBUG blivet: action: [11] Create Format ext4 filesystem mounted at /home on partition sda11 (id 24) >15:34:40,755 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at / on partition sda10 (id 23) >15:34:40,756 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda8 (id 25) >15:34:40,756 INFO blivet: pruning action queue... >15:34:40,756 INFO blivet: sorting actions... >15:34:40,757 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda8 (id 12) >15:34:40,757 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda9 (id 13) >15:34:40,758 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on partition sda11 (id 5) >15:34:40,758 DEBUG blivet: action: [5] Destroy Device partition sda11 (id 5) >15:34:40,758 DEBUG blivet: action: [6] Destroy Format swap on partition sda10 (id 4) >15:34:40,758 DEBUG blivet: action: [7] Destroy Device partition sda10 (id 4) >15:34:40,758 DEBUG blivet: action: [3] Destroy Device partition sda9 (id 13) >15:34:40,758 DEBUG blivet: action: [1] Destroy Device partition sda8 (id 12) >15:34:40,758 DEBUG blivet: action: [12] Create Device partition sda8 (id 25) >15:34:40,759 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at /boot on partition sda8 (id 25) >15:34:40,759 DEBUG blivet: action: [14] Create Device partition sda9 (id 26) >15:34:40,759 DEBUG blivet: action: [8] Create Device partition sda10 (id 23) >15:34:40,759 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at / on partition sda10 (id 23) >15:34:40,759 DEBUG blivet: action: [10] Create Device partition sda11 (id 24) >15:34:40,759 DEBUG blivet: action: [11] Create Format ext4 filesystem mounted at /home on partition sda11 (id 24) >15:34:40,759 DEBUG blivet: action: [15] Create Format swap on partition sda9 (id 26) >15:34:40,760 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on partition sda8 (id 12) >15:34:40,760 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: True ; >15:34:40,761 DEBUG blivet: Ext4FS.destroy: device: /dev/sda8 ; status: False ; type: ext4 ; >15:34:40,991 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >15:34:40,992 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:41,018 INFO blivet: executing action: [2] Destroy Format ext4 filesystem on partition sda9 (id 13) >15:34:41,019 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: True ; >15:34:41,019 DEBUG blivet: Ext4FS.destroy: device: /dev/sda9 ; status: False ; type: ext4 ; >15:34:41,095 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >15:34:41,096 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:41,121 INFO blivet: executing action: [4] Destroy Format ext4 filesystem on partition sda11 (id 5) >15:34:41,122 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: True ; >15:34:41,122 DEBUG blivet: Ext4FS.destroy: device: /dev/sda11 ; status: False ; type: ext4 ; >15:34:41,245 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >15:34:41,246 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >15:34:41,271 INFO blivet: executing action: [5] Destroy Device partition sda11 (id 5) >15:34:41,272 DEBUG blivet: PartitionDevice.destroy: sda11 ; status: True ; >15:34:41,273 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >15:34:41,274 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >15:34:41,287 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: True ; >15:34:41,287 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:34:41,288 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:41,289 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:41,289 DEBUG blivet: PartitionDevice._destroy: sda11 ; status: True ; >15:34:41,291 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >15:34:42,507 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >15:34:43,691 INFO blivet: executing action: [6] Destroy Format swap on partition sda10 (id 4) >15:34:43,692 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: True ; >15:34:43,693 DEBUG blivet: SwapSpace.destroy: device: /dev/sda10 ; status: False ; type: swap ; >15:34:43,802 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >15:34:43,803 DEBUG blivet: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >15:34:43,805 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:43,836 INFO blivet: executing action: [7] Destroy Device partition sda10 (id 4) >15:34:43,837 DEBUG blivet: PartitionDevice.destroy: sda10 ; status: True ; >15:34:43,838 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >15:34:43,839 DEBUG blivet: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >15:34:43,841 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:43,856 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: True ; >15:34:43,857 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:34:43,857 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:43,858 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:43,859 DEBUG blivet: PartitionDevice._destroy: sda10 ; status: True ; >15:34:43,861 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >15:34:44,882 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >15:34:46,064 INFO blivet: executing action: [3] Destroy Device partition sda9 (id 13) >15:34:46,065 DEBUG blivet: PartitionDevice.destroy: sda9 ; status: True ; >15:34:46,066 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >15:34:46,067 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:46,083 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: True ; >15:34:46,084 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:34:46,085 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:46,086 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:46,087 DEBUG blivet: PartitionDevice._destroy: sda9 ; status: True ; >15:34:46,089 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >15:34:46,880 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >15:34:47,747 INFO blivet: executing action: [1] Destroy Device partition sda8 (id 12) >15:34:47,748 DEBUG blivet: PartitionDevice.destroy: sda8 ; status: True ; >15:34:47,749 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >15:34:47,751 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >15:34:47,769 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: True ; >15:34:47,770 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >15:34:47,771 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:47,772 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:47,773 DEBUG blivet: PartitionDevice._destroy: sda8 ; status: True ; >15:34:47,775 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >15:34:48,391 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >15:34:48,676 INFO blivet: executing action: [12] Create Device partition sda8 (id 25) >15:34:48,677 DEBUG blivet: PartitionDevice.create: sda8 ; status: False ; >15:34:48,678 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: False ; >15:34:48,679 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:34:48,680 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:48,681 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:48,682 DEBUG blivet: PartitionDevice._create: sda8 ; status: False ; >15:34:48,683 DEBUG blivet: PartitionDevice._wipe: sda8 ; status: False ; >15:34:48,750 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >15:34:49,316 DEBUG blivet: post-commit partition path is /dev/sda8 >15:34:49,317 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:34:49,318 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68bd0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd912c4eb10> PedPartition: <_ped.Partition object at 0x7fd91fa62ef0> >15:34:49,319 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda8 ; status: False ; type: None ; >15:34:49,339 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:34:49,339 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >15:34:49,340 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >15:34:49,341 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 >15:34:49,372 INFO blivet: executing action: [13] Create Format ext4 filesystem mounted at /boot on partition sda8 (id 25) >15:34:49,373 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:34:49,374 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 1 ; >15:34:49,374 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 2 ; >15:34:49,375 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 3 ; >15:34:49,376 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 4 ; >15:34:49,376 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 5 ; >15:34:49,377 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 6 ; >15:34:49,377 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 8 ; >15:34:49,378 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 9 ; >15:34:49,379 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 10 ; >15:34:49,379 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 11 ; >15:34:49,380 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 12 ; >15:34:49,380 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 13 ; >15:34:49,381 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 14 ; >15:34:49,382 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 15 ; >15:34:49,383 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 8 ; >15:34:49,446 DEBUG blivet: Ext4FS.create: device: /dev/sda8 ; status: False ; type: ext4 ; >15:34:49,447 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda8 ; mountpoint: /boot ; type: ext4 ; >15:34:49,885 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >15:34:49,885 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda8 >15:34:49,963 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >15:34:49,963 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >15:34:49,964 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 >15:34:49,978 INFO blivet: executing action: [14] Create Device partition sda9 (id 26) >15:34:49,979 DEBUG blivet: PartitionDevice.create: sda9 ; status: False ; >15:34:49,980 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: False ; >15:34:49,981 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:34:49,981 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:49,982 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:49,983 DEBUG blivet: PartitionDevice._create: sda9 ; status: False ; >15:34:49,983 DEBUG blivet: PartitionDevice._wipe: sda9 ; status: False ; >15:34:50,035 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >15:34:50,960 DEBUG blivet: post-commit partition path is /dev/sda9 >15:34:50,961 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >15:34:50,962 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68bd0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd91658cdd0> PedPartition: <_ped.Partition object at 0x7fd91a75eef0> >15:34:50,963 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda9 ; status: False ; type: None ; >15:34:50,982 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:34:50,983 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >15:34:50,984 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >15:34:50,984 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 >15:34:51,014 INFO blivet: executing action: [8] Create Device partition sda10 (id 23) >15:34:51,014 DEBUG blivet: PartitionDevice.create: sda10 ; status: False ; >15:34:51,015 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: False ; >15:34:51,016 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:34:51,016 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:51,017 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:51,018 DEBUG blivet: PartitionDevice._create: sda10 ; status: False ; >15:34:51,019 DEBUG blivet: PartitionDevice._wipe: sda10 ; status: False ; >15:34:51,080 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >15:34:52,130 DEBUG blivet: post-commit partition path is /dev/sda10 >15:34:52,131 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >15:34:52,132 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68bd0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd912c48d50> PedPartition: <_ped.Partition object at 0x7fd912d08890> >15:34:52,133 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda10 ; status: False ; type: None ; >15:34:52,196 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >15:34:52,197 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >15:34:52,198 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >15:34:52,199 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 >15:34:52,276 INFO blivet: executing action: [9] Create Format ext4 filesystem mounted at / on partition sda10 (id 23) >15:34:52,277 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >15:34:52,278 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 1 ; >15:34:52,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 2 ; >15:34:52,280 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 3 ; >15:34:52,280 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 4 ; >15:34:52,281 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 5 ; >15:34:52,282 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 6 ; >15:34:52,282 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 8 ; >15:34:52,283 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 9 ; >15:34:52,284 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 10 ; >15:34:52,284 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 11 ; >15:34:52,285 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 12 ; >15:34:52,286 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 13 ; >15:34:52,286 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 14 ; >15:34:52,287 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 15 ; >15:34:52,289 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >15:34:52,378 DEBUG blivet: Ext4FS.create: device: /dev/sda10 ; status: False ; type: ext4 ; >15:34:52,378 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda10 ; mountpoint: / ; type: ext4 ; >15:34:54,551 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda10 ; type: ext4 ; >15:34:54,551 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda10 >15:34:54,643 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >15:34:54,644 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >15:34:54,644 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 >15:34:54,660 INFO blivet: executing action: [10] Create Device partition sda11 (id 24) >15:34:54,661 DEBUG blivet: PartitionDevice.create: sda11 ; status: False ; >15:34:54,661 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: False ; >15:34:54,662 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:34:54,663 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:54,664 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:34:54,664 DEBUG blivet: PartitionDevice._create: sda11 ; status: False ; >15:34:54,665 DEBUG blivet: PartitionDevice._wipe: sda11 ; status: False ; >15:34:54,722 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 11 ; >15:34:55,603 DEBUG blivet: post-commit partition path is /dev/sda11 >15:34:55,604 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >15:34:55,605 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd91fa68bd0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd912c48750> PedPartition: <_ped.Partition object at 0x7fd916592110> >15:34:55,606 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda11 ; status: False ; type: None ; >15:34:55,652 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >15:34:55,653 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >15:34:55,654 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >15:34:55,655 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 >15:34:55,720 INFO blivet: executing action: [11] Create Format ext4 filesystem mounted at /home on partition sda11 (id 24) >15:34:55,722 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >15:34:55,722 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 1 ; >15:34:55,723 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 2 ; >15:34:55,724 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 3 ; >15:34:55,725 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 4 ; >15:34:55,725 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 5 ; >15:34:55,726 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 6 ; >15:34:55,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 8 ; >15:34:55,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 9 ; >15:34:55,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 10 ; >15:34:55,729 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 11 ; >15:34:55,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 12 ; >15:34:55,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 13 ; >15:34:55,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 14 ; >15:34:55,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 15 ; >15:34:55,734 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 11 ; >15:34:55,834 DEBUG blivet: Ext4FS.create: device: /dev/sda11 ; status: False ; type: ext4 ; >15:34:55,835 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda11 ; mountpoint: /home ; type: ext4 ; >15:35:01,596 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda11 ; type: ext4 ; >15:35:01,596 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda11 >15:35:01,704 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >15:35:01,705 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >15:35:01,705 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 >15:35:01,723 INFO blivet: executing action: [15] Create Format swap on partition sda9 (id 26) >15:35:01,724 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:35:01,726 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 1 ; >15:35:01,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 2 ; >15:35:01,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 4 ; >15:35:01,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 5 ; >15:35:01,729 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 6 ; >15:35:01,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 8 ; >15:35:01,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 9 ; >15:35:01,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 10 ; >15:35:01,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 11 ; >15:35:01,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 12 ; >15:35:01,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 13 ; >15:35:01,734 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 14 ; >15:35:01,735 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 15 ; >15:35:01,735 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda9 ; flag: 3 ; >15:35:01,738 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 11 ; >15:35:01,838 DEBUG blivet: SwapSpace.create: device: /dev/sda9 ; status: None ; type: swap ; >15:35:01,839 DEBUG blivet: SwapSpace.create: device: /dev/sda9 ; status: None ; type: swap ; >15:35:02,001 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda9 ; type: swap ; >15:35:02,001 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda9 >15:35:02,090 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >15:35:02,091 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >15:35:02,091 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 >15:35:02,111 INFO blivet: Skipping sda8 >15:35:02,113 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,114 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,115 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,116 DEBUG blivet: NTFS.supported: supported: False ; >15:35:02,118 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,119 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,120 DEBUG blivet: NTFS.supported: supported: False ; >15:35:02,122 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,123 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,125 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,126 DEBUG blivet: Ext4FS.supported: supported: True ; >15:35:02,127 DEBUG blivet: looking up parted Device: /dev/sdb >15:35:02,133 DEBUG blivet: looking up parted Device: /dev/sdc >15:35:02,136 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:35:02,174 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >15:35:02,175 DEBUG blivet: SwapSpace.setup: device: /dev/sda6 ; status: False ; type: swap ; >15:35:02,175 DEBUG blivet: SwapSpace.setup: device: /dev/sda6 ; status: False ; type: swap ; >15:35:02,217 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:35:02,218 DEBUG blivet: SwapSpace.setup: device: /dev/sda9 ; status: False ; type: swap ; >15:35:02,219 DEBUG blivet: SwapSpace.setup: device: /dev/sda9 ; status: False ; type: swap ; >15:35:02,233 DEBUG blivet: BindFS.supported: supported: False ; >15:35:02,233 DEBUG blivet: getFormat('bind') returning BindFS instance >15:35:02,234 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >15:35:02,235 DEBUG blivet: TmpFS.supported: supported: True ; >15:35:02,245 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >15:35:02,246 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >15:35:02,247 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:35:02,247 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >15:35:02,248 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >15:35:02,249 DEBUG blivet: SysFS.supported: supported: False ; >15:35:02,249 DEBUG blivet: getFormat('sysfs') returning SysFS instance >15:35:02,250 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >15:35:02,251 DEBUG blivet: ProcFS.supported: supported: False ; >15:35:02,251 DEBUG blivet: getFormat('proc') returning ProcFS instance >15:35:02,251 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >15:35:02,252 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:35:02,252 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >15:35:02,253 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >15:35:02,254 DEBUG blivet: USBFS.supported: supported: False ; >15:35:02,254 DEBUG blivet: getFormat('usbfs') returning USBFS instance >15:35:02,255 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >15:35:02,255 DEBUG blivet: BindFS.supported: supported: False ; >15:35:02,255 DEBUG blivet: getFormat('bind') returning BindFS instance >15:35:02,256 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >15:35:02,257 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >15:35:02,263 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >15:35:02,311 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >15:35:02,319 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:35:02,334 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >15:35:02,374 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >15:35:02,379 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >15:35:02,394 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >15:35:02,404 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >15:35:02,405 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >15:35:02,406 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >15:35:02,415 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >15:35:02,416 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >15:35:02,416 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >15:35:02,425 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >15:35:02,426 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >15:35:02,435 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >15:35:02,486 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >15:35:02,499 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >15:35:02,510 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:35:02,510 INFO blivet: set SELinux context for mountpoint /proc to None >15:35:02,519 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >15:35:02,519 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >15:35:02,549 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >15:35:02,564 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >15:35:02,573 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >15:35:02,574 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >15:35:02,583 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >15:35:02,592 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >15:35:02,593 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >15:35:02,593 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >15:35:02,602 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >15:35:02,602 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >15:35:02,611 INFO blivet: not writing out mpath configuration >16:32:17,786 DEBUG blivet: looking up parted Device: /dev/sda9 >16:32:17,790 DEBUG blivet: looking up parted Device: /dev/sdc > > >/tmp/ifcfg.log: >08:32:46,211 DEBUG ifcfg: content of files (network initialization): >08:32:46,211 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p4p1: >08:32:46,211 DEBUG ifcfg: # Generated by dracut initrd >08:32:46,212 DEBUG ifcfg: DEVICE="p4p1" >08:32:46,212 DEBUG ifcfg: ONBOOT=yes >08:32:46,212 DEBUG ifcfg: NETBOOT=yes >08:32:46,212 DEBUG ifcfg: UUID="f3c162de-2e63-4fa1-8ec8-998185e15bff" >08:32:46,212 DEBUG ifcfg: BOOTPROTO=dhcp >08:32:46,212 DEBUG ifcfg: HWADDR="10:bf:48:b9:86:47" >08:32:46,212 DEBUG ifcfg: TYPE=Ethernet >08:32:46,212 DEBUG ifcfg: NAME="p4p1" >08:32:46,218 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [16, 191, 72, 185, 134, 71]}, 'connection': {'timestamp': 1408609961L, 'interface-name': 'p4p1', 'type': '802-3-ethernet', 'id': 'p4p1', 'uuid': 'f3c162de-2e63-4fa1-8ec8-998185e15bff'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >08:32:46,276 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 >08:32:46,276 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 >08:32:46,277 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 >15:32:53,182 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 >15:32:53,182 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p4p1 > > >/proc/cmdline: >initrd=initrd.img ramdisk_size=9216 root=live:http://192.168.1.13/squashfs.img repo=http://192.168.1.13/rawhide/os BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >08:32:41,042 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1109" x-info="http://www.rsyslog.com"] start >08:32:41,042 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >08:32:41,042 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >08:32:41,042 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >08:32:41,042 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >08:32:41,042 INFO kernel:[ 0.000000] Command line: initrd=initrd.img ramdisk_size=9216 root=live:http://192.168.1.13/squashfs.img repo=http://192.168.1.13/rawhide/os BOOT_IMAGE=vmlinuz >08:32:41,042 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dd4c2fff] usable >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dd4c3000-0x00000000dd81bfff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dd81c000-0x00000000dd82bfff] ACPI data >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dd82c000-0x00000000dd955fff] ACPI NVS >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dd956000-0x00000000de7dbfff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de7dc000-0x00000000de7dcfff] usable >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de7dd000-0x00000000de81ffff] ACPI NVS >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000de820000-0x00000000dec52fff] usable >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dec53000-0x00000000deff3fff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000deff4000-0x00000000deffffff] usable >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >08:32:41,042 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081effffff] usable >08:32:41,042 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >08:32:41,042 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >08:32:41,042 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8Z77-V LE PLUS, BIOS 0908 12/10/2013 >08:32:41,042 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >08:32:41,042 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >08:32:41,042 INFO kernel:[ 0.000000] No AGP bridge found >08:32:41,042 INFO kernel:[ 0.000000] e820: last_pfn = 0x81f000 max_arch_pfn = 0x400000000 >08:32:41,042 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >08:32:41,042 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >08:32:41,042 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >08:32:41,042 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >08:32:41,042 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >08:32:41,042 DEBUG kernel:[ 0.000000] D0000-E7FFF uncachable >08:32:41,042 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >08:32:41,042 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >08:32:41,042 DEBUG kernel:[ 0.000000] 0 base 000000000 mask 800000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 1 base 800000000 mask FF0000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 2 base 810000000 mask FF8000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 3 base 818000000 mask FFC000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 4 base 81C000000 mask FFE000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 5 base 81E000000 mask FFF000000 write-back >08:32:41,042 DEBUG kernel:[ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable >08:32:41,042 DEBUG kernel:[ 0.000000] 7 disabled >08:32:41,042 DEBUG kernel:[ 0.000000] 8 disabled >08:32:41,042 DEBUG kernel:[ 0.000000] 9 disabled >08:32:41,042 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >08:32:41,042 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >08:32:41,042 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000 >08:32:41,042 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fd8b0-0x000fd8bf] mapped at [ffff8800000fd8b0] >08:32:41,042 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81ee00000-0x81effffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x81ee00000-0x81effffff] page 2M >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x81c000000-0x81edfffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x81c000000-0x81edfffff] page 2M >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x800000000-0x81bffffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x800000000-0x81bffffff] page 2M >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdd4c2fff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdd3fffff] page 2M >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xdd400000-0xdd4c2fff] page 4k >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xde7dc000-0xde7dcfff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xde7dc000-0xde7dcfff] page 4k >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xde820000-0xdec52fff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xde820000-0xde9fffff] page 4k >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xdea00000-0xdebfffff] page 2M >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xdec00000-0xdec52fff] page 4k >08:32:41,042 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdeff4000-0xdeffffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0xdeff4000-0xdeffffff] page 4k >08:32:41,042 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff] >08:32:41,042 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x7ffffffff] page 2M >08:32:41,042 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7ded8000-0x7fffefff] >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000dd81f078 0006C (v01 ALASKA A M I 01072009 AMI 00010013) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dd82a108 0010C (v05 ALASKA A M I 01072009 AMI 00010013) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dd81f180 0AF84 (v02 ALASKA A M I 00000022 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: FACS 00000000dd954080 00040 >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dd82a218 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dd82a2b0 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dd82a2f8 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dd82a338 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dd82a370 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: BGRT 00000000dd82bb80 00038 (v00 ALASKA A M I 01072009 AMI 00010013) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dd82a738 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dd82b0e8 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >08:32:41,042 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:32:41,042 INFO kernel:[ 0.000000] No NUMA configuration found >08:32:41,042 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000081effffff] >08:32:41,042 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x81effffff] >08:32:41,042 INFO kernel:[ 0.000000] NODE_DATA [mem 0x81efca000-0x81efddfff] >08:32:41,042 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00207fffff] PMD -> [ffff8807fe600000-ffff88081e5fffff] on node 0 >08:32:41,042 WARNING kernel:[ 0.000000] Zone ranges: >08:32:41,042 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >08:32:41,042 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >08:32:41,042 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x81effffff] >08:32:41,042 WARNING kernel:[ 0.000000] Movable zone start for each node >08:32:41,042 WARNING kernel:[ 0.000000] Early memory node ranges >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdd4c2fff] >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0xde7dc000-0xde7dcfff] >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0xde820000-0xdec52fff] >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0xdeff4000-0xdeffffff] >08:32:41,042 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x81effffff] >08:32:41,042 DEBUG kernel:[ 0.000000] On node 0 totalpages: 8374431 >08:32:41,042 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >08:32:41,042 DEBUG kernel:[ 0.000000] DMA zone: 22 pages reserved >08:32:41,042 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >08:32:41,042 DEBUG kernel:[ 0.000000] DMA32 zone: 14117 pages used for memmap >08:32:41,042 DEBUG kernel:[ 0.000000] DMA32 zone: 903427 pages, LIFO batch:31 >08:32:41,042 DEBUG kernel:[ 0.000000] Normal zone: 116672 pages used for memmap >08:32:41,042 DEBUG kernel:[ 0.000000] Normal zone: 7467008 pages, LIFO batch:31 >08:32:41,042 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >08:32:41,042 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >08:32:41,042 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >08:32:41,042 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >08:32:41,042 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >08:32:41,042 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >08:32:41,042 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >08:32:41,042 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >08:32:41,042 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >08:32:41,042 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >08:32:41,042 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >08:32:41,042 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdd4c3000-0xdd81bfff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdd81c000-0xdd82bfff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdd82c000-0xdd955fff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdd956000-0xde7dbfff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xde7dd000-0xde81ffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdec53000-0xdeff3fff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >08:32:41,042 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >08:32:41,042 INFO kernel:[ 0.000000] e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices >08:32:41,042 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >08:32:41,042 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >08:32:41,042 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88081ec00000 s85568 r8192 d20928 u262144 >08:32:41,042 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >08:32:41,042 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >08:32:41,042 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8243556 >08:32:41,042 WARNING kernel:[ 0.000000] Policy zone: Normal >08:32:41,042 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img ramdisk_size=9216 root=live:http://192.168.1.13/squashfs.img repo=http://192.168.1.13/rawhide/os BOOT_IMAGE=vmlinuz >08:32:41,042 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >08:32:41,042 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >08:32:41,042 INFO kernel:[ 0.000000] Checking aperture... >08:32:41,042 INFO kernel:[ 0.000000] No AGP bridge found >08:32:41,042 WARNING kernel:[ 0.000000] Memory: 32855760K/33497724K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 641964K reserved) >08:32:41,042 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >08:32:41,042 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >08:32:41,042 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >08:32:41,042 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >08:32:41,042 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >08:32:41,042 INFO kernel:[ 0.000000] console [tty0] enabled >08:32:41,042 INFO kernel:[ 0.000000] allocated 134217728 bytes of page_cgroup >08:32:41,042 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >08:32:41,042 DEBUG kernel:[ 0.000000] hpet clockevent registered >08:32:41,042 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >08:32:41,042 INFO kernel:[ 0.001000] tsc: Detected 3510.567 MHz processor >08:32:41,042 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 7021.13 BogoMIPS (lpj=3510567) >08:32:41,042 INFO kernel:[ 0.000246] pid_max: default: 32768 minimum: 301 >08:32:41,042 INFO kernel:[ 0.000389] Security Framework initialized >08:32:41,042 INFO kernel:[ 0.000512] SELinux: Initializing. >08:32:41,042 DEBUG kernel:[ 0.000644] SELinux: Starting in permissive mode >08:32:41,042 INFO kernel:[ 0.002163] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >08:32:41,042 INFO kernel:[ 0.007995] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >08:32:41,042 INFO kernel:[ 0.010628] Mount-cache hash table entries: 256 >08:32:41,042 INFO kernel:[ 0.010869] Initializing cgroup subsys memory >08:32:41,042 INFO kernel:[ 0.010995] Initializing cgroup subsys devices >08:32:41,042 INFO kernel:[ 0.011115] Initializing cgroup subsys freezer >08:32:41,042 INFO kernel:[ 0.011238] Initializing cgroup subsys net_cls >08:32:41,042 INFO kernel:[ 0.011357] Initializing cgroup subsys blkio >08:32:41,042 INFO kernel:[ 0.011477] Initializing cgroup subsys perf_event >08:32:41,042 INFO kernel:[ 0.011607] Initializing cgroup subsys hugetlb >08:32:41,042 INFO kernel:[ 0.011742] CPU: Physical Processor ID: 0 >08:32:41,042 INFO kernel:[ 0.011861] CPU: Processor Core ID: 0 >08:32:41,042 WARNING kernel:[ 0.011982] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >08:32:41,042 WARNING kernel:[ 0.011982] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >08:32:41,042 INFO kernel:[ 0.012430] mce: CPU supports 9 MCE banks >08:32:41,042 INFO kernel:[ 0.012562] CPU0: Thermal monitoring enabled (TM1) >08:32:41,042 INFO kernel:[ 0.012695] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >08:32:41,042 INFO kernel:[ 0.012695] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >08:32:41,042 INFO kernel:[ 0.012695] tlb_flushall_shift: 1 >08:32:41,042 INFO kernel:[ 0.014421] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >08:32:41,042 INFO kernel:[ 0.015665] ACPI: Core revision 20130517 >08:32:41,042 WARNING kernel:[ 0.019301] ACPI: All ACPI Tables successfully acquired >08:32:41,042 INFO kernel:[ 0.085914] ftrace: allocating 25129 entries in 99 pages >08:32:41,042 INFO kernel:[ 0.094797] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >08:32:41,042 INFO kernel:[ 0.105066] smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (fam: 06, model: 3a, stepping: 09) >08:32:41,042 DEBUG kernel:[ 0.105679] TSC deadline timer enabled >08:32:41,042 INFO kernel:[ 0.105684] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >08:32:41,042 INFO kernel:[ 0.106395] ... version: 3 >08:32:41,042 INFO kernel:[ 0.106648] ... bit width: 48 >08:32:41,042 INFO kernel:[ 0.106904] ... generic registers: 4 >08:32:41,042 INFO kernel:[ 0.107160] ... value mask: 0000ffffffffffff >08:32:41,042 INFO kernel:[ 0.107417] ... max period: 0000ffffffffffff >08:32:41,042 INFO kernel:[ 0.107673] ... fixed-purpose events: 3 >08:32:41,042 INFO kernel:[ 0.107929] ... event mask: 000000070000000f >08:32:41,042 INFO kernel:[ 0.122553] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >08:32:41,042 INFO kernel:[ 0.108961] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >08:32:41,042 INFO kernel:[ 0.204642] Brought up 8 CPUs >08:32:41,042 INFO kernel:[ 0.204899] smpboot: Total of 8 processors activated (56169.07 BogoMIPS) >08:32:41,042 INFO kernel:[ 0.211228] devtmpfs: initialized >08:32:41,042 INFO kernel:[ 0.211586] PM: Registering ACPI NVS region [mem 0xdd82c000-0xdd955fff] (1220608 bytes) >08:32:41,042 INFO kernel:[ 0.212061] PM: Registering ACPI NVS region [mem 0xde7dd000-0xde81ffff] (274432 bytes) >08:32:41,042 INFO kernel:[ 0.213026] atomic64 test passed for x86-64 platform with CX8 and with SSE >08:32:41,042 INFO kernel:[ 0.213308] RTC time: 8:32:15, date: 08/21/14 >08:32:41,042 INFO kernel:[ 0.213588] NET: Registered protocol family 16 >08:32:41,042 INFO kernel:[ 0.213919] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >08:32:41,042 INFO kernel:[ 0.214382] ACPI: bus type PCI registered >08:32:41,042 INFO kernel:[ 0.214637] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >08:32:41,042 INFO kernel:[ 0.214926] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >08:32:41,042 INFO kernel:[ 0.215391] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >08:32:41,042 INFO kernel:[ 0.219847] PCI: Using configuration type 1 for base access >08:32:41,042 WARNING kernel:[ 0.220213] mtrr: your CPUs had inconsistent fixed MTRR settings >08:32:41,042 INFO kernel:[ 0.220472] mtrr: probably your BIOS does not setup all CPUs. >08:32:41,042 INFO kernel:[ 0.220729] mtrr: corrected configuration. >08:32:41,042 INFO kernel:[ 0.221389] bio: create slab <bio-0> at 0 >08:32:41,042 INFO kernel:[ 0.221719] ACPI: Added _OSI(Module Device) >08:32:41,042 INFO kernel:[ 0.221975] ACPI: Added _OSI(Processor Device) >08:32:41,042 INFO kernel:[ 0.222230] ACPI: Added _OSI(3.0 _SCP Extensions) >08:32:41,042 INFO kernel:[ 0.222487] ACPI: Added _OSI(Processor Aggregator Device) >08:32:41,042 DEBUG kernel:[ 0.223592] ACPI: EC: Look up EC in DSDT >08:32:41,042 WARNING kernel:[ 0.224407] ACPI: Executed 1 blocks of module-level executable AML code >08:32:41,042 WARNING kernel:[ 0.230049] ACPI: SSDT 00000000dd7c9018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.230824] ACPI: Dynamic OEM Table Load: >08:32:41,042 WARNING kernel:[ 0.231176] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.235964] ACPI: SSDT 00000000dd7caa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.236753] ACPI: Dynamic OEM Table Load: >08:32:41,042 WARNING kernel:[ 0.237107] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.239901] ACPI: SSDT 00000000dd7cbc18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >08:32:41,042 WARNING kernel:[ 0.240670] ACPI: Dynamic OEM Table Load: >08:32:41,042 WARNING kernel:[ 0.241024] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >08:32:41,042 INFO kernel:[ 0.244809] ACPI: Interpreter enabled >08:32:41,042 WARNING kernel:[ 0.245070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >08:32:41,042 WARNING kernel:[ 0.245631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >08:32:41,042 INFO kernel:[ 0.246200] ACPI: (supports S0 S3 S4 S5) >08:32:41,042 INFO kernel:[ 0.246455] ACPI: Using IOAPIC for interrupt routing >08:32:41,042 INFO kernel:[ 0.246727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >08:32:41,042 INFO kernel:[ 0.247265] ACPI: No dock devices found. >08:32:41,042 INFO kernel:[ 0.251260] ACPI: Power Resource [FN00] (off) >08:32:41,042 INFO kernel:[ 0.251561] ACPI: Power Resource [FN01] (off) >08:32:41,042 INFO kernel:[ 0.251860] ACPI: Power Resource [FN02] (off) >08:32:41,042 INFO kernel:[ 0.252160] ACPI: Power Resource [FN03] (off) >08:32:41,042 INFO kernel:[ 0.252462] ACPI: Power Resource [FN04] (off) >08:32:41,042 INFO kernel:[ 0.253102] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >08:32:41,042 INFO kernel:[ 0.253497] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >08:32:41,042 INFO kernel:[ 0.253875] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >08:32:41,042 INFO kernel:[ 0.254455] PCI host bridge to bus 0000:00 >08:32:41,042 INFO kernel:[ 0.254711] pci_bus 0000:00: root bus resource [bus 00-3e] >08:32:41,042 INFO kernel:[ 0.254968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >08:32:41,042 INFO kernel:[ 0.255227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >08:32:41,042 INFO kernel:[ 0.255486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >08:32:41,042 INFO kernel:[ 0.255746] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >08:32:41,042 INFO kernel:[ 0.256005] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >08:32:41,042 INFO kernel:[ 0.256264] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >08:32:41,042 INFO kernel:[ 0.256524] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >08:32:41,042 INFO kernel:[ 0.256783] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >08:32:41,042 INFO kernel:[ 0.257043] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >08:32:41,042 INFO kernel:[ 0.257302] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >08:32:41,042 DEBUG kernel:[ 0.257568] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >08:32:41,042 DEBUG kernel:[ 0.257623] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.257644] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.257669] pci 0000:00:01.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.257943] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.257963] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.257987] pci 0000:00:01.1: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.258283] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >08:32:41,042 DEBUG kernel:[ 0.258304] pci 0000:00:14.0: reg 0x10: [mem 0xf7700000-0xf770ffff 64bit] >08:32:41,042 DEBUG kernel:[ 0.258368] pci 0000:00:14.0: PME# supported from D3hot D3cold >08:32:41,042 INFO kernel:[ 0.258397] pci 0000:00:14.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.258679] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >08:32:41,042 DEBUG kernel:[ 0.258699] pci 0000:00:16.0: reg 0x10: [mem 0xf771a000-0xf771a00f 64bit] >08:32:41,042 DEBUG kernel:[ 0.258767] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >08:32:41,042 DEBUG kernel:[ 0.258824] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >08:32:41,042 DEBUG kernel:[ 0.258843] pci 0000:00:1a.0: reg 0x10: [mem 0xf7718000-0xf77183ff] >08:32:41,042 DEBUG kernel:[ 0.258926] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.258966] pci 0000:00:1a.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.259245] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >08:32:41,042 DEBUG kernel:[ 0.259258] pci 0000:00:1b.0: reg 0x10: [mem 0xf7710000-0xf7713fff 64bit] >08:32:41,042 DEBUG kernel:[ 0.259319] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.259350] pci 0000:00:1b.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.259626] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.259699] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.259732] pci 0000:00:1c.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.260012] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.260082] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.260116] pci 0000:00:1c.4: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.260393] pci 0000:00:1c.5: [8086:244e] type 01 class 0x060401 >08:32:41,042 DEBUG kernel:[ 0.260464] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.260497] pci 0000:00:1c.5: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.260774] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.260844] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.260877] pci 0000:00:1c.6: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.261153] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400 >08:32:41,042 DEBUG kernel:[ 0.261224] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.261257] pci 0000:00:1c.7: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.261537] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >08:32:41,042 DEBUG kernel:[ 0.261555] pci 0000:00:1d.0: reg 0x10: [mem 0xf7717000-0xf77173ff] >08:32:41,042 DEBUG kernel:[ 0.261638] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.261677] pci 0000:00:1d.0: System wakeup disabled by ACPI >08:32:41,042 DEBUG kernel:[ 0.261958] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100 >08:32:41,042 DEBUG kernel:[ 0.262101] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >08:32:41,042 DEBUG kernel:[ 0.262117] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >08:32:41,042 DEBUG kernel:[ 0.262123] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >08:32:41,042 DEBUG kernel:[ 0.262129] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >08:32:41,042 DEBUG kernel:[ 0.262135] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >08:32:41,042 DEBUG kernel:[ 0.262142] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >08:32:41,042 DEBUG kernel:[ 0.262148] pci 0000:00:1f.2: reg 0x24: [mem 0xf7716000-0xf77167ff] >08:32:41,042 DEBUG kernel:[ 0.262188] pci 0000:00:1f.2: PME# supported from D3hot >08:32:41,042 DEBUG kernel:[ 0.262231] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >08:32:41,042 DEBUG kernel:[ 0.262244] pci 0000:00:1f.3: reg 0x10: [mem 0xf7715000-0xf77150ff 64bit] >08:32:41,042 DEBUG kernel:[ 0.262262] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >08:32:41,042 DEBUG kernel:[ 0.262342] pci 0000:01:00.0: [10de:1189] type 00 class 0x030000 >08:32:41,042 DEBUG kernel:[ 0.262350] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] >08:32:41,042 DEBUG kernel:[ 0.262358] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.262367] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.262372] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >08:32:41,042 DEBUG kernel:[ 0.262378] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] >08:32:41,042 DEBUG kernel:[ 0.262435] pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300 >08:32:41,042 DEBUG kernel:[ 0.262443] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] >08:32:41,042 INFO kernel:[ 0.263960] pci 0000:00:01.0: PCI bridge to [bus 01] >08:32:41,042 DEBUG kernel:[ 0.264230] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >08:32:41,042 DEBUG kernel:[ 0.264232] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >08:32:41,042 DEBUG kernel:[ 0.264234] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.264265] pci 0000:02:00.0: [14f1:8880] type 00 class 0x040000 >08:32:41,042 DEBUG kernel:[ 0.264284] pci 0000:02:00.0: reg 0x10: [mem 0xf7200000-0xf73fffff 64bit] >08:32:41,042 DEBUG kernel:[ 0.264380] pci 0000:02:00.0: supports D1 D2 >08:32:41,042 DEBUG kernel:[ 0.264381] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.265963] pci 0000:00:01.1: PCI bridge to [bus 02] >08:32:41,042 DEBUG kernel:[ 0.266233] pci 0000:00:01.1: bridge window [mem 0xf7200000-0xf73fffff] >08:32:41,042 DEBUG kernel:[ 0.266305] pci 0000:03:00.0: [10b5:8112] type 01 class 0x060400 >08:32:41,042 INFO kernel:[ 0.266468] pci 0000:03:00.0: System wakeup disabled by ACPI >08:32:41,042 INFO kernel:[ 0.267973] pci 0000:00:1c.0: PCI bridge to [bus 03-04] >08:32:41,042 DEBUG kernel:[ 0.268243] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >08:32:41,042 DEBUG kernel:[ 0.268352] pci 0000:04:04.0: [13f6:8788] type 00 class 0x040100 >08:32:41,042 DEBUG kernel:[ 0.268387] pci 0000:04:04.0: reg 0x10: [io 0xd000-0xd0ff] >08:32:41,042 DEBUG kernel:[ 0.268552] pci 0000:04:04.0: supports D1 D2 >08:32:41,042 INFO kernel:[ 0.268639] pci 0000:03:00.0: PCI bridge to [bus 04] >08:32:41,042 DEBUG kernel:[ 0.268900] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff] >08:32:41,042 DEBUG kernel:[ 0.268993] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 >08:32:41,042 DEBUG kernel:[ 0.269012] pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc0ff] >08:32:41,042 DEBUG kernel:[ 0.269044] pci 0000:05:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.269064] pci 0000:05:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.269151] pci 0000:05:00.0: supports D1 D2 >08:32:41,042 DEBUG kernel:[ 0.269152] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >08:32:41,042 INFO kernel:[ 0.269184] pci 0000:05:00.0: System wakeup disabled by ACPI >08:32:41,042 INFO kernel:[ 0.270984] pci 0000:00:1c.4: PCI bridge to [bus 05] >08:32:41,042 DEBUG kernel:[ 0.271254] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >08:32:41,042 DEBUG kernel:[ 0.271261] pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >08:32:41,042 DEBUG kernel:[ 0.271322] pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401 >08:32:41,042 INFO kernel:[ 0.271436] pci 0000:06:00.0: System wakeup disabled by ACPI >08:32:41,042 INFO kernel:[ 0.271707] pci 0000:00:1c.5: PCI bridge to [bus 06-07] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271972] pci 0000:00:1c.5: bridge window [mem 0xf7600000-0xf76fffff] >08:32:41,042 DEBUG kernel:[ 0.271977] pci 0000:00:1c.5: bridge window [io 0x0000-0x0cf7] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271978] pci 0000:00:1c.5: bridge window [io 0x0d00-0xffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271979] pci 0000:00:1c.5: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271980] pci 0000:00:1c.5: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271981] pci 0000:00:1c.5: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271982] pci 0000:00:1c.5: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271983] pci 0000:00:1c.5: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271984] pci 0000:00:1c.5: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271985] pci 0000:00:1c.5: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.271987] pci 0000:00:1c.5: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272047] pci 0000:07:00.0: [104c:8024] type 00 class 0x0c0010 >08:32:41,042 DEBUG kernel:[ 0.272077] pci 0000:07:00.0: reg 0x10: [mem 0xf7604000-0xf76047ff] >08:32:41,042 DEBUG kernel:[ 0.272093] pci 0000:07:00.0: reg 0x14: [mem 0xf7600000-0xf7603fff] >08:32:41,042 DEBUG kernel:[ 0.272220] pci 0000:07:00.0: supports D1 D2 >08:32:41,042 DEBUG kernel:[ 0.272221] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot >08:32:41,042 INFO kernel:[ 0.272315] pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272585] pci 0000:06:00.0: bridge window [mem 0xf7600000-0xf76fffff] >08:32:41,042 DEBUG kernel:[ 0.272594] pci 0000:06:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272595] pci 0000:06:00.0: bridge window [mem 0xf7600000-0xf76fffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272596] pci 0000:06:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272597] pci 0000:06:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272598] pci 0000:06:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272599] pci 0000:06:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272600] pci 0000:06:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272601] pci 0000:06:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272602] pci 0000:06:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272603] pci 0000:06:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272604] pci 0000:06:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272606] pci 0000:06:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272607] pci 0000:06:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272608] pci 0000:06:00.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode) >08:32:41,042 DEBUG kernel:[ 0.272684] pci 0000:08:00.0: [1b4b:9120] type 00 class 0x010601 >08:32:41,042 DEBUG kernel:[ 0.272700] pci 0000:08:00.0: reg 0x10: [io 0xb090-0xb097] >08:32:41,042 DEBUG kernel:[ 0.272712] pci 0000:08:00.0: reg 0x14: [io 0xb080-0xb083] >08:32:41,042 DEBUG kernel:[ 0.272723] pci 0000:08:00.0: reg 0x18: [io 0xb070-0xb077] >08:32:41,042 DEBUG kernel:[ 0.272734] pci 0000:08:00.0: reg 0x1c: [io 0xb060-0xb063] >08:32:41,042 DEBUG kernel:[ 0.272745] pci 0000:08:00.0: reg 0x20: [io 0xb050-0xb05f] >08:32:41,042 DEBUG kernel:[ 0.272757] pci 0000:08:00.0: reg 0x24: [mem 0xf7515000-0xf75157ff] >08:32:41,042 DEBUG kernel:[ 0.272768] pci 0000:08:00.0: reg 0x30: [mem 0xf7500000-0xf750ffff pref] >08:32:41,042 DEBUG kernel:[ 0.272823] pci 0000:08:00.0: PME# supported from D3hot >08:32:41,042 INFO kernel:[ 0.272844] pci 0000:08:00.0: System wakeup disabled by ACPI >08:32:41,042 INFO kernel:[ 0.275124] pci 0000:00:1c.6: PCI bridge to [bus 08] >08:32:41,042 DEBUG kernel:[ 0.275395] pci 0000:00:1c.6: bridge window [io 0xb000-0xbfff] >08:32:41,042 DEBUG kernel:[ 0.275398] pci 0000:00:1c.6: bridge window [mem 0xf7500000-0xf75fffff] >08:32:41,042 DEBUG kernel:[ 0.275477] pci 0000:09:00.0: [1b21:1042] type 00 class 0x0c0330 >08:32:41,042 DEBUG kernel:[ 0.275504] pci 0000:09:00.0: reg 0x10: [mem 0xf7400000-0xf7407fff 64bit] >08:32:41,042 DEBUG kernel:[ 0.275645] pci 0000:09:00.0: PME# supported from D3hot D3cold >08:32:41,042 INFO kernel:[ 0.275674] pci 0000:09:00.0: System wakeup disabled by ACPI >08:32:41,042 INFO kernel:[ 0.277132] pci 0000:00:1c.7: PCI bridge to [bus 09] >08:32:41,042 DEBUG kernel:[ 0.277405] pci 0000:00:1c.7: bridge window [mem 0xf7400000-0xf74fffff] >08:32:41,042 INFO kernel:[ 0.277432] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >08:32:41,042 INFO kernel:[ 0.278197] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >08:32:41,042 INFO kernel:[ 0.279026] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >08:32:41,042 INFO kernel:[ 0.279856] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 10 11 12 14 15) >08:32:41,042 INFO kernel:[ 0.280685] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >08:32:41,042 INFO kernel:[ 0.281514] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >08:32:41,042 INFO kernel:[ 0.282643] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15) >08:32:41,042 INFO kernel:[ 0.283471] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 *14 15) >08:32:41,042 INFO kernel:[ 0.284301] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15) >08:32:41,042 WARNING kernel:[ 0.285241] ACPI: Enabled 4 GPEs in block 00 to 3F >08:32:41,042 DEBUG kernel:[ 0.285600] ACPI: \_SB_.PCI0: notify handler is installed >08:32:41,042 DEBUG kernel:[ 0.285634] Found 1 acpi root devices >08:32:41,042 INFO kernel:[ 0.285643] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62 >08:32:41,042 INFO kernel:[ 0.285946] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >08:32:41,042 INFO kernel:[ 0.286408] vgaarb: loaded >08:32:41,042 INFO kernel:[ 0.286662] vgaarb: bridge control possible 0000:01:00.0 >08:32:41,042 NOTICE kernel:[ 0.286956] SCSI subsystem initialized >08:32:41,042 INFO kernel:[ 0.287211] ACPI: bus type ATA registered >08:32:41,042 DEBUG kernel:[ 0.287488] libata version 3.00 loaded. >08:32:41,042 INFO kernel:[ 0.287499] ACPI: bus type USB registered >08:32:41,043 INFO kernel:[ 0.287764] usbcore: registered new interface driver usbfs >08:32:41,043 INFO kernel:[ 0.288025] usbcore: registered new interface driver hub >08:32:41,043 INFO kernel:[ 0.288291] usbcore: registered new device driver usb >08:32:41,043 INFO kernel:[ 0.288585] PCI: Using ACPI for IRQ routing >08:32:41,043 DEBUG kernel:[ 0.290123] PCI: pci_cache_line_size set to 64 bytes >08:32:41,043 DEBUG kernel:[ 0.290192] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] >08:32:41,043 DEBUG kernel:[ 0.290193] e820: reserve RAM buffer [mem 0xdd4c3000-0xdfffffff] >08:32:41,043 DEBUG kernel:[ 0.290195] e820: reserve RAM buffer [mem 0xde7dd000-0xdfffffff] >08:32:41,043 DEBUG kernel:[ 0.290196] e820: reserve RAM buffer [mem 0xdec53000-0xdfffffff] >08:32:41,043 DEBUG kernel:[ 0.290197] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] >08:32:41,043 DEBUG kernel:[ 0.290197] e820: reserve RAM buffer [mem 0x81f000000-0x81fffffff] >08:32:41,043 INFO kernel:[ 0.290247] NetLabel: Initializing >08:32:41,043 INFO kernel:[ 0.290501] NetLabel: domain hash size = 128 >08:32:41,043 INFO kernel:[ 0.290756] NetLabel: protocols = UNLABELED CIPSOv4 >08:32:41,043 INFO kernel:[ 0.291020] NetLabel: unlabeled traffic allowed by default >08:32:41,043 INFO kernel:[ 0.291297] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >08:32:41,043 INFO kernel:[ 0.291995] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >08:32:41,043 INFO kernel:[ 0.294272] Switched to clocksource hpet >08:32:41,043 INFO kernel:[ 0.297461] pnp: PnP ACPI init >08:32:41,043 INFO kernel:[ 0.297721] ACPI: bus type PNP registered >08:32:41,043 INFO kernel:[ 0.298018] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >08:32:41,043 DEBUG kernel:[ 0.298283] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >08:32:41,043 DEBUG kernel:[ 0.298290] pnp 00:01: [dma 4] >08:32:41,043 DEBUG kernel:[ 0.298299] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >08:32:41,043 DEBUG kernel:[ 0.298309] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >08:32:41,043 DEBUG kernel:[ 0.298364] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >08:32:41,043 INFO kernel:[ 0.298390] system 00:04: [io 0x0680-0x069f] has been reserved >08:32:41,043 INFO kernel:[ 0.298648] system 00:04: [io 0x1000-0x100f] has been reserved >08:32:41,043 INFO kernel:[ 0.298906] system 00:04: [io 0xffff] has been reserved >08:32:41,043 INFO kernel:[ 0.299163] system 00:04: [io 0xffff] has been reserved >08:32:41,043 INFO kernel:[ 0.299424] system 00:04: [io 0x0400-0x0453] could not be reserved >08:32:41,043 INFO kernel:[ 0.299682] system 00:04: [io 0x0458-0x047f] has been reserved >08:32:41,043 INFO kernel:[ 0.299940] system 00:04: [io 0x0500-0x057f] has been reserved >08:32:41,043 INFO kernel:[ 0.300198] system 00:04: [io 0x164e-0x164f] has been reserved >08:32:41,043 DEBUG kernel:[ 0.300460] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >08:32:41,043 DEBUG kernel:[ 0.300475] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >08:32:41,043 INFO kernel:[ 0.300502] system 00:06: [io 0x0454-0x0457] has been reserved >08:32:41,043 DEBUG kernel:[ 0.300760] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >08:32:41,043 INFO kernel:[ 0.300809] system 00:07: [io 0x0290-0x029f] has been reserved >08:32:41,043 DEBUG kernel:[ 0.301067] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >08:32:41,043 INFO kernel:[ 0.301097] system 00:08: [io 0x04d0-0x04d1] has been reserved >08:32:41,043 DEBUG kernel:[ 0.301360] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >08:32:41,043 DEBUG kernel:[ 0.301374] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) >08:32:41,043 DEBUG kernel:[ 0.301505] pnp 00:0a: [dma 0 disabled] >08:32:41,043 DEBUG kernel:[ 0.301533] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >08:32:41,043 INFO kernel:[ 0.301661] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >08:32:41,043 INFO kernel:[ 0.301920] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >08:32:41,043 INFO kernel:[ 0.302179] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >08:32:41,043 INFO kernel:[ 0.302443] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >08:32:41,043 INFO kernel:[ 0.302702] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >08:32:41,043 INFO kernel:[ 0.302961] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >08:32:41,043 INFO kernel:[ 0.303219] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >08:32:41,043 INFO kernel:[ 0.303482] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >08:32:41,043 INFO kernel:[ 0.303741] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >08:32:41,043 INFO kernel:[ 0.304000] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >08:32:41,043 INFO kernel:[ 0.304259] system 00:0b: [mem 0xe0000000-0xe0000fff] has been reserved >08:32:41,043 DEBUG kernel:[ 0.304521] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >08:32:41,043 INFO kernel:[ 0.304593] pnp: PnP ACPI: found 12 devices >08:32:41,043 INFO kernel:[ 0.304848] ACPI: bus type PNP unregistered >08:32:41,043 INFO kernel:[ 0.310815] pci 0000:00:01.0: PCI bridge to [bus 01] >08:32:41,043 INFO kernel:[ 0.311072] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >08:32:41,043 INFO kernel:[ 0.311334] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >08:32:41,043 INFO kernel:[ 0.316672] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >08:32:41,043 INFO kernel:[ 0.317133] pci 0000:00:01.1: PCI bridge to [bus 02] >08:32:41,043 INFO kernel:[ 0.317393] pci 0000:00:01.1: bridge window [mem 0xf7200000-0xf73fffff] >08:32:41,043 INFO kernel:[ 0.317654] pci 0000:03:00.0: PCI bridge to [bus 04] >08:32:41,043 INFO kernel:[ 0.317913] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff] >08:32:41,043 INFO kernel:[ 0.318193] pci 0000:00:1c.0: PCI bridge to [bus 03-04] >08:32:41,043 INFO kernel:[ 0.318454] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >08:32:41,043 INFO kernel:[ 0.318720] pci 0000:00:1c.4: PCI bridge to [bus 05] >08:32:41,043 INFO kernel:[ 0.318977] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >08:32:41,043 INFO kernel:[ 0.319240] pci 0000:00:1c.4: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >08:32:41,043 INFO kernel:[ 0.319706] pci 0000:06:00.0: PCI bridge to [bus 07] >08:32:41,043 INFO kernel:[ 0.319968] pci 0000:06:00.0: bridge window [mem 0xf7600000-0xf76fffff] >08:32:41,043 INFO kernel:[ 0.320238] pci 0000:00:1c.5: PCI bridge to [bus 06-07] >08:32:41,043 INFO kernel:[ 0.320501] pci 0000:00:1c.5: bridge window [mem 0xf7600000-0xf76fffff] >08:32:41,043 INFO kernel:[ 0.320766] pci 0000:00:1c.6: PCI bridge to [bus 08] >08:32:41,043 INFO kernel:[ 0.321023] pci 0000:00:1c.6: bridge window [io 0xb000-0xbfff] >08:32:41,043 INFO kernel:[ 0.321284] pci 0000:00:1c.6: bridge window [mem 0xf7500000-0xf75fffff] >08:32:41,043 INFO kernel:[ 0.321552] pci 0000:00:1c.7: PCI bridge to [bus 09] >08:32:41,043 INFO kernel:[ 0.321810] pci 0000:00:1c.7: bridge window [mem 0xf7400000-0xf74fffff] >08:32:41,043 DEBUG kernel:[ 0.322290] pci 0000:06:00.0: setting latency timer to 64 >08:32:41,043 DEBUG kernel:[ 0.322371] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >08:32:41,043 DEBUG kernel:[ 0.322372] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >08:32:41,043 DEBUG kernel:[ 0.322373] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >08:32:41,043 DEBUG kernel:[ 0.322374] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >08:32:41,043 DEBUG kernel:[ 0.322375] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >08:32:41,043 DEBUG kernel:[ 0.322376] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >08:32:41,043 DEBUG kernel:[ 0.322377] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >08:32:41,043 DEBUG kernel:[ 0.322378] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >08:32:41,043 DEBUG kernel:[ 0.322379] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >08:32:41,043 DEBUG kernel:[ 0.322380] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff] >08:32:41,043 DEBUG kernel:[ 0.322382] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >08:32:41,043 DEBUG kernel:[ 0.322383] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >08:32:41,043 DEBUG kernel:[ 0.322384] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >08:32:41,043 DEBUG kernel:[ 0.322385] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf73fffff] >08:32:41,043 DEBUG kernel:[ 0.322386] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >08:32:41,043 DEBUG kernel:[ 0.322387] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >08:32:41,043 DEBUG kernel:[ 0.322388] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >08:32:41,043 DEBUG kernel:[ 0.322389] pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref] >08:32:41,043 DEBUG kernel:[ 0.322390] pci_bus 0000:06: resource 1 [mem 0xf7600000-0xf76fffff] >08:32:41,043 DEBUG kernel:[ 0.322391] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7] >08:32:41,043 DEBUG kernel:[ 0.322392] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff] >08:32:41,043 DEBUG kernel:[ 0.322393] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff] >08:32:41,043 DEBUG kernel:[ 0.322394] pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000d3fff] >08:32:41,043 DEBUG kernel:[ 0.322395] pci_bus 0000:06: resource 8 [mem 0x000d4000-0x000d7fff] >08:32:41,043 DEBUG kernel:[ 0.322396] pci_bus 0000:06: resource 9 [mem 0x000d8000-0x000dbfff] >08:32:41,043 DEBUG kernel:[ 0.322397] pci_bus 0000:06: resource 10 [mem 0x000dc000-0x000dffff] >08:32:41,043 DEBUG kernel:[ 0.322398] pci_bus 0000:06: resource 11 [mem 0x000e0000-0x000e3fff] >08:32:41,043 DEBUG kernel:[ 0.322399] pci_bus 0000:06: resource 12 [mem 0x000e4000-0x000e7fff] >08:32:41,043 DEBUG kernel:[ 0.322400] pci_bus 0000:06: resource 13 [mem 0xe0000000-0xfeafffff] >08:32:41,043 DEBUG kernel:[ 0.322401] pci_bus 0000:07: resource 1 [mem 0xf7600000-0xf76fffff] >08:32:41,043 DEBUG kernel:[ 0.322402] pci_bus 0000:07: resource 5 [mem 0xf7600000-0xf76fffff] >08:32:41,043 DEBUG kernel:[ 0.322403] pci_bus 0000:07: resource 8 [io 0x0000-0x0cf7] >08:32:41,043 DEBUG kernel:[ 0.322404] pci_bus 0000:07: resource 9 [io 0x0d00-0xffff] >08:32:41,043 DEBUG kernel:[ 0.322405] pci_bus 0000:07: resource 10 [mem 0x000a0000-0x000bffff] >08:32:41,043 DEBUG kernel:[ 0.322406] pci_bus 0000:07: resource 11 [mem 0x000d0000-0x000d3fff] >08:32:41,043 DEBUG kernel:[ 0.322407] pci_bus 0000:07: resource 12 [mem 0x000d4000-0x000d7fff] >08:32:41,043 DEBUG kernel:[ 0.322408] pci_bus 0000:07: resource 13 [mem 0x000d8000-0x000dbfff] >08:32:41,043 DEBUG kernel:[ 0.322409] pci_bus 0000:07: resource 14 [mem 0x000dc000-0x000dffff] >08:32:41,043 DEBUG kernel:[ 0.322410] pci_bus 0000:07: resource 15 [mem 0x000e0000-0x000e3fff] >08:32:41,043 DEBUG kernel:[ 0.322411] pci_bus 0000:07: resource 16 [mem 0x000e4000-0x000e7fff] >08:32:41,043 DEBUG kernel:[ 0.322412] pci_bus 0000:07: resource 17 [mem 0xe0000000-0xfeafffff] >08:32:41,043 DEBUG kernel:[ 0.322413] pci_bus 0000:08: resource 0 [io 0xb000-0xbfff] >08:32:41,043 DEBUG kernel:[ 0.322414] pci_bus 0000:08: resource 1 [mem 0xf7500000-0xf75fffff] >08:32:41,043 DEBUG kernel:[ 0.322416] pci_bus 0000:09: resource 1 [mem 0xf7400000-0xf74fffff] >08:32:41,043 INFO kernel:[ 0.322435] NET: Registered protocol family 2 >08:32:41,043 INFO kernel:[ 0.322944] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >08:32:41,043 INFO kernel:[ 0.323815] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >08:32:41,043 INFO kernel:[ 0.324169] TCP: Hash tables configured (established 262144 bind 65536) >08:32:41,043 INFO kernel:[ 0.324444] TCP: reno registered >08:32:41,043 INFO kernel:[ 0.324720] UDP hash table entries: 16384 (order: 7, 524288 bytes) >08:32:41,043 INFO kernel:[ 0.325049] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >08:32:41,043 INFO kernel:[ 0.325401] NET: Registered protocol family 1 >08:32:41,043 DEBUG kernel:[ 0.357432] pci 0000:01:00.0: Boot video device >08:32:41,043 DEBUG kernel:[ 0.357508] PCI: CLS 64 bytes, default 64 >08:32:41,043 INFO kernel:[ 0.357532] Unpacking initramfs... >08:32:41,043 INFO kernel:[ 2.835265] Freeing initrd memory: 33948K (ffff88007ded8000 - ffff88007ffff000) >08:32:41,043 INFO kernel:[ 2.835728] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >08:32:41,043 INFO kernel:[ 2.835992] software IO TLB [mem 0xd94c3000-0xdd4c3000] (64MB) mapped at [ffff8800d94c3000-ffff8800dd4c2fff] >08:32:41,043 INFO kernel:[ 2.838541] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >08:32:41,043 NOTICE kernel:[ 2.839029] Initialise system trusted keyring >08:32:41,043 INFO kernel:[ 2.839313] audit: initializing netlink socket (disabled) >08:32:41,043 NOTICE kernel:[ 2.839576] type=2000 audit(1408609937.749:1): initialized >08:32:41,043 INFO kernel:[ 2.855285] HugeTLB registered 2 MB page size, pre-allocated 0 pages >08:32:41,043 INFO kernel:[ 2.856715] zbud: loaded >08:32:41,043 NOTICE kernel:[ 2.857083] VFS: Disk quotas dquot_6.5.2 >08:32:41,043 WARNING kernel:[ 2.857358] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >08:32:41,043 INFO kernel:[ 2.857838] msgmni has been set to 32768 >08:32:41,043 NOTICE kernel:[ 2.858126] Key type big_key registered >08:32:41,043 DEBUG kernel:[ 2.858380] SELinux: Registering netfilter hooks >08:32:41,043 INFO kernel:[ 2.858899] alg: No test for stdrng (krng) >08:32:41,043 INFO kernel:[ 2.859158] NET: Registered protocol family 38 >08:32:41,043 NOTICE kernel:[ 2.859415] Key type asymmetric registered >08:32:41,043 NOTICE kernel:[ 2.859669] Asymmetric key parser 'x509' registered >08:32:41,043 INFO kernel:[ 2.859969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >08:32:41,043 INFO kernel:[ 2.860452] io scheduler noop registered >08:32:41,043 INFO kernel:[ 2.860707] io scheduler deadline registered >08:32:41,043 INFO kernel:[ 2.860994] io scheduler cfq registered (default) >08:32:41,043 DEBUG kernel:[ 2.861317] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 2.861345] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 2.861513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >08:32:41,043 INFO kernel:[ 2.861778] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >08:32:41,043 DEBUG kernel:[ 2.862079] intel_idle: MWAIT substates: 0x1120 >08:32:41,043 DEBUG kernel:[ 2.862080] intel_idle: v0.4 model 0x3A >08:32:41,043 DEBUG kernel:[ 2.862081] intel_idle: lapic_timer_reliable_states 0xffffffff >08:32:41,043 INFO kernel:[ 2.862143] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >08:32:41,043 INFO kernel:[ 2.862606] ACPI: Power Button [PWRB] >08:32:41,043 INFO kernel:[ 2.862895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >08:32:41,043 INFO kernel:[ 2.863354] ACPI: Power Button [PWRF] >08:32:41,043 INFO kernel:[ 2.863652] ACPI: Fan [FAN0] (off) >08:32:41,043 INFO kernel:[ 2.863929] ACPI: Fan [FAN1] (off) >08:32:41,043 INFO kernel:[ 2.864197] ACPI: Fan [FAN2] (off) >08:32:41,043 INFO kernel:[ 2.864462] ACPI: Fan [FAN3] (off) >08:32:41,043 INFO kernel:[ 2.864729] ACPI: Fan [FAN4] (off) >08:32:41,043 INFO kernel:[ 2.865020] ACPI: Requesting acpi_cpufreq >08:32:41,043 INFO kernel:[ 2.871075] thermal LNXTHERM:00: registered as thermal_zone0 >08:32:41,043 INFO kernel:[ 2.871333] ACPI: Thermal Zone [TZ00] (28 C) >08:32:41,043 INFO kernel:[ 2.871731] thermal LNXTHERM:01: registered as thermal_zone1 >08:32:41,043 INFO kernel:[ 2.872008] ACPI: Thermal Zone [TZ01] (30 C) >08:32:41,043 INFO kernel:[ 2.872278] GHES: HEST is not enabled! >08:32:41,043 INFO kernel:[ 2.872561] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >08:32:41,043 INFO kernel:[ 2.893419] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >08:32:41,043 INFO kernel:[ 2.893972] Non-volatile memory driver v1.3 >08:32:41,043 INFO kernel:[ 2.894228] Linux agpgart interface v0.103 >08:32:41,043 DEBUG kernel:[ 2.894550] ahci 0000:00:1f.2: version 3.0 >08:32:41,043 DEBUG kernel:[ 2.894613] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 2.904866] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x14 impl SATA mode >08:32:41,043 INFO kernel:[ 2.905329] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >08:32:41,043 DEBUG kernel:[ 2.905789] ahci 0000:00:1f.2: setting latency timer to 64 >08:32:41,043 INFO kernel:[ 2.907048] scsi0 : ahci >08:32:41,043 INFO kernel:[ 2.907341] scsi1 : ahci >08:32:41,043 INFO kernel:[ 2.907624] scsi2 : ahci >08:32:41,043 INFO kernel:[ 2.907912] scsi3 : ahci >08:32:41,043 INFO kernel:[ 2.908194] scsi4 : ahci >08:32:41,043 INFO kernel:[ 2.908477] scsi5 : ahci >08:32:41,043 INFO kernel:[ 2.908774] ata1: DUMMY >08:32:41,043 INFO kernel:[ 2.909031] ata2: DUMMY >08:32:41,043 INFO kernel:[ 2.909284] ata3: SATA max UDMA/133 abar m2048@0xf7716000 port 0xf7716200 irq 42 >08:32:41,043 INFO kernel:[ 2.909743] ata4: DUMMY >08:32:41,043 INFO kernel:[ 2.909999] ata5: SATA max UDMA/133 abar m2048@0xf7716000 port 0xf7716300 irq 42 >08:32:41,043 INFO kernel:[ 2.910458] ata6: DUMMY >08:32:41,043 DEBUG kernel:[ 2.910781] ahci 0000:08:00.0: irq 43 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 2.910863] ahci 0000:08:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >08:32:41,043 INFO kernel:[ 2.911325] ahci 0000:08:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >08:32:41,043 INFO kernel:[ 2.911923] scsi6 : ahci >08:32:41,043 INFO kernel:[ 2.912208] scsi7 : ahci >08:32:41,043 INFO kernel:[ 2.912480] ata7: SATA max UDMA/133 abar m2048@0xf7515000 port 0xf7515100 irq 43 >08:32:41,043 INFO kernel:[ 2.912945] ata8: SATA max UDMA/133 abar m2048@0xf7515000 port 0xf7515180 irq 43 >08:32:41,043 INFO kernel:[ 2.913443] libphy: Fixed MDIO Bus: probed >08:32:41,043 INFO kernel:[ 2.913746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >08:32:41,043 INFO kernel:[ 2.914009] ehci-pci: EHCI PCI platform driver >08:32:41,043 DEBUG kernel:[ 2.914318] ehci-pci 0000:00:1a.0: setting latency timer to 64 >08:32:41,043 INFO kernel:[ 2.914324] ehci-pci 0000:00:1a.0: EHCI Host Controller >08:32:41,043 INFO kernel:[ 2.914603] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >08:32:41,043 INFO kernel:[ 2.915091] ehci-pci 0000:00:1a.0: debug port 2 >08:32:41,043 DEBUG kernel:[ 2.919240] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >08:32:41,043 INFO kernel:[ 2.919251] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf7718000 >08:32:41,043 INFO kernel:[ 2.924873] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >08:32:41,043 INFO kernel:[ 2.925140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >08:32:41,043 INFO kernel:[ 2.925399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 2.925858] usb usb1: Product: EHCI Host Controller >08:32:41,043 INFO kernel:[ 2.926118] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >08:32:41,043 INFO kernel:[ 2.926377] usb usb1: SerialNumber: 0000:00:1a.0 >08:32:41,043 INFO kernel:[ 2.926687] hub 1-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 2.926950] hub 1-0:1.0: 2 ports detected >08:32:41,043 DEBUG kernel:[ 2.927306] ehci-pci 0000:00:1d.0: setting latency timer to 64 >08:32:41,043 INFO kernel:[ 2.927310] ehci-pci 0000:00:1d.0: EHCI Host Controller >08:32:41,043 INFO kernel:[ 2.927588] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >08:32:41,043 INFO kernel:[ 2.928065] ehci-pci 0000:00:1d.0: debug port 2 >08:32:41,043 DEBUG kernel:[ 2.932224] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >08:32:41,043 INFO kernel:[ 2.932227] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7717000 >08:32:41,043 INFO kernel:[ 2.937886] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >08:32:41,043 INFO kernel:[ 2.938148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >08:32:41,043 INFO kernel:[ 2.938411] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 2.938870] usb usb2: Product: EHCI Host Controller >08:32:41,043 INFO kernel:[ 2.939129] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >08:32:41,043 INFO kernel:[ 2.939389] usb usb2: SerialNumber: 0000:00:1d.0 >08:32:41,043 INFO kernel:[ 2.939690] hub 2-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 2.939952] hub 2-0:1.0: 2 ports detected >08:32:41,043 INFO kernel:[ 2.940260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >08:32:41,043 INFO kernel:[ 2.940518] ohci-pci: OHCI PCI platform driver >08:32:41,043 INFO kernel:[ 2.940778] uhci_hcd: USB Universal Host Controller Interface driver >08:32:41,043 DEBUG kernel:[ 2.941102] xhci_hcd 0000:00:14.0: setting latency timer to 64 >08:32:41,043 INFO kernel:[ 2.941104] xhci_hcd 0000:00:14.0: xHCI Host Controller >08:32:41,043 INFO kernel:[ 2.941383] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >08:32:41,043 DEBUG kernel:[ 2.941922] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >08:32:41,043 DEBUG kernel:[ 2.941935] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 2.941969] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >08:32:41,043 INFO kernel:[ 2.942227] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 2.942687] usb usb3: Product: xHCI Host Controller >08:32:41,043 INFO kernel:[ 2.942950] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >08:32:41,043 INFO kernel:[ 2.943208] usb usb3: SerialNumber: 0000:00:14.0 >08:32:41,043 DEBUG kernel:[ 2.943498] xHCI xhci_add_endpoint called for root hub >08:32:41,043 DEBUG kernel:[ 2.943499] xHCI xhci_check_bandwidth called for root hub >08:32:41,043 INFO kernel:[ 2.943510] hub 3-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 2.943768] hub 3-0:1.0: 4 ports detected >08:32:41,043 INFO kernel:[ 2.944203] xhci_hcd 0000:00:14.0: xHCI Host Controller >08:32:41,043 INFO kernel:[ 2.944478] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >08:32:41,043 INFO kernel:[ 2.944957] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >08:32:41,043 INFO kernel:[ 2.945216] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 2.945675] usb usb4: Product: xHCI Host Controller >08:32:41,043 INFO kernel:[ 2.945937] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >08:32:41,043 INFO kernel:[ 2.946196] usb usb4: SerialNumber: 0000:00:14.0 >08:32:41,043 DEBUG kernel:[ 2.946484] xHCI xhci_add_endpoint called for root hub >08:32:41,043 DEBUG kernel:[ 2.946484] xHCI xhci_check_bandwidth called for root hub >08:32:41,043 INFO kernel:[ 2.946498] hub 4-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 2.946757] hub 4-0:1.0: 4 ports detected >08:32:41,043 INFO kernel:[ 2.954932] xhci_hcd 0000:09:00.0: xHCI Host Controller >08:32:41,043 INFO kernel:[ 2.955210] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5 >08:32:41,043 DEBUG kernel:[ 3.018749] xhci_hcd 0000:09:00.0: irq 45 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018752] xhci_hcd 0000:09:00.0: irq 46 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018755] xhci_hcd 0000:09:00.0: irq 47 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018758] xhci_hcd 0000:09:00.0: irq 48 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018760] xhci_hcd 0000:09:00.0: irq 49 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018763] xhci_hcd 0000:09:00.0: irq 50 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018765] xhci_hcd 0000:09:00.0: irq 51 for MSI/MSI-X >08:32:41,043 DEBUG kernel:[ 3.018768] xhci_hcd 0000:09:00.0: irq 52 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 3.018860] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >08:32:41,043 INFO kernel:[ 3.019124] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 3.019583] usb usb5: Product: xHCI Host Controller >08:32:41,043 INFO kernel:[ 3.019839] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >08:32:41,043 INFO kernel:[ 3.020101] usb usb5: SerialNumber: 0000:09:00.0 >08:32:41,043 DEBUG kernel:[ 3.020390] xHCI xhci_add_endpoint called for root hub >08:32:41,043 DEBUG kernel:[ 3.020391] xHCI xhci_check_bandwidth called for root hub >08:32:41,043 INFO kernel:[ 3.020403] hub 5-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 3.020661] hub 5-0:1.0: 2 ports detected >08:32:41,043 INFO kernel:[ 3.020951] xhci_hcd 0000:09:00.0: xHCI Host Controller >08:32:41,043 INFO kernel:[ 3.021235] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6 >08:32:41,043 INFO kernel:[ 3.021731] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >08:32:41,043 INFO kernel:[ 3.022001] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:32:41,043 INFO kernel:[ 3.022459] usb usb6: Product: xHCI Host Controller >08:32:41,043 INFO kernel:[ 3.027801] usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >08:32:41,043 INFO kernel:[ 3.028064] usb usb6: SerialNumber: 0000:09:00.0 >08:32:41,043 DEBUG kernel:[ 3.028359] xHCI xhci_add_endpoint called for root hub >08:32:41,043 DEBUG kernel:[ 3.028360] xHCI xhci_check_bandwidth called for root hub >08:32:41,043 INFO kernel:[ 3.028371] hub 6-0:1.0: USB hub found >08:32:41,043 INFO kernel:[ 3.028629] hub 6-0:1.0: 2 ports detected >08:32:41,043 INFO kernel:[ 3.032992] usbcore: registered new interface driver usbserial >08:32:41,043 INFO kernel:[ 3.033253] usbcore: registered new interface driver usbserial_generic >08:32:41,043 INFO kernel:[ 3.033514] usbserial: USB Serial support registered for generic >08:32:41,043 INFO kernel:[ 3.033789] i8042: PNP: No PS/2 controller found. Probing ports directly. >08:32:41,043 INFO kernel:[ 3.036253] serio: i8042 KBD port at 0x60,0x64 irq 1 >08:32:41,043 INFO kernel:[ 3.036512] serio: i8042 AUX port at 0x60,0x64 irq 12 >08:32:41,043 INFO kernel:[ 3.036814] mousedev: PS/2 mouse device common for all mice >08:32:41,043 INFO kernel:[ 3.037170] rtc_cmos 00:05: RTC can wake from S4 >08:32:41,043 INFO kernel:[ 3.037529] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >08:32:41,043 INFO kernel:[ 3.037809] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >08:32:41,043 INFO kernel:[ 3.038307] device-mapper: uevent: version 1.0.3 >08:32:41,043 INFO kernel:[ 3.038593] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >08:32:41,043 INFO kernel:[ 3.039080] Intel P-state driver initializing. >08:32:41,043 INFO kernel:[ 3.039340] Intel pstate controlling: cpu 0 >08:32:41,043 INFO kernel:[ 3.039601] Intel pstate controlling: cpu 1 >08:32:41,043 INFO kernel:[ 3.039866] Intel pstate controlling: cpu 2 >08:32:41,043 INFO kernel:[ 3.040142] Intel pstate controlling: cpu 3 >08:32:41,043 INFO kernel:[ 3.040406] Intel pstate controlling: cpu 4 >08:32:41,043 INFO kernel:[ 3.040669] Intel pstate controlling: cpu 5 >08:32:41,043 INFO kernel:[ 3.040930] Intel pstate controlling: cpu 6 >08:32:41,043 INFO kernel:[ 3.041199] Intel pstate controlling: cpu 7 >08:32:41,043 INFO kernel:[ 3.041536] cpuidle: using governor menu >08:32:41,043 INFO kernel:[ 3.041977] hidraw: raw HID events driver (C) Jiri Kosina >08:32:41,043 INFO kernel:[ 3.042297] usbcore: registered new interface driver usbhid >08:32:41,043 INFO kernel:[ 3.042554] usbhid: USB HID core driver >08:32:41,043 INFO kernel:[ 3.042825] drop_monitor: Initializing network drop monitor service >08:32:41,043 INFO kernel:[ 3.043138] ip_tables: (C) 2000-2006 Netfilter Core Team >08:32:41,043 INFO kernel:[ 3.043419] TCP: cubic registered >08:32:41,043 INFO kernel:[ 3.043685] Initializing XFRM netlink socket >08:32:41,043 INFO kernel:[ 3.044004] NET: Registered protocol family 10 >08:32:41,043 INFO kernel:[ 3.044364] mip6: Mobile IPv6 >08:32:41,043 INFO kernel:[ 3.044618] NET: Registered protocol family 17 >08:32:41,043 DEBUG kernel:[ 3.045045] PM: Hibernation image not present or could not be loaded. >08:32:41,043 NOTICE kernel:[ 3.045047] Loading compiled-in X.509 certificates >08:32:41,043 NOTICE kernel:[ 3.045864] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >08:32:41,043 INFO kernel:[ 3.046340] registered taskstats version 1 >08:32:41,043 INFO kernel:[ 3.047636] Magic number: 10:913:523 >08:32:41,043 INFO kernel:[ 3.047970] rtc_cmos 00:05: setting system clock to 2014-08-21 08:32:18 UTC (1408609938) >08:32:41,043 INFO kernel:[ 3.215177] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >08:32:41,043 INFO kernel:[ 3.215462] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:32:41,043 WARNING kernel:[ 3.216837] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >08:32:41,043 WARNING kernel:[ 3.217455] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8807f2cb8488), AE_NOT_FOUND (20130517/psparse-536) >08:32:41,043 INFO kernel:[ 3.218205] ata8: SATA link down (SStatus 0 SControl 330) >08:32:41,043 INFO kernel:[ 3.218330] ata3.00: ATA-8: ST31500541AS, CC34, max UDMA/133 >08:32:41,043 INFO kernel:[ 3.218331] ata3.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32) >08:32:41,043 WARNING kernel:[ 3.218494] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >08:32:41,043 WARNING kernel:[ 3.218498] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8807f2cb8578), AE_NOT_FOUND (20130517/psparse-536) >08:32:41,043 INFO kernel:[ 3.218502] ata5.00: ATAPI: HL-DT-ST BD-RE BH08LS20, 1.00, max UDMA/133 >08:32:41,043 WARNING kernel:[ 3.219594] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >08:32:41,043 WARNING kernel:[ 3.219596] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT2._GTF] (Node ffff8807f2cb8488), AE_NOT_FOUND (20130517/psparse-536) >08:32:41,043 INFO kernel:[ 3.219738] ata3.00: configured for UDMA/133 >08:32:41,043 NOTICE kernel:[ 3.219913] scsi 2:0:0:0: Direct-Access ATA ST31500541AS CC34 PQ: 0 ANSI: 5 >08:32:41,043 NOTICE kernel:[ 3.219988] sd 2:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) >08:32:41,043 NOTICE kernel:[ 3.219999] sd 2:0:0:0: Attached scsi generic sg0 type 0 >08:32:41,043 NOTICE kernel:[ 3.220018] sd 2:0:0:0: [sda] Write Protect is off >08:32:41,043 DEBUG kernel:[ 3.220019] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >08:32:41,043 NOTICE kernel:[ 3.220027] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:32:41,043 WARNING kernel:[ 3.222418] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >08:32:41,043 WARNING kernel:[ 3.222420] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8807f2cb8578), AE_NOT_FOUND (20130517/psparse-536) >08:32:41,043 INFO kernel:[ 3.222422] ata5.00: configured for UDMA/133 >08:32:41,043 INFO kernel:[ 3.224658] ata7: SATA link down (SStatus 0 SControl 330) >08:32:41,043 INFO kernel:[ 3.230202] usb 1-1: new high-speed USB device number 2 using ehci-pci >08:32:41,043 NOTICE kernel:[ 3.234825] scsi 4:0:0:0: CD-ROM HL-DT-ST BD-RE BH08LS20 1.00 PQ: 0 ANSI: 5 >08:32:41,043 WARNING kernel:[ 3.247924] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >08:32:41,043 INFO kernel:[ 3.248404] cdrom: Uniform CD-ROM driver Revision: 3.20 >08:32:41,043 DEBUG kernel:[ 3.248820] sr 4:0:0:0: Attached scsi CD-ROM sr0 >08:32:41,043 NOTICE kernel:[ 3.248954] sr 4:0:0:0: Attached scsi generic sg1 type 5 >08:32:41,043 INFO kernel:[ 3.336022] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 > >08:32:41,043 NOTICE kernel:[ 3.337815] sd 2:0:0:0: [sda] Attached SCSI disk >08:32:41,043 INFO kernel:[ 3.338634] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >08:32:41,043 INFO kernel:[ 3.339102] Write protecting the kernel read-only data: 12288k >08:32:41,043 INFO kernel:[ 3.341740] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >08:32:41,043 INFO kernel:[ 3.343771] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >08:32:41,043 INFO kernel:[ 3.344595] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >08:32:41,043 INFO kernel:[ 3.344872] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:32:41,043 INFO kernel:[ 3.345362] hub 1-1:1.0: USB hub found >08:32:41,043 INFO kernel:[ 3.345717] hub 1-1:1.0: 6 ports detected >08:32:41,043 INFO kernel:[ 3.369175] device-mapper: multipath: version 1.5.1 loaded >08:32:41,043 INFO kernel:[ 3.401995] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >08:32:41,043 INFO kernel:[ 3.448403] usb 2-1: new high-speed USB device number 2 using ehci-pci >08:32:41,043 INFO kernel:[ 3.511720] squashfs: version 4.0 (2009/01/31) Phillip Lougher >08:32:41,043 INFO kernel:[ 3.513944] Loading iSCSI transport class v2.0-870. >08:32:41,043 NOTICE kernel:[ 3.516978] iscsi: registered transport (tcp) >08:32:41,043 INFO kernel:[ 3.518589] alua: device handler registered >08:32:41,043 INFO kernel:[ 3.520124] emc: device handler registered >08:32:41,043 INFO kernel:[ 3.521680] hp_sw: device handler registered >08:32:41,043 INFO kernel:[ 3.523249] rdac: device handler registered >08:32:41,043 INFO kernel:[ 3.562974] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >08:32:41,043 INFO kernel:[ 3.563237] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:32:41,043 INFO kernel:[ 3.563865] hub 2-1:1.0: USB hub found >08:32:41,043 INFO kernel:[ 3.564181] hub 2-1:1.0: 8 ports detected >08:32:41,043 INFO kernel:[ 3.718707] usb 3-2: new high-speed USB device number 2 using xhci_hcd >08:32:41,043 INFO kernel:[ 3.729885] usb 3-2: New USB device found, idVendor=0424, idProduct=2514 >08:32:41,043 INFO kernel:[ 3.730156] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:32:41,043 INFO kernel:[ 3.730614] hub 3-2:1.0: USB hub found >08:32:41,043 INFO kernel:[ 3.730954] hub 3-2:1.0: 4 ports detected >08:32:41,043 INFO kernel:[ 3.838819] tsc: Refined TSC clocksource calibration: 3510.308 MHz >08:32:41,043 INFO kernel:[ 3.884893] usb 5-1: new high-speed USB device number 2 using xhci_hcd >08:32:41,043 INFO kernel:[ 3.902616] usb 5-1: New USB device found, idVendor=0403, idProduct=6010 >08:32:41,043 INFO kernel:[ 3.902896] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >08:32:41,043 INFO kernel:[ 3.903187] usb 5-1: Product: FT2232H device >08:32:41,043 INFO kernel:[ 3.903448] usb 5-1: Manufacturer: FTDI >08:32:41,043 INFO kernel:[ 3.903710] usb 5-1: SerialNumber: FTT85G5P >08:32:41,043 INFO kernel:[ 4.062039] usb 5-2: new high-speed USB device number 3 using xhci_hcd >08:32:41,043 INFO kernel:[ 4.079282] usb 5-2: New USB device found, idVendor=04b8, idProduct=0007 >08:32:41,043 INFO kernel:[ 4.079563] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >08:32:41,043 INFO kernel:[ 4.079830] usb 5-2: Product: USB2.0 Printer (Hi-speed) >08:32:41,043 INFO kernel:[ 4.080108] usb 5-2: Manufacturer: EPSON >08:32:41,043 INFO kernel:[ 4.085609] usb 5-2: SerialNumber: 485230313148DBCCB7 >08:32:41,043 INFO kernel:[ 4.160308] usb 1-1.1: new high-speed USB device number 3 using ehci-pci >08:32:41,043 INFO kernel:[ 4.840076] Switched to clocksource tsc >08:32:41,043 INFO kernel:[ 4.882275] usb 1-1.1: New USB device found, idVendor=0bda, idProduct=0158 >08:32:41,043 INFO kernel:[ 4.882546] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >08:32:41,043 INFO kernel:[ 4.883034] usb 1-1.1: Product: USB2.0-CRW >08:32:41,043 INFO kernel:[ 4.883324] usb 1-1.1: Manufacturer: Generic >08:32:41,043 INFO kernel:[ 4.883586] usb 1-1.1: SerialNumber: 20060413092100000 >08:32:41,043 INFO kernel:[ 4.948077] usb 1-1.5: new full-speed USB device number 4 using ehci-pci >08:32:41,043 INFO kernel:[ 5.036790] usb 1-1.5: New USB device found, idVendor=08bb, idProduct=2904 >08:32:41,043 INFO kernel:[ 5.037073] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >08:32:41,043 INFO kernel:[ 5.037564] usb 1-1.5: Product: USB Audio CODEC >08:32:41,043 INFO kernel:[ 5.037828] usb 1-1.5: Manufacturer: Burr-Brown from TI >08:32:41,043 INFO kernel:[ 5.039332] input: Burr-Brown from TI USB Audio CODEC as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.3/input/input2 >08:32:41,043 INFO kernel:[ 5.040009] hid-generic 0003:08BB:2904.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:00:1a.0-1.5/input3 >08:32:41,043 INFO kernel:[ 5.113239] usb 2-1.5: new full-speed USB device number 3 using ehci-pci >08:32:41,043 INFO kernel:[ 5.202455] usb 2-1.5: New USB device found, idVendor=046d, idProduct=c068 >08:32:41,043 INFO kernel:[ 5.202726] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >08:32:41,043 INFO kernel:[ 5.203212] usb 2-1.5: Product: G500 >08:32:41,043 INFO kernel:[ 5.203493] usb 2-1.5: Manufacturer: Logitech >08:32:41,043 INFO kernel:[ 5.203758] usb 2-1.5: SerialNumber: CE48E961530018 >08:32:41,043 INFO kernel:[ 5.206738] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input3 >08:32:41,043 INFO kernel:[ 5.207513] hid-generic 0003:046D:C068.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:1d.0-1.5/input0 >08:32:41,043 INFO kernel:[ 5.211903] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input4 >08:32:41,043 INFO kernel:[ 5.212727] hid-generic 0003:046D:C068.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1d.0-1.5/input1 >08:32:41,043 INFO kernel:[ 5.286409] usb 2-1.6: new full-speed USB device number 4 using ehci-pci >08:32:41,043 INFO kernel:[ 5.374746] usb 2-1.6: New USB device found, idVendor=1532, idProduct=011a >08:32:41,043 INFO kernel:[ 5.375017] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >08:32:41,043 INFO kernel:[ 5.375504] usb 2-1.6: Product: Razer BlackWidow Ultimate 2013 >08:32:41,043 INFO kernel:[ 5.375788] usb 2-1.6: Manufacturer: Razer >08:32:41,043 INFO kernel:[ 5.377303] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input5 >08:32:41,043 INFO kernel:[ 5.378066] hid-generic 0003:1532:011A.0004: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.6/input0 >08:32:41,043 INFO kernel:[ 5.381980] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input6 >08:32:41,043 INFO kernel:[ 5.382830] hid-generic 0003:1532:011A.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.6/input1 >08:32:41,043 INFO kernel:[ 5.385412] input: Razer Razer BlackWidow Ultimate 2013 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.2/input/input7 >08:32:41,043 INFO kernel:[ 5.386098] hid-generic 0003:1532:011A.0006: input,hidraw5: USB HID v1.11 Mouse [Razer Razer BlackWidow Ultimate 2013] on usb-0000:00:1d.0-1.6/input2 >08:32:41,043 INFO kernel:[ 5.459578] usb 2-1.8: new high-speed USB device number 5 using ehci-pci >08:32:41,043 INFO kernel:[ 5.558930] usb 2-1.8: New USB device found, idVendor=0bda, idProduct=2838 >08:32:41,043 INFO kernel:[ 5.559202] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >08:32:41,043 INFO kernel:[ 5.559689] usb 2-1.8: Product: RTL2838UHIDIR >08:32:41,043 INFO kernel:[ 5.559971] usb 2-1.8: Manufacturer: Realtek >08:32:41,043 INFO kernel:[ 5.639612] usb 3-2.1: new high-speed USB device number 3 using xhci_hcd >08:32:41,043 INFO kernel:[ 5.650826] usb 3-2.1: New USB device found, idVendor=0424, idProduct=2640 >08:32:41,043 INFO kernel:[ 5.651096] usb 3-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:32:41,043 INFO kernel:[ 5.651857] hub 3-2.1:1.0: USB hub found >08:32:41,043 INFO kernel:[ 5.652139] hub 3-2.1:1.0: 2 ports detected >08:32:41,043 INFO kernel:[ 5.925994] usb 3-2.1.1: new high-speed USB device number 4 using xhci_hcd >08:32:41,043 INFO kernel:[ 5.954484] usb 3-2.1.1: New USB device found, idVendor=0424, idProduct=4064 >08:32:41,043 INFO kernel:[ 5.954752] usb 3-2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >08:32:41,043 INFO kernel:[ 5.955230] usb 3-2.1.1: Product: Ultra Fast Media Reader >08:32:41,043 INFO kernel:[ 5.955510] usb 3-2.1.1: Manufacturer: Generic >08:32:41,043 INFO kernel:[ 5.955771] usb 3-2.1.1: SerialNumber: T12000135499 >08:32:41,043 INFO kernel:[ 6.547566] floppy0: no floppy controllers found >08:32:41,043 INFO kernel:[ 6.557193] No iBFT detected. >08:32:41,043 INFO kernel:[ 6.558776] md: raid0 personality registered for level 0 >08:32:41,043 INFO kernel:[ 6.561320] md: raid1 personality registered for level 1 >08:32:41,043 INFO kernel:[ 6.563673] async_tx: api initialized (async) >08:32:41,043 INFO kernel:[ 6.564656] xor: automatically using best checksumming function: >08:32:41,043 INFO kernel:[ 6.574461] avx : 26880.000 MB/sec >08:32:41,043 WARNING kernel:[ 6.593482] raid6: sse2x1 9332 MB/s >08:32:41,043 WARNING kernel:[ 6.610499] raid6: sse2x2 12003 MB/s >08:32:41,043 WARNING kernel:[ 6.627517] raid6: sse2x4 14765 MB/s >08:32:41,043 WARNING kernel:[ 6.627771] raid6: using algorithm sse2x4 (14765 MB/s) >08:32:41,043 WARNING kernel:[ 6.628026] raid6: using ssse3x2 recovery algorithm >08:32:41,043 INFO kernel:[ 6.631502] md: raid6 personality registered for level 6 >08:32:41,043 INFO kernel:[ 6.631762] md: raid5 personality registered for level 5 >08:32:41,043 INFO kernel:[ 6.632018] md: raid4 personality registered for level 4 >08:32:41,043 INFO kernel:[ 6.634891] md: raid10 personality registered for level 10 >08:32:41,043 INFO kernel:[ 6.636321] md: linear personality registered for level -1 >08:32:41,043 INFO kernel:[ 6.641146] device-mapper: multipath round-robin: version 1.0.0 loaded >08:32:41,043 INFO kernel:[ 6.644794] sha256_ssse3: Using AVX optimized SHA-256 implementation >08:32:41,043 INFO kernel:[ 6.653984] RPC: Registered named UNIX socket transport module. >08:32:41,043 INFO kernel:[ 6.654243] RPC: Registered udp transport module. >08:32:41,043 INFO kernel:[ 6.654499] RPC: Registered tcp transport module. >08:32:41,043 INFO kernel:[ 6.654759] RPC: Registered tcp NFSv4.1 backchannel transport module. >08:32:41,043 INFO kernel:[ 6.707812] usb-storage 3-2.1.1:1.0: USB Mass Storage device detected >08:32:41,043 INFO kernel:[ 6.708190] scsi8 : usb-storage 3-2.1.1:1.0 >08:32:41,043 INFO kernel:[ 6.708549] usbcore: registered new interface driver usb-storage >08:32:41,043 INFO kernel:[ 6.709735] ums-realtek 1-1.1:1.0: USB Mass Storage device detected >08:32:41,043 INFO kernel:[ 6.712694] scsi9 : usb-storage 1-1.1:1.0 >08:32:41,043 INFO kernel:[ 6.713012] usbcore: registered new interface driver ums-realtek >08:32:41,043 INFO kernel:[ 6.753680] wmi: Mapper loaded >08:32:41,043 INFO kernel:[ 6.761625] [drm] Initialized drm 1.1.0 20060810 >08:32:41,043 INFO kernel:[ 6.761922] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >08:32:41,043 WARNING kernel:[ 6.762186] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control >08:32:41,043 DEBUG kernel:[ 6.763056] r8169 0000:05:00.0: irq 53 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 6.763208] r8169 0000:05:00.0 eth0: RTL8168f/8111f at 0xffffc90003036000, 10:bf:48:b9:86:47, XID 08000880 IRQ 53 >08:32:41,043 INFO kernel:[ 6.763687] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >08:32:41,043 INFO kernel:[ 6.771229] alg: No test for crc32 (crc32-pclmul) >08:32:41,043 WARNING kernel:[ 6.775041] MXM: GUID detected in BIOS >08:32:41,043 INFO kernel:[ 6.775542] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e4090a2 >08:32:41,043 INFO kernel:[ 6.775823] nouveau [ DEVICE][0000:01:00.0] Chipset: GK104 (NVE4) >08:32:41,043 INFO kernel:[ 6.776088] nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >08:32:41,043 INFO kernel:[ 6.777472] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >08:32:41,043 INFO kernel:[ 6.777795] nouveau [ VBIOS][0000:01:00.0] ... signature not found >08:32:41,043 INFO kernel:[ 6.778058] nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >08:32:41,043 NOTICE kernel:[ 6.816745] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >08:32:41,043 INFO kernel:[ 6.880909] nouveau [ VBIOS][0000:01:00.0] ... checksum invalid >08:32:41,043 INFO kernel:[ 6.881175] nouveau [ VBIOS][0000:01:00.0] checking ACPI for image... >08:32:41,043 INFO kernel:[ 6.881435] nouveau [ VBIOS][0000:01:00.0] ... signature not found >08:32:41,043 INFO kernel:[ 6.881693] nouveau [ VBIOS][0000:01:00.0] checking PCIROM for image... >08:32:41,043 INFO kernel:[ 6.882012] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >08:32:41,043 INFO kernel:[ 6.882272] nouveau [ VBIOS][0000:01:00.0] using image from PCIROM >08:32:41,043 INFO kernel:[ 6.882591] nouveau [ VBIOS][0000:01:00.0] BIT signature found >08:32:41,043 INFO kernel:[ 6.882854] nouveau [ VBIOS][0000:01:00.0] version 80.04.5c.00.11 >08:32:41,043 ERR kernel:[ 6.883223] nouveau E[ VBIOS][0000:01:00.0] 0x83b7[ ]: unknown opcode 0xbf >08:32:41,043 INFO kernel:[ 6.883509] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >08:32:41,043 INFO kernel:[ 6.883772] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB >08:32:41,043 INFO kernel:[ 6.884030] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >08:32:41,043 INFO kernel:[ 6.907717] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >08:32:41,043 INFO kernel:[ 6.907983] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >08:32:41,043 INFO kernel:[ 6.908242] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >08:32:41,043 INFO kernel:[ 6.931595] [TTM] Zone kernel: Available graphics memory: 16447038 kiB >08:32:41,043 INFO kernel:[ 6.931900] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >08:32:41,043 INFO kernel:[ 6.932185] [TTM] Initializing pool allocator >08:32:41,043 INFO kernel:[ 6.932460] [TTM] Initializing DMA pool allocator >08:32:41,043 INFO kernel:[ 6.932739] nouveau [ DRM] VRAM: 2048 MiB >08:32:41,043 INFO kernel:[ 6.933033] nouveau [ DRM] GART: 1048576 MiB >08:32:41,043 INFO kernel:[ 6.933308] nouveau [ DRM] TMDS table version 2.0 >08:32:41,043 INFO kernel:[ 6.933584] nouveau [ DRM] DCB version 4.0 >08:32:41,043 INFO kernel:[ 6.933875] nouveau [ DRM] DCB outp 00: 01000f02 00020030 >08:32:41,043 INFO kernel:[ 6.934149] nouveau [ DRM] DCB outp 01: 02000f00 00000000 >08:32:41,043 INFO kernel:[ 6.934425] nouveau [ DRM] DCB outp 02: 08011f82 00020030 >08:32:41,043 INFO kernel:[ 6.934700] nouveau [ DRM] DCB outp 03: 02822f62 0f420010 >08:32:41,043 INFO kernel:[ 6.934994] nouveau [ DRM] DCB outp 05: 04833fb6 0f420010 >08:32:41,043 INFO kernel:[ 6.935268] nouveau [ DRM] DCB outp 06: 04033f72 00020010 >08:32:41,043 INFO kernel:[ 6.935544] nouveau [ DRM] DCB conn 00: 00001030 >08:32:41,043 INFO kernel:[ 6.935887] nouveau [ DRM] DCB conn 01: 00020131 >08:32:41,043 INFO kernel:[ 6.936210] nouveau [ DRM] DCB conn 02: 00002261 >08:32:41,043 INFO kernel:[ 6.936532] nouveau [ DRM] DCB conn 03: 00010346 >08:32:41,043 INFO kernel:[ 6.936874] nouveau [ DRM] DCB conn 04: 00000460 >08:32:41,043 INFO kernel:[ 6.937942] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >08:32:41,043 INFO kernel:[ 6.938220] [drm] No driver support for vblank timestamp query. >08:32:41,043 WARNING kernel:[ 6.938567] nouveau W[ DRM] voltage table 0xc3 unknown >08:32:41,043 INFO kernel:[ 6.938857] nouveau [ DRM] 0 available performance level(s) >08:32:41,043 INFO kernel:[ 6.939132] nouveau [ DRM] c: >08:32:41,043 INFO kernel:[ 6.948843] nouveau [ DRM] MM: using COPY for buffer copies >08:32:41,043 INFO kernel:[ 7.082801] nouveau [ DRM] allocated 2560x1600 fb: 0x80000, bo ffff8807e8c39400 >08:32:41,043 INFO kernel:[ 7.083495] fbcon: nouveaufb (fb0) is primary device >08:32:41,043 INFO kernel:[ 7.154328] Console: switching to colour frame buffer device 320x100 >08:32:41,043 INFO kernel:[ 7.156156] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >08:32:41,043 INFO kernel:[ 7.156160] nouveau 0000:01:00.0: registered panic notifier >08:32:41,043 INFO kernel:[ 7.156165] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >08:32:41,043 NOTICE kernel:[ 7.319420] firewire_core 0000:07:00.0: created device fw0: GUID 0001080000006b7f, S400 >08:32:41,043 NOTICE kernel:[ 7.714547] scsi 8:0:0:0: Direct-Access Generic Ultra HS-SD/MMC 1.90 PQ: 0 ANSI: 0 >08:32:41,043 NOTICE kernel:[ 7.714791] sd 8:0:0:0: Attached scsi generic sg2 type 0 >08:32:41,043 NOTICE kernel:[ 7.720045] sd 8:0:0:0: [sdb] Attached SCSI removable disk >08:32:41,043 NOTICE kernel:[ 7.729155] scsi 9:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS >08:32:41,043 NOTICE kernel:[ 7.729270] sd 9:0:0:0: Attached scsi generic sg3 type 0 >08:32:41,043 NOTICE kernel:[ 7.731891] sd 9:0:0:0: [sdc] Attached SCSI removable disk >08:32:41,043 INFO kernel:[ 8.817560] r8169 0000:05:00.0 p4p1: link down >08:32:41,043 INFO kernel:[ 8.817571] r8169 0000:05:00.0 p4p1: link down >08:32:41,043 INFO kernel:[ 8.817600] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready >08:32:41,043 INFO kernel:[ 11.909497] r8169 0000:05:00.0 p4p1: link up >08:32:41,043 INFO kernel:[ 11.909513] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready >08:32:41,043 INFO kernel:[ 22.777181] loop: module loaded >08:32:41,043 INFO kernel:[ 22.793763] bio: create slab <bio-1> at 1 >08:32:41,043 INFO kernel:[ 22.802567] bio: create slab <bio-2> at 2 >08:32:41,043 INFO kernel:[ 22.866759] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >08:32:41,043 DEBUG kernel:[ 24.767289] SELinux: 2048 avtab hash slots, 101316 rules. >08:32:41,043 DEBUG kernel:[ 24.775714] SELinux: 2048 avtab hash slots, 101316 rules. >08:32:41,043 DEBUG kernel:[ 24.785599] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >08:32:41,043 DEBUG kernel:[ 24.785600] SELinux: 83 classes, 101316 rules >08:32:41,043 DEBUG kernel:[ 24.788311] SELinux: Completing initialization. >08:32:41,043 DEBUG kernel:[ 24.788312] SELinux: Setting up existing superblocks. >08:32:41,043 DEBUG kernel:[ 24.788316] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.788319] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.788325] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.788327] SELinux: initialized (dev proc, type proc), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.788337] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.788347] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.788979] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >08:32:41,043 DEBUG kernel:[ 24.788981] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789339] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >08:32:41,043 DEBUG kernel:[ 24.789341] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789342] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789350] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789354] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789357] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789362] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789593] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789594] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789597] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789699] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 24.789716] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789721] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789722] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789724] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789727] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789730] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789732] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789733] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789735] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789739] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789740] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789743] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 24.789751] SELinux: initialized (dev loop0, type squashfs), uses xattr >08:32:41,043 DEBUG kernel:[ 24.789761] SELinux: initialized (dev dm-0, type ext4), uses xattr >08:32:41,043 NOTICE kernel:[ 24.808214] type=1403 audit(1408609960.237:2): policy loaded auid=4294967295 ses=4294967295 >08:32:41,043 DEBUG kernel:[ 24.978447] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >08:32:41,043 DEBUG kernel:[ 25.012049] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 25.034442] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:32:41,043 DEBUG kernel:[ 25.034444] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >08:32:41,043 INFO kernel:[ 25.323227] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 WARNING kernel:[ 25.338364] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >08:32:41,043 INFO kernel:[ 25.338368] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:32:41,043 INFO kernel:[ 25.344216] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344230] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344242] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344252] microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344264] microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344276] microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344288] microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x17 >08:32:41,043 INFO kernel:[ 25.344396] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >08:32:41,043 WARNING kernel:[ 25.348492] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >08:32:41,043 INFO kernel:[ 25.348496] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:32:41,043 WARNING kernel:[ 25.348498] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >08:32:41,043 INFO kernel:[ 25.348500] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:32:41,043 WARNING kernel:[ 25.348501] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >08:32:41,043 INFO kernel:[ 25.348502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:32:41,043 WARNING kernel:[ 25.348503] lpc_ich: Resource conflict(s) found affecting gpio_ich >08:32:41,043 INFO kernel:[ 25.351564] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >08:32:41,043 DEBUG kernel:[ 25.369890] mei_me 0000:00:16.0: setting latency timer to 64 >08:32:41,043 DEBUG kernel:[ 25.369921] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X >08:32:41,043 INFO kernel:[ 25.392230] usblp 5-2:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0007 >08:32:41,043 INFO kernel:[ 25.392251] usbcore: registered new interface driver usblp >08:32:41,043 INFO kernel:[ 25.426303] asus_wmi: ASUS WMI generic driver loaded >08:32:41,043 INFO kernel:[ 25.427228] asus_wmi: Initialization: 0x0 >08:32:41,043 INFO kernel:[ 25.427242] asus_wmi: BIOS WMI version: 0.9 >08:32:41,043 INFO kernel:[ 25.427263] asus_wmi: SFUN value: 0x0 >08:32:41,043 INFO kernel:[ 25.427440] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8 >08:32:41,043 INFO kernel:[ 25.427932] asus_wmi: Disabling ACPI video driver >08:32:41,043 NOTICE kernel:[ 25.479699] type=1400 audit(1408609960.908:3): avc: denied { create } for pid=1101 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:41,043 NOTICE kernel:[ 25.479727] type=1400 audit(1408609960.908:4): avc: denied { setattr } for pid=1101 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=67406 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:41,043 NOTICE kernel:[ 25.479745] type=1400 audit(1408609960.908:5): avc: denied { relabelfrom } for pid=1101 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=67406 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:32:41,043 INFO kernel:[ 25.481253] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >08:32:41,045 NOTICE kernel:[ 25.614864] type=1400 audit(1408609961.043:6): avc: denied { read } for pid=1114 comm="bash" name=".profile" dev="dm-0" ino=123716 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >08:32:41,045 NOTICE kernel:[ 25.614887] type=1400 audit(1408609961.043:7): avc: denied { open } for pid=1114 comm="bash" path="/root/.profile" dev="dm-0" ino=123716 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >08:32:41,310 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >08:32:41,310 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >08:32:41,310 INFO NetworkManager: <info> WEXT support is enabled >08:32:41,333 INFO kernel:[ 25.902860] cfg80211: Calling CRDA to update world regulatory domain >08:32:41,374 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >08:32:41,408 INFO polkitd: Started polkitd version 0.112 >08:32:41,474 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >08:32:41,489 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >08:32:41,489 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >08:32:41,489 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:32:41,489 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:32:41,489 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p1 ... >08:32:41,490 NOTICE NetworkManager: ifcfg-rh: read connection 'p4p1' >08:32:41,524 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >08:32:41,524 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >08:32:41,537 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >08:32:41,539 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >08:32:41,540 INFO NetworkManager: <info> WiFi hardware radio set enabled >08:32:41,541 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >08:32:41,541 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >08:32:41,541 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >08:32:41,541 INFO NetworkManager: <info> Networking is enabled by state file >08:32:41,541 INFO NetworkManager: <info> (lo): link connected >08:32:41,541 INFO NetworkManager: <info> (lo): carrier is ON >08:32:41,541 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >08:32:41,541 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >08:32:41,541 INFO NetworkManager: <info> (lo): No existing connection detected. >08:32:41,542 INFO NetworkManager: <info> (p4p1): link connected >08:32:41,542 INFO NetworkManager: <info> (p4p1): carrier is ON >08:32:41,542 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'r8169' ifindex: 2) >08:32:41,542 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/1 >08:32:41,542 INFO NetworkManager: <info> (p4p1): Generating connection from current device status. >08:32:41,542 INFO NetworkManager: <info> (p4p1): Using generated connection: 'p4p1' >08:32:41,542 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >08:32:41,543 INFO NetworkManager: <info> (p4p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >08:32:41,549 INFO NetworkManager: <info> Auto-activating connection 'p4p1'. >08:32:41,549 INFO NetworkManager: <info> Activation (p4p1) starting connection 'p4p1' >08:32:41,549 INFO NetworkManager: <info> (p4p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >08:32:41,549 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >08:32:41,549 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) scheduled... >08:32:41,550 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) started... >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) scheduled... >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 1 of 5 (Device Prepare) complete. >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) starting... >08:32:41,550 INFO NetworkManager: <info> (p4p1): device state change: prepare -> config (reason 'none') [40 50 0] >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) successful. >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) scheduled. >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 2 of 5 (Device Configure) complete. >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) started... >08:32:41,550 INFO NetworkManager: <info> (p4p1): device state change: config -> ip-config (reason 'none') [50 70 0] >08:32:41,550 INFO NetworkManager: <info> Activation (p4p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >08:32:41,567 INFO NetworkManager: <info> dhclient started with pid 1142 >08:32:41,567 INFO NetworkManager: <info> Activation (p4p1) Stage 3 of 5 (IP Configure Start) complete. >08:32:41,803 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >08:32:41,803 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >08:32:41,803 INFO dhclient: All rights reserved. >08:32:41,803 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >08:32:41,803 INFO dhclient: >08:32:41,810 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed nbi -> preinit >08:32:41,819 INFO dhclient: Listening on LPF/p4p1/10:bf:48:b9:86:47 >08:32:41,819 INFO dhclient: Sending on LPF/p4p1/10:bf:48:b9:86:47 >08:32:41,819 INFO dhclient: Sending on Socket/fallback >08:32:41,819 INFO dhclient: DHCPREQUEST on p4p1 to 255.255.255.255 port 67 (xid=0x23fab24c) >08:32:41,846 INFO dhclient: DHCPACK from 192.168.1.13 (xid=0x23fab24c) >08:32:41,847 INFO dhclient: bound to 192.168.1.14 -- renewal in 16989 seconds. >08:32:41,847 INFO NetworkManager: <info> (p4p1): DHCPv4 state changed preinit -> reboot >08:32:41,847 INFO NetworkManager: <info> address 192.168.1.14 >08:32:41,847 INFO NetworkManager: <info> plen 24 (255.255.255.0) >08:32:41,848 INFO NetworkManager: <info> gateway 192.168.1.13 >08:32:41,848 INFO NetworkManager: <info> lease time 43200 >08:32:41,848 INFO NetworkManager: <info> hostname 'omen3' >08:32:41,848 INFO NetworkManager: <info> nameserver '192.168.1.13' >08:32:41,848 INFO NetworkManager: <info> domain name 'omen.com' >08:32:41,848 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >08:32:41,848 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) started... >08:32:41,848 INFO NetworkManager: <info> (p4p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >08:32:41,848 INFO NetworkManager: <info> Activation (p4p1) Stage 5 of 5 (IPv4 Commit) complete. >08:32:41,849 INFO NetworkManager: <info> (p4p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >08:32:41,849 INFO NetworkManager: <info> (p4p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >08:32:41,849 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >08:32:41,849 INFO NetworkManager: <info> Policy set 'p4p1' (p4p1) as default for IPv4 routing and DNS. >08:32:41,849 INFO NetworkManager: <info> Setting system hostname to 'omen3' (from DHCPv4) >08:32:41,849 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >08:32:41,851 INFO NetworkManager: <info> Activation (p4p1) successful, device activated. >08:32:41,851 INFO NetworkManager: <info> startup complete >08:32:41,857 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:32:43,596 NOTICE kernel:[ 28.168728] type=1400 audit(1408609963.594:8): avc: denied { read write } for pid=1201 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1168 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >08:32:45,769 NOTICE kernel:[ 30.343445] type=1400 audit(1408609965.767:9): avc: denied { read write } for pid=1248 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 >08:32:46,414 INFO chronyd: chronyd version 1.29 starting >08:32:46,414 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >08:32:46,414 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 >08:32:46,415 INFO chronyd: Generated key 1 >08:32:51,053 NOTICE kernel:[ 35.633024] type=1400 audit(1408609971.051:10): avc: denied { open } for pid=1122 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=20552 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >08:32:51,529 INFO chronyd: Selected source 173.230.149.23 >08:32:51,529 WARNING chronyd: System clock wrong by 25200.239278 seconds, adjustment started >15:32:51,768 WARNING chronyd: System clock was stepped by 25200.239 seconds >15:32:53,259 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >15:32:53,273 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >15:32:58,346 INFO kernel:[ 42.693975] bio: create slab <bio-3> at 3 >15:32:58,346 INFO kernel:[ 42.694128] Btrfs loaded >15:32:58,439 INFO kernel:[ 42.787591] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:32:59,353 INFO kernel:[ 43.702184] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null) >15:32:59,353 DEBUG kernel:[ 43.702190] SELinux: initialized (dev sda11, type ext4), uses xattr >15:32:59,437 INFO kernel:[ 43.786611] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >15:32:59,440 DEBUG kernel:[ 43.788951] SELinux: initialized (dev sda3, type ext4), uses xattr >15:32:59,513 INFO kernel:[ 43.862005] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >15:32:59,513 DEBUG kernel:[ 43.862010] SELinux: initialized (dev sda5, type ext4), uses xattr >15:32:59,859 INFO kernel:[ 44.208851] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >15:32:59,859 DEBUG kernel:[ 44.208859] SELinux: initialized (dev sda7, type ext4), uses xattr >15:32:59,937 INFO kernel:[ 44.286953] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >15:32:59,940 DEBUG kernel:[ 44.289887] SELinux: initialized (dev sda8, type ext4), uses xattr >15:33:00,036 INFO kernel:[ 44.385802] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >15:33:00,036 DEBUG kernel:[ 44.385810] SELinux: initialized (dev sda9, type ext4), uses xattr >15:33:00,509 NOTICE kernel:[ 44.859034] type=1400 audit(1408635180.507:11): avc: denied { read write } for pid=1403 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 >15:33:00,509 NOTICE kernel:[ 44.859613] type=1400 audit(1408635180.507:12): avc: denied { read write } for pid=1403 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1168 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:33:00,510 NOTICE kernel:[ 44.859853] type=1400 audit(1408635180.508:13): avc: denied { read } for pid=1403 comm="hwclock" path="/proc/1145/mounts" dev="proc" ino=19588 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >08:33:01,000 NOTICE kernel:[ 45.596265] type=1400 audit(1408609981.000:14): avc: denied { ioctl } for pid=1403 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 >08:33:01,000 NOTICE kernel:[ 45.596273] type=1400 audit(1408609981.000:15): avc: denied { getattr } for pid=1403 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 >08:33:01,939 WARNING chronyd: Backward time jump detected! (correction 25200.2 +- 1.0 seconds) >08:33:14,141 WARNING kernel:[ 58.749769] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >08:33:14,143 ERR kernel:[ 58.751490] sd 9:0:0:0: [sdc] Asking for cache data failed >08:33:14,143 ERR kernel:[ 58.751492] sd 9:0:0:0: [sdc] Assuming drive cache: write through >08:33:21,626 INFO kernel:[ 66.242016] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >08:33:58,076 INFO chronyd: Selected source 67.227.252.196 >08:33:58,076 WARNING chronyd: System clock wrong by 25200.245206 seconds, adjustment started >15:33:58,322 WARNING chronyd: System clock was stepped by 25200.245 seconds >15:34:06,089 WARNING kernel:[ 110.503267] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:34:06,090 ERR kernel:[ 110.504863] sd 9:0:0:0: [sdc] Asking for cache data failed >15:34:06,090 ERR kernel:[ 110.504867] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:34:28,943 INFO kernel:[ 133.379329] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:34:57,800 WARNING kernel:[ 162.263884] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:34:57,801 ERR kernel:[ 162.265495] sd 9:0:0:0: [sdc] Asking for cache data failed >15:34:57,801 ERR kernel:[ 162.265498] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:34:57,884 INFO kernel:[ 162.348090] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:35:02,216 INFO kernel:[ 166.684926] Adding 16457724k swap on /dev/sda6. Priority:-1 extents:1 across:16457724k FS >15:35:02,231 INFO kernel:[ 166.699101] Adding 16457724k swap on /dev/sda9. Priority:-2 extents:1 across:16457724k FS >15:35:02,311 INFO kernel:[ 166.779226] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >15:35:02,311 DEBUG kernel:[ 166.779232] SELinux: initialized (dev sda10, type ext4), uses xattr >15:35:02,365 INFO kernel:[ 166.834004] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >15:35:02,365 DEBUG kernel:[ 166.834010] SELinux: initialized (dev sda8, type ext4), uses xattr >15:35:02,424 DEBUG kernel:[ 166.893232] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:35:02,486 INFO kernel:[ 166.954669] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null) >15:35:02,486 DEBUG kernel:[ 166.954675] SELinux: initialized (dev sda11, type ext4), uses xattr >15:35:50,024 WARNING kernel:[ 214.540193] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:35:50,026 ERR kernel:[ 214.541770] sd 9:0:0:0: [sdc] Asking for cache data failed >15:35:50,026 ERR kernel:[ 214.541784] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:35:50,106 INFO kernel:[ 214.621949] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:36:29,962 NOTICE kernel:[ 254.518392] type=1400 audit(1408635389.961:16): avc: denied { read write } for pid=1574 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 >15:36:42,249 WARNING kernel:[ 266.818060] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:36:42,251 ERR kernel:[ 266.819686] sd 9:0:0:0: [sdc] Asking for cache data failed >15:36:42,251 ERR kernel:[ 266.819690] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:36:42,328 INFO kernel:[ 266.896496] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:37:13,668 INFO chronyd: Selected source 173.230.149.23 >15:37:34,472 WARNING kernel:[ 319.091962] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:37:34,474 ERR kernel:[ 319.093576] sd 9:0:0:0: [sdc] Asking for cache data failed >15:37:34,474 ERR kernel:[ 319.093580] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:38:26,697 WARNING kernel:[ 371.368223] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:38:26,699 ERR kernel:[ 371.369908] sd 9:0:0:0: [sdc] Asking for cache data failed >15:38:26,699 ERR kernel:[ 371.369922] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:38:49,551 INFO kernel:[ 394.244488] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:39:19,432 WARNING kernel:[ 424.155745] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:39:19,434 ERR kernel:[ 424.157355] sd 9:0:0:0: [sdc] Asking for cache data failed >15:39:19,434 ERR kernel:[ 424.157368] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:40:11,657 WARNING kernel:[ 476.431532] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:40:11,658 ERR kernel:[ 476.433150] sd 9:0:0:0: [sdc] Asking for cache data failed >15:40:11,658 ERR kernel:[ 476.433153] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:41:03,880 WARNING kernel:[ 528.705912] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:41:03,881 ERR kernel:[ 528.707528] sd 9:0:0:0: [sdc] Asking for cache data failed >15:41:03,881 ERR kernel:[ 528.707531] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:41:18,543 INFO kernel:[ 543.383150] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:41:56,616 WARNING kernel:[ 581.494327] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:41:56,618 ERR kernel:[ 581.495949] sd 9:0:0:0: [sdc] Asking for cache data failed >15:41:56,618 ERR kernel:[ 581.495951] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:41:58,991 INFO kernel:[ 583.870872] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:42:49,354 WARNING kernel:[ 634.283870] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:42:49,356 ERR kernel:[ 634.285481] sd 9:0:0:0: [sdc] Asking for cache data failed >15:42:49,356 ERR kernel:[ 634.285494] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:43:41,576 WARNING kernel:[ 686.556985] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:43:41,577 ERR kernel:[ 686.558607] sd 9:0:0:0: [sdc] Asking for cache data failed >15:43:41,577 ERR kernel:[ 686.558611] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:43:51,020 NOTICE kernel:[ 696.010518] type=1400 audit(1408635831.019:17): avc: denied { read write } for pid=2839 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 >15:44:33,800 WARNING kernel:[ 738.832283] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:44:33,801 ERR kernel:[ 738.833915] sd 9:0:0:0: [sdc] Asking for cache data failed >15:44:33,801 ERR kernel:[ 738.833920] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:45:26,024 WARNING kernel:[ 791.108280] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:45:26,026 ERR kernel:[ 791.109906] sd 9:0:0:0: [sdc] Asking for cache data failed >15:45:26,026 ERR kernel:[ 791.109908] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:45:44,783 INFO kernel:[ 809.885198] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:46:18,760 WARNING kernel:[ 843.896441] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:46:18,762 ERR kernel:[ 843.898054] sd 9:0:0:0: [sdc] Asking for cache data failed >15:46:18,762 ERR kernel:[ 843.898057] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:46:47,760 INFO kernel:[ 872.924225] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:46:51,738 NOTICE kernel:[ 876.906149] type=1400 audit(1408636011.737:18): avc: denied { read write } for pid=3260 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 >15:47:11,501 WARNING kernel:[ 896.688613] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:47:11,502 ERR kernel:[ 896.690227] sd 9:0:0:0: [sdc] Asking for cache data failed >15:47:11,502 ERR kernel:[ 896.690229] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:47:11,585 INFO kernel:[ 896.772690] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:47:42,960 NOTICE kernel:[ 928.179418] type=1400 audit(1408636062.959:19): avc: denied { read write } for pid=3456 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 >15:47:56,266 NOTICE dbus: [system] Reloaded configuration >15:48:03,726 WARNING kernel:[ 948.965013] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:48:03,727 ERR kernel:[ 948.966651] sd 9:0:0:0: [sdc] Asking for cache data failed >15:48:03,727 ERR kernel:[ 948.966655] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:48:03,811 INFO kernel:[ 949.050225] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:48:22,992 NOTICE dbus: [system] Reloaded configuration >15:48:55,951 WARNING kernel:[ 1001.242165] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:48:55,952 ERR kernel:[ 1001.243787] sd 9:0:0:0: [sdc] Asking for cache data failed >15:48:55,952 ERR kernel:[ 1001.243789] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:49:00,197 NOTICE kernel:[ 1005.492748] type=1400 audit(1408636140.195:20): avc: denied { read write } for pid=3696 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 >15:49:33,135 INFO kernel:[ 1038.463095] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:49:48,680 WARNING kernel:[ 1054.023920] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:49:48,682 ERR kernel:[ 1054.025583] sd 9:0:0:0: [sdc] Asking for cache data failed >15:49:48,682 ERR kernel:[ 1054.025597] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:50:29,967 INFO kernel:[ 1095.351130] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:50:41,416 WARNING kernel:[ 1106.811835] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:50:41,418 ERR kernel:[ 1106.813460] sd 9:0:0:0: [sdc] Asking for cache data failed >15:50:41,418 ERR kernel:[ 1106.813462] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:51:33,641 WARNING kernel:[ 1159.088000] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:51:33,642 ERR kernel:[ 1159.089624] sd 9:0:0:0: [sdc] Asking for cache data failed >15:51:33,642 ERR kernel:[ 1159.089637] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:51:33,725 INFO kernel:[ 1159.172073] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:52:25,864 WARNING kernel:[ 1211.363136] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:52:25,866 ERR kernel:[ 1211.364825] sd 9:0:0:0: [sdc] Asking for cache data failed >15:52:25,866 ERR kernel:[ 1211.364838] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:52:58,959 INFO kernel:[ 1244.490030] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:53:18,600 WARNING kernel:[ 1264.150922] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:53:18,602 ERR kernel:[ 1264.152545] sd 9:0:0:0: [sdc] Asking for cache data failed >15:53:18,602 ERR kernel:[ 1264.152548] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:54:10,824 WARNING kernel:[ 1316.426471] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:54:10,826 ERR kernel:[ 1316.428078] sd 9:0:0:0: [sdc] Asking for cache data failed >15:54:10,826 ERR kernel:[ 1316.428083] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:55:00,303 INFO kernel:[ 1365.953750] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >15:55:03,560 WARNING kernel:[ 1369.214091] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:55:03,561 ERR kernel:[ 1369.215715] sd 9:0:0:0: [sdc] Asking for cache data failed >15:55:03,561 ERR kernel:[ 1369.215719] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:55:55,785 WARNING kernel:[ 1421.490499] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:55:55,786 ERR kernel:[ 1421.492129] sd 9:0:0:0: [sdc] Asking for cache data failed >15:55:55,786 ERR kernel:[ 1421.492133] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:55:58,957 NOTICE dbus: [system] Reloaded configuration >15:56:48,014 WARNING kernel:[ 1473.771161] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:56:48,016 ERR kernel:[ 1473.772914] sd 9:0:0:0: [sdc] Asking for cache data failed >15:56:48,016 ERR kernel:[ 1473.772916] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:57:40,232 WARNING kernel:[ 1526.041056] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:57:40,234 ERR kernel:[ 1526.042668] sd 9:0:0:0: [sdc] Asking for cache data failed >15:57:40,234 ERR kernel:[ 1526.042672] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:58:32,456 WARNING kernel:[ 1578.316349] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:58:32,458 ERR kernel:[ 1578.317916] sd 9:0:0:0: [sdc] Asking for cache data failed >15:58:32,458 ERR kernel:[ 1578.317920] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:59:24,680 WARNING kernel:[ 1630.591855] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >15:59:24,682 ERR kernel:[ 1630.593480] sd 9:0:0:0: [sdc] Asking for cache data failed >15:59:24,682 ERR kernel:[ 1630.593485] sd 9:0:0:0: [sdc] Assuming drive cache: write through >15:59:43,439 INFO kernel:[ 1649.368844] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:00:17,416 WARNING kernel:[ 1683.379651] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:00:17,418 ERR kernel:[ 1683.381251] sd 9:0:0:0: [sdc] Asking for cache data failed >16:00:17,418 ERR kernel:[ 1683.381254] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:01:09,640 WARNING kernel:[ 1735.654894] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:01:09,641 ERR kernel:[ 1735.656519] sd 9:0:0:0: [sdc] Asking for cache data failed >16:01:09,641 ERR kernel:[ 1735.656521] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:02:01,864 WARNING kernel:[ 1787.930295] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:02:01,865 ERR kernel:[ 1787.931920] sd 9:0:0:0: [sdc] Asking for cache data failed >16:02:01,865 ERR kernel:[ 1787.931924] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:02:01,942 INFO kernel:[ 1788.008237] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:02:04,155 NOTICE kernel:[ 1790.224001] type=1400 audit(1408636924.154:21): avc: denied { read write } for pid=5429 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 >16:02:54,088 WARNING kernel:[ 1840.206331] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:02:54,090 ERR kernel:[ 1840.207953] sd 9:0:0:0: [sdc] Asking for cache data failed >16:02:54,090 ERR kernel:[ 1840.207957] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:03:46,312 WARNING kernel:[ 1892.481472] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:03:46,314 ERR kernel:[ 1892.483098] sd 9:0:0:0: [sdc] Asking for cache data failed >16:03:46,314 ERR kernel:[ 1892.483102] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:03:46,394 INFO kernel:[ 1892.563141] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:04:38,537 WARNING kernel:[ 1944.757532] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:04:38,538 ERR kernel:[ 1944.759132] sd 9:0:0:0: [sdc] Asking for cache data failed >16:04:38,538 ERR kernel:[ 1944.759137] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:05:30,761 WARNING kernel:[ 1997.033031] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:05:30,762 ERR kernel:[ 1997.034667] sd 9:0:0:0: [sdc] Asking for cache data failed >16:05:30,762 ERR kernel:[ 1997.034671] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:05:41,327 INFO kernel:[ 2007.609503] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:05:54,476 INFO kernel:[ 2020.771896] usb 3-2.1: USB disconnect, device number 3 >16:05:54,476 INFO kernel:[ 2020.771900] usb 3-2.1.1: USB disconnect, device number 4 >16:05:54,926 INFO kernel:[ 2021.221834] usb 3-2: USB disconnect, device number 2 >16:06:23,496 WARNING kernel:[ 2049.820175] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:06:23,497 ERR kernel:[ 2049.821797] sd 9:0:0:0: [sdc] Asking for cache data failed >16:06:23,497 ERR kernel:[ 2049.821802] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:06:34,063 INFO kernel:[ 2060.397362] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:07:16,232 WARNING kernel:[ 2102.608584] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:07:16,234 ERR kernel:[ 2102.610211] sd 9:0:0:0: [sdc] Asking for cache data failed >16:07:16,234 ERR kernel:[ 2102.610224] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:08:08,457 WARNING kernel:[ 2154.885228] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:08:08,459 ERR kernel:[ 2154.886849] sd 9:0:0:0: [sdc] Asking for cache data failed >16:08:08,459 ERR kernel:[ 2154.886851] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:09:00,681 WARNING kernel:[ 2207.160274] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:09:00,683 ERR kernel:[ 2207.161905] sd 9:0:0:0: [sdc] Asking for cache data failed >16:09:00,683 ERR kernel:[ 2207.161919] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:09:52,905 WARNING kernel:[ 2259.435290] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:09:52,906 ERR kernel:[ 2259.436945] sd 9:0:0:0: [sdc] Asking for cache data failed >16:09:52,906 ERR kernel:[ 2259.436949] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:09:52,983 INFO kernel:[ 2259.513486] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:10:45,128 WARNING kernel:[ 2311.710437] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:10:45,130 ERR kernel:[ 2311.712040] sd 9:0:0:0: [sdc] Asking for cache data failed >16:10:45,130 ERR kernel:[ 2311.712043] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:11:37,353 WARNING kernel:[ 2363.986592] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:11:37,355 ERR kernel:[ 2363.988223] sd 9:0:0:0: [sdc] Asking for cache data failed >16:11:37,355 ERR kernel:[ 2363.988228] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:11:37,432 INFO kernel:[ 2364.065393] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:12:29,577 WARNING kernel:[ 2416.262166] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:12:29,579 ERR kernel:[ 2416.263723] sd 9:0:0:0: [sdc] Asking for cache data failed >16:12:29,579 ERR kernel:[ 2416.263728] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:13:21,800 WARNING kernel:[ 2468.536893] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:13:21,802 ERR kernel:[ 2468.538512] sd 9:0:0:0: [sdc] Asking for cache data failed >16:13:21,802 ERR kernel:[ 2468.538516] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:13:21,879 INFO kernel:[ 2468.615335] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:14:14,024 WARNING kernel:[ 2520.812415] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:14:14,026 ERR kernel:[ 2520.814039] sd 9:0:0:0: [sdc] Asking for cache data failed >16:14:14,026 ERR kernel:[ 2520.814043] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:14:14,107 INFO kernel:[ 2520.894842] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:15:06,248 WARNING kernel:[ 2573.087934] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:15:06,250 ERR kernel:[ 2573.089564] sd 9:0:0:0: [sdc] Asking for cache data failed >16:15:06,250 ERR kernel:[ 2573.089568] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:15:06,331 INFO kernel:[ 2573.170257] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:15:58,473 WARNING kernel:[ 2625.363590] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:15:58,474 ERR kernel:[ 2625.365225] sd 9:0:0:0: [sdc] Asking for cache data failed >16:15:58,474 ERR kernel:[ 2625.365230] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:16:19,930 NOTICE kernel:[ 2646.842219] type=1400 audit(1408637779.928:22): avc: denied { read write } for pid=6627 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >16:16:20,018 DEBUG kernel:[ 2646.930248] SELinux: 2048 avtab hash slots, 108729 rules. >16:16:20,028 DEBUG kernel:[ 2646.940423] SELinux: 2048 avtab hash slots, 108729 rules. >16:16:20,042 DEBUG kernel:[ 2646.953996] SELinux: 8 users, 103 roles, 4897 types, 291 bools, 1 sens, 1024 cats >16:16:20,042 DEBUG kernel:[ 2646.953998] SELinux: 83 classes, 108729 rules >16:16:20,077 INFO dbus: avc: received policyload notice (seqno=2) >16:16:20,077 INFO dbus: avc: received policyload notice (seqno=2) >16:16:20,077 INFO dbus: avc: received policyload notice (seqno=2) >16:16:20,078 NOTICE kernel:[ 2646.990768] type=1403 audit(1408637780.076:23): policy loaded auid=4294967295 ses=4294967295 >16:16:20,078 NOTICE dbus: [system] Reloaded configuration >16:16:22,257 NOTICE kernel:[ 2649.171037] type=1400 audit(1408637782.255:24): avc: denied { read write } for pid=6632 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 >16:16:37,711 INFO kernel:[ 2664.640347] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:16:38,698 NOTICE kernel:[ 2665.628828] type=1400 audit(1408637798.696:25): avc: denied { read write } for pid=6647 comm="load_policy" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:load_policy_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >16:16:38,765 DEBUG kernel:[ 2665.695496] SELinux: 2048 avtab hash slots, 101690 rules. >16:16:38,773 DEBUG kernel:[ 2665.704070] SELinux: 2048 avtab hash slots, 101690 rules. >16:16:38,787 DEBUG kernel:[ 2665.717575] SELinux: 8 users, 102 roles, 4893 types, 290 bools, 1 sens, 1024 cats >16:16:38,787 DEBUG kernel:[ 2665.717577] SELinux: 83 classes, 101690 rules >16:16:38,820 INFO dbus: avc: received policyload notice (seqno=3) >16:16:38,820 INFO dbus: avc: received policyload notice (seqno=3) >16:16:38,820 INFO dbus: avc: received policyload notice (seqno=3) >16:16:38,821 NOTICE kernel:[ 2665.752079] type=1403 audit(1408637798.819:26): policy loaded auid=4294967295 ses=4294967295 >16:16:38,821 NOTICE dbus: [system] Reloaded configuration >16:16:47,171 NOTICE kernel:[ 2674.109525] type=1400 audit(1408637807.168:27): avc: denied { read write } for pid=6696 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 >16:16:51,211 WARNING kernel:[ 2678.154489] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:16:51,213 ERR kernel:[ 2678.156101] sd 9:0:0:0: [sdc] Asking for cache data failed >16:16:51,213 ERR kernel:[ 2678.156104] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:16:57,349 NOTICE kernel:[ 2684.298014] type=1400 audit(1408637817.347:28): avc: denied { read write } for pid=6703 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 >16:17:16,111 INFO kernel:[ 2703.078084] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:17:37,097 DEBUG php: DIGEST-MD5 common mech free >16:17:43,946 WARNING kernel:[ 2730.941004] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:17:43,948 ERR kernel:[ 2730.942626] sd 9:0:0:0: [sdc] Asking for cache data failed >16:17:43,948 ERR kernel:[ 2730.942628] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:18:36,168 WARNING kernel:[ 2783.214685] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:18:36,170 ERR kernel:[ 2783.216294] sd 9:0:0:0: [sdc] Asking for cache data failed >16:18:36,170 ERR kernel:[ 2783.216298] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:18:36,253 INFO kernel:[ 2783.299241] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:19:28,393 WARNING kernel:[ 2835.491050] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:19:28,395 ERR kernel:[ 2835.492693] sd 9:0:0:0: [sdc] Asking for cache data failed >16:19:28,395 ERR kernel:[ 2835.492698] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:20:20,616 WARNING kernel:[ 2887.765225] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:20:20,618 ERR kernel:[ 2887.766895] sd 9:0:0:0: [sdc] Asking for cache data failed >16:20:20,618 ERR kernel:[ 2887.766898] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:20:45,519 INFO kernel:[ 2912.692566] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:21:13,354 WARNING kernel:[ 2940.554902] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:21:13,355 ERR kernel:[ 2940.556487] sd 9:0:0:0: [sdc] Asking for cache data failed >16:21:13,355 ERR kernel:[ 2940.556491] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:22:05,576 WARNING kernel:[ 2992.829141] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:22:05,578 ERR kernel:[ 2992.830757] sd 9:0:0:0: [sdc] Asking for cache data failed >16:22:05,578 ERR kernel:[ 2992.830761] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:22:57,801 WARNING kernel:[ 3045.104784] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:22:57,802 ERR kernel:[ 3045.106434] sd 9:0:0:0: [sdc] Asking for cache data failed >16:22:57,802 ERR kernel:[ 3045.106447] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:23:50,024 WARNING kernel:[ 3097.379941] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:23:50,026 ERR kernel:[ 3097.381569] sd 9:0:0:0: [sdc] Asking for cache data failed >16:23:50,026 ERR kernel:[ 3097.381573] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:24:42,249 WARNING kernel:[ 3149.655975] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:24:42,251 ERR kernel:[ 3149.657722] sd 9:0:0:0: [sdc] Asking for cache data failed >16:24:42,251 ERR kernel:[ 3149.657726] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:25:34,473 WARNING kernel:[ 3201.931246] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:25:34,474 ERR kernel:[ 3201.932857] sd 9:0:0:0: [sdc] Asking for cache data failed >16:25:34,474 ERR kernel:[ 3201.932861] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:26:26,696 WARNING kernel:[ 3254.206391] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:26:26,698 ERR kernel:[ 3254.208003] sd 9:0:0:0: [sdc] Asking for cache data failed >16:26:26,698 ERR kernel:[ 3254.208006] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:27:18,920 WARNING kernel:[ 3306.481791] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:27:18,922 ERR kernel:[ 3306.483426] sd 9:0:0:0: [sdc] Asking for cache data failed >16:27:18,922 ERR kernel:[ 3306.483430] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:28:11,144 WARNING kernel:[ 3358.757190] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:28:11,146 ERR kernel:[ 3358.758803] sd 9:0:0:0: [sdc] Asking for cache data failed >16:28:11,146 ERR kernel:[ 3358.758806] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:28:19,664 INFO kernel:[ 3367.285029] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:29:03,880 WARNING kernel:[ 3411.545134] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:29:03,882 ERR kernel:[ 3411.546699] sd 9:0:0:0: [sdc] Asking for cache data failed >16:29:03,882 ERR kernel:[ 3411.546702] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:29:56,105 WARNING kernel:[ 3463.820987] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:29:56,106 ERR kernel:[ 3463.822619] sd 9:0:0:0: [sdc] Asking for cache data failed >16:29:56,106 ERR kernel:[ 3463.822623] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:30:48,328 WARNING kernel:[ 3516.096267] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:30:48,330 ERR kernel:[ 3516.097889] sd 9:0:0:0: [sdc] Asking for cache data failed >16:30:48,330 ERR kernel:[ 3516.097894] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:31:40,553 WARNING kernel:[ 3568.372062] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled >16:31:40,554 ERR kernel:[ 3568.373673] sd 9:0:0:0: [sdc] Asking for cache data failed >16:31:40,554 ERR kernel:[ 3568.373677] sd 9:0:0:0: [sdc] Assuming drive cache: write through >16:31:57,263 INFO kernel:[ 3585.098405] usb 1-1.1: reset high-speed USB device number 3 using ehci-pci >16:32:09,998 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >16:32:11,064 INFO kernel:[ 3598.912079] fuse init (API version 7.22) >16:32:11,064 DEBUG kernel:[ 3598.912654] SELinux: initialized (dev sda1, type fuseblk), uses genfs_contexts >16:32:11,065 NOTICE logger: 50mounted-tests: debug: mounted as ntfs-3g filesystem >16:32:11,065 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >16:32:11,065 NOTICE ntfs-3g: Version 2014.2.15 integrated FUSE 27 >16:32:11,065 NOTICE ntfs-3g: Mounted /dev/sda1 (Read-Only, label "System Reserved", NTFS 3.1) >16:32:11,065 NOTICE ntfs-3g: Cmdline options: ro >16:32:11,065 NOTICE ntfs-3g: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096 >16:32:11,065 NOTICE ntfs-3g: Ownership and permissions disabled, configuration type 1 >16:32:11,071 DEBUG kernel:[ 3598.920444] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >16:32:11,072 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:11,072 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >16:32:11,076 NOTICE logger: 10freedos: debug: /dev/sda1 is not a FAT partition: exiting >16:32:11,076 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >16:32:11,079 NOTICE logger: 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >16:32:11,079 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >16:32:11,084 NOTICE macosx-prober: debug: /dev/sda1 is not an HFS+ partition: exiting >16:32:11,084 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:11,087 NOTICE logger: 20microsoft: debug: /dev/sda1 is a NTFS partition >16:32:11,164 NOTICE logger: 20microsoft: result: /dev/sda1:Windows 7 (loader):Windows:chain >16:32:11,164 NOTICE logger: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:11,166 NOTICE ntfs-3g: Unmounting /dev/sda1 (System Reserved) >16:32:11,170 NOTICE logger: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >16:32:11,188 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda11 >16:32:11,191 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:11,191 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda11 >16:32:11,194 NOTICE logger: 10freedos: debug: /dev/sda11 is not a FAT partition: exiting >16:32:11,194 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda11 >16:32:11,198 NOTICE logger: 10qnx: debug: /dev/sda11 is not a QNX4 partition: exiting >16:32:11,198 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda11 >16:32:11,202 NOTICE macosx-prober: debug: /dev/sda11 is not an HFS+ partition: exiting >16:32:11,202 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda11 >16:32:11,205 NOTICE logger: 20microsoft: debug: /dev/sda11 is not a MS partition: exiting >16:32:11,205 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda11 >16:32:11,208 NOTICE logger: 30utility: debug: /dev/sda11 is not a FAT partition: exiting >16:32:11,209 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda11 >16:32:11,212 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda11 >16:32:11,215 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda11 >16:32:11,218 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda11 >16:32:11,221 NOTICE logger: 83haiku: debug: /dev/sda11 is not a BeFS partition: exiting >16:32:11,221 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda11 >16:32:11,226 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda11 >16:32:11,241 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda2 >16:32:11,398 DEBUG kernel:[ 3599.247880] SELinux: initialized (dev sda2, type fuseblk), uses genfs_contexts >16:32:11,398 NOTICE ntfs-3g: Version 2014.2.15 integrated FUSE 27 >16:32:11,398 NOTICE ntfs-3g: Mounted /dev/sda2 (Read-Only, label "", NTFS 3.1) >16:32:11,398 NOTICE ntfs-3g: Cmdline options: ro >16:32:11,398 NOTICE ntfs-3g: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096 >16:32:11,398 NOTICE ntfs-3g: Ownership and permissions disabled, configuration type 1 >16:32:11,399 NOTICE logger: 50mounted-tests: debug: mounted as ntfs-3g filesystem >16:32:11,399 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >16:32:11,402 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:11,402 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >16:32:11,405 NOTICE logger: 10freedos: debug: /dev/sda2 is not a FAT partition: exiting >16:32:11,405 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >16:32:11,408 NOTICE logger: 10qnx: debug: /dev/sda2 is not a QNX4 partition: exiting >16:32:11,408 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >16:32:11,412 NOTICE macosx-prober: debug: /dev/sda2 is not an HFS+ partition: exiting >16:32:11,412 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:11,415 NOTICE logger: 20microsoft: debug: /dev/sda2 is a NTFS partition >16:32:11,704 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >16:32:11,708 NOTICE logger: 30utility: debug: /dev/sda2 is not a FAT partition: exiting >16:32:11,709 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >16:32:11,713 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >16:32:11,717 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >16:32:11,721 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >16:32:11,724 NOTICE logger: 83haiku: debug: /dev/sda2 is not a BeFS partition: exiting >16:32:11,725 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >16:32:11,732 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >16:32:11,736 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >16:32:11,737 NOTICE ntfs-3g: Unmounting /dev/sda2 () >16:32:11,774 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda3 >16:32:11,795 INFO kernel:[ 3599.645001] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >16:32:11,807 NOTICE logger: 50mounted-tests: debug: mounted as ext4 filesystem >16:32:11,807 DEBUG kernel:[ 3599.656966] SELinux: initialized (dev sda3, type ext4), uses xattr >16:32:11,807 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >16:32:11,811 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:11,811 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >16:32:11,815 NOTICE logger: 10freedos: debug: /dev/sda3 is not a FAT partition: exiting >16:32:11,815 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >16:32:11,819 NOTICE logger: 10qnx: debug: /dev/sda3 is not a QNX4 partition: exiting >16:32:11,819 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >16:32:11,823 NOTICE macosx-prober: debug: /dev/sda3 is not an HFS+ partition: exiting >16:32:11,823 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:11,827 NOTICE logger: 20microsoft: debug: /dev/sda3 is not a MS partition: exiting >16:32:11,827 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >16:32:11,830 NOTICE logger: 30utility: debug: /dev/sda3 is not a FAT partition: exiting >16:32:11,831 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >16:32:11,834 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >16:32:11,838 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >16:32:11,841 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >16:32:11,844 NOTICE logger: 83haiku: debug: /dev/sda3 is not a BeFS partition: exiting >16:32:11,844 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >16:32:11,850 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >16:32:11,853 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >16:32:11,869 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda4 >16:32:11,917 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda5 >16:32:11,961 INFO kernel:[ 3599.811621] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >16:32:11,961 DEBUG kernel:[ 3599.811628] SELinux: initialized (dev sda5, type ext4), uses xattr >16:32:11,961 NOTICE logger: 50mounted-tests: debug: mounted as ext4 filesystem >16:32:11,962 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >16:32:11,965 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:11,965 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >16:32:11,969 NOTICE logger: 10freedos: debug: /dev/sda5 is not a FAT partition: exiting >16:32:11,969 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >16:32:11,972 NOTICE logger: 10qnx: debug: /dev/sda5 is not a QNX4 partition: exiting >16:32:11,972 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >16:32:11,977 NOTICE macosx-prober: debug: /dev/sda5 is not an HFS+ partition: exiting >16:32:11,977 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:11,980 NOTICE logger: 20microsoft: debug: /dev/sda5 is not a MS partition: exiting >16:32:11,980 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >16:32:11,983 NOTICE logger: 30utility: debug: /dev/sda5 is not a FAT partition: exiting >16:32:11,984 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >16:32:12,103 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >16:32:12,106 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >16:32:12,110 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >16:32:12,113 NOTICE logger: 83haiku: debug: /dev/sda5 is not a BeFS partition: exiting >16:32:12,113 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >16:32:12,176 NOTICE logger: 90linux-distro: result: /dev/sda5:Fedora release 20 (Heisenbug):Fedora:linux >16:32:12,176 NOTICE logger: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/90linux-distro >16:32:12,179 NOTICE logger: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >16:32:12,182 NOTICE logger: os-prober: debug: /dev/sda6: is active swap >16:32:12,268 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda7 >16:32:12,307 INFO kernel:[ 3600.157913] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >16:32:12,307 DEBUG kernel:[ 3600.157920] SELinux: initialized (dev sda7, type ext4), uses xattr >16:32:12,307 NOTICE logger: 50mounted-tests: debug: mounted as ext4 filesystem >16:32:12,308 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >16:32:12,311 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:12,312 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >16:32:12,316 NOTICE logger: 10freedos: debug: /dev/sda7 is not a FAT partition: exiting >16:32:12,316 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >16:32:12,320 NOTICE logger: 10qnx: debug: /dev/sda7 is not a QNX4 partition: exiting >16:32:12,321 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >16:32:12,325 NOTICE macosx-prober: debug: /dev/sda7 is not an HFS+ partition: exiting >16:32:12,325 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >16:32:12,329 NOTICE logger: 20microsoft: debug: /dev/sda7 is not a MS partition: exiting >16:32:12,329 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >16:32:12,333 NOTICE logger: 30utility: debug: /dev/sda7 is not a FAT partition: exiting >16:32:12,333 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >16:32:12,353 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >16:32:12,358 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >16:32:12,362 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >16:32:12,367 NOTICE logger: 83haiku: debug: /dev/sda7 is not a BeFS partition: exiting >16:32:12,367 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >16:32:12,374 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >16:32:12,379 NOTICE logger: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >16:32:12,392 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda8 >16:32:12,395 NOTICE logger: 05efi: debug: Not on UEFI platform >16:32:12,395 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda8 >16:32:12,399 NOTICE logger: 10freedos: debug: /dev/sda8 is not a FAT partition: exiting >16:32:12,399 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda8 >16:32:12,402 NOTICE logger: 10qnx: debug: /dev/sda8 is not a QNX4 partition: exiting >16:32:12,402 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda8 >16:32:12,407 NOTICE macosx-prober: debug: /dev/sda8 is not an HFS+ partition: exiting >16:32:12,407 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda8 >16:32:12,410 NOTICE logger: 20microsoft: debug: /dev/sda8 is not a MS partition: exiting >16:32:12,410 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda8 >16:32:12,414 NOTICE logger: 30utility: debug: /dev/sda8 is not a FAT partition: exiting >16:32:12,414 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda8 >16:32:12,417 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda8 >16:32:12,420 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda8 >16:32:12,423 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda8 >16:32:12,426 NOTICE logger: 83haiku: debug: /dev/sda8 is not a BeFS partition: exiting >16:32:12,426 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda8 >16:32:12,432 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda8 >16:32:12,437 NOTICE logger: os-prober: debug: /dev/sda9: is active swap >16:32:14,636 NOTICE logger: linux-boot-prober: debug: running /usr/libexec/linux-boot-probes/50mounted-tests >16:32:14,667 INFO kernel:[ 3602.520097] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >16:32:14,667 DEBUG kernel:[ 3602.520102] SELinux: initialized (dev sda5, type ext4), uses xattr >16:32:14,840 NOTICE logger: 50mounted-tests: debug: mapped UUID=eaa431eb-b728-412d-a737-9fa57a38eb75 to /dev/sda3 >16:32:14,842 NOTICE logger: 50mounted-tests: debug: found boot partition /dev/sda3 for linux system on /dev/sda5 >16:32:14,876 INFO kernel:[ 3602.729489] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >16:32:14,879 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub /dev/sda5 /dev/sda3 /var/lib/os-prober/mount ext4 >16:32:14,879 DEBUG kernel:[ 3602.731961] SELinux: initialized (dev sda3, type ext4), uses xattr >16:32:14,889 NOTICE logger: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub2 /dev/sda5 /dev/sda3 /var/lib/os-prober/mount ext4 >16:32:14,913 NOTICE logger: 40grub2: debug: parsing grub.cfg >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # DO NOT EDIT THIS FILE >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # It is automatically generated by grub2-mkconfig using templates >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: # >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ### >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then >16:32:14,922 NOTICE logger: 40grub2: debug: parsing: load_env >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: if [ "${next_entry}" ] ; then >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: set default="${next_entry}" >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: set next_entry= >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: save_env next_entry >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: set boot_once=true >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: set default="${saved_entry}" >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: if [ x"${feature_menuentry_id}" = xy ]; then >16:32:14,923 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="--id" >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: menuentry_id_option="" >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: export menuentry_id_option >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}" >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: set prev_saved_entry= >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: save_env prev_saved_entry >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: set boot_once=true >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: >16:32:14,924 NOTICE logger: 40grub2: debug: parsing: function savedefault { >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: saved_entry="${chosen}" >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: save_env saved_entry >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: function load_video { >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_all_video_module = xy ]; then >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: insmod all_video >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,925 NOTICE logger: 40grub2: debug: parsing: insmod efi_gop >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod efi_uga >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod ieee1275_fb >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod vbe >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod vga >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod video_bochs >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: insmod video_cirrus >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: terminal_output console >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: set timeout=5 >16:32:14,926 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/00_header ### >16:32:14,927 NOTICE logger: 40grub2: debug: parsing: >16:32:14,927 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ### >16:32:14,927 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora (3.15.10-200.fc20.x86_64) 20 (Heisenbug)' --class fedora --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-3.14.9-200.fc20.x86_64-advanced-6acf1453-470e-4b91-9e6a-88f4db822782' { >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: set gfxpayload=text >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: insmod gzio >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,931 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,932 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,932 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,932 NOTICE logger: 40grub2: debug: parsing: linux#011/vmlinuz-3.15.10-200.fc20.x86_64 root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off LANG=en_US.UTF-8 >16:32:14,933 NOTICE logger: 40grub2: debug: parsing: initrd /initramfs-3.15.10-200.fc20.x86_64.img >16:32:14,934 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,935 NOTICE logger: 40grub2: result: /dev/sda5:/dev/sda3:Fedora (3.15.10-200.fc20.x86_64) 20 (Heisenbug):/boot/vmlinuz-3.15.10-200.fc20.x86_64:/boot/initramfs-3.15.10-200.fc20.x86_64.img:root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off LANG=en_US.UTF-8 >16:32:14,935 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora, with Linux 3.14.9-200.fc20.x86_64' --class fedora --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-3.14.9-200.fc20.x86_64-advanced-6acf1453-470e-4b91-9e6a-88f4db822782' { >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: set gfxpayload=text >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: insmod gzio >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,939 NOTICE logger: 40grub2: debug: parsing: linux#011/vmlinuz-3.14.9-200.fc20.x86_64 root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off >16:32:14,941 NOTICE logger: 40grub2: debug: parsing: initrd#011/initramfs-3.14.9-200.fc20.x86_64.img >16:32:14,942 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,942 NOTICE logger: 40grub2: result: /dev/sda5:/dev/sda3:Fedora, with Linux 3.14.9-200.fc20.x86_64:/boot/vmlinuz-3.14.9-200.fc20.x86_64:/boot/initramfs-3.14.9-200.fc20.x86_64.img:root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off >16:32:14,942 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora, with Linux 3.14.4-200.fc20.x86_64' --class fedora --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-3.14.4-200.fc20.x86_64-advanced-6acf1453-470e-4b91-9e6a-88f4db822782' { >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: set gfxpayload=text >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: insmod gzio >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,946 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,947 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,947 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,947 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,947 NOTICE logger: 40grub2: debug: parsing: linux#011/vmlinuz-3.14.4-200.fc20.x86_64 root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 >16:32:14,948 NOTICE logger: 40grub2: debug: parsing: initrd#011/initramfs-3.14.4-200.fc20.x86_64.img >16:32:14,949 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,949 NOTICE logger: 40grub2: result: /dev/sda5:/dev/sda3:Fedora, with Linux 3.14.4-200.fc20.x86_64:/boot/vmlinuz-3.14.4-200.fc20.x86_64:/boot/initramfs-3.14.4-200.fc20.x86_64.img:root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 >16:32:14,950 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora, with Linux 0-rescue-e14b342a9f204e8686413f472f842626' --class fedora --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-0-rescue-e14b342a9f204e8686413f472f842626-advanced-6acf1453-470e-4b91-9e6a-88f4db822782' { >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: set gfxpayload=text >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: insmod gzio >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,953 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,954 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,954 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,954 NOTICE logger: 40grub2: debug: parsing: linux#011/vmlinuz-0-rescue-e14b342a9f204e8686413f472f842626 root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 >16:32:14,955 NOTICE logger: 40grub2: debug: parsing: initrd#011/initramfs-0-rescue-e14b342a9f204e8686413f472f842626.img >16:32:14,956 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,956 NOTICE logger: 40grub2: result: /dev/sda5:/dev/sda3:Fedora, with Linux 0-rescue-e14b342a9f204e8686413f472f842626:/boot/vmlinuz-0-rescue-e14b342a9f204e8686413f472f842626:/boot/initramfs-0-rescue-e14b342a9f204e8686413f472f842626.img:root=UUID=6acf1453-470e-4b91-9e6a-88f4db822782 ro vconsole.font=latarcyrheb-sun16 >16:32:14,956 NOTICE logger: 40grub2: debug: parsing: >16:32:14,956 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ### >16:32:14,956 NOTICE logger: 40grub2: debug: parsing: >16:32:14,956 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ### >16:32:14,957 NOTICE logger: 40grub2: debug: parsing: >16:32:14,957 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ### >16:32:14,957 NOTICE logger: 40grub2: debug: parsing: >16:32:14,957 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_memtest86+ ### >16:32:14,957 NOTICE logger: 40grub2: debug: parsing: menuentry 'Fedora Memtest memtest86+-5.01' { >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: insmod ext2 >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos3' >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,960 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root eaa431eb-b728-412d-a737-9fa57a38eb75 >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: insmod bsd >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: echo#011'Loading Fedora Memtest ...Loading memtest86+-5.01 ...' >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: knetbsd#011/elf-memtest86+-5.01 >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_memtest86+ ### >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_ppc_terminfo ### >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/20_ppc_terminfo ### >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: >16:32:14,961 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ### >16:32:14,962 NOTICE logger: 40grub2: debug: parsing: menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-BEB4BC3FB4BBF84B' { >16:32:14,965 NOTICE logger: 40grub2: Skipping entry 'Windows 7 (loader) (on /dev/sda1)': >16:32:14,965 NOTICE logger: 40grub2: appears to be an automatic reference taken from another menu.lst >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: insmod part_msdos >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: insmod ntfs >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: set root='hd0,msdos1' >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 BEB4BC3FB4BBF84B >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: else >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root BEB4BC3FB4BBF84B >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,965 NOTICE logger: 40grub2: debug: parsing: chainloader +1 >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: } >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ### >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ### >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: # the 'exec tail' line above. >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ### >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ### >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: if [ -f ${config_directory}/custom.cfg ]; then >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: source ${config_directory}/custom.cfg >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: source $prefix/custom.cfg; >16:32:14,966 NOTICE logger: 40grub2: debug: parsing: fi >16:32:14,967 NOTICE logger: 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ### >16:32:14,967 NOTICE logger: 50mounted-tests: debug: /usr/libexec/linux-boot-probes/mounted/40grub2 succeeded >16:32:14,972 NOTICE logger: linux-boot-prober: debug: linux detected by /usr/libexec/linux-boot-probes/50mounted-tests >16:32:17,566 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >16:32:17,574 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >16:32:17,643 NOTICE kernel:[ 3605.498851] type=1400 audit(1408638737.642:29): avc: denied { read write } for pid=7036 comm="iptables" path="/dev/mapper/control" dev="devtmpfs" ino=1168 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:32:17,643 NOTICE kernel:[ 3605.499075] type=1400 audit(1408638737.642:30): avc: denied { read } for pid=7036 comm="iptables" path="/proc/1145/mounts" dev="proc" ino=19588 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >16:32:17,762 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >16:32:17,769 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1'
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 1132623
: 929271 |
929272
|
929273
|
929274
|
929275
|
929276
|
929277
|
929278
|
929279
|
929280
|
929281