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 843904 Details for
Bug 1006304
BootLoaderError: failed to set new efi boot target
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb
anaconda-tb-pc7tmF (text/plain), 861.27 KB, created by
Robert Moskowitz
on 2013-12-31 20:17:11 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Robert Moskowitz
Created:
2013-12-31 20:17:11 UTC
Size:
861.27 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1673, in add_efi_boot_target > raise BootLoaderError("failed to set new efi boot target") > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1678, in install > self.add_efi_boot_target() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1697, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2328, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >BootLoaderError: failed to set new efi boot target > >Local variables in innermost frame: >boot_part_num: 1 >self: <pyanaconda.bootloader.EFIGRUB object at 0x7fed0e68ac90> >boot_disk: existing 228936MB disk sda (0) with existing gpt disklabel >rc: 1 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7fed0e68aa50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://repo.homebase.home.htt/fedora/20/os/x86_64/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=lx120e.htt-consult.com ># Root password >rootpw --iscrypted $6$OQGthZBoIFzoWoU0$pxtaftA.PiQOr4qo5GC2vVt2WT/nPF2Cnee0DrmAEtwRQWTd9/a/5IXSi5dyO49PpN04Ft48HvNA.bYguCwm40 ># System services >services --enabled="chronyd" ># System timezone >timezone America/Detroit --isUtc >user --groups=wheel --name=rgm --password=$6$OCyWaT1sEbUutJhU$l36H65lCHTD9C408yWlpUGjacID2RluMzoXlCTjmMkH2d8qKdCKoizTtGKHn1EATYLr7XACONvJSXOPJzFVtr/ --iscrypted --gecos="Robert Moskowitz" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part swap --fstype="swap" --onpart=sda4 >part /boot/efi --fstype="efi" --onpart=sda1 --fsoptions="umask=0077,shortname=winnt" >part /home --fstype="ext4" --onpart=sda5 >part / --fstype="ext4" --onpart=sda3 >part /boot --fstype="ext4" --onpart=sda2 > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _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 sda2 (2) with existing ext4 filesystem mounted at /boot >, '/boot/efi': existing 200MB partition sda1 (1) with existing efi filesystem mounted at /boot/efi >, '/': existing 30000MB partition sda3 (3) with existing ext4 filesystem mounted at / >, '/home': existing 190235MB partition sda5 (5) with existing ext4 filesystem mounted at /home >} > swaps: [existing 8000MB partition sda4 (4) with existing swap >] > name: Fedora Linux 20 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 (0x7fed09f1ae50) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 8000.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1019, 255, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165200> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = swap 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 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afdc050> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fed0afdc150> PedPartition: <_ped.Partition object at 0x7fed03145830> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 62875648 end = 79259647 length = 16384000 > 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: 21 > _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 228936MB disk sda (0) with existing gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: SONY DVD RW DRU-840A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165950> > exists: True > _size: 321.0 > id: 6 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-38-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/usb-Sony_DRX-840U_DRX840UMP0000019EA5, /dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0, /dev/disk/by-uuid/2013-12-12-14-06-38-00] > _targetSize: 0 > _model: DRX-840U > kids: 0 > _vendor: Sony > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-38-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > 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: 9 > 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: 10 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _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/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > 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: 11 > 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: 12 > 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 (13) with existing ext4 filesystem >, existing 2048MB dm live-base (14) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 0 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 30000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 4211.9 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda3 > origFormat._size: 30000.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: EFIFS instance, containing members: > origFormat.uuid: A80D-42CC > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._size: 0.0 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: c5589ca9-d5f1-476f-82b1-cfdac748f314 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 94.6 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda2 > origFormat._size: 500.0 > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: af628bae-bd1e-4e2f-8fe8-8511c74989ce > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008005 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 190235.0 > origFormat.dirty: False > origFormat._minInstanceSize: 606.1 > origFormat.mountopts: None > origFormat.mountpoint: /home > origFormat._device: /dev/sda5 > origFormat._size: 190235.0 > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 9 >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 22 > _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: 16 > _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: 1792.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: 1792.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: 15 > _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: 19 > _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: 17 > _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: 18 > _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: 20 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _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: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: fedora > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: vconsole.font=latarcyrheb-sun16 rhgb quiet > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.11.10-301.fc20.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [existing 228936MB disk sda (0) with existing gpt disklabel >] > _intf.storage._bootloader._timeout: None > _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 (0x7fed0e68ab10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fed0e68aa90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fed0e68ab90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fed0e68abd0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7fed0e68ac10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3600 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fed327a4b18> > _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: [dosfstools, grub2-efi, e2fsprogs, efibootmgr, shim, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1388507982.49 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4.13 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: 7931 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fed03151710> > _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: 12273 > _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 0x7fed09f44f10>> > _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 0x7fed09f44f10>> > _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 contains the user name in some form > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 12270 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12271 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12272 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12274 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fed09f44f10>> > _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: False > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 12481 > _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 0x7fed0e170650>> > _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 0x7fed0e170650>> > _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 0x7fed032039b0 (GtkEntry at 0x526f1e0)>: False} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 12482 > _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 0x7fed0e170650>> > _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 0x7fed0e170650>> > _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: 12479 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12480 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12483 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12484 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x19092a0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fed0e1cb1b8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12485 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7fed26f08250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7fed19181488> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fed0e170650>> > _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: 12620 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fed0e1cf938> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fed0e170d50>> > _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: rgm > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Robert Moskowitz > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [wheel] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$OCyWaT1sEbUutJhU$l36H65lCHTD9C408yWlpUGjacID2RluMzoXlCTjmMkH2d8qKdCKoizTtGKHn1EATYLr7XACONvJSXOPJzFVtr/ > _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: 1 > _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: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://repo.homebase.home.htt/fedora/20/os/x86_64/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_x86_64 >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_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 0x7fed0e6b5b90>, True), 'type': (<function <lambda> at 0x7fed0e6b5d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fed0e6b5c08>, 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': 'hd:LABEL=Fedora_20_x86_64', 'method': 'http://repo.homebase.home.htt/fedora/20/os/x86_64/', '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: >11:35:37,095 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:35:38,617 INFO anaconda: 3670016 kB (3584 MB) are available >11:35:38,618 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >11:35:38,755 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:35:38,757 INFO anaconda: Default encoding = utf-8 >11:35:40,366 INFO anaconda: Display mode = g >11:35:40,372 INFO anaconda: 3670016 kB (3584 MB) are available >11:35:40,372 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >11:35:46,145 DEBUG anaconda: X server has signalled a successful start. >11:35:46,152 INFO anaconda: Starting window manager, pid 1108. >11:35:46,663 INFO anaconda: Started spice-vdagent. >11:35:54,835 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140656293754624) >11:35:55,283 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:35:55,287 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:35:55,288 INFO anaconda: using only installclass _Fedora >11:35:58,040 INFO anaconda: bootloader EFIGRUB on EFI platform >11:35:58,046 INFO anaconda: bootloader EFIGRUB on EFI platform >11:35:58,263 DEBUG anaconda: network: devices found ['p6p1', 'wlp4s0'] >11:35:59,224 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p6p1 >11:36:00,029 DEBUG anaconda: network: setting autoconnect of p6p1 to False >11:36:00,059 DEBUG anaconda: network: missing ifcfgs created for devices ['p6p1'] >11:36:00,317 DEBUG anaconda: updating hostname 19.128.168.192.client.htt-consult.com >11:36:00,414 INFO anaconda: Running Thread: AnaStorageThread (140656108205824) >11:36:00,418 INFO anaconda: Running Thread: AnaTimeInitThread (140656099813120) >11:36:00,421 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140656091420416) >11:36:00,433 INFO anaconda: Running Thread: AnaPayloadThread (140656083027712) >11:36:00,572 INFO anaconda: got 0 NTP servers from DHCP >11:36:00,574 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140656091420416) >11:36:00,624 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140656091420416) >11:36:00,637 INFO anaconda: Starting geolocation lookup >11:36:00,638 INFO anaconda: Geolocation provider: Fedora GeoIP >11:36:01,095 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >11:36:02,649 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140656293754624) >11:36:03,760 INFO anaconda: Geolocation lookup finished in 3.1 seconds >11:36:03,762 INFO anaconda: got results from geolocation >11:36:03,768 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140656091420416) >16:36:10,142 INFO anaconda: Thread Done: AnaStorageThread (140656108205824) >11:36:11,006 INFO anaconda: Thread Done: AnaTimeInitThread (140656099813120) >11:36:11,740 INFO anaconda: Thread Done: AnaPayloadThread (140656083027712) >11:36:15,705 DEBUG anaconda: network standalone spoke (init): completed: ['p6p1'] >11:36:16,415 INFO anaconda: Running Thread: AnaDateTimeThread (140656083027712) >11:36:16,437 INFO anaconda: fs space: 0 B needed: 3 GB >11:36:16,683 INFO anaconda: Thread Done: AnaDateTimeThread (140656083027712) >11:36:17,054 INFO anaconda: fs space: 0 B needed: 3 GB >11:36:17,238 INFO anaconda: fs space: 0 B needed: 3 GB >11:36:17,526 INFO anaconda: Running Thread: AnaSourceWatcher (140656091420416) >11:36:18,037 INFO anaconda: Running Thread: AnaSoftwareWatcher (140656108205824) >11:36:18,134 INFO anaconda: Running Thread: AnaStorageWatcher (140656022112000) >11:36:18,156 INFO anaconda: Thread Done: AnaStorageWatcher (140656022112000) >11:36:18,411 DEBUG anaconda: Setting up repos: [] >11:36:18,422 INFO anaconda: Thread Done: AnaSourceWatcher (140656091420416) >11:36:18,600 INFO anaconda: Running Thread: AnaCustomStorageInit (140656091420416) >16:36:19,497 DEBUG anaconda: network: selected device p6p1 >16:36:20,019 DEBUG anaconda: updating hostname 19.128.168.192.client.htt-consult.com >16:36:20,606 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fed18f8c190> >16:36:20,608 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fed18f8cb50> status to: Probing storage... >16:36:20,609 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fed18f8cb50> status to: Downloading package metadata... >16:36:20,610 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> status to: Downloading package metadata... >16:36:20,611 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> status to: Downloading group metadata... >16:36:20,613 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> status to: Probing storage... >16:36:20,633 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:36:20,651 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fed18f8cb50> >16:36:21,036 INFO anaconda: Running Thread: AnaNTPserver0 (140656022112000) >16:36:21,043 INFO anaconda: Running Thread: AnaNTPserver1 (140656007264000) >16:36:21,053 INFO anaconda: Running Thread: AnaNTPserver2 (140655998871296) >16:36:21,074 INFO anaconda: Running Thread: AnaNTPserver3 (140655990478592) >16:36:21,395 INFO anaconda: Thread Done: AnaNTPserver1 (140656007264000) >16:36:21,429 INFO anaconda: Thread Done: AnaNTPserver0 (140656022112000) >16:36:21,466 INFO anaconda: Thread Done: AnaNTPserver2 (140655998871296) >16:36:21,577 INFO anaconda: Thread Done: AnaNTPserver3 (140655990478592) >16:36:21,708 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fed185c70d0> status to: Wired (p6p1) connected >16:36:22,317 INFO anaconda: Thread Done: AnaSoftwareWatcher (140656108205824) >16:36:22,319 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140655990478592) >16:36:22,436 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> >16:36:22,456 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> >16:36:22,475 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fed18f8cb50> >16:36:22,477 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> status to: Checking software dependencies... >16:36:23,825 INFO anaconda: Thread Done: AnaCustomStorageInit (140656091420416) >16:36:25,452 INFO anaconda: Running Thread: AnaSyncTime_0.fedora.pool.ntp.org (140656091420416) >16:36:25,000 INFO anaconda: System time set to Tue Dec 31 16:36:25 2013 >16:36:25,001 INFO anaconda: Thread Done: AnaSyncTime_0.fedora.pool.ntp.org (140656091420416) >16:36:25,595 INFO anaconda: Running Thread: AnaNTPserver4 (140656091420416) >16:36:25,601 INFO anaconda: Running Thread: AnaNTPserver5 (140656108205824) >16:36:25,609 INFO anaconda: Running Thread: AnaNTPserver6 (140655998871296) >16:36:25,619 INFO anaconda: Running Thread: AnaNTPserver7 (140656022112000) >16:36:25,897 INFO anaconda: Thread Done: AnaNTPserver4 (140656091420416) >16:36:25,934 INFO anaconda: Thread Done: AnaNTPserver5 (140656108205824) >16:36:25,963 INFO anaconda: Thread Done: AnaNTPserver6 (140655998871296) >16:36:25,965 INFO anaconda: Thread Done: AnaNTPserver7 (140656022112000) >16:36:30,000 INFO anaconda: System time set to Tue Dec 31 16:36:30 2013 >16:36:50,606 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140655990478592) >16:36:50,670 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fed18f8c3d0> >16:36:50,687 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fed18f8cb50> >16:37:02,933 DEBUG anaconda: Setting up repos: [] >16:37:19,617 DEBUG anaconda: disk free: 1.55 MB fs free: 215.82 GB sw needs: 4.07 GB auto swap: 0 B >16:37:26,631 INFO anaconda: Running Thread: AnaExecuteStorageThread (140655990478592) >16:37:26,642 DEBUG anaconda: new disk order: [] >16:37:26,791 DEBUG anaconda: new disk order: [] >16:37:26,909 DEBUG anaconda: stage1 device cannot be of type disk >16:37:26,914 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >16:37:26,917 DEBUG anaconda: _is_valid_size(sda1) returning True >16:37:26,918 DEBUG anaconda: _is_valid_location(sda1) returning True >16:37:26,920 DEBUG anaconda: _is_valid_format(sda1) returning False >16:37:26,921 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >16:37:26,926 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >16:37:26,929 DEBUG anaconda: _is_valid_size(sda2) returning True >16:37:26,930 DEBUG anaconda: _is_valid_location(sda2) returning True >16:37:26,932 WARN anaconda: sda2 not bootable >16:37:26,934 DEBUG anaconda: _is_valid_format(sda2) returning False >16:37:26,935 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >16:37:26,939 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >16:37:26,942 DEBUG anaconda: _is_valid_size(sda3) returning True >16:37:26,943 DEBUG anaconda: _is_valid_location(sda3) returning True >16:37:26,944 WARN anaconda: sda3 not bootable >16:37:26,948 DEBUG anaconda: _is_valid_format(sda3) returning False >16:37:26,949 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >16:37:26,954 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >16:37:26,955 DEBUG anaconda: _is_valid_size(sda4) returning True >16:37:26,956 DEBUG anaconda: _is_valid_location(sda4) returning True >16:37:26,957 WARN anaconda: sda4 not bootable >16:37:26,959 DEBUG anaconda: _is_valid_format(sda4) returning False >16:37:26,961 DEBUG anaconda: is_valid_stage1_device(sda4) returning False >16:37:26,965 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >16:37:26,968 DEBUG anaconda: _is_valid_size(sda5) returning True >16:37:26,969 DEBUG anaconda: _is_valid_location(sda5) returning True >16:37:26,970 WARN anaconda: sda5 not bootable >16:37:26,972 DEBUG anaconda: _is_valid_format(sda5) returning False >16:37:26,974 DEBUG anaconda: is_valid_stage1_device(sda5) returning False >16:37:26,975 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >16:37:26,977 INFO anaconda: Thread Done: AnaExecuteStorageThread (140655990478592) >16:37:27,517 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >16:37:27,520 DEBUG anaconda: ui: unused=[] >16:37:27,523 DEBUG anaconda: ui: new_devices=[] >16:37:27,596 DEBUG anaconda: page clicked: New Fedora 20 Installation >16:37:27,597 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:37:27,598 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >16:37:27,902 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:37:27,904 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> status to: Saving storage configuration... >16:37:27,905 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> status to: Failed to save storage configuration... >16:37:27,929 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:37:32,869 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >16:37:32,870 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >16:37:32,906 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with existing ext4 filesystem >16:37:32,910 DEBUG anaconda: updated device_disks to ['sda'] >16:37:32,911 DEBUG anaconda: updated device_container_name to None >16:37:32,913 DEBUG anaconda: updated device_container_raid_level to None >16:37:32,914 DEBUG anaconda: updated device_container_encrypted to False >16:37:32,915 DEBUG anaconda: updated device_container_size to 0 >16:37:32,926 DEBUG anaconda: fs type changed: ext4 >16:37:32,940 INFO anaconda: getting device type for None >16:37:32,944 ERR anaconda: unknown device type: 'None' >16:37:32,945 DEBUG anaconda: device_type_changed: None None >16:37:32,954 INFO anaconda: getting device type for Standard Partition >16:37:32,956 DEBUG anaconda: device_type_changed: 2 Standard Partition >16:37:32,958 INFO anaconda: getting device type for Standard Partition >16:37:32,961 INFO anaconda: getting device type for Standard Partition >16:37:32,964 INFO anaconda: getting device type for Standard Partition >16:37:32,968 INFO anaconda: getting device type for Standard Partition >16:37:32,971 INFO anaconda: getting device type for Standard Partition >16:37:32,975 INFO anaconda: getting device type for Standard Partition >16:37:32,978 INFO anaconda: getting device type for Standard Partition >16:37:32,981 INFO anaconda: getting device type for Standard Partition >16:37:32,984 DEBUG anaconda: populate_raid: 2, None >16:37:32,985 INFO anaconda: getting device type for Standard Partition >16:37:32,990 INFO anaconda: getting device type for Standard Partition >16:37:32,993 DEBUG anaconda: populate_raid: 2, None >16:37:32,994 INFO anaconda: getting device type for Standard Partition >16:37:39,300 DEBUG anaconda: current selector: existing 500MB partition sda2 (2) with existing ext4 filesystem >16:37:39,303 DEBUG anaconda: notebook page = 1 >16:37:39,304 INFO anaconda: ui: saving changes to device sda2 >16:37:39,306 DEBUG anaconda: old name: sda2 >16:37:39,307 DEBUG anaconda: new name: None >16:37:39,317 DEBUG anaconda: old size: 500.0 >16:37:39,318 DEBUG anaconda: new size: 500 >16:37:39,318 INFO anaconda: getting device type for Standard Partition >16:37:39,320 DEBUG anaconda: old device type: 2 >16:37:39,321 DEBUG anaconda: new device type: 2 >16:37:39,321 DEBUG anaconda: reformat: False >16:37:39,327 DEBUG anaconda: old fs type: ext4 >16:37:39,328 DEBUG anaconda: new fs type: ext4 >16:37:39,328 DEBUG anaconda: old encryption setting: False >16:37:39,329 DEBUG anaconda: new encryption setting: False >16:37:39,329 DEBUG anaconda: old label: >16:37:39,330 DEBUG anaconda: new_label: >16:37:39,330 DEBUG anaconda: old mountpoint: >16:37:39,331 DEBUG anaconda: new mountpoint: >16:37:39,331 DEBUG anaconda: old raid level: None >16:37:39,332 DEBUG anaconda: new raid level: None >16:37:39,333 DEBUG anaconda: old container: None >16:37:39,334 DEBUG anaconda: new container: None >16:37:39,335 DEBUG anaconda: old container encrypted: False >16:37:39,335 DEBUG anaconda: new container encrypted: False >16:37:39,335 DEBUG anaconda: old container raid level: None >16:37:39,336 DEBUG anaconda: new container raid level: None >16:37:39,336 DEBUG anaconda: old container size request: 0 >16:37:39,337 DEBUG anaconda: new container size request: 0 >16:37:39,338 DEBUG anaconda: old disks: ['sda'] >16:37:39,338 DEBUG anaconda: new disks: ['sda'] >16:37:39,339 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with existing ext4 filesystem >16:37:39,340 DEBUG anaconda: updated device_disks to ['sda'] >16:37:39,341 DEBUG anaconda: updated device_container_name to None >16:37:39,341 DEBUG anaconda: updated device_container_raid_level to None >16:37:39,342 DEBUG anaconda: updated device_container_encrypted to False >16:37:39,342 DEBUG anaconda: updated device_container_size to 0 >16:37:39,363 INFO anaconda: getting device type for Standard Partition >16:37:39,365 DEBUG anaconda: populate_raid: 2, None >16:37:39,366 INFO anaconda: getting device type for Standard Partition >16:37:39,368 DEBUG anaconda: new selector: existing 8000MB partition sda4 (4) with existing swap >16:37:39,370 DEBUG anaconda: populate_right_side: existing 8000MB partition sda4 (4) with existing swap >16:37:39,371 DEBUG anaconda: updated device_disks to ['sda'] >16:37:39,372 DEBUG anaconda: updated device_container_name to None >16:37:39,372 DEBUG anaconda: updated device_container_raid_level to None >16:37:39,373 DEBUG anaconda: updated device_container_encrypted to False >16:37:39,373 DEBUG anaconda: updated device_container_size to 0 >16:37:39,383 DEBUG anaconda: fs type changed: swap >16:37:39,401 INFO anaconda: getting device type for Standard Partition >16:37:39,403 DEBUG anaconda: populate_raid: 2, None >16:37:39,404 INFO anaconda: getting device type for Standard Partition >16:37:41,357 INFO anaconda: getting device type for Standard Partition >16:37:42,924 DEBUG anaconda: current selector: existing 8000MB partition sda4 (4) with existing swap >16:37:42,927 DEBUG anaconda: notebook page = 1 >16:37:42,928 INFO anaconda: ui: saving changes to device sda4 >16:37:42,929 DEBUG anaconda: old name: sda4 >16:37:42,929 DEBUG anaconda: new name: None >16:37:42,940 DEBUG anaconda: old size: 8000.0 >16:37:42,940 DEBUG anaconda: new size: 8000 >16:37:42,941 INFO anaconda: getting device type for Standard Partition >16:37:42,943 DEBUG anaconda: old device type: 2 >16:37:42,943 DEBUG anaconda: new device type: 2 >16:37:42,944 DEBUG anaconda: reformat: True >16:37:42,949 DEBUG anaconda: old fs type: swap >16:37:42,949 DEBUG anaconda: new fs type: swap >16:37:42,950 DEBUG anaconda: old encryption setting: False >16:37:42,950 DEBUG anaconda: new encryption setting: False >16:37:42,951 DEBUG anaconda: old label: >16:37:42,951 DEBUG anaconda: new_label: >16:37:42,952 DEBUG anaconda: old mountpoint: >16:37:42,952 DEBUG anaconda: new mountpoint: >16:37:42,953 DEBUG anaconda: old raid level: None >16:37:42,954 DEBUG anaconda: new raid level: None >16:37:42,955 DEBUG anaconda: old container: None >16:37:42,956 DEBUG anaconda: new container: None >16:37:42,956 DEBUG anaconda: old container encrypted: False >16:37:42,956 DEBUG anaconda: new container encrypted: False >16:37:42,957 DEBUG anaconda: old container raid level: None >16:37:42,958 DEBUG anaconda: new container raid level: None >16:37:42,958 DEBUG anaconda: old container size request: 0 >16:37:42,958 DEBUG anaconda: new container size request: 0 >16:37:42,959 DEBUG anaconda: old disks: ['sda'] >16:37:42,960 DEBUG anaconda: new disks: ['sda'] >16:37:42,960 INFO anaconda: scheduling reformat of sda4 as swap >16:37:43,023 DEBUG anaconda: populate_right_side: existing 8000MB partition sda4 (4) with non-existent swap >16:37:43,025 DEBUG anaconda: updated device_disks to ['sda'] >16:37:43,026 DEBUG anaconda: updated device_container_name to None >16:37:43,026 DEBUG anaconda: updated device_container_raid_level to None >16:37:43,027 DEBUG anaconda: updated device_container_encrypted to False >16:37:43,027 DEBUG anaconda: updated device_container_size to 0 >16:37:43,047 INFO anaconda: getting device type for Standard Partition >16:37:43,049 DEBUG anaconda: populate_raid: 2, None >16:37:43,050 INFO anaconda: getting device type for Standard Partition >16:37:43,052 DEBUG anaconda: new selector: existing 30000MB partition sda3 (3) with existing ext4 filesystem >16:37:43,054 DEBUG anaconda: populate_right_side: existing 30000MB partition sda3 (3) with existing ext4 filesystem >16:37:43,056 DEBUG anaconda: updated device_disks to ['sda'] >16:37:43,056 DEBUG anaconda: updated device_container_name to None >16:37:43,057 DEBUG anaconda: updated device_container_raid_level to None >16:37:43,057 DEBUG anaconda: updated device_container_encrypted to False >16:37:43,058 DEBUG anaconda: updated device_container_size to 0 >16:37:43,068 INFO anaconda: getting device type for Standard Partition >16:37:43,071 DEBUG anaconda: fs type changed: ext4 >16:37:43,090 INFO anaconda: getting device type for Standard Partition >16:37:43,092 DEBUG anaconda: populate_raid: 2, None >16:37:43,092 INFO anaconda: getting device type for Standard Partition >16:37:53,894 INFO anaconda: getting device type for Standard Partition >16:37:57,701 INFO anaconda: ui: saving changes to device sda3 >16:37:57,702 DEBUG anaconda: old name: sda3 >16:37:57,703 DEBUG anaconda: new name: None >16:37:57,715 DEBUG anaconda: old size: 30000.0 >16:37:57,716 DEBUG anaconda: new size: 30000 >16:37:57,717 INFO anaconda: getting device type for Standard Partition >16:37:57,719 DEBUG anaconda: old device type: 2 >16:37:57,719 DEBUG anaconda: new device type: 2 >16:37:57,720 DEBUG anaconda: reformat: True >16:37:57,725 DEBUG anaconda: old fs type: ext4 >16:37:57,726 DEBUG anaconda: new fs type: ext4 >16:37:57,726 DEBUG anaconda: old encryption setting: False >16:37:57,727 DEBUG anaconda: new encryption setting: False >16:37:57,727 DEBUG anaconda: old label: >16:37:57,728 DEBUG anaconda: new_label: >16:37:57,728 DEBUG anaconda: old mountpoint: >16:37:57,729 DEBUG anaconda: new mountpoint: / >16:37:57,732 DEBUG anaconda: old raid level: None >16:37:57,733 DEBUG anaconda: new raid level: None >16:37:57,734 DEBUG anaconda: old container: None >16:37:57,735 DEBUG anaconda: new container: None >16:37:57,735 DEBUG anaconda: old container encrypted: False >16:37:57,736 DEBUG anaconda: new container encrypted: False >16:37:57,736 DEBUG anaconda: old container raid level: None >16:37:57,737 DEBUG anaconda: new container raid level: None >16:37:57,737 DEBUG anaconda: old container size request: 0 >16:37:57,738 DEBUG anaconda: new container size request: 0 >16:37:57,738 DEBUG anaconda: old disks: ['sda'] >16:37:57,739 DEBUG anaconda: new disks: ['sda'] >16:37:57,740 INFO anaconda: scheduling reformat of sda3 as ext4 >16:37:57,776 DEBUG anaconda: populate_right_side: existing 30000MB partition sda3 (3) with non-existent ext4 filesystem mounted at / >16:37:57,778 DEBUG anaconda: updated device_disks to ['sda'] >16:37:57,778 DEBUG anaconda: updated device_container_name to None >16:37:57,779 DEBUG anaconda: updated device_container_raid_level to None >16:37:57,779 DEBUG anaconda: updated device_container_encrypted to False >16:37:57,780 DEBUG anaconda: updated device_container_size to 0 >16:37:57,800 INFO anaconda: getting device type for Standard Partition >16:37:57,802 DEBUG anaconda: populate_raid: 2, None >16:37:57,803 INFO anaconda: getting device type for Standard Partition >16:38:01,524 DEBUG anaconda: current selector: existing 30000MB partition sda3 (3) with non-existent ext4 filesystem mounted at / >16:38:01,527 DEBUG anaconda: notebook page = 1 >16:38:01,528 INFO anaconda: ui: saving changes to device sda3 >16:38:01,528 DEBUG anaconda: old name: sda3 >16:38:01,529 DEBUG anaconda: new name: None >16:38:01,539 DEBUG anaconda: old size: 30000.0 >16:38:01,540 DEBUG anaconda: new size: 30000 >16:38:01,541 INFO anaconda: getting device type for Standard Partition >16:38:01,543 DEBUG anaconda: old device type: 2 >16:38:01,543 DEBUG anaconda: new device type: 2 >16:38:01,544 DEBUG anaconda: reformat: True >16:38:01,549 DEBUG anaconda: old fs type: ext4 >16:38:01,550 DEBUG anaconda: new fs type: ext4 >16:38:01,550 DEBUG anaconda: old encryption setting: False >16:38:01,551 DEBUG anaconda: new encryption setting: False >16:38:01,552 DEBUG anaconda: old label: >16:38:01,552 DEBUG anaconda: new_label: >16:38:01,553 DEBUG anaconda: old mountpoint: / >16:38:01,553 DEBUG anaconda: new mountpoint: / >16:38:01,556 DEBUG anaconda: old raid level: None >16:38:01,556 DEBUG anaconda: new raid level: None >16:38:01,558 DEBUG anaconda: old container: None >16:38:01,558 DEBUG anaconda: new container: None >16:38:01,559 DEBUG anaconda: old container encrypted: False >16:38:01,559 DEBUG anaconda: new container encrypted: False >16:38:01,560 DEBUG anaconda: old container raid level: None >16:38:01,560 DEBUG anaconda: new container raid level: None >16:38:01,561 DEBUG anaconda: old container size request: 0 >16:38:01,561 DEBUG anaconda: new container size request: 0 >16:38:01,562 DEBUG anaconda: old disks: ['sda'] >16:38:01,562 DEBUG anaconda: new disks: ['sda'] >16:38:01,563 DEBUG anaconda: populate_right_side: existing 30000MB partition sda3 (3) with non-existent ext4 filesystem mounted at / >16:38:01,564 DEBUG anaconda: updated device_disks to ['sda'] >16:38:01,565 DEBUG anaconda: updated device_container_name to None >16:38:01,565 DEBUG anaconda: updated device_container_raid_level to None >16:38:01,566 DEBUG anaconda: updated device_container_encrypted to False >16:38:01,566 DEBUG anaconda: updated device_container_size to 0 >16:38:01,586 INFO anaconda: getting device type for Standard Partition >16:38:01,588 DEBUG anaconda: populate_raid: 2, None >16:38:01,589 INFO anaconda: getting device type for Standard Partition >16:38:01,591 DEBUG anaconda: new selector: existing 200MB partition sda1 (1) with existing efi filesystem >16:38:01,593 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with existing efi filesystem >16:38:01,594 DEBUG anaconda: updated device_disks to ['sda'] >16:38:01,595 DEBUG anaconda: updated device_container_name to None >16:38:01,595 DEBUG anaconda: updated device_container_raid_level to None >16:38:01,595 DEBUG anaconda: updated device_container_encrypted to False >16:38:01,596 DEBUG anaconda: updated device_container_size to 0 >16:38:01,605 INFO anaconda: getting device type for Standard Partition >16:38:01,610 DEBUG anaconda: fs type changed: EFI System Partition >16:38:01,627 INFO anaconda: getting device type for Standard Partition >16:38:01,629 DEBUG anaconda: populate_raid: 2, None >16:38:01,630 INFO anaconda: getting device type for Standard Partition >16:38:12,237 INFO anaconda: getting device type for Standard Partition >16:38:14,605 INFO anaconda: ui: saving changes to device sda1 >16:38:14,606 DEBUG anaconda: old name: sda1 >16:38:14,607 DEBUG anaconda: new name: None >16:38:14,617 DEBUG anaconda: old size: 200.0 >16:38:14,617 DEBUG anaconda: new size: 200 >16:38:14,618 INFO anaconda: getting device type for Standard Partition >16:38:14,620 DEBUG anaconda: old device type: 2 >16:38:14,620 DEBUG anaconda: new device type: 2 >16:38:14,621 DEBUG anaconda: reformat: True >16:38:14,623 DEBUG anaconda: old fs type: efi >16:38:14,623 DEBUG anaconda: new fs type: efi >16:38:14,624 DEBUG anaconda: old encryption setting: False >16:38:14,625 DEBUG anaconda: new encryption setting: False >16:38:14,625 DEBUG anaconda: old label: >16:38:14,626 DEBUG anaconda: new_label: >16:38:14,626 DEBUG anaconda: old mountpoint: >16:38:14,627 DEBUG anaconda: new mountpoint: /boot/efi >16:38:14,629 DEBUG anaconda: old raid level: None >16:38:14,630 DEBUG anaconda: new raid level: None >16:38:14,632 DEBUG anaconda: old container: None >16:38:14,632 DEBUG anaconda: new container: None >16:38:14,633 DEBUG anaconda: old container encrypted: False >16:38:14,633 DEBUG anaconda: new container encrypted: False >16:38:14,634 DEBUG anaconda: old container raid level: None >16:38:14,634 DEBUG anaconda: new container raid level: None >16:38:14,635 DEBUG anaconda: old container size request: 0 >16:38:14,635 DEBUG anaconda: new container size request: 0 >16:38:14,636 DEBUG anaconda: old disks: ['sda'] >16:38:14,636 DEBUG anaconda: new disks: ['sda'] >16:38:14,637 INFO anaconda: scheduling reformat of sda1 as efi >16:38:14,669 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with non-existent efi filesystem mounted at /boot/efi >16:38:14,671 DEBUG anaconda: updated device_disks to ['sda'] >16:38:14,672 DEBUG anaconda: updated device_container_name to None >16:38:14,672 DEBUG anaconda: updated device_container_raid_level to None >16:38:14,673 DEBUG anaconda: updated device_container_encrypted to False >16:38:14,673 DEBUG anaconda: updated device_container_size to 0 >16:38:14,696 INFO anaconda: getting device type for Standard Partition >16:38:14,698 DEBUG anaconda: populate_raid: 2, None >16:38:14,699 INFO anaconda: getting device type for Standard Partition >16:38:15,780 DEBUG anaconda: current selector: existing 200MB partition sda1 (1) with non-existent efi filesystem mounted at /boot/efi >16:38:15,783 DEBUG anaconda: notebook page = 1 >16:38:15,784 INFO anaconda: ui: saving changes to device sda1 >16:38:15,785 DEBUG anaconda: old name: sda1 >16:38:15,786 DEBUG anaconda: new name: None >16:38:15,796 DEBUG anaconda: old size: 200.0 >16:38:15,797 DEBUG anaconda: new size: 200 >16:38:15,797 INFO anaconda: getting device type for Standard Partition >16:38:15,799 DEBUG anaconda: old device type: 2 >16:38:15,800 DEBUG anaconda: new device type: 2 >16:38:15,800 DEBUG anaconda: reformat: True >16:38:15,802 DEBUG anaconda: old fs type: efi >16:38:15,803 DEBUG anaconda: new fs type: efi >16:38:15,803 DEBUG anaconda: old encryption setting: False >16:38:15,804 DEBUG anaconda: new encryption setting: False >16:38:15,805 DEBUG anaconda: old label: >16:38:15,805 DEBUG anaconda: new_label: >16:38:15,806 DEBUG anaconda: old mountpoint: /boot/efi >16:38:15,806 DEBUG anaconda: new mountpoint: /boot/efi >16:38:15,809 DEBUG anaconda: old raid level: None >16:38:15,809 DEBUG anaconda: new raid level: None >16:38:15,811 DEBUG anaconda: old container: None >16:38:15,811 DEBUG anaconda: new container: None >16:38:15,812 DEBUG anaconda: old container encrypted: False >16:38:15,812 DEBUG anaconda: new container encrypted: False >16:38:15,813 DEBUG anaconda: old container raid level: None >16:38:15,813 DEBUG anaconda: new container raid level: None >16:38:15,814 DEBUG anaconda: old container size request: 0 >16:38:15,814 DEBUG anaconda: new container size request: 0 >16:38:15,815 DEBUG anaconda: old disks: ['sda'] >16:38:15,815 DEBUG anaconda: new disks: ['sda'] >16:38:15,816 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with non-existent efi filesystem mounted at /boot/efi >16:38:15,818 DEBUG anaconda: updated device_disks to ['sda'] >16:38:15,818 DEBUG anaconda: updated device_container_name to None >16:38:15,819 DEBUG anaconda: updated device_container_raid_level to None >16:38:15,819 DEBUG anaconda: updated device_container_encrypted to False >16:38:15,820 DEBUG anaconda: updated device_container_size to 0 >16:38:15,842 INFO anaconda: getting device type for Standard Partition >16:38:15,844 DEBUG anaconda: populate_raid: 2, None >16:38:15,845 INFO anaconda: getting device type for Standard Partition >16:38:15,847 DEBUG anaconda: new selector: existing 500MB partition sda2 (2) with existing ext4 filesystem >16:38:15,849 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with existing ext4 filesystem >16:38:15,850 DEBUG anaconda: updated device_disks to ['sda'] >16:38:15,851 DEBUG anaconda: updated device_container_name to None >16:38:15,851 DEBUG anaconda: updated device_container_raid_level to None >16:38:15,852 DEBUG anaconda: updated device_container_encrypted to False >16:38:15,852 DEBUG anaconda: updated device_container_size to 0 >16:38:15,862 INFO anaconda: getting device type for Standard Partition >16:38:15,865 DEBUG anaconda: fs type changed: ext4 >16:38:15,884 INFO anaconda: getting device type for Standard Partition >16:38:15,886 DEBUG anaconda: populate_raid: 2, None >16:38:15,886 INFO anaconda: getting device type for Standard Partition >16:38:22,473 INFO anaconda: getting device type for Standard Partition >16:38:23,256 INFO anaconda: ui: saving changes to device sda2 >16:38:23,258 DEBUG anaconda: old name: sda2 >16:38:23,259 DEBUG anaconda: new name: None >16:38:23,272 DEBUG anaconda: old size: 500.0 >16:38:23,273 DEBUG anaconda: new size: 500 >16:38:23,274 INFO anaconda: getting device type for Standard Partition >16:38:23,276 DEBUG anaconda: old device type: 2 >16:38:23,276 DEBUG anaconda: new device type: 2 >16:38:23,277 DEBUG anaconda: reformat: True >16:38:23,282 DEBUG anaconda: old fs type: ext4 >16:38:23,283 DEBUG anaconda: new fs type: ext4 >16:38:23,283 DEBUG anaconda: old encryption setting: False >16:38:23,284 DEBUG anaconda: new encryption setting: False >16:38:23,284 DEBUG anaconda: old label: >16:38:23,285 DEBUG anaconda: new_label: >16:38:23,285 DEBUG anaconda: old mountpoint: >16:38:23,286 DEBUG anaconda: new mountpoint: /boot >16:38:23,288 DEBUG anaconda: old raid level: None >16:38:23,289 DEBUG anaconda: new raid level: None >16:38:23,290 DEBUG anaconda: old container: None >16:38:23,291 DEBUG anaconda: new container: None >16:38:23,292 DEBUG anaconda: old container encrypted: False >16:38:23,292 DEBUG anaconda: new container encrypted: False >16:38:23,292 DEBUG anaconda: old container raid level: None >16:38:23,293 DEBUG anaconda: new container raid level: None >16:38:23,293 DEBUG anaconda: old container size request: 0 >16:38:23,294 DEBUG anaconda: new container size request: 0 >16:38:23,294 DEBUG anaconda: old disks: ['sda'] >16:38:23,295 DEBUG anaconda: new disks: ['sda'] >16:38:23,296 INFO anaconda: scheduling reformat of sda2 as ext4 >16:38:23,337 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with non-existent ext4 filesystem mounted at /boot >16:38:23,338 DEBUG anaconda: updated device_disks to ['sda'] >16:38:23,339 DEBUG anaconda: updated device_container_name to None >16:38:23,340 DEBUG anaconda: updated device_container_raid_level to None >16:38:23,340 DEBUG anaconda: updated device_container_encrypted to False >16:38:23,341 DEBUG anaconda: updated device_container_size to 0 >16:38:23,361 INFO anaconda: getting device type for Standard Partition >16:38:23,363 DEBUG anaconda: populate_raid: 2, None >16:38:23,364 INFO anaconda: getting device type for Standard Partition >16:38:24,265 DEBUG anaconda: current selector: existing 500MB partition sda2 (2) with non-existent ext4 filesystem mounted at /boot >16:38:24,268 DEBUG anaconda: notebook page = 1 >16:38:24,268 INFO anaconda: ui: saving changes to device sda2 >16:38:24,269 DEBUG anaconda: old name: sda2 >16:38:24,270 DEBUG anaconda: new name: None >16:38:24,279 DEBUG anaconda: old size: 500.0 >16:38:24,280 DEBUG anaconda: new size: 500 >16:38:24,280 INFO anaconda: getting device type for Standard Partition >16:38:24,282 DEBUG anaconda: old device type: 2 >16:38:24,283 DEBUG anaconda: new device type: 2 >16:38:24,283 DEBUG anaconda: reformat: True >16:38:24,289 DEBUG anaconda: old fs type: ext4 >16:38:24,290 DEBUG anaconda: new fs type: ext4 >16:38:24,290 DEBUG anaconda: old encryption setting: False >16:38:24,291 DEBUG anaconda: new encryption setting: False >16:38:24,291 DEBUG anaconda: old label: >16:38:24,292 DEBUG anaconda: new_label: >16:38:24,292 DEBUG anaconda: old mountpoint: /boot >16:38:24,293 DEBUG anaconda: new mountpoint: /boot >16:38:24,295 DEBUG anaconda: old raid level: None >16:38:24,296 DEBUG anaconda: new raid level: None >16:38:24,298 DEBUG anaconda: old container: None >16:38:24,298 DEBUG anaconda: new container: None >16:38:24,299 DEBUG anaconda: old container encrypted: False >16:38:24,299 DEBUG anaconda: new container encrypted: False >16:38:24,300 DEBUG anaconda: old container raid level: None >16:38:24,300 DEBUG anaconda: new container raid level: None >16:38:24,301 DEBUG anaconda: old container size request: 0 >16:38:24,301 DEBUG anaconda: new container size request: 0 >16:38:24,302 DEBUG anaconda: old disks: ['sda'] >16:38:24,302 DEBUG anaconda: new disks: ['sda'] >16:38:24,303 DEBUG anaconda: populate_right_side: existing 500MB partition sda2 (2) with non-existent ext4 filesystem mounted at /boot >16:38:24,304 DEBUG anaconda: updated device_disks to ['sda'] >16:38:24,305 DEBUG anaconda: updated device_container_name to None >16:38:24,305 DEBUG anaconda: updated device_container_raid_level to None >16:38:24,306 DEBUG anaconda: updated device_container_encrypted to False >16:38:24,306 DEBUG anaconda: updated device_container_size to 0 >16:38:24,327 INFO anaconda: getting device type for Standard Partition >16:38:24,329 DEBUG anaconda: populate_raid: 2, None >16:38:24,329 INFO anaconda: getting device type for Standard Partition >16:38:24,332 DEBUG anaconda: new selector: existing 190235MB partition sda5 (5) with existing ext4 filesystem >16:38:24,333 DEBUG anaconda: populate_right_side: existing 190235MB partition sda5 (5) with existing ext4 filesystem >16:38:24,335 DEBUG anaconda: updated device_disks to ['sda'] >16:38:24,336 DEBUG anaconda: updated device_container_name to None >16:38:24,336 DEBUG anaconda: updated device_container_raid_level to None >16:38:24,337 DEBUG anaconda: updated device_container_encrypted to False >16:38:24,337 DEBUG anaconda: updated device_container_size to 0 >16:38:24,347 INFO anaconda: getting device type for Standard Partition >16:38:24,362 INFO anaconda: getting device type for Standard Partition >16:38:24,364 DEBUG anaconda: populate_raid: 2, None >16:38:24,365 INFO anaconda: getting device type for Standard Partition >16:38:32,888 INFO anaconda: ui: saving changes to device sda5 >16:38:32,889 DEBUG anaconda: old name: sda5 >16:38:32,890 DEBUG anaconda: new name: None >16:38:32,904 DEBUG anaconda: old size: 190235.0 >16:38:32,905 DEBUG anaconda: new size: 190235 >16:38:32,905 INFO anaconda: getting device type for Standard Partition >16:38:32,907 DEBUG anaconda: old device type: 2 >16:38:32,908 DEBUG anaconda: new device type: 2 >16:38:32,908 DEBUG anaconda: reformat: False >16:38:32,914 DEBUG anaconda: old fs type: ext4 >16:38:32,914 DEBUG anaconda: new fs type: ext4 >16:38:32,915 DEBUG anaconda: old encryption setting: False >16:38:32,915 DEBUG anaconda: new encryption setting: False >16:38:32,916 DEBUG anaconda: old label: >16:38:32,916 DEBUG anaconda: new_label: >16:38:32,917 DEBUG anaconda: old mountpoint: >16:38:32,917 DEBUG anaconda: new mountpoint: /home >16:38:32,920 DEBUG anaconda: old raid level: None >16:38:32,921 DEBUG anaconda: new raid level: None >16:38:32,922 DEBUG anaconda: old container: None >16:38:32,923 DEBUG anaconda: new container: None >16:38:32,923 DEBUG anaconda: old container encrypted: False >16:38:32,924 DEBUG anaconda: new container encrypted: False >16:38:32,924 DEBUG anaconda: old container raid level: None >16:38:32,925 DEBUG anaconda: new container raid level: None >16:38:32,925 DEBUG anaconda: old container size request: 0 >16:38:32,926 DEBUG anaconda: new container size request: 0 >16:38:32,926 DEBUG anaconda: old disks: ['sda'] >16:38:32,927 DEBUG anaconda: new disks: ['sda'] >16:38:32,927 DEBUG anaconda: updating mountpoint of sda5 to /home >16:38:32,938 DEBUG anaconda: populate_right_side: existing 190235MB partition sda5 (5) with existing ext4 filesystem mounted at /home >16:38:32,940 DEBUG anaconda: updated device_disks to ['sda'] >16:38:32,941 DEBUG anaconda: updated device_container_name to None >16:38:32,941 DEBUG anaconda: updated device_container_raid_level to None >16:38:32,942 DEBUG anaconda: updated device_container_encrypted to False >16:38:32,942 DEBUG anaconda: updated device_container_size to 0 >16:38:32,963 INFO anaconda: getting device type for Standard Partition >16:38:32,965 DEBUG anaconda: populate_raid: 2, None >16:38:32,966 INFO anaconda: getting device type for Standard Partition >16:38:36,941 INFO anaconda: getting device type for Standard Partition >16:38:38,084 INFO anaconda: ui: saving changes to device sda5 >16:38:38,086 DEBUG anaconda: old name: sda5 >16:38:38,087 DEBUG anaconda: new name: None >16:38:38,102 DEBUG anaconda: old size: 190235.0 >16:38:38,103 DEBUG anaconda: new size: 190235 >16:38:38,104 INFO anaconda: getting device type for Standard Partition >16:38:38,105 DEBUG anaconda: old device type: 2 >16:38:38,106 DEBUG anaconda: new device type: 2 >16:38:38,107 DEBUG anaconda: reformat: True >16:38:38,112 DEBUG anaconda: old fs type: ext4 >16:38:38,112 DEBUG anaconda: new fs type: ext4 >16:38:38,113 DEBUG anaconda: old encryption setting: False >16:38:38,113 DEBUG anaconda: new encryption setting: False >16:38:38,114 DEBUG anaconda: old label: >16:38:38,114 DEBUG anaconda: new_label: >16:38:38,115 DEBUG anaconda: old mountpoint: /home >16:38:38,116 DEBUG anaconda: new mountpoint: /home >16:38:38,118 DEBUG anaconda: old raid level: None >16:38:38,119 DEBUG anaconda: new raid level: None >16:38:38,120 DEBUG anaconda: old container: None >16:38:38,121 DEBUG anaconda: new container: None >16:38:38,121 DEBUG anaconda: old container encrypted: False >16:38:38,122 DEBUG anaconda: new container encrypted: False >16:38:38,122 DEBUG anaconda: old container raid level: None >16:38:38,123 DEBUG anaconda: new container raid level: None >16:38:38,123 DEBUG anaconda: old container size request: 0 >16:38:38,124 DEBUG anaconda: new container size request: 0 >16:38:38,124 DEBUG anaconda: old disks: ['sda'] >16:38:38,125 DEBUG anaconda: new disks: ['sda'] >16:38:38,125 INFO anaconda: scheduling reformat of sda5 as ext4 >16:38:38,152 DEBUG anaconda: removing empty page Fedora Linux 20 for x86_64 >16:38:38,163 DEBUG anaconda: populate_right_side: existing 190235MB partition sda5 (5) with non-existent ext4 filesystem mounted at /home >16:38:38,165 DEBUG anaconda: updated device_disks to ['sda'] >16:38:38,165 DEBUG anaconda: updated device_container_name to None >16:38:38,166 DEBUG anaconda: updated device_container_raid_level to None >16:38:38,166 DEBUG anaconda: updated device_container_encrypted to False >16:38:38,167 DEBUG anaconda: updated device_container_size to 0 >16:38:38,187 INFO anaconda: getting device type for Standard Partition >16:38:38,189 DEBUG anaconda: populate_raid: 2, None >16:38:38,190 INFO anaconda: getting device type for Standard Partition >16:38:47,363 INFO anaconda: ui: saving changes to device sda5 >16:38:47,365 DEBUG anaconda: old name: sda5 >16:38:47,366 DEBUG anaconda: new name: None >16:38:47,377 DEBUG anaconda: old size: 190235.0 >16:38:47,378 DEBUG anaconda: new size: 190235 >16:38:47,378 INFO anaconda: getting device type for Standard Partition >16:38:47,380 DEBUG anaconda: old device type: 2 >16:38:47,381 DEBUG anaconda: new device type: 2 >16:38:47,381 DEBUG anaconda: reformat: True >16:38:47,386 DEBUG anaconda: old fs type: ext4 >16:38:47,387 DEBUG anaconda: new fs type: ext4 >16:38:47,388 DEBUG anaconda: old encryption setting: False >16:38:47,388 DEBUG anaconda: new encryption setting: False >16:38:47,389 DEBUG anaconda: old label: >16:38:47,389 DEBUG anaconda: new_label: >16:38:47,390 DEBUG anaconda: old mountpoint: /home >16:38:47,390 DEBUG anaconda: new mountpoint: /home >16:38:47,393 DEBUG anaconda: old raid level: None >16:38:47,394 DEBUG anaconda: new raid level: None >16:38:47,395 DEBUG anaconda: old container: None >16:38:47,396 DEBUG anaconda: new container: None >16:38:47,396 DEBUG anaconda: old container encrypted: False >16:38:47,397 DEBUG anaconda: new container encrypted: False >16:38:47,397 DEBUG anaconda: old container raid level: None >16:38:47,398 DEBUG anaconda: new container raid level: None >16:38:47,398 DEBUG anaconda: old container size request: 0 >16:38:47,398 DEBUG anaconda: new container size request: 0 >16:38:47,399 DEBUG anaconda: old disks: ['sda'] >16:38:47,400 DEBUG anaconda: new disks: ['sda'] >16:38:47,400 DEBUG anaconda: populate_right_side: existing 190235MB partition sda5 (5) with non-existent ext4 filesystem mounted at /home >16:38:47,402 DEBUG anaconda: updated device_disks to ['sda'] >16:38:47,402 DEBUG anaconda: updated device_container_name to None >16:38:47,403 DEBUG anaconda: updated device_container_raid_level to None >16:38:47,403 DEBUG anaconda: updated device_container_encrypted to False >16:38:47,404 DEBUG anaconda: updated device_container_size to 0 >16:38:47,424 INFO anaconda: getting device type for Standard Partition >16:38:47,426 DEBUG anaconda: populate_raid: 2, None >16:38:47,427 INFO anaconda: getting device type for Standard Partition >16:39:00,791 DEBUG anaconda: new disk order: [] >16:39:00,878 DEBUG anaconda: stage1 device cannot be of type disk >16:39:00,881 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >16:39:00,883 DEBUG anaconda: _is_valid_size(sda1) returning True >16:39:00,884 DEBUG anaconda: _is_valid_location(sda1) returning True >16:39:00,884 DEBUG anaconda: _is_valid_format(sda1) returning True >16:39:00,885 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >16:39:00,886 INFO anaconda: Running Thread: AnaCheckStorageThread (140655990478592) >16:39:00,920 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >16:39:00,924 DEBUG anaconda: _is_valid_size(sda1) returning True >16:39:00,926 DEBUG anaconda: _is_valid_location(sda1) returning True >16:39:00,928 DEBUG anaconda: _is_valid_format(sda1) returning True >16:39:00,930 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >16:39:00,932 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >16:39:00,934 DEBUG anaconda: _is_valid_size(sda2) returning True >16:39:00,936 DEBUG anaconda: _is_valid_location(sda2) returning True >16:39:00,937 DEBUG anaconda: _is_valid_partition(sda2) returning True >16:39:00,939 DEBUG anaconda: _is_valid_format(sda2) returning True >16:39:00,940 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >16:39:00,944 INFO anaconda: Thread Done: AnaCheckStorageThread (140655990478592) >16:39:01,509 INFO anaconda: fs space: 30 GB needed: 4.07 GB >16:39:01,567 INFO anaconda: fs space: 30 GB needed: 4.07 GB >16:39:01,615 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:39:01,625 INFO anaconda: fs space: 30 GB needed: 4.07 GB >16:39:01,674 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:39:01,675 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> status to: Checking storage configuration... >16:39:01,685 INFO anaconda: fs space: 30 GB needed: 4.07 GB >16:39:01,733 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed18f78e10> >16:39:22,686 DEBUG anaconda: updating hostname lx120e.htt-consult.com >16:39:22,750 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=lx120e.htt-consult.com > >16:39:22,752 INFO anaconda: setting installation environment hostname to lx120e.htt-consult.com >16:39:23,501 INFO anaconda: fs space: 30 GB needed: 4.07 GB >16:39:30,388 INFO anaconda: Running Thread: AnaInstallThread (140655990478592) >16:39:30,504 INFO anaconda: Setting up the installation environment >16:39:32,610 INFO anaconda: Creating swap on /dev/sda4 >16:39:32,996 INFO anaconda: Creating ext4 on /dev/sda3 >16:39:34,996 INFO anaconda: Creating efi on /dev/sda1 >16:39:35,272 INFO anaconda: Creating ext4 on /dev/sda2 >16:39:35,681 INFO anaconda: Creating ext4 on /dev/sda5 >17:08:21,052 INFO anaconda: Performing post-installation setup tasks >17:08:21,170 INFO anaconda: Installing bootloader >17:08:21,171 INFO anaconda: bootloader stage1 target device is sda1 >17:08:21,172 INFO anaconda: bootloader stage2 target device is sda2 >17:08:21,178 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fed0e15f710> >17:08:21,795 DEBUG anaconda: running handleException >17:08:21,796 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:08:21,797 INFO anaconda: Thread Done: AnaInstallThread (140655990478592) > > >/tmp/packaging.log: >16:36:10,149 INFO packaging: configuring base repo >11:36:11,157 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:36:11,158 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:36:11,159 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:36:11,161 DEBUG yum.verbose.plugin: Adding en_US to language list >11:36:11,171 DEBUG yum.verbose.YumBase: Config time: -17999.038 >11:36:11,250 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:36:11,250 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:36:11,251 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:36:11,252 DEBUG yum.verbose.plugin: Adding en_US to language list >11:36:11,259 DEBUG yum.verbose.YumBase: Config time: 0.032 >11:36:11,357 INFO packaging: gathering repo metadata >11:36:11,739 INFO packaging: metadata retrieval complete >11:36:18,050 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:36:18,068 INFO_2 yum.verbose.plugin: Determining fastest mirrors >16:36:21,525 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >16:36:21,721 DEBUG yum.verbose.YumBase: pkgsack time: 18003.669 >16:36:22,020 DEBUG yum.verbose.YumBase: group time: 18003.969 >16:36:22,321 INFO packaging: checking software selection >16:36:22,323 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:36:22,608 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >16:36:22,843 DEBUG yum.verbose.YumBase: pkgsack time: 0.518 >16:36:23,143 DEBUG yum.verbose.YumBase: group time: 0.819 >16:36:23,358 DEBUG yum.verbose.YumBase: Obs Init time: 0.199 >16:36:23,458 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >16:36:23,547 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >16:36:24,508 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >16:36:24,517 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >16:36:24,760 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >16:36:24,795 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >16:36:24,844 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >16:36:25,663 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >16:36:25,666 INFO packaging: no kernel-PAE package >16:36:25,669 INFO packaging: selected kernel >16:36:25,670 INFO packaging: checking dependencies >16:36:25,650 DEBUG yum.verbose.YumBase: Building updates object >16:36:25,921 DEBUG yum.verbose.YumBase: up:simple updates time: 0.101 >16:36:25,941 DEBUG yum.verbose.YumBase: up:obs time: 0.018 >16:36:25,942 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >16:36:25,943 DEBUG yum.verbose.YumBase: updates time: 0.292 >16:36:25,953 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:36:25,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:36:25,973 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:36:25,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:36:25,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:36:25,989 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >16:36:25,990 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >16:36:25,991 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >16:36:26,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,014 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,026 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,032 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,041 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >16:36:26,060 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,066 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,071 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,084 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,096 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,103 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,106 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >16:36:26,109 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,114 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >16:36:26,116 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >16:36:26,116 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >16:36:26,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,125 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:36:26,139 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,144 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,148 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,163 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,170 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,173 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >16:36:26,176 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,187 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,193 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,199 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,205 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,211 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:36:26,224 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:36:26,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:36:26,235 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >16:36:26,237 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >16:36:26,242 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:36:26,253 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >16:36:26,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >16:36:26,274 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >16:36:26,283 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:36:26,288 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:36:26,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:36:26,303 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >16:36:26,307 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >16:36:26,316 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:36:26,325 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >16:36:26,329 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:36:26,333 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:36:26,340 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >16:36:26,347 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >16:36:26,353 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >16:36:26,362 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,387 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,393 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,399 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,405 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,410 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,415 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,421 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,426 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,431 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,435 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,440 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,446 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:36:26,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >16:36:26,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >16:36:26,463 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >16:36:26,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >16:36:26,479 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:36:26,482 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >16:36:26,486 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:36:26,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:36:26,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:36:26,502 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >16:36:26,511 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:36:26,517 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:36:26,521 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >16:36:26,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >16:36:26,537 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >16:36:26,541 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >16:36:26,545 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >16:36:26,546 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >16:36:26,547 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >16:36:26,554 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >16:36:26,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >16:36:26,564 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >16:36:26,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:36:26,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:36:26,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:36:26,599 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:36:26,605 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:36:26,609 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >16:36:26,612 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:36:26,617 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:36:26,620 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >16:36:26,622 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >16:36:26,631 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:36:26,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:36:26,643 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:36:26,649 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:36:26,662 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:36:26,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:36:26,672 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:36:26,677 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:36:26,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:36:26,691 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >16:36:26,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >16:36:26,712 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >16:36:26,717 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >16:36:26,737 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,746 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,753 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,758 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,772 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,783 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,789 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,796 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,810 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,813 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >16:36:26,816 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,821 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,834 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,851 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:36:26,864 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:36:26,869 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:36:26,874 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:36:26,877 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >16:36:26,878 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >16:36:26,879 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >16:36:26,884 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:36:26,889 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:36:26,897 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >16:36:26,900 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >16:36:26,905 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >16:36:26,927 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,943 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,948 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,953 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,959 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,964 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,980 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:26,984 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >16:36:26,988 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:27,031 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:27,035 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >16:36:27,036 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >16:36:27,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:27,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:36:27,056 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >16:36:27,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:36:27,072 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >16:36:27,072 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >16:36:27,075 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:36:27,080 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:36:27,087 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >16:36:27,101 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >16:36:27,106 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:36:27,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:36:27,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:36:27,142 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:36:27,148 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:36:27,152 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:36:27,158 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:36:27,162 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >16:36:27,170 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >16:36:27,172 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >16:36:27,175 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >16:36:27,186 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:36:27,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:36:27,196 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:36:27,198 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >16:36:27,201 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:36:27,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:36:27,222 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:36:27,227 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >16:36:27,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:36:27,237 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:36:27,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:36:27,245 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >16:36:27,246 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >16:36:27,271 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,275 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,285 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,288 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >16:36:27,291 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,298 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,315 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,320 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,324 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,329 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,345 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,351 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,357 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,366 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,371 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,377 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,382 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,387 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:36:27,400 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,405 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,410 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,421 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >16:36:27,422 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >16:36:27,425 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,430 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:36:27,445 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >16:36:27,450 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >16:36:27,452 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >16:36:27,462 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >16:36:27,476 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >16:36:27,485 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:36:27,490 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:36:27,495 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:36:27,518 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >16:36:27,537 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,543 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,548 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,559 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,564 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,572 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >16:36:27,575 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:36:27,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:36:27,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:36:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:36:27,608 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:36:27,612 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >16:36:27,618 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >16:36:27,640 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:36:27,644 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >16:36:27,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:36:27,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:36:27,661 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >16:36:27,670 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >16:36:27,675 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >16:36:27,679 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >16:36:27,687 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:36:27,692 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:36:27,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:36:27,700 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >16:36:27,706 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >16:36:27,716 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >16:36:27,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >16:36:27,727 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >16:36:27,768 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,782 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,789 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,797 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,802 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,811 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,814 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >16:36:27,815 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >16:36:27,816 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >16:36:27,816 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >16:36:27,817 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >16:36:27,818 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >16:36:27,818 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >16:36:27,819 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >16:36:27,820 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >16:36:27,820 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >16:36:27,821 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >16:36:27,822 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >16:36:27,823 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >16:36:27,823 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >16:36:27,824 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >16:36:27,825 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >16:36:27,825 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >16:36:27,826 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >16:36:27,827 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >16:36:27,827 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >16:36:27,828 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >16:36:27,829 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >16:36:27,829 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >16:36:27,830 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >16:36:27,830 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >16:36:27,831 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >16:36:27,832 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >16:36:27,832 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >16:36:27,833 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >16:36:27,833 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >16:36:27,834 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >16:36:27,835 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >16:36:27,835 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >16:36:27,836 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >16:36:27,836 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >16:36:27,837 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >16:36:27,838 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >16:36:27,839 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >16:36:27,840 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >16:36:27,840 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >16:36:27,841 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >16:36:27,842 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >16:36:27,843 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >16:36:27,844 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >16:36:27,844 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >16:36:27,845 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >16:36:27,845 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >16:36:27,846 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >16:36:27,847 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >16:36:27,847 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >16:36:27,848 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >16:36:27,848 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >16:36:27,849 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >16:36:27,850 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >16:36:27,850 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >16:36:27,851 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >16:36:27,851 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >16:36:27,852 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >16:36:27,853 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >16:36:27,853 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >16:36:27,854 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >16:36:27,855 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >16:36:27,856 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >16:36:27,857 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >16:36:27,858 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >16:36:27,858 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >16:36:27,863 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,869 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,876 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,882 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,889 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,895 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,898 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >16:36:27,899 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >16:36:27,902 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,906 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >16:36:27,909 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,915 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:36:27,939 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:36:27,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:36:27,949 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:36:27,964 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >16:36:27,968 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >16:36:27,969 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >16:36:27,999 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,004 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,013 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >16:36:28,014 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >16:36:28,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,026 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,030 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >16:36:28,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,039 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:36:28,045 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >16:36:28,046 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >16:36:28,047 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >16:36:28,047 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >16:36:28,048 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >16:36:28,048 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >16:36:28,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >16:36:28,070 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >16:36:28,076 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >16:36:28,078 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >16:36:28,103 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >16:36:28,112 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >16:36:28,115 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >16:36:28,118 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >16:36:28,125 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >16:36:28,130 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >16:36:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >16:36:28,142 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >16:36:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >16:36:28,206 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,212 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >16:36:28,213 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >16:36:28,214 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >16:36:28,216 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >16:36:28,220 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,227 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,233 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,238 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,244 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,250 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:36:28,262 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >16:36:28,271 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >16:36:28,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,297 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,303 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,308 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,314 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,319 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,325 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:36:28,346 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:36:28,352 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:36:28,358 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:36:28,364 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:36:28,381 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:36:28,386 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:36:28,391 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:36:28,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >16:36:28,405 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >16:36:28,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >16:36:28,428 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >16:36:28,457 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,468 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >16:36:28,469 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >16:36:28,470 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >16:36:28,471 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >16:36:28,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,478 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >16:36:28,479 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >16:36:28,480 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >16:36:28,481 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >16:36:28,482 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >16:36:28,483 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >16:36:28,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,491 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,498 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,509 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >16:36:28,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >16:36:28,510 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >16:36:28,511 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >16:36:28,512 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >16:36:28,513 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >16:36:28,514 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >16:36:28,517 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,537 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,543 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:36:28,575 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:36:28,582 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:36:28,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:36:28,594 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:36:28,634 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:36:28,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:36:28,645 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:36:28,660 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:36:28,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:36:28,670 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:36:28,676 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:36:28,708 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >16:36:28,724 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >16:36:28,729 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >16:36:28,744 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:36:28,749 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:36:28,759 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:36:28,765 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:36:28,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-2.fc20.x86_64 >16:36:28,824 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,835 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,840 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,845 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,850 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:36:28,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,882 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,887 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,893 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,896 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >16:36:28,900 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,905 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:36:28,919 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:36:28,924 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:36:28,929 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:36:28,939 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >16:36:28,951 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:36:28,956 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:36:28,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:36:28,965 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:36:28,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:36:29,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,034 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,039 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,053 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,062 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,067 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >16:36:29,068 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >16:36:29,069 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >16:36:29,069 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >16:36:29,070 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >16:36:29,071 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >16:36:29,071 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >16:36:29,072 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >16:36:29,072 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >16:36:29,076 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,085 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:36:29,095 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >16:36:29,140 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,145 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,155 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,160 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,165 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,187 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,203 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:36:29,229 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:36:29,232 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >16:36:29,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:36:29,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:36:29,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:36:29,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:36:29,272 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >16:36:29,276 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >16:36:29,279 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >16:36:29,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >16:36:29,298 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >16:36:29,300 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >16:36:29,308 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >16:36:29,335 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >16:36:29,339 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >16:36:29,340 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >16:36:29,352 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >16:36:29,357 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >16:36:29,367 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >16:36:29,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >16:36:29,383 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >16:36:29,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >16:36:29,401 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >16:36:29,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >16:36:29,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >16:36:29,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:36:29,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:36:29,439 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >16:36:29,441 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >16:36:29,444 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:36:29,450 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:36:29,461 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >16:36:29,465 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >16:36:29,466 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >16:36:29,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >16:36:29,485 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >16:36:29,497 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:36:29,502 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:36:29,527 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:36:29,532 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:36:29,537 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >16:36:29,544 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:36:29,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >16:36:29,560 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >16:36:29,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >16:36:29,585 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >16:36:29,587 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:36:29,589 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >16:36:29,601 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >16:36:29,605 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >16:36:29,618 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >16:36:29,623 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >16:36:29,630 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >16:36:29,637 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >16:36:29,647 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >16:36:29,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:36:29,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:36:29,684 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >16:36:29,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:36:29,742 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:36:29,756 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >16:36:29,756 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >16:36:29,757 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >16:36:29,758 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >16:36:29,758 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >16:36:29,759 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >16:36:29,760 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >16:36:29,760 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >16:36:29,761 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >16:36:29,761 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >16:36:29,762 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >16:36:29,763 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >16:36:29,763 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >16:36:29,764 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >16:36:29,765 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >16:36:29,765 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >16:36:29,766 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >16:36:29,767 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >16:36:29,769 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvcllo.so()(64bit) >16:36:29,769 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >16:36:29,770 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libutllo.so()(64bit) >16:36:29,772 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >16:36:29,773 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >16:36:29,774 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >16:36:29,775 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtllo.so()(64bit) >16:36:29,776 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtklo.so()(64bit) >16:36:29,777 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxlo.so()(64bit) >16:36:29,778 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >16:36:29,778 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvtlo.so()(64bit) >16:36:29,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvllo.so()(64bit) >16:36:29,779 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsotlo.so()(64bit) >16:36:29,780 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsfxlo.so()(64bit) >16:36:29,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsblo.so()(64bit) >16:36:29,781 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsaxlo.so()(64bit) >16:36:29,786 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:36:29,792 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >16:36:29,794 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >16:36:29,798 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:36:29,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libfilelo.so()(64bit) >16:36:29,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libeditenglo.so()(64bit) >16:36:29,804 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >16:36:29,805 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >16:36:29,806 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libcomphelper.so()(64bit) >16:36:29,806 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >16:36:29,807 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libavmedialo.so()(64bit) >16:36:29,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-9.fc20.x86_64 >16:36:29,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-9.fc20.x86_64 >16:36:29,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,870 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >16:36:29,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,895 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >16:36:29,896 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >16:36:29,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:36:29,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >16:36:29,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >16:36:30,006 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >16:36:30,028 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >16:36:30,039 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:36:30,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:36:30,049 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:36:30,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >16:36:30,076 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:36:30,081 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:36:30,085 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >16:36:30,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:36:30,094 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:36:30,111 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >16:36:30,114 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >16:36:30,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >16:36:30,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,170 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,186 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >16:36:30,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,194 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:36:30,203 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >16:36:30,219 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >16:36:30,241 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >16:36:30,245 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >16:36:30,262 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:36:30,267 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >16:36:30,268 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >16:36:30,271 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:36:30,274 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >16:36:30,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:36:30,292 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >16:36:30,311 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:36:30,010 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >16:36:30,016 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:36:30,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:36:30,026 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >16:36:30,054 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >16:36:30,057 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >16:36:30,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >16:36:30,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >16:36:30,085 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >16:36:30,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >16:36:30,102 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >16:36:30,112 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:30,117 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:30,120 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >16:36:30,124 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:30,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:36:30,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:36:30,148 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:36:30,188 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:36:30,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:36:30,200 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:36:30,204 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:36:30,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:36:30,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >16:36:30,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,274 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,279 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,284 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:36:30,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >16:36:30,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >16:36:30,391 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:36:30,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:36:30,411 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >16:36:30,412 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >16:36:30,413 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >16:36:30,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:36:30,421 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >16:36:30,423 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >16:36:30,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >16:36:30,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >16:36:30,426 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >16:36:30,427 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >16:36:30,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >16:36:30,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >16:36:30,429 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >16:36:30,430 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >16:36:30,431 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >16:36:30,432 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >16:36:30,433 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >16:36:30,434 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >16:36:30,435 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >16:36:30,438 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >16:36:30,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >16:36:30,440 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:36:30,441 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >16:36:30,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >16:36:30,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >16:36:30,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >16:36:30,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >16:36:30,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >16:36:30,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >16:36:30,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >16:36:30,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:36:30,456 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >16:36:30,458 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >16:36:30,458 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >16:36:30,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >16:36:30,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >16:36:30,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >16:36:30,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >16:36:30,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >16:36:30,465 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >16:36:30,467 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >16:36:30,467 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >16:36:30,468 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >16:36:30,469 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >16:36:30,470 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >16:36:30,471 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >16:36:30,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >16:36:30,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >16:36:30,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:36:30,481 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >16:36:30,482 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >16:36:30,483 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >16:36:30,484 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >16:36:30,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >16:36:30,488 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >16:36:30,489 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >16:36:30,490 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >16:36:30,491 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >16:36:30,492 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >16:36:30,493 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >16:36:30,494 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >16:36:30,494 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >16:36:30,495 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >16:36:30,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >16:36:30,497 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >16:36:30,498 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >16:36:30,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >16:36:30,500 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >16:36:30,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >16:36:30,504 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >16:36:30,505 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >16:36:30,506 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >16:36:30,507 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >16:36:30,508 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >16:36:30,509 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >16:36:30,509 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >16:36:30,510 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >16:36:30,511 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >16:36:30,512 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >16:36:30,516 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >16:36:30,517 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >16:36:30,518 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >16:36:30,519 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >16:36:30,520 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >16:36:30,520 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >16:36:30,521 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >16:36:30,522 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >16:36:30,523 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >16:36:30,524 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >16:36:30,525 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >16:36:30,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >16:36:30,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >16:36:30,527 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >16:36:30,530 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >16:36:30,541 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >16:36:30,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >16:36:30,575 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >16:36:30,584 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >16:36:30,587 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:36:30,594 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >16:36:30,600 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >16:36:30,603 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >16:36:30,615 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:36:30,621 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:36:30,627 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:36:30,633 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:36:30,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:36:30,647 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >16:36:30,669 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:36:30,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:36:30,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:36:30,702 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >16:36:30,709 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >16:36:30,716 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:36:30,722 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:36:30,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:36:30,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >16:36:30,745 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,752 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,758 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,764 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,770 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,777 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,786 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,792 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >16:36:30,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >16:36:30,832 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >16:36:30,856 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >16:36:30,861 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >16:36:30,878 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >16:36:30,886 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >16:36:30,914 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >16:36:30,920 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >16:36:30,955 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >16:36:30,964 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >16:36:30,973 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >16:36:30,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >16:36:31,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >16:36:31,027 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >16:36:31,050 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:36:31,056 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:36:31,062 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:36:31,077 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >16:36:31,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >16:36:31,092 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >16:36:31,093 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >16:36:31,094 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >16:36:31,101 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >16:36:31,114 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >16:36:31,123 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >16:36:31,128 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >16:36:31,131 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >16:36:31,143 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:36:31,149 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:36:31,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:36:31,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:36:31,186 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >16:36:31,189 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >16:36:31,204 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:36:31,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:36:31,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:36:31,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:36:31,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:36:31,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:36:31,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:36:31,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:36:31,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >16:36:31,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >16:36:31,271 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >16:36:31,280 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:36:31,285 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >16:36:31,290 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:36:31,295 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >16:36:31,300 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:36:31,305 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:36:31,311 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >16:36:31,321 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >16:36:31,411 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >16:36:31,435 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >16:36:31,448 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >16:36:31,466 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >16:36:31,480 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >16:36:31,485 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >16:36:31,489 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >16:36:31,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >16:36:31,514 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:36:31,662 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:36:31,667 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:36:31,682 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >16:36:31,687 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >16:36:31,698 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:36:31,703 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:36:31,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:36:31,749 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >16:36:31,795 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >16:36:31,823 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >16:36:31,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >16:36:31,865 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >16:36:31,928 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >16:36:31,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >16:36:31,976 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >16:36:31,985 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >16:36:31,999 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,004 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,010 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,022 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,044 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:36:32,059 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >16:36:32,064 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >16:36:32,075 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,081 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,086 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,092 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,098 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,103 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:36:32,129 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >16:36:32,133 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >16:36:32,134 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >16:36:32,135 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >16:36:32,136 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >16:36:32,137 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >16:36:32,138 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >16:36:32,139 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >16:36:32,139 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >16:36:32,140 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >16:36:32,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:36:32,177 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:36:32,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:36:32,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:36:32,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:36:32,242 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:36:32,257 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >16:36:32,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >16:36:32,304 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >16:36:32,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >16:36:32,312 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >16:36:32,313 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >16:36:32,314 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >16:36:32,314 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >16:36:32,315 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >16:36:32,315 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >16:36:32,316 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >16:36:32,317 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >16:36:32,369 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,384 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,389 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,392 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >16:36:32,395 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:36:32,399 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >16:36:32,400 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >16:36:32,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >16:36:32,409 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >16:36:32,410 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >16:36:32,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >16:36:32,441 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >16:36:32,457 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >16:36:32,473 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >16:36:32,526 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >16:36:32,536 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >16:36:32,539 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >16:36:32,553 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >16:36:32,571 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >16:36:32,576 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >16:36:32,591 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >16:36:32,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >16:36:32,612 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >16:36:32,615 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >16:36:32,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >16:36:32,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >16:36:32,742 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >16:36:32,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >16:36:32,750 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >16:36:32,771 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >16:36:32,786 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >16:36:32,790 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >16:36:32,811 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:36:32,816 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:36:32,833 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >16:36:32,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:32,861 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:32,865 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >16:36:32,866 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >16:36:32,867 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >16:36:32,870 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:32,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >16:36:32,905 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >16:36:32,909 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >16:36:32,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >16:36:32,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >16:36:32,999 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >16:36:33,126 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >16:36:33,144 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >16:36:33,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >16:36:33,205 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >16:36:33,212 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >16:36:33,220 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >16:36:33,234 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >16:36:33,272 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >16:36:33,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >16:36:33,298 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:36:33,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >16:36:33,323 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >16:36:33,339 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >16:36:33,349 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >16:36:33,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >16:36:33,365 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >16:36:33,366 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >16:36:33,381 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >16:36:33,387 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >16:36:33,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >16:36:33,419 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >16:36:33,424 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >16:36:33,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,509 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,513 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,524 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,534 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,540 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,544 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,549 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,554 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,559 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,564 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,569 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,574 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,588 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,591 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >16:36:33,594 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,600 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:36:33,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >16:36:33,653 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >16:36:33,684 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >16:36:33,705 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >16:36:33,707 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:36:33,708 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >16:36:33,774 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >16:36:33,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >16:36:33,830 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,836 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,842 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,846 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,860 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:36:33,870 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >16:36:33,871 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >16:36:33,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,920 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:36:33,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >16:36:33,947 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >16:36:33,947 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >16:36:33,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >16:36:33,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >16:36:34,086 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >16:36:34,162 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >16:36:34,175 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >16:36:34,180 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >16:36:34,211 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >16:36:34,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >16:36:34,291 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >16:36:34,299 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:36:34,304 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:36:34,307 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >16:36:34,308 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >16:36:34,309 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >16:36:34,311 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:36:34,341 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >16:36:34,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >16:36:34,374 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:36:34,375 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >16:36:34,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >16:36:34,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,445 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,459 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,464 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,468 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,473 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,477 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,484 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,488 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >16:36:34,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,496 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,501 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,506 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,511 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:36:34,551 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >16:36:34,556 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >16:36:34,582 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:34,592 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >16:36:34,604 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >16:36:34,643 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >16:36:34,646 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >16:36:34,652 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >16:36:34,667 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >16:36:34,673 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >16:36:34,695 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >16:36:34,702 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >16:36:34,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >16:36:34,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >16:36:34,719 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >16:36:34,719 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >16:36:34,722 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >16:36:34,728 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >16:36:34,734 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >16:36:34,745 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >16:36:34,749 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >16:36:34,755 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >16:36:34,761 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >16:36:34,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >16:36:34,771 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >16:36:34,812 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >16:36:34,816 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >16:36:34,925 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >16:36:34,928 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:36:34,951 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:34,956 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:34,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:34,965 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:34,969 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:34,974 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:36:35,003 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:36:35,008 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >16:36:35,013 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:36:35,020 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:36:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:36:35,070 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >16:36:35,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:36:35,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:36:35,119 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:36:35,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:36:35,131 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >16:36:35,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:36:35,139 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:36:35,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >16:36:35,169 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >16:36:35,191 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >16:36:35,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >16:36:35,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >16:36:35,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:36:35,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:36:35,397 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:36:35,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:36:35,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:36:35,424 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:36:35,431 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:36:35,493 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-2.fc20.x86_64 >16:36:35,517 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >16:36:35,530 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >16:36:35,647 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >16:36:35,685 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >16:36:35,702 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >16:36:35,740 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >16:36:35,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >16:36:35,772 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >16:36:35,775 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >16:36:35,794 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >16:36:35,797 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >16:36:35,798 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >16:36:35,852 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:35,857 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:35,861 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:36:35,875 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >16:36:35,880 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >16:36:35,910 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:36:35,914 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >16:36:35,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:36:35,922 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:36:35,925 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >16:36:35,926 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >16:36:35,929 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:36:35,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:36:35,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:36:35,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:36:35,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:36:36,050 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:36:36,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:36:36,062 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >16:36:36,066 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:36:36,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:36:36,083 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:36:36,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >16:36:36,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >16:36:36,198 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:36:36,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:36:36,210 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:36:36,219 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >16:36:36,223 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >16:36:36,224 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >16:36:36,225 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >16:36:36,225 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >16:36:36,226 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >16:36:36,234 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >16:36:36,237 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >16:36:36,256 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >16:36:36,260 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >16:36:36,275 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:36:36,280 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:36:36,285 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:36:36,292 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:36:36,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >16:36:36,342 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >16:36:36,361 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >16:36:36,418 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >16:36:36,438 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >16:36:36,450 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:36:36,456 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:36:36,533 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:36,538 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >16:36:36,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:36:36,554 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:36:36,559 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:36:36,563 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >16:36:36,564 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >16:36:36,564 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >16:36:36,565 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >16:36:36,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >16:36:36,645 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >16:36:36,672 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >16:36:36,676 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >16:36:36,695 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:36:36,699 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:36:36,702 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >16:36:36,703 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >16:36:36,703 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >16:36:36,707 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:36:36,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >16:36:36,727 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >16:36:36,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >16:36:36,744 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >16:36:36,747 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >16:36:36,772 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >16:36:36,774 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >16:36:36,796 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >16:36:36,830 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >16:36:36,833 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >16:36:36,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >16:36:36,848 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >16:36:36,849 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >16:36:36,871 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:36:36,876 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:36:36,881 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:36:36,906 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >16:36:36,913 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >16:36:36,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >16:36:36,938 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >16:36:36,956 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >16:36:36,969 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >16:36:36,991 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:36:36,996 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:36:37,002 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:36:37,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >16:36:37,027 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >16:36:37,043 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:36:37,054 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:36:37,065 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:36:37,094 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >16:36:37,098 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >16:36:37,100 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >16:36:37,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >16:36:37,146 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >16:36:37,221 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,226 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,235 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,239 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,244 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,249 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,253 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >16:36:37,254 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >16:36:37,254 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >16:36:37,255 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >16:36:37,256 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >16:36:37,256 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >16:36:37,257 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >16:36:37,258 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >16:36:37,258 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >16:36:37,259 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >16:36:37,259 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >16:36:37,263 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,270 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >16:36:37,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,281 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.12-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:36:37,291 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >16:36:37,306 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >16:36:37,309 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >16:36:37,312 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >16:36:37,318 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >16:36:37,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >16:36:37,381 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:36:37,386 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:36:37,390 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >16:36:37,393 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >16:36:37,394 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >16:36:37,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >16:36:37,415 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >16:36:37,416 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >16:36:37,431 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >16:36:37,442 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >16:36:37,460 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >16:36:37,519 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >16:36:38,094 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >16:36:50,422 DEBUG yum.verbose.YumBase: Depsolve time: 24.751 >16:36:50,587 INFO packaging: 1305 packages selected totalling 4.07 GB >16:39:42,428 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >16:39:42,428 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >16:39:42,429 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >16:39:42,430 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >16:39:42,439 DEBUG yum.verbose.YumBase: Config time: 0.037 >16:39:42,442 INFO packaging: gathering repo metadata >16:39:42,485 INFO packaging: metadata retrieval complete >16:39:42,486 INFO packaging: checking software selection >16:39:42,488 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:39:42,490 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >16:39:43,352 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >16:39:43,527 DEBUG yum.verbose.YumBase: pkgsack time: 1.039 >16:39:43,795 DEBUG yum.verbose.YumBase: group time: 1.307 >16:39:43,986 DEBUG yum.verbose.YumBase: Obs Init time: 0.170 >16:39:44,088 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >16:39:44,177 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >16:39:44,689 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >16:39:44,693 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >16:39:44,760 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >16:39:44,778 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >16:39:44,804 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >16:39:45,373 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >16:39:45,375 INFO packaging: no kernel-PAE package >16:39:45,378 INFO packaging: selected kernel >16:39:45,423 INFO packaging: checking dependencies >16:39:45,939 DEBUG yum.verbose.YumBase: Building updates object >16:39:46,229 DEBUG yum.verbose.YumBase: up:simple updates time: 0.108 >16:39:46,235 DEBUG yum.verbose.YumBase: up:obs time: 0.006 >16:39:46,236 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >16:39:46,237 DEBUG yum.verbose.YumBase: updates time: 0.296 >16:39:46,244 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:39:46,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:39:46,256 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:39:46,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:39:46,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >16:39:46,269 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >16:39:46,270 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >16:39:46,271 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >16:39:46,289 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,295 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,306 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,313 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,322 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >16:39:46,342 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,349 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,354 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,368 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,382 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,388 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,391 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >16:39:46,394 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,400 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >16:39:46,402 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >16:39:46,403 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >16:39:46,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,412 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >16:39:46,428 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,433 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,438 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,451 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,458 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,461 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >16:39:46,464 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,482 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,489 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,495 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,500 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >16:39:46,514 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:39:46,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:39:46,525 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >16:39:46,527 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >16:39:46,532 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >16:39:46,544 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >16:39:46,556 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >16:39:46,566 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >16:39:46,576 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:39:46,581 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:39:46,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >16:39:46,598 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >16:39:46,601 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >16:39:46,610 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:39:46,620 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >16:39:46,623 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:39:46,628 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >16:39:46,635 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >16:39:46,642 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >16:39:46,648 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >16:39:46,664 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,690 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,695 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,701 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,708 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,713 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,719 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,725 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,730 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,734 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,740 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,746 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,751 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >16:39:46,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >16:39:46,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >16:39:46,770 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >16:39:46,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >16:39:46,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:39:46,790 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >16:39:46,793 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:39:46,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:39:46,805 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >16:39:46,810 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >16:39:46,820 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:39:46,826 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >16:39:46,830 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >16:39:46,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >16:39:46,847 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >16:39:46,851 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >16:39:46,856 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >16:39:46,858 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >16:39:46,859 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >16:39:46,866 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >16:39:46,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >16:39:46,877 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >16:39:46,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:39:46,892 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:39:46,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >16:39:46,914 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:39:46,920 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:39:46,924 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >16:39:46,927 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:39:46,932 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >16:39:46,935 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >16:39:46,937 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >16:39:46,946 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:39:46,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:39:46,959 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:39:46,966 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >16:39:46,980 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:39:46,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:39:46,990 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:39:46,995 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:39:47,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >16:39:47,010 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >16:39:47,024 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >16:39:47,032 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >16:39:47,038 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >16:39:47,057 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,067 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,080 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,096 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,104 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,109 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,117 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,131 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,135 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >16:39:47,138 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,144 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,176 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >16:39:47,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:39:47,195 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:39:47,200 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:39:47,203 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >16:39:47,204 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >16:39:47,205 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >16:39:47,211 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:39:47,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >16:39:47,234 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >16:39:47,237 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >16:39:47,244 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >16:39:47,269 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,284 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,289 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,295 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,300 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,307 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,322 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,327 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >16:39:47,335 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,381 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,385 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >16:39:47,385 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >16:39:47,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >16:39:47,406 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >16:39:47,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:39:47,422 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >16:39:47,423 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >16:39:47,427 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:39:47,432 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >16:39:47,440 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >16:39:47,455 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >16:39:47,460 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:39:47,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:39:47,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >16:39:47,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:39:47,503 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:39:47,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:39:47,513 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >16:39:47,518 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >16:39:47,526 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >16:39:47,529 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >16:39:47,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >16:39:47,543 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:39:47,548 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:39:47,553 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:39:47,556 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >16:39:47,559 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:39:47,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >16:39:47,581 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:39:47,587 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >16:39:47,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:39:47,596 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:39:47,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >16:39:47,605 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >16:39:47,606 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >16:39:47,631 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,635 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,640 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,645 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,648 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >16:39:47,651 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,658 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,671 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,677 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,682 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,687 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,703 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,716 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,726 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,731 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,736 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,742 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,747 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >16:39:47,761 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,766 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,771 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,783 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >16:39:47,784 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >16:39:47,787 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,792 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >16:39:47,806 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >16:39:47,811 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >16:39:47,814 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >16:39:47,823 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >16:39:47,837 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >16:39:47,847 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:39:47,852 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:39:47,857 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >16:39:47,882 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >16:39:47,900 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,906 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,912 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,923 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,928 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,937 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >16:39:47,940 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >16:39:47,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:39:47,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:39:47,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:39:47,978 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >16:39:47,983 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >16:39:47,989 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >16:39:48,011 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:39:48,016 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >16:39:48,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:39:48,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >16:39:48,034 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >16:39:48,050 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >16:39:48,056 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >16:39:48,060 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >16:39:48,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:39:48,075 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:39:48,080 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >16:39:48,084 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >16:39:48,090 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >16:39:48,101 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >16:39:48,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >16:39:48,113 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >16:39:48,156 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,162 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,170 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,176 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,185 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,191 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,199 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,203 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >16:39:48,204 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >16:39:48,204 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >16:39:48,205 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >16:39:48,206 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >16:39:48,207 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >16:39:48,208 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >16:39:48,209 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >16:39:48,210 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >16:39:48,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >16:39:48,211 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >16:39:48,212 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >16:39:48,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >16:39:48,213 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >16:39:48,214 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >16:39:48,215 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >16:39:48,216 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >16:39:48,216 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >16:39:48,217 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >16:39:48,218 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >16:39:48,218 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >16:39:48,219 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >16:39:48,220 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >16:39:48,220 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >16:39:48,221 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >16:39:48,221 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >16:39:48,222 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >16:39:48,223 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >16:39:48,223 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >16:39:48,224 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >16:39:48,225 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >16:39:48,226 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >16:39:48,227 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >16:39:48,228 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >16:39:48,229 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >16:39:48,229 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >16:39:48,230 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >16:39:48,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >16:39:48,231 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >16:39:48,232 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >16:39:48,233 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >16:39:48,233 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >16:39:48,234 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >16:39:48,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >16:39:48,235 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >16:39:48,236 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >16:39:48,237 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >16:39:48,237 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >16:39:48,238 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >16:39:48,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >16:39:48,239 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >16:39:48,240 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >16:39:48,241 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >16:39:48,241 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >16:39:48,242 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >16:39:48,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >16:39:48,243 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >16:39:48,244 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >16:39:48,245 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >16:39:48,246 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >16:39:48,246 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >16:39:48,247 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >16:39:48,248 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >16:39:48,249 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >16:39:48,250 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >16:39:48,251 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >16:39:48,254 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,259 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,267 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,274 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,280 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,287 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,291 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >16:39:48,292 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >16:39:48,298 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,307 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >16:39:48,312 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >16:39:48,345 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:39:48,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:39:48,355 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >16:39:48,371 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >16:39:48,375 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >16:39:48,376 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >16:39:48,409 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,425 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >16:39:48,426 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >16:39:48,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,434 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,437 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >16:39:48,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,447 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >16:39:48,453 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >16:39:48,454 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >16:39:48,455 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >16:39:48,455 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >16:39:48,456 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >16:39:48,457 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >16:39:48,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >16:39:48,478 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >16:39:48,485 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >16:39:48,488 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >16:39:48,514 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >16:39:48,523 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >16:39:48,526 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >16:39:48,529 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >16:39:48,544 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >16:39:48,549 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >16:39:48,558 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >16:39:48,562 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >16:39:48,570 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >16:39:48,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,645 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >16:39:48,646 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >16:39:48,648 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >16:39:48,650 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >16:39:48,655 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,663 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,676 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,681 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,688 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >16:39:48,701 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >16:39:48,711 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >16:39:48,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,741 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,748 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,753 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,758 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,762 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,769 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >16:39:48,789 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:39:48,794 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:39:48,799 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:39:48,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >16:39:48,821 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:39:48,826 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:39:48,830 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >16:39:48,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >16:39:48,844 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >16:39:48,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >16:39:48,876 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >16:39:48,903 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,914 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >16:39:48,915 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >16:39:48,916 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >16:39:48,916 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >16:39:48,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,922 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >16:39:48,923 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >16:39:48,924 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >16:39:48,925 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >16:39:48,926 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >16:39:48,927 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >16:39:48,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,935 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,941 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,952 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >16:39:48,953 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >16:39:48,953 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >16:39:48,954 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >16:39:48,955 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >16:39:48,955 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >16:39:48,956 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >16:39:48,959 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,978 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:48,983 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >16:39:49,015 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:39:49,021 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:39:49,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:39:49,033 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >16:39:49,071 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:39:49,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:39:49,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >16:39:49,096 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:39:49,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:39:49,107 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:39:49,113 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >16:39:49,143 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >16:39:49,158 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >16:39:49,163 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >16:39:49,177 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:39:49,183 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:39:49,188 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:39:49,194 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >16:39:49,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-2.fc20.x86_64 >16:39:49,259 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,271 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,275 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,280 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,285 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >16:39:49,315 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,320 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,325 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,331 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,334 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >16:39:49,337 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,343 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >16:39:49,357 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:39:49,362 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:39:49,368 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >16:39:49,379 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >16:39:49,392 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:39:49,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:39:49,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:39:49,406 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:39:49,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >16:39:49,423 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.00-25.fc20.x86_64 as install for 1:grub2-efi-2.00-25.fc20.x86_64 >16:39:49,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,486 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,491 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,506 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,515 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,525 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >16:39:49,526 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >16:39:49,527 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >16:39:49,528 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >16:39:49,528 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >16:39:49,529 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >16:39:49,530 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >16:39:49,531 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >16:39:49,532 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >16:39:49,535 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,540 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,544 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >16:39:49,553 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >16:39:49,606 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,612 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,799 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,812 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,818 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,835 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,854 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >16:39:49,882 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:39:49,885 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >16:39:49,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:39:49,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:39:49,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:39:49,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >16:39:49,924 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >16:39:49,927 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >16:39:49,930 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >16:39:49,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >16:39:49,957 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >16:39:49,958 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >16:39:49,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >16:39:49,995 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >16:39:49,998 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >16:39:49,999 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >16:39:50,011 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >16:39:50,017 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >16:39:50,026 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >16:39:50,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >16:39:50,041 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >16:39:50,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >16:39:50,057 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >16:39:50,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >16:39:50,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >16:39:50,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:39:50,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:39:50,093 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >16:39:50,094 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >16:39:50,097 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:39:50,102 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >16:39:50,112 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >16:39:50,116 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >16:39:50,117 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >16:39:50,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >16:39:50,135 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >16:39:50,150 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:39:50,160 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >16:39:50,184 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:39:50,189 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:39:50,194 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >16:39:50,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >16:39:50,211 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >16:39:50,216 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >16:39:50,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >16:39:50,241 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >16:39:50,243 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:39:50,244 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >16:39:50,255 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >16:39:50,260 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >16:39:50,272 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >16:39:50,276 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >16:39:50,283 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >16:39:50,290 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >16:39:50,296 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >16:39:50,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:39:50,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >16:39:50,334 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >16:39:50,371 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:39:50,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:39:50,400 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >16:39:50,401 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >16:39:50,402 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >16:39:50,403 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >16:39:50,403 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >16:39:50,404 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >16:39:50,405 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >16:39:50,405 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >16:39:50,406 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >16:39:50,407 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >16:39:50,407 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >16:39:50,408 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >16:39:50,409 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >16:39:50,410 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >16:39:50,410 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >16:39:50,411 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >16:39:50,412 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >16:39:50,413 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >16:39:50,416 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvcllo.so()(64bit) >16:39:50,417 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >16:39:50,417 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libutllo.so()(64bit) >16:39:50,419 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >16:39:50,420 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >16:39:50,421 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >16:39:50,423 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtllo.so()(64bit) >16:39:50,424 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtklo.so()(64bit) >16:39:50,424 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxlo.so()(64bit) >16:39:50,425 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >16:39:50,426 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvtlo.so()(64bit) >16:39:50,426 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvllo.so()(64bit) >16:39:50,427 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsotlo.so()(64bit) >16:39:50,428 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsfxlo.so()(64bit) >16:39:50,429 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsblo.so()(64bit) >16:39:50,430 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsaxlo.so()(64bit) >16:39:50,434 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:39:50,436 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >16:39:50,438 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >16:39:50,442 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >16:39:50,445 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libfilelo.so()(64bit) >16:39:50,446 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libeditenglo.so()(64bit) >16:39:50,447 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >16:39:50,448 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >16:39:50,449 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libcomphelper.so()(64bit) >16:39:50,450 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >16:39:50,450 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libavmedialo.so()(64bit) >16:39:50,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-9.fc20.x86_64 >16:39:50,464 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-9.fc20.x86_64 >16:39:50,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,502 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >16:39:50,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,525 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >16:39:50,527 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >16:39:50,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >16:39:50,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >16:39:50,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >16:39:50,627 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >16:39:50,651 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >16:39:50,659 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:39:50,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:39:50,669 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >16:39:50,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >16:39:50,694 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:39:50,699 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:39:50,702 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >16:39:50,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:39:50,710 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >16:39:50,719 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >16:39:50,726 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >16:39:50,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >16:39:50,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,795 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,809 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >16:39:50,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,818 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >16:39:50,828 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >16:39:50,844 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >16:39:50,859 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >16:39:50,862 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >16:39:50,880 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:39:50,884 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >16:39:50,886 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >16:39:50,889 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:39:50,893 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >16:39:50,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >16:39:50,909 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >16:39:50,929 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:39:50,933 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >16:39:50,938 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:39:50,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >16:39:50,948 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >16:39:50,973 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >16:39:50,976 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >16:39:50,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >16:39:51,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >16:39:51,014 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >16:39:51,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >16:39:51,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >16:39:51,042 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:51,047 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:51,049 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >16:39:51,053 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:51,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:39:51,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:39:51,075 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >16:39:51,114 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:39:51,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:39:51,126 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:39:51,131 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:39:51,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >16:39:51,161 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >16:39:51,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,200 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,205 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,209 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,214 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >16:39:51,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >16:39:51,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >16:39:51,305 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:39:51,314 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:39:51,324 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >16:39:51,325 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >16:39:51,326 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >16:39:51,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:39:51,338 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >16:39:51,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >16:39:51,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >16:39:51,344 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >16:39:51,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >16:39:51,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >16:39:51,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >16:39:51,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >16:39:51,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >16:39:51,352 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >16:39:51,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >16:39:51,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >16:39:51,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >16:39:51,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >16:39:51,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >16:39:51,361 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >16:39:51,362 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >16:39:51,363 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:39:51,364 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >16:39:51,365 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >16:39:51,366 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >16:39:51,367 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >16:39:51,368 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >16:39:51,368 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >16:39:51,369 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >16:39:51,370 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >16:39:51,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:39:51,379 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >16:39:51,380 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >16:39:51,381 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >16:39:51,383 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >16:39:51,384 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >16:39:51,384 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >16:39:51,385 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >16:39:51,386 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >16:39:51,386 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >16:39:51,387 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >16:39:51,388 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >16:39:51,388 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >16:39:51,389 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >16:39:51,390 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >16:39:51,391 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >16:39:51,392 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >16:39:51,393 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >16:39:51,397 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >16:39:51,400 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >16:39:51,401 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >16:39:51,402 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >16:39:51,402 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >16:39:51,403 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >16:39:51,406 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >16:39:51,407 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >16:39:51,407 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >16:39:51,408 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >16:39:51,409 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >16:39:51,409 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >16:39:51,410 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >16:39:51,411 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >16:39:51,412 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >16:39:51,413 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >16:39:51,413 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >16:39:51,414 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >16:39:51,415 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >16:39:51,416 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >16:39:51,419 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >16:39:51,419 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >16:39:51,420 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >16:39:51,421 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >16:39:51,421 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >16:39:51,422 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >16:39:51,423 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >16:39:51,423 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >16:39:51,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >16:39:51,424 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >16:39:51,425 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >16:39:51,428 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >16:39:51,429 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >16:39:51,430 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >16:39:51,431 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >16:39:51,432 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >16:39:51,432 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >16:39:51,433 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >16:39:51,434 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >16:39:51,435 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >16:39:51,436 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >16:39:51,436 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >16:39:51,437 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >16:39:51,438 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >16:39:51,438 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >16:39:51,441 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >16:39:51,454 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >16:39:51,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >16:39:51,495 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >16:39:51,500 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >16:39:51,503 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:39:51,504 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >16:39:51,508 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >16:39:51,511 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >16:39:51,522 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:39:51,529 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:39:51,536 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:39:51,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:39:51,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >16:39:51,555 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >16:39:51,566 DEBUG yum.verbose.YumBase: TSINFO: Marking shim-unsigned-0.7-1.fc20.x86_64 as install for shim-0.7-1.fc20.x86_64 >16:39:51,570 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for shim-0.7-1.fc20.x86_64 >16:39:51,588 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:39:51,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:39:51,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >16:39:51,618 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >16:39:51,625 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >16:39:51,631 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:39:51,636 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:39:51,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >16:39:51,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >16:39:51,659 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,665 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,670 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,675 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,681 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,692 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,701 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,706 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >16:39:51,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >16:39:51,754 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >16:39:51,780 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >16:39:51,785 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >16:39:51,802 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >16:39:51,810 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >16:39:51,835 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >16:39:51,840 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >16:39:51,875 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >16:39:51,885 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >16:39:51,894 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >16:39:51,904 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >16:39:51,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >16:39:51,927 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >16:39:51,950 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:39:51,956 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:39:51,961 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >16:39:51,975 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >16:39:51,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >16:39:51,988 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >16:39:51,990 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >16:39:51,990 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >16:39:51,997 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >16:39:52,005 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >16:39:52,014 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >16:39:52,018 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >16:39:52,021 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >16:39:52,033 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:39:52,037 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:39:52,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:39:52,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >16:39:52,075 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >16:39:52,078 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >16:39:52,092 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:39:52,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:39:52,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >16:39:52,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:39:52,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:39:52,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:39:52,127 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:39:52,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >16:39:52,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >16:39:52,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >16:39:52,158 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >16:39:52,167 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:39:52,173 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >16:39:52,178 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:39:52,183 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >16:39:52,188 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:39:52,193 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >16:39:52,199 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >16:39:52,206 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >16:39:52,304 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >16:39:52,323 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >16:39:52,336 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >16:39:52,354 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >16:39:52,367 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >16:39:52,372 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >16:39:52,376 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >16:39:52,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >16:39:52,400 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:39:52,406 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:39:52,411 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >16:39:52,425 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >16:39:52,431 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >16:39:52,440 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:39:52,446 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:39:52,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >16:39:52,490 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >16:39:52,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >16:39:52,561 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >16:39:52,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >16:39:52,596 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >16:39:52,651 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >16:39:52,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >16:39:52,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >16:39:52,705 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >16:39:52,718 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,728 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,738 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,743 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >16:39:52,756 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >16:39:52,761 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >16:39:52,771 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,776 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,791 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >16:39:52,824 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >16:39:52,828 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >16:39:52,829 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >16:39:52,830 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >16:39:52,830 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >16:39:52,831 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >16:39:52,832 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >16:39:52,833 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >16:39:52,834 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >16:39:52,835 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >16:39:52,857 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:39:52,861 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:39:52,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >16:39:52,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:39:52,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:39:52,931 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >16:39:52,945 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >16:39:52,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >16:39:52,994 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >16:39:52,999 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >16:39:53,002 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >16:39:53,003 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >16:39:53,004 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >16:39:53,006 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >16:39:53,006 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >16:39:53,007 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >16:39:53,008 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >16:39:53,008 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >16:39:53,062 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,077 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,082 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,085 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >16:39:53,088 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >16:39:53,092 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >16:39:53,093 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >16:39:53,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >16:39:53,103 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >16:39:53,104 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >16:39:53,116 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc20.noarch >16:39:53,137 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >16:39:53,154 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >16:39:53,178 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >16:39:53,236 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >16:39:53,246 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >16:39:53,249 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >16:39:53,270 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >16:39:53,290 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >16:39:53,295 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >16:39:53,307 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-4.fc20.x86_64 as install for 1:grub2-tools-2.00-25.fc20.x86_64 >16:39:53,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for 1:grub2-tools-2.00-25.fc20.x86_64 >16:39:53,326 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >16:39:53,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >16:39:53,349 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >16:39:53,352 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >16:39:53,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >16:39:53,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >16:39:53,483 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >16:39:53,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >16:39:53,491 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >16:39:53,512 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >16:39:53,527 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >16:39:53,533 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >16:39:53,553 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:39:53,559 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >16:39:53,576 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >16:39:53,596 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:53,604 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:53,608 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >16:39:53,608 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >16:39:53,609 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >16:39:53,613 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:53,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >16:39:53,646 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >16:39:53,650 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >16:39:53,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >16:39:53,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >16:39:53,742 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >16:39:53,846 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >16:39:53,858 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >16:39:53,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >16:39:53,906 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >16:39:53,910 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >16:39:53,914 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >16:39:53,925 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >16:39:53,958 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >16:39:53,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >16:39:53,985 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:39:53,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >16:39:54,005 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >16:39:54,019 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >16:39:54,030 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >16:39:54,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >16:39:54,045 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >16:39:54,047 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >16:39:54,061 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >16:39:54,067 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >16:39:54,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >16:39:54,102 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >16:39:54,107 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >16:39:54,189 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,193 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,198 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,209 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,220 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,226 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,230 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,235 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,241 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,246 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,252 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,257 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,261 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,280 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,286 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >16:39:54,291 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,298 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >16:39:54,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >16:39:54,354 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >16:39:54,385 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >16:39:54,406 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >16:39:54,409 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:39:54,410 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >16:39:54,483 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >16:39:54,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >16:39:54,540 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:39:54,546 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:39:54,550 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:39:54,557 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:39:54,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >16:39:54,565 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >16:39:54,566 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >16:39:54,572 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,607 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >16:39:54,642 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >16:39:54,644 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >16:39:54,645 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >16:39:54,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >16:39:54,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >16:39:54,772 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >16:39:54,834 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >16:39:54,843 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >16:39:54,846 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >16:39:54,873 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >16:39:54,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >16:39:54,933 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >16:39:54,938 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:39:54,943 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:39:54,945 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >16:39:54,946 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >16:39:54,947 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >16:39:54,950 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >16:39:54,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >16:39:55,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >16:39:55,015 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:39:55,016 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >16:39:55,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >16:39:55,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,083 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,088 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,093 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,098 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,103 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,108 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,113 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,117 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,122 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,133 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >16:39:55,136 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,147 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,152 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,156 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >16:39:55,200 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >16:39:55,205 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >16:39:55,236 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:55,247 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >16:39:55,258 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >16:39:55,298 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >16:39:55,301 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >16:39:55,308 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >16:39:55,324 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >16:39:55,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >16:39:55,342 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >16:39:55,348 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >16:39:55,354 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >16:39:55,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >16:39:55,367 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >16:39:55,368 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >16:39:55,371 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >16:39:55,378 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >16:39:55,384 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >16:39:55,395 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >16:39:55,398 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >16:39:55,405 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >16:39:55,411 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >16:39:55,415 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >16:39:55,422 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >16:39:55,462 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >16:39:55,466 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >16:39:55,581 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >16:39:55,584 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:39:55,607 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,613 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,622 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,626 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,631 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >16:39:55,659 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:39:55,661 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >16:39:55,664 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:39:55,669 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >16:39:55,699 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:39:55,702 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >16:39:55,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:39:55,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >16:39:55,731 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:39:55,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:39:55,739 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >16:39:55,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:39:55,747 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >16:39:55,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >16:39:55,778 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >16:39:55,803 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >16:39:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >16:39:55,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >16:39:56,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:39:56,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:39:56,012 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:39:56,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >16:39:56,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:39:56,040 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:39:56,046 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >16:39:56,108 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-2.fc20.x86_64 >16:39:56,131 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >16:39:56,144 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >16:39:56,263 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >16:39:56,302 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >16:39:56,320 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >16:39:56,357 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >16:39:56,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >16:39:56,389 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >16:39:56,393 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >16:39:56,412 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >16:39:56,415 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >16:39:56,416 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >16:39:56,470 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:56,475 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:56,479 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >16:39:56,493 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >16:39:56,498 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >16:39:56,529 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:39:56,532 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >16:39:56,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:39:56,545 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:39:56,547 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >16:39:56,548 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >16:39:56,551 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:39:56,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >16:39:56,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:39:56,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:39:56,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >16:39:56,665 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:39:56,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:39:56,672 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >16:39:56,675 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:39:56,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:39:56,685 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >16:39:56,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >16:39:56,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >16:39:56,785 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:39:56,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:39:56,797 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >16:39:56,809 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >16:39:56,813 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >16:39:56,814 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >16:39:56,815 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >16:39:56,816 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >16:39:56,817 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >16:39:56,826 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >16:39:56,831 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >16:39:56,851 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >16:39:56,856 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >16:39:56,873 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:39:56,879 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:39:56,885 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:39:56,892 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >16:39:56,926 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >16:39:56,950 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >16:39:56,975 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >16:39:57,036 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >16:39:57,061 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >16:39:57,076 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:39:57,082 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >16:39:57,165 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:57,171 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >16:39:57,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:39:57,190 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:39:57,196 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >16:39:57,200 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >16:39:57,201 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >16:39:57,202 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >16:39:57,203 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >16:39:57,267 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >16:39:57,285 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >16:39:57,314 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >16:39:57,318 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >16:39:57,342 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:39:57,347 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:39:57,350 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >16:39:57,351 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >16:39:57,352 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >16:39:57,355 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >16:39:57,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >16:39:57,378 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >16:39:57,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >16:39:57,398 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >16:39:57,401 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >16:39:57,423 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >16:39:57,426 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >16:39:57,452 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >16:39:57,487 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >16:39:57,490 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >16:39:57,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >16:39:57,508 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >16:39:57,509 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >16:39:57,641 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:39:57,651 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:39:57,660 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >16:39:57,691 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >16:39:57,698 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >16:39:57,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >16:39:57,725 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >16:39:57,744 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >16:39:57,757 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >16:39:57,785 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:39:57,790 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:39:57,794 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >16:39:57,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >16:39:57,815 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >16:39:57,826 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:39:57,831 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:39:57,838 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >16:39:57,858 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >16:39:57,861 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >16:39:57,862 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >16:39:57,897 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >16:39:57,902 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >16:39:57,984 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:57,990 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:57,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:57,999 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,004 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,008 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,013 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,017 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >16:39:58,018 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >16:39:58,019 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >16:39:58,019 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >16:39:58,020 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >16:39:58,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >16:39:58,021 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >16:39:58,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >16:39:58,022 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >16:39:58,023 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >16:39:58,024 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >16:39:58,027 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,035 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >16:39:58,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,045 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.12-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >16:39:58,056 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >16:39:58,072 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >16:39:58,075 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >16:39:58,079 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >16:39:58,085 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >16:39:58,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >16:39:58,156 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:39:58,163 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >16:39:58,169 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >16:39:58,173 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >16:39:58,174 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >16:39:58,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >16:39:58,199 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >16:39:58,200 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >16:39:58,216 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >16:39:58,227 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >16:39:58,245 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >16:39:58,310 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >16:40:00,161 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >16:40:02,633 DEBUG yum.verbose.YumBase: Depsolve time: 17.210 >16:40:02,768 INFO packaging: 1312 packages selected totalling 4.13 GB >16:40:05,007 INFO packaging: Running anaconda-yum to install packages >16:40:50,003 INFO packaging: running transaction >17:08:19,444 INFO packaging: transaction complete >17:08:20,553 INFO packaging: ==== start rpm scriptlet logs ==== >17:08:20,554 INFO packaging: warning: filesystem-3.2-19.fc20.x86_64: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >17:08:20,555 INFO packaging: libgcc-4.8.2-1.fc20.x86_64 (1/1312) > >17:08:20,556 INFO packaging: fontpackages-filesystem-1.44-9.fc20.noarch (2/1312) > >17:08:20,557 INFO packaging: hwdata-0.256-1.fc20.noarch (3/1312) > >17:08:20,558 INFO packaging: setup-2.8.71-2.fc20.noarch (4/1312) > >17:08:20,559 INFO packaging: filesystem-3.2-19.fc20.x86_64 (5/1312) > >17:08:20,559 INFO packaging: telepathy-filesystem-0.0.2-6.fc20.noarch (6/1312) > >17:08:20,560 INFO packaging: 1:control-center-filesystem-3.10.2-2.fc20.x86_64 (7/1312) > >17:08:20,561 INFO packaging: 1:liberation-fonts-common-1.07.3-2.fc20.noarch (8/1312) > >17:08:20,562 INFO packaging: gnu-free-fonts-common-20120503-8.fc20.noarch (9/1312) > >17:08:20,562 INFO packaging: dejavu-fonts-common-2.34-1.fc20.noarch (10/1312) > >17:08:20,563 INFO packaging: mozilla-filesystem-1.9-10.fc20.x86_64 (11/1312) > >17:08:20,563 INFO packaging: langtable-0.0.23-1.fc20.noarch (12/1312) > >17:08:20,564 INFO packaging: gnome-user-docs-3.10.2-1.fc20.noarch (13/1312) > >17:08:20,565 INFO packaging: poppler-data-0.4.6-4.fc20.noarch (14/1312) > >17:08:20,565 INFO packaging: xkeyboard-config-2.10.1-1.fc20.noarch (15/1312) > >17:08:20,566 INFO packaging: 1:cups-filesystem-1.7.0-4.fc20.noarch (16/1312) > >17:08:20,567 INFO packaging: libreport-filesystem-2.1.9-1.fc20.x86_64 (17/1312) > >17:08:20,567 INFO packaging: foomatic-db-filesystem-4.0-39.20130604.fc20.noarch (18/1312) > >17:08:20,568 INFO packaging: m17n-db-1.6.4-3.fc20.noarch (19/1312) > >17:08:20,568 INFO packaging: tzdata-2013h-1.fc20.noarch (20/1312) > >17:08:20,568 INFO packaging: 32:bind-license-9.9.4-8.fc20.noarch (21/1312) > >17:08:20,569 INFO packaging: 1:autocorr-en-4.1.3.2-9.fc20.noarch (22/1312) > >17:08:20,569 INFO packaging: langtable-data-0.0.23-1.fc20.noarch (23/1312) > >17:08:20,569 INFO packaging: basesystem-10.0-9.fc20.noarch (24/1312) > >17:08:20,570 INFO packaging: khmeros-fonts-common-5.0-17.fc20.noarch (25/1312) > >17:08:20,570 INFO packaging: nhn-nanum-fonts-common-3.020-9.fc20.noarch (26/1312) > >17:08:20,570 INFO packaging: thai-scalable-fonts-common-0.5.0-7.fc20.noarch (27/1312) > >17:08:20,571 INFO packaging: smc-fonts-common-6.0-2.fc20.noarch (28/1312) > >17:08:20,571 INFO packaging: 1:libkkc-data-0.2.7-2.fc20.x86_64 (29/1312) > >17:08:20,571 INFO packaging: mobile-broadband-provider-info-1.20120614-4.fc20.noarch (30/1312) > >17:08:20,572 INFO packaging: heisenbug-backgrounds-base-20.0.0-1.fc20.noarch (31/1312) > >17:08:20,572 INFO packaging: heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch (32/1312) > >17:08:20,573 INFO packaging: kbd-misc-1.15.5-11.fc20.noarch (33/1312) > >17:08:20,573 INFO packaging: 1:sgabios-bin-0.20110622svn-6.fc20.noarch (34/1312) > >17:08:20,574 INFO packaging: 1:quota-nls-4.01-10.fc20.noarch (35/1312) > >17:08:20,574 INFO packaging: gnome-js-common-0.1.2-8.fc20.noarch (36/1312) > >17:08:20,575 INFO packaging: shim-unsigned-0.7-1.fc20.x86_64 (37/1312) > >17:08:20,575 INFO packaging: ncurses-base-5.9-12.20130511.fc20.noarch (38/1312) > >17:08:20,576 INFO packaging: nss-softokn-freebl-3.15.2-2.fc20.x86_64 (39/1312) > >17:08:20,576 INFO packaging: glibc-common-2.18-11.fc20.x86_64 (40/1312) > >17:08:20,577 INFO packaging: glibc-2.18-11.fc20.x86_64 (41/1312) > >17:08:20,577 INFO packaging: libstdc++-4.8.2-1.fc20.x86_64 (42/1312) > >17:08:20,578 INFO packaging: ncurses-libs-5.9-12.20130511.fc20.x86_64 (43/1312) > >17:08:20,578 INFO packaging: bash-4.2.45-4.fc20.x86_64 (44/1312) > >17:08:20,578 INFO packaging: libsepol-2.1.9-2.fc20.x86_64 (45/1312) > >17:08:20,579 INFO packaging: pcre-8.33-2.fc20.1.x86_64 (46/1312) > >17:08:20,579 INFO packaging: libselinux-2.1.13-19.fc20.x86_64 (47/1312) > >17:08:20,579 INFO packaging: zlib-1.2.8-3.fc20.x86_64 (48/1312) > >17:08:20,580 INFO packaging: 1:dbus-libs-1.6.12-1.fc20.x86_64 (49/1312) > >17:08:20,580 INFO packaging: libcom_err-1.42.8-3.fc20.x86_64 (50/1312) > >17:08:20,580 INFO packaging: info-5.1-4.fc20.x86_64 (51/1312) > >17:08:20,581 INFO packaging: nspr-4.10.1-1.fc20.x86_64 (52/1312) > >17:08:20,581 INFO packaging: libjpeg-turbo-1.3.0-1.fc20.x86_64 (53/1312) > >17:08:20,581 INFO packaging: nss-util-3.15.2-2.fc20.x86_64 (54/1312) > >17:08:20,582 INFO packaging: libuuid-2.24-2.fc20.x86_64 (55/1312) > >17:08:20,582 INFO packaging: 2:libpng-1.6.3-3.fc20.x86_64 (56/1312) > >17:08:20,582 INFO packaging: freetype-2.5.0-4.fc20.x86_64 (57/1312) > >17:08:20,583 INFO packaging: readline-6.2-8.fc20.x86_64 (58/1312) > >17:08:20,583 INFO packaging: sqlite-3.8.1-2.fc20.x86_64 (59/1312) > >17:08:20,583 INFO packaging: bzip2-libs-1.0.6-9.fc20.x86_64 (60/1312) > >17:08:20,584 INFO packaging: audit-libs-2.3.2-1.fc20.x86_64 (61/1312) > >17:08:20,584 INFO packaging: libxkbcommon-0.3.1-1.fc20.x86_64 (62/1312) > >17:08:20,584 INFO packaging: mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 (63/1312) > >17:08:20,585 INFO packaging: popt-1.13-15.fc20.x86_64 (64/1312) > >17:08:20,585 INFO packaging: chkconfig-1.3.60-4.fc20.x86_64 (65/1312) > >17:08:20,585 INFO packaging: libICE-1.0.8-6.fc20.x86_64 (66/1312) > >17:08:20,586 INFO packaging: libSM-1.2.1-6.fc20.x86_64 (67/1312) > >17:08:20,586 INFO packaging: xz-libs-5.1.2-6alpha.fc20.x86_64 (68/1312) > >17:08:20,586 INFO packaging: libxml2-2.9.1-2.fc20.x86_64 (69/1312) > >17:08:20,587 INFO packaging: libffi-3.0.13-5.fc20.x86_64 (70/1312) > >17:08:20,587 INFO packaging: 1:pkgconfig-0.28-3.fc20.x86_64 (71/1312) > >17:08:20,587 INFO packaging: glib2-2.38.2-2.fc20.x86_64 (72/1312) > >17:08:20,588 INFO packaging: shared-mime-info-1.2-1.fc20.x86_64 (73/1312) > >17:08:20,588 INFO packaging: atk-2.10.0-1.fc20.x86_64 (74/1312) > >17:08:20,588 INFO packaging: json-glib-0.16.2-1.fc20.x86_64 (75/1312) > >17:08:20,589 INFO packaging: gstreamer1-1.2.1-1.fc20.x86_64 (76/1312) > >17:08:20,589 INFO packaging: gobject-introspection-1.38.0-1.fc20.x86_64 (77/1312) > >17:08:20,589 INFO packaging: libwayland-client-1.2.0-3.fc20.x86_64 (78/1312) > >17:08:20,590 INFO packaging: libwayland-cursor-1.2.0-3.fc20.x86_64 (79/1312) > >17:08:20,590 INFO packaging: libwayland-server-1.2.0-3.fc20.x86_64 (80/1312) > >17:08:20,590 INFO packaging: libgpg-error-1.12-1.fc20.x86_64 (81/1312) > >17:08:20,591 INFO packaging: libgcrypt-1.5.3-2.fc20.x86_64 (82/1312) > >17:08:20,591 INFO packaging: libsecret-0.16-1.fc20.x86_64 (83/1312) > >17:08:20,591 INFO packaging: lcms2-2.5-2.fc20.x86_64 (84/1312) > >17:08:20,592 INFO packaging: avahi-libs-0.6.31-21.fc20.x86_64 (85/1312) > >17:08:20,592 INFO packaging: expat-2.1.0-7.fc20.x86_64 (86/1312) > >17:08:20,593 INFO packaging: dbus-glib-0.100.2-2.fc20.x86_64 (87/1312) > >17:08:20,593 INFO packaging: 2:libogg-1.3.0-6.fc20.x86_64 (88/1312) > >17:08:20,594 INFO packaging: libevdev-0.4.1-1.fc20.x86_64 (89/1312) > >17:08:20,594 INFO packaging: telepathy-glib-0.22.0-1.fc20.x86_64 (90/1312) > >17:08:20,594 INFO packaging: grep-2.15-1.fc20.x86_64 (91/1312) > >17:08:20,595 INFO packaging: tcp_wrappers-libs-7.6-76.fc20.x86_64 (92/1312) > >17:08:20,595 INFO packaging: libtalloc-2.0.8-3.fc20.x86_64 (93/1312) > >17:08:20,596 INFO packaging: libtdb-1.2.12-2.fc20.x86_64 (94/1312) > >17:08:20,596 INFO packaging: p11-kit-0.20.1-1.fc20.x86_64 (95/1312) > >17:08:20,597 INFO packaging: libicu-50.1.2-10.fc20.x86_64 (96/1312) > >17:08:20,597 INFO packaging: json-c-0.11-3.fc20.x86_64 (97/1312) > >17:08:20,597 INFO packaging: 1:libvorbis-1.3.3-6.fc20.x86_64 (98/1312) > >17:08:20,598 INFO packaging: lua-5.2.2-5.fc20.x86_64 (99/1312) > >17:08:20,598 INFO packaging: libdb-5.3.28-1.fc20.x86_64 (100/1312) > >17:08:20,599 INFO packaging: cyrus-sasl-lib-2.1.26-14.fc20.x86_64 (101/1312) > >17:08:20,599 INFO packaging: libcap-ng-0.7.3-6.fc20.x86_64 (102/1312) > >17:08:20,600 INFO packaging: gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 (103/1312) > >17:08:20,600 INFO packaging: libtool-ltdl-2.4.2-21.fc20.x86_64 (104/1312) > >17:08:20,600 INFO packaging: libtevent-0.9.19-1.fc20.x86_64 (105/1312) > >17:08:20,601 INFO packaging: libnl3-3.2.21-2.fc20.x86_64 (106/1312) > >17:08:20,601 INFO packaging: libexif-0.6.21-6.fc20.x86_64 (107/1312) > >17:08:20,601 INFO packaging: keyutils-libs-1.5.8-1.fc20.x86_64 (108/1312) > >17:08:20,602 INFO packaging: avahi-glib-0.6.31-21.fc20.x86_64 (109/1312) > >17:08:20,602 INFO packaging: libxslt-1.1.28-5.fc20.x86_64 (110/1312) > >17:08:20,602 INFO packaging: libbluray-0.4.0-1.fc20.x86_64 (111/1312) > >17:08:20,603 INFO packaging: libwpd-0.9.9-1.fc20.x86_64 (112/1312) > >17:08:20,603 INFO packaging: pixman-0.30.0-3.fc20.x86_64 (113/1312) > >17:08:20,603 INFO packaging: orc-0.4.18-1.fc20.x86_64 (114/1312) > >17:08:20,604 INFO packaging: elfutils-libelf-0.157-1.fc20.x86_64 (115/1312) > >17:08:20,604 INFO packaging: libattr-2.4.47-3.fc20.x86_64 (116/1312) > >17:08:20,604 INFO packaging: libcap-2.22-7.fc20.x86_64 (117/1312) > >17:08:20,605 INFO packaging: libacl-2.2.52-4.fc20.x86_64 (118/1312) > >17:08:20,605 INFO packaging: sed-4.2.2-5.fc20.x86_64 (119/1312) > >17:08:20,605 INFO packaging: libidn-1.28-2.fc20.x86_64 (120/1312) > >17:08:20,606 INFO packaging: libsigc++20-2.3.1-3.fc20.x86_64 (121/1312) > >17:08:20,606 INFO packaging: 1:gmp-5.1.2-2.fc20.x86_64 (122/1312) > >17:08:20,606 INFO packaging: libdhash-0.4.3-18.fc20.x86_64 (123/1312) > >17:08:20,607 INFO packaging: libgnome-keyring-3.10.1-1.fc20.x86_64 (124/1312) > >17:08:20,607 INFO packaging: xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 (125/1312) > >17:08:20,607 INFO packaging: gawk-4.1.0-2.fc20.x86_64 (126/1312) > >17:08:20,608 INFO packaging: iptables-1.4.19.1-1.fc20.x86_64 (127/1312) > >17:08:20,608 INFO packaging: speex-1.2-0.18.rc1.fc20.x86_64 (128/1312) > >17:08:20,608 INFO packaging: 14:libpcap-1.4.0-2.fc20.x86_64 (129/1312) > >17:08:20,609 INFO packaging: glibmm24-2.38.1-1.fc20.x86_64 (130/1312) > >17:08:20,609 INFO packaging: libgee-0.12.0-1.fc20.x86_64 (131/1312) > >17:08:20,609 INFO packaging: libgomp-4.8.2-1.fc20.x86_64 (132/1312) > >17:08:20,610 INFO packaging: hunspell-en-US-0.20121024-6.fc20.noarch (133/1312) > >17:08:20,610 INFO packaging: hunspell-1.3.2-14.fc20.x86_64 (134/1312) > >17:08:20,610 INFO packaging: 1:enchant-1.6.0-7.fc20.x86_64 (135/1312) > >17:08:20,611 INFO packaging: libasyncns-0.8-6.fc20.x86_64 (136/1312) > >17:08:20,611 INFO packaging: libtasn1-3.3-2.fc20.x86_64 (137/1312) > >17:08:20,611 INFO packaging: libpciaccess-0.13.1-4.fc20.x86_64 (138/1312) > >17:08:20,612 INFO packaging: libsss_idmap-1.11.2-1.fc20.x86_64 (139/1312) > >17:08:20,612 INFO packaging: libldb-1.1.16-3.fc20.x86_64 (140/1312) > >17:08:20,613 INFO packaging: flac-libs-1.3.0-3.fc20.x86_64 (141/1312) > >17:08:20,613 INFO packaging: 1:libtheora-1.1.1-9.fc20.x86_64 (142/1312) > >17:08:20,614 INFO packaging: libplist-1.10-2.fc20.x86_64 (143/1312) > >17:08:20,614 INFO packaging: libv4l-1.0.0-1.fc20.x86_64 (144/1312) > >17:08:20,614 INFO packaging: mozjs17-17.0.0-8.fc20.x86_64 (145/1312) > >17:08:20,615 INFO packaging: libunistring-0.9.3-9.fc20.x86_64 (146/1312) > >17:08:20,615 INFO packaging: file-libs-5.14-12.fc20.x86_64 (147/1312) > >17:08:20,616 INFO packaging: libical-1.0-4.fc20.x86_64 (148/1312) > >17:08:20,616 INFO packaging: libXau-1.0.8-2.fc20.x86_64 (149/1312) > >17:08:20,617 INFO packaging: libxcb-1.9.1-3.fc20.x86_64 (150/1312) > >17:08:20,617 INFO packaging: libbsd-0.6.0-2.fc20.x86_64 (151/1312) > >17:08:20,617 INFO packaging: gdbm-1.10-7.fc20.x86_64 (152/1312) > >17:08:20,618 INFO packaging: lzo-2.06-5.fc20.x86_64 (153/1312) > >17:08:20,618 INFO packaging: atkmm-2.22.7-2.fc20.x86_64 (154/1312) > >17:08:20,619 INFO packaging: exempi-2.2.1-3.fc20.x86_64 (155/1312) > >17:08:20,619 INFO packaging: libiscsi-1.9.0-4.fc20.x86_64 (156/1312) > >17:08:20,619 INFO packaging: libcroco-0.6.8-3.fc20.x86_64 (157/1312) > >17:08:20,620 INFO packaging: imsettings-libs-1.6.6-1.fc20.x86_64 (158/1312) > >17:08:20,620 INFO packaging: xz-5.1.2-6alpha.fc20.x86_64 (159/1312) > >17:08:20,620 INFO packaging: nss-softokn-3.15.2-2.fc20.x86_64 (160/1312) > >17:08:20,621 INFO packaging: jasper-libs-1.900.1-25.fc20.x86_64 (161/1312) > >17:08:20,621 INFO packaging: 1:findutils-4.5.11-4.fc20.x86_64 (162/1312) > >17:08:20,621 INFO packaging: which-2.20-6.fc20.x86_64 (163/1312) > >17:08:20,622 INFO packaging: cpio-2.11-24.fc20.x86_64 (164/1312) > >17:08:20,622 INFO packaging: e2fsprogs-libs-1.42.8-3.fc20.x86_64 (165/1312) > >17:08:20,622 INFO packaging: redhat-menus-12.0.2-7.fc20.noarch (166/1312) > >17:08:20,623 INFO packaging: gsm-1.0.13-10.fc20.x86_64 (167/1312) > >17:08:20,623 INFO packaging: libsndfile-1.0.25-8.fc20.x86_64 (168/1312) > >17:08:20,623 INFO packaging: libsamplerate-0.1.8-5.fc20.x86_64 (169/1312) > >17:08:20,624 INFO packaging: fuse-libs-2.9.3-2.fc20.x86_64 (170/1312) > >17:08:20,624 INFO packaging: libcollection-0.6.2-18.fc20.x86_64 (171/1312) > >17:08:20,624 INFO packaging: libdvdread-4.2.0-5.fc20.x86_64 (172/1312) > >17:08:20,625 INFO packaging: numactl-libs-2.0.9-1.fc20.x86_64 (173/1312) > >17:08:20,625 INFO packaging: plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 (174/1312) > >17:08:20,625 INFO packaging: libvpx-1.2.0-2.fc20.x86_64 (175/1312) > >17:08:20,626 INFO packaging: libraw1394-2.1.0-2.fc20.x86_64 (176/1312) > >17:08:20,626 INFO packaging: libaio-0.3.109-8.fc20.x86_64 (177/1312) > >17:08:20,626 INFO packaging: pcsc-lite-libs-1.8.10-1.fc20.x86_64 (178/1312) > >17:08:20,627 INFO packaging: 2:libwbclient-4.1.1-1.fc20.x86_64 (179/1312) > >17:08:20,627 INFO packaging: groff-base-1.22.2-8.fc20.x86_64 (180/1312) > >17:08:20,627 INFO packaging: elfutils-libs-0.157-1.fc20.x86_64 (181/1312) > >17:08:20,628 INFO packaging: libwpg-0.2.2-5.fc20.x86_64 (182/1312) > >17:08:20,628 INFO packaging: celt051-0.5.1.3-7.fc20.x86_64 (183/1312) > >17:08:20,628 INFO packaging: libudisks2-2.1.1-1.fc20.x86_64 (184/1312) > >17:08:20,629 INFO packaging: zeitgeist-libs-0.9.14-2.fc20.x86_64 (185/1312) > >17:08:20,629 INFO packaging: ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 (186/1312) > >17:08:20,629 INFO packaging: kmod-libs-15-1.fc20.x86_64 (187/1312) > >17:08:20,630 INFO packaging: kmod-15-1.fc20.x86_64 (188/1312) > >17:08:20,630 INFO packaging: bzip2-1.0.6-9.fc20.x86_64 (189/1312) > >17:08:20,630 INFO packaging: taglib-1.9.1-2.fc20.x86_64 (190/1312) > >17:08:20,631 INFO packaging: mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 (191/1312) > >17:08:20,631 INFO packaging: boost-system-1.54.0-5.fc20.x86_64 (192/1312) > >17:08:20,631 INFO packaging: snappy-1.1.0-2.fc20.x86_64 (193/1312) > >17:08:20,632 INFO packaging: openjpeg-libs-1.5.1-6.fc20.x86_64 (194/1312) > >17:08:20,632 INFO packaging: libusal-1.1.11-22.fc20.x86_64 (195/1312) > >17:08:20,633 INFO packaging: pciutils-libs-3.2.1-1.fc20.x86_64 (196/1312) > >17:08:20,633 INFO packaging: wavpack-4.60.1-8.fc20.x86_64 (197/1312) > >17:08:20,634 INFO packaging: cdparanoia-libs-10.2-14.fc20.x86_64 (198/1312) > >17:08:20,634 INFO packaging: libdaemon-0.14-6.fc20.x86_64 (199/1312) > >17:08:20,635 INFO packaging: libieee1284-0.2.11-15.fc20.x86_64 (200/1312) > >17:08:20,635 INFO packaging: yajl-2.0.4-3.fc20.x86_64 (201/1312) > >17:08:20,636 INFO packaging: libibverbs-1.1.7-3.fc20.x86_64 (202/1312) > >17:08:20,636 INFO packaging: librdmacm-1.0.17-2.fc20.x86_64 (203/1312) > >17:08:20,636 INFO packaging: elfutils-0.157-1.fc20.x86_64 (204/1312) > >17:08:20,637 INFO packaging: libavc1394-0.5.3-14.fc20.x86_64 (205/1312) > >17:08:20,637 INFO packaging: libiec61883-1.2.0-10.fc20.x86_64 (206/1312) > >17:08:20,638 INFO packaging: plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 (207/1312) > >17:08:20,638 INFO packaging: libdvdnav-4.2.0-5.fc20.x86_64 (208/1312) > >17:08:20,638 INFO packaging: gnome-menus-3.10.1-1.fc20.x86_64 (209/1312) > >17:08:20,639 INFO packaging: fuse-2.9.3-2.fc20.x86_64 (210/1312) > >17:08:20,639 INFO packaging: xcb-util-0.3.9-3.fc20.x86_64 (211/1312) > >17:08:20,639 INFO packaging: libshout-2.2.2-10.fc20.x86_64 (212/1312) > >17:08:20,640 INFO packaging: mpfr-3.1.2-4.fc20.x86_64 (213/1312) > >17:08:20,640 INFO packaging: nettle-2.6-3.fc20.x86_64 (214/1312) > >17:08:20,640 INFO packaging: gnutls-3.1.16-1.fc20.x86_64 (215/1312) > >17:08:20,641 INFO packaging: acl-2.2.52-4.fc20.x86_64 (216/1312) > >17:08:20,641 INFO packaging: 2:tar-1.26-29.fc20.x86_64 (217/1312) > >17:08:20,641 INFO packaging: libodfgen-0.0.3-2.fc20.x86_64 (218/1312) > >17:08:20,642 INFO packaging: libosinfo-0.2.7-2.fc20.x86_64 (219/1312) > >17:08:20,643 INFO packaging: avahi-gobject-0.6.31-21.fc20.x86_64 (220/1312) > >17:08:20,643 INFO packaging: keyutils-1.5.8-1.fc20.x86_64 (221/1312) > >17:08:20,644 INFO packaging: libpinyin-data-0.9.94-1.fc20.x86_64 (222/1312) > >17:08:20,644 INFO packaging: libpinyin-0.9.94-1.fc20.x86_64 (223/1312) > >17:08:20,644 INFO packaging: telepathy-logger-0.8.0-3.fc20.x86_64 (224/1312) > >17:08:20,645 INFO packaging: exiv2-libs-0.23-5.fc20.x86_64 (225/1312) > >17:08:20,645 INFO packaging: libassuan-2.1.0-2.fc20.x86_64 (226/1312) > >17:08:20,645 INFO packaging: libgee06-0.6.8-2.fc20.x86_64 (227/1312) > >17:08:20,646 INFO packaging: libvirt-gconfig-0.1.7-2.fc20.x86_64 (228/1312) > >17:08:20,646 INFO packaging: gmime-2.6.19-1.fc20.x86_64 (229/1312) > >17:08:20,646 INFO packaging: libgtop2-2.28.5-1.fc20.x86_64 (230/1312) > >17:08:20,647 INFO packaging: llvm-libs-3.3-0.10.rc3.fc20.x86_64 (231/1312) > >17:08:20,647 INFO packaging: xml-common-0.6.3-40.fc20.noarch (232/1312) > >17:08:20,647 INFO packaging: iso-codes-3.48-1.fc20.noarch (233/1312) > >17:08:20,648 INFO packaging: m17n-lib-1.6.4-10.fc20.x86_64 (234/1312) > >17:08:20,648 INFO packaging: pinentry-0.8.1-11.fc20.x86_64 (235/1312) > >17:08:20,648 INFO packaging: mtools-4.0.18-4.fc20.x86_64 (236/1312) > >17:08:20,649 INFO packaging: libcdio-0.90-3.fc20.x86_64 (237/1312) > >17:08:20,649 INFO packaging: libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 (238/1312) > >17:08:20,649 INFO packaging: clucene-core-2.3.3.4-10.fc20.x86_64 (239/1312) > >17:08:20,650 INFO packaging: libfontenc-1.1.1-4.fc20.x86_64 (240/1312) > >17:08:20,650 INFO packaging: libXfont-1.4.6-2.fc20.x86_64 (241/1312) > >17:08:20,651 INFO packaging: 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 (242/1312) > >17:08:20,651 INFO packaging: psmisc-22.20-3.fc20.x86_64 (243/1312) > >17:08:20,651 INFO packaging: vpnc-script-0.5.3-19.svn457.fc20.noarch (244/1312) > >17:08:20,652 INFO packaging: libedit-3.1-2.20130601cvs.fc20.x86_64 (245/1312) > >17:08:20,652 INFO packaging: ncurses-5.9-12.20130511.fc20.x86_64 (246/1312) > >17:08:20,653 INFO packaging: boost-date-time-1.54.0-5.fc20.x86_64 (247/1312) > >17:08:20,653 INFO packaging: gc-7.2d-3.fc20.x86_64 (248/1312) > >17:08:20,654 INFO packaging: soundtouch-1.4.0-8.fc20.x86_64 (249/1312) > >17:08:20,654 INFO packaging: mythes-1.2.3-6.fc20.x86_64 (250/1312) > >17:08:20,654 INFO packaging: ilmbase-1.0.3-7.fc20.x86_64 (251/1312) > >17:08:20,655 INFO packaging: hostname-3.13-2.fc20.x86_64 (252/1312) > >17:08:20,655 INFO packaging: opus-1.0.3-2.fc20.x86_64 (253/1312) > >17:08:20,656 INFO packaging: slang-2.2.4-11.fc20.x86_64 (254/1312) > >17:08:20,656 INFO packaging: newt-0.52.16-1.fc20.x86_64 (255/1312) > >17:08:20,656 INFO packaging: graphite2-1.2.2-4.fc20.x86_64 (256/1312) > >17:08:20,657 INFO packaging: harfbuzz-0.9.24-1.fc20.x86_64 (257/1312) > >17:08:20,657 INFO packaging: harfbuzz-icu-0.9.24-1.fc20.x86_64 (258/1312) > >17:08:20,657 INFO packaging: libwebp-0.3.1-2.fc20.x86_64 (259/1312) > >17:08:20,658 INFO packaging: hyphen-2.8.6-4.fc20.x86_64 (260/1312) > >17:08:20,658 INFO packaging: hyphen-en-2.8.6-4.fc20.noarch (261/1312) > >17:08:20,659 INFO packaging: libqb-0.16.0-1.fc20.x86_64 (262/1312) > >17:08:20,659 INFO packaging: libunwind-1.1-3.fc20.x86_64 (263/1312) > >17:08:20,659 INFO packaging: libXdmcp-1.1.1-5.fc20.x86_64 (264/1312) > >17:08:20,659 INFO packaging: babl-0.1.10-8.fc20.x86_64 (265/1312) > >17:08:20,660 INFO packaging: SDL-1.2.15-11.fc20.x86_64 (266/1312) > >17:08:20,660 INFO packaging: mtdev-1.1.4-1.fc20.x86_64 (267/1312) > >17:08:20,660 INFO packaging: linux-atm-libs-2.5.1-8.fc20.x86_64 (268/1312) > >17:08:20,661 INFO packaging: iproute-3.11.0-1.fc20.x86_64 (269/1312) > >17:08:20,661 INFO packaging: libvisual-0.4.0-14.fc20.x86_64 (270/1312) > >17:08:20,661 INFO packaging: libdv-1.0.0-16.fc20.x86_64 (271/1312) > >17:08:20,662 INFO packaging: OpenEXR-libs-1.7.1-6.fc20.x86_64 (272/1312) > >17:08:20,662 INFO packaging: mythes-en-3.0-13.fc20.noarch (273/1312) > >17:08:20,662 INFO packaging: clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 (274/1312) > >17:08:20,663 INFO packaging: mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 (275/1312) > >17:08:20,663 INFO packaging: libgexiv2-0.7.0-1.fc20.x86_64 (276/1312) > >17:08:20,663 INFO packaging: libgadu-1.11.2-1.fc20.2.x86_64 (277/1312) > >17:08:20,664 INFO packaging: fuseiso-20070708-14.fc20.x86_64 (278/1312) > >17:08:20,664 INFO packaging: cdparanoia-10.2-14.fc20.x86_64 (279/1312) > >17:08:20,664 INFO packaging: leveldb-1.12.0-5.fc20.x86_64 (280/1312) > >17:08:20,665 INFO packaging: liborcus-0.5.1-5.fc20.x86_64 (281/1312) > >17:08:20,665 INFO packaging: boost-thread-1.54.0-5.fc20.x86_64 (282/1312) > >17:08:20,665 INFO packaging: libvisio-0.0.31-1.fc20.x86_64 (283/1312) > >17:08:20,666 INFO packaging: less-458-4.fc20.x86_64 (284/1312) > >17:08:20,666 INFO packaging: 1:perl-parent-0.228-1.fc20.noarch (285/1312) > >17:08:20,666 INFO packaging: perl-HTTP-Tiny-0.034-3.fc20.noarch (286/1312) > >17:08:20,667 INFO packaging: perl-Pod-Perldoc-3.20-7.fc20.noarch (287/1312) > >17:08:20,667 INFO packaging: perl-podlators-2.5.1-291.fc20.noarch (288/1312) > >17:08:20,667 INFO packaging: 1:perl-Pod-Escapes-1.04-288.fc20.noarch (289/1312) > >17:08:20,668 INFO packaging: perl-Text-ParseWords-3.29-3.fc20.noarch (290/1312) > >17:08:20,668 INFO packaging: 3:perl-version-0.99.04-2.fc20.x86_64 (291/1312) > >17:08:20,668 INFO packaging: 1:perl-Encode-2.54-1.fc20.x86_64 (292/1312) > >17:08:20,669 INFO packaging: perl-Pod-Usage-1.63-4.fc20.noarch (293/1312) > >17:08:20,669 INFO packaging: perl-constant-1.27-292.fc20.noarch (294/1312) > >17:08:20,669 INFO packaging: perl-Carp-1.26-245.fc20.noarch (295/1312) > >17:08:20,670 INFO packaging: perl-Time-Local-1.2300-291.fc20.noarch (296/1312) > >17:08:20,670 INFO packaging: perl-Exporter-5.68-293.fc20.noarch (297/1312) > >17:08:20,670 INFO packaging: 1:perl-threads-1.89-1.fc20.x86_64 (298/1312) > >17:08:20,671 INFO packaging: 1:perl-Filter-1.49-5.fc20.x86_64 (299/1312) > >17:08:20,671 INFO packaging: 1:perl-Module-CoreList-2.96-288.fc20.noarch (300/1312) > >17:08:20,671 INFO packaging: perl-Scalar-List-Utils-1.31-293.fc20.x86_64 (301/1312) > >17:08:20,672 INFO packaging: 1:perl-Socket-2.013-1.fc20.x86_64 (302/1312) > >17:08:20,672 INFO packaging: perl-threads-shared-1.43-291.fc20.x86_64 (303/1312) > >17:08:20,672 INFO packaging: perl-Time-HiRes-1.9726-1.fc20.x86_64 (304/1312) > >17:08:20,673 INFO packaging: perl-Storable-2.45-2.fc20.x86_64 (305/1312) > >17:08:20,673 INFO packaging: perl-File-Path-2.09-292.fc20.noarch (306/1312) > >17:08:20,674 INFO packaging: perl-File-Temp-0.23.01-4.fc20.noarch (307/1312) > >17:08:20,674 INFO packaging: perl-PathTools-3.40-291.fc20.x86_64 (308/1312) > >17:08:20,674 INFO packaging: 4:perl-libs-5.18.1-288.fc20.x86_64 (309/1312) > >17:08:20,675 INFO packaging: 4:perl-macros-5.18.1-288.fc20.x86_64 (310/1312) > >17:08:20,675 INFO packaging: 1:perl-Pod-Simple-3.28-292.fc20.noarch (311/1312) > >17:08:20,676 INFO packaging: perl-Getopt-Long-2.42-1.fc20.noarch (312/1312) > >17:08:20,676 INFO packaging: 4:perl-5.18.1-288.fc20.x86_64 (313/1312) > >17:08:20,676 INFO packaging: perl-Data-Dumper-2.145-292.fc20.x86_64 (314/1312) > >17:08:20,677 INFO packaging: gstreamer-tools-0.10.36-6.fc20.x86_64 (315/1312) > >17:08:20,677 INFO packaging: gstreamer-0.10.36-6.fc20.x86_64 (316/1312) > >17:08:20,677 INFO packaging: LibRaw-0.15.4-1.fc20.x86_64 (317/1312) > >17:08:20,678 INFO packaging: gettext-libs-0.18.3.1-1.fc20.x86_64 (318/1312) > >17:08:20,678 INFO packaging: lzop-1.03-9.fc20.x86_64 (319/1312) > >17:08:20,678 INFO packaging: file-5.14-12.fc20.x86_64 (320/1312) > >17:08:20,679 INFO packaging: p11-kit-trust-0.20.1-1.fc20.x86_64 (321/1312) > >17:08:20,679 INFO packaging: ca-certificates-2013.1.94-18.fc20.noarch (322/1312) > >17:08:20,679 INFO packaging: hunspell-en-GB-0.20121024-6.fc20.noarch (323/1312) > >17:08:20,680 INFO packaging: hunspell-en-0.20121024-6.fc20.noarch (324/1312) > >17:08:20,680 INFO packaging: fftw-libs-double-3.3.3-7.fc20.x86_64 (325/1312) > >17:08:20,680 INFO packaging: libofa-0.9.3-23.fc20.x86_64 (326/1312) > >17:08:20,681 INFO packaging: libisofs-1.3.2-1.fc20.x86_64 (327/1312) > >17:08:20,681 INFO packaging: 2:vim-minimal-7.4.027-2.fc20.x86_64 (328/1312) > >17:08:20,681 INFO packaging: libcdr-0.0.14-5.fc20.x86_64 (329/1312) > >17:08:20,682 INFO packaging: libmspub-0.0.6-4.fc20.x86_64 (330/1312) > >17:08:20,682 INFO packaging: libwps-0.2.9-5.fc20.x86_64 (331/1312) > >17:08:20,682 INFO packaging: libmwaw-0.2.0-1.fc20.x86_64 (332/1312) > >17:08:20,683 INFO packaging: iw-3.11-1.fc20.x86_64 (333/1312) > >17:08:20,683 INFO packaging: desktop-backgrounds-gnome-20.0.0-1.fc20.noarch (334/1312) > >17:08:20,683 INFO packaging: cyrus-sasl-plain-2.1.26-14.fc20.x86_64 (335/1312) > >17:08:20,684 INFO packaging: libdb-utils-5.3.28-1.fc20.x86_64 (336/1312) > >17:08:20,684 INFO packaging: lua-expat-1.2.0-6.fc20.x86_64 (337/1312) > >17:08:20,684 INFO packaging: lua-lpeg-0.12-2.fc20.x86_64 (338/1312) > >17:08:20,685 INFO packaging: lua-json-1.3.2-2.fc20.noarch (339/1312) > >17:08:20,685 INFO packaging: highlight-3.16.1-1.fc20.x86_64 (340/1312) > >17:08:20,685 INFO packaging: lua-socket-2.1-0.2.rc1.fc20.x86_64 (341/1312) > >17:08:20,686 INFO packaging: libquvi-scripts-0.9.20131104-1.fc20.noarch (342/1312) > >17:08:20,686 INFO packaging: gdisk-0.8.8-1.fc20.x86_64 (343/1312) > >17:08:20,686 INFO packaging: tcp_wrappers-7.6-76.fc20.x86_64 (344/1312) > >17:08:20,687 INFO packaging: 1:quota-4.01-10.fc20.x86_64 (345/1312) > >17:08:20,687 INFO packaging: telepathy-idle-0.2.0-1.fc20.x86_64 (346/1312) > >17:08:20,687 INFO packaging: libmetalink-0.1.2-4.fc20.x86_64 (347/1312) > >17:08:20,688 INFO packaging: device-mapper-persistent-data-0.2.8-1.fc20.x86_64 (348/1312) > >17:08:20,688 INFO packaging: libgsf-1.14.28-1.fc20.x86_64 (349/1312) > >17:08:20,688 INFO packaging: libqmi-1.6.0-1.fc20.x86_64 (350/1312) > >17:08:20,689 INFO packaging: libipa_hbac-1.11.2-1.fc20.x86_64 (351/1312) > >17:08:20,689 INFO packaging: meanwhile-1.1.0-12.fc20.x86_64 (352/1312) > >17:08:20,689 INFO packaging: libtranslit-0.0.3-2.fc20.x86_64 (353/1312) > >17:08:20,690 INFO packaging: libtranslit-m17n-0.0.3-2.fc20.x86_64 (354/1312) > >17:08:20,690 INFO packaging: augeas-libs-1.1.0-2.fc20.x86_64 (355/1312) > >17:08:20,691 INFO packaging: netcf-libs-0.2.3-5.fc20.x86_64 (356/1312) > >17:08:20,691 INFO packaging: liblangtag-0.5.2-1.fc20.x86_64 (357/1312) > >17:08:20,692 INFO packaging: setools-libs-3.3.7-41.fc20.x86_64 (358/1312) > >17:08:20,692 INFO packaging: librsync-0.9.7-21.fc20.x86_64 (359/1312) > >17:08:20,693 INFO packaging: unzip-6.0-12.fc20.x86_64 (360/1312) > >17:08:20,693 INFO packaging: bc-1.06.95-10.fc20.x86_64 (361/1312) > >17:08:20,693 INFO packaging: ttmkfdir-3.0.9-40.fc20.x86_64 (362/1312) > >17:08:20,694 INFO packaging: libopenraw-0.0.9-6.fc20.x86_64 (363/1312) > >17:08:20,694 INFO packaging: diffutils-3.3-4.fc20.x86_64 (364/1312) > >17:08:20,695 INFO packaging: libquadmath-4.8.2-1.fc20.x86_64 (365/1312) > >17:08:20,695 INFO packaging: libgfortran-4.8.2-1.fc20.x86_64 (366/1312) > >17:08:20,695 INFO packaging: atlas-3.8.4-10.fc20.x86_64 (367/1312) > >17:08:20,696 INFO packaging: 1:make-3.82-19.fc20.x86_64 (368/1312) > >17:08:20,696 INFO packaging: liblouis-2.5.3-2.fc20.x86_64 (369/1312) > >17:08:20,696 INFO packaging: libchewing-0.3.5-1.fc20.x86_64 (370/1312) > >17:08:20,697 INFO packaging: libss-1.42.8-3.fc20.x86_64 (371/1312) > >17:08:20,697 INFO packaging: foomatic-filters-4.0.9-6.fc20.x86_64 (372/1312) > >17:08:20,697 INFO packaging: libtar-1.2.11-27.fc20.x86_64 (373/1312) > >17:08:20,698 INFO packaging: qpdf-libs-5.0.1-1.fc20.x86_64 (374/1312) > >17:08:20,698 INFO packaging: libselinux-utils-2.1.13-19.fc20.x86_64 (375/1312) > >17:08:20,698 INFO packaging: paktype-naqsh-fonts-4.1-2.fc20.noarch (376/1312) > >17:08:20,699 INFO packaging: 1:liberation-sans-fonts-1.07.3-2.fc20.noarch (377/1312) > >17:08:20,699 INFO packaging: google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch (378/1312) > >17:08:20,699 INFO packaging: google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch (379/1312) > >17:08:20,700 INFO packaging: libfdt-1.4.0-2.fc20.x86_64 (380/1312) > >17:08:20,700 INFO packaging: abattis-cantarell-fonts-0.0.15-1.fc20.noarch (381/1312) > >17:08:20,700 INFO packaging: 1:libreoffice-opensymbol-fonts-4.1.3.2-9.fc20.noarch (382/1312) > >17:08:20,701 INFO packaging: 1:liberation-mono-fonts-1.07.3-2.fc20.noarch (383/1312) > >17:08:20,701 INFO packaging: dejavu-sans-mono-fonts-2.34-1.fc20.noarch (384/1312) > >17:08:20,701 INFO packaging: 1:liberation-serif-fonts-1.07.3-2.fc20.noarch (385/1312) > >17:08:20,702 INFO packaging: dejavu-sans-fonts-2.34-1.fc20.noarch (386/1312) > >17:08:20,702 INFO packaging: dtc-1.4.0-2.fc20.x86_64 (387/1312) > >17:08:20,702 INFO packaging: dejavu-serif-fonts-2.34-1.fc20.noarch (388/1312) > >17:08:20,703 INFO packaging: 2:ncftp-3.2.5-6.fc20.x86_64 (389/1312) > >17:08:20,703 INFO packaging: marisa-0.2.4-4.fc20.x86_64 (390/1312) > >17:08:20,703 INFO packaging: webrtc-audio-processing-0.1-5.fc20.x86_64 (391/1312) > >17:08:20,704 INFO packaging: cryptopp-5.6.2-3.fc20.x86_64 (392/1312) > >17:08:20,704 INFO packaging: ceph-libs-0.67.3-2.fc20.x86_64 (393/1312) > >17:08:20,704 INFO packaging: tbb-4.1-4.20130314.fc20.x86_64 (394/1312) > >17:08:20,705 INFO packaging: suitesparse-4.0.2-6.fc20.x86_64 (395/1312) > >17:08:20,705 INFO packaging: libmodman-2.0.1-7.fc20.x86_64 (396/1312) > >17:08:20,705 INFO packaging: libproxy-0.4.11-7.fc20.x86_64 (397/1312) > >17:08:20,706 INFO packaging: glib-networking-2.38.2-1.fc20.x86_64 (398/1312) > >17:08:20,706 INFO packaging: libsoup-2.44.2-1.fc20.x86_64 (399/1312) > >17:08:20,706 INFO packaging: rest-0.7.90-5.fc20.x86_64 (400/1312) > >17:08:20,707 INFO packaging: geocode-glib-3.10.0-1.fc20.x86_64 (401/1312) > >17:08:20,707 INFO packaging: telepathy-salut-0.8.1-4.fc20.x86_64 (402/1312) > >17:08:20,707 INFO packaging: lcms-libs-1.19-10.fc20.x86_64 (403/1312) > >17:08:20,708 INFO packaging: 2:ethtool-3.10-2.fc20.x86_64 (404/1312) > >17:08:20,708 INFO packaging: pakchois-0.4-9.fc20.x86_64 (405/1312) > >17:08:20,708 INFO packaging: ustr-1.0.4-15.fc20.x86_64 (406/1312) > >17:08:20,709 INFO packaging: libsemanage-2.1.10-14.fc20.x86_64 (407/1312) > >17:08:20,709 INFO packaging: nss-tools-3.15.2-3.fc20.x86_64 (408/1312) > >17:08:20,709 INFO packaging: gzip-1.6-2.fc20.x86_64 (409/1312) > >17:08:20,710 INFO packaging: cracklib-2.9.0-5.fc20.x86_64 (410/1312) > >17:08:20,710 INFO packaging: cracklib-dicts-2.9.0-5.fc20.x86_64 (411/1312) > >17:08:20,710 INFO packaging: openldap-2.4.36-4.fc20.x86_64 (412/1312) > >17:08:20,711 INFO packaging: libmount-2.24-2.fc20.x86_64 (413/1312) > >17:08:20,713 INFO packaging: systemd-libs-208-9.fc20.x86_64 (414/1312) > >17:08:20,714 INFO packaging: libpwquality-1.2.3-1.fc20.x86_64 (415/1312) > >17:08:20,715 INFO packaging: libuser-0.60-3.fc20.x86_64 (416/1312) > >17:08:20,716 INFO packaging: nss-3.15.2-3.fc20.x86_64 (417/1312) > >17:08:20,716 INFO packaging: coreutils-8.21-18.fc20.x86_64 (418/1312) > >17:08:20,717 INFO packaging: 2:shadow-utils-4.1.5.1-8.fc20.x86_64 (419/1312) > >17:08:20,717 INFO packaging: pam-1.1.8-1.fc20.x86_64 (420/1312) > >17:08:20,718 INFO packaging: libblkid-2.24-2.fc20.x86_64 (421/1312) > >17:08:20,718 INFO packaging: libutempter-1.1.6-3.fc20.x86_64 (422/1312) > >17:08:20,718 INFO packaging: util-linux-2.24-2.fc20.x86_64 (423/1312) > >17:08:20,719 INFO packaging: nss-sysinit-3.15.2-3.fc20.x86_64 (424/1312) > >17:08:20,719 INFO packaging: fontconfig-2.11.0-1.fc20.x86_64 (425/1312) > >17:08:20,720 INFO packaging: libusbx-1.0.16-3.fc20.x86_64 (426/1312) > >17:08:20,720 INFO packaging: alsa-lib-1.0.27.2-2.fc20.x86_64 (427/1312) > >17:08:20,720 INFO packaging: hicolor-icon-theme-0.12-7.fc20.noarch (428/1312) > >17:08:20,721 INFO packaging: gnome-icon-theme-3.10.0-1.fc20.noarch (429/1312) > >17:08:20,721 INFO packaging: gnome-icon-theme-symbolic-3.10.1-1.fc20.noarch (430/1312) > >17:08:20,721 INFO packaging: fedora-logos-21.0.1-1.fc20.x86_64 (431/1312) > >17:08:20,722 INFO packaging: usbredir-0.6-5.fc20.x86_64 (432/1312) > >17:08:20,722 INFO packaging: genisoimage-1.1.11-22.fc20.x86_64 (433/1312) > >17:08:20,722 INFO packaging: procps-ng-3.3.8-14.fc20.x86_64 (434/1312) > >17:08:20,723 INFO packaging: 1:libusb-0.1.5-2.fc20.x86_64 (435/1312) > >17:08:20,723 INFO packaging: 12:dhcp-libs-4.2.5-26.fc20.x86_64 (436/1312) > >17:08:20,723 INFO packaging: 12:dhcp-common-4.2.5-26.fc20.x86_64 (437/1312) > >17:08:20,724 INFO packaging: dvd+rw-tools-7.1-14.fc20.x86_64 (438/1312) > >17:08:20,724 INFO packaging: gnome-icon-theme-extras-3.6.2-3.fc20.noarch (439/1312) > >17:08:20,725 INFO packaging: gnome-icon-theme-legacy-3.10.0-1.fc20.noarch (440/1312) > >17:08:20,725 INFO packaging: flite-1.3-20.fc20.x86_64 (441/1312) > >17:08:20,725 INFO packaging: urw-fonts-2.4-17.fc20.noarch (442/1312) > >17:08:20,726 INFO packaging: xorg-x11-fonts-Type1-7.5-9.fc20.noarch (443/1312) > >17:08:20,726 INFO packaging: ghostscript-fonts-5.50-32.fc20.noarch (444/1312) > >17:08:20,726 INFO packaging: xfsprogs-3.1.11-2.fc20.x86_64 (445/1312) > >17:08:20,727 INFO packaging: e2fsprogs-1.42.8-3.fc20.x86_64 (446/1312) > >17:08:20,727 INFO packaging: passwd-0.79-2.fc20.x86_64 (447/1312) > >17:08:20,728 INFO packaging: usermode-1.111-4.fc20.x86_64 (448/1312) > >17:08:20,728 INFO packaging: avahi-autoipd-0.6.31-21.fc20.x86_64 (449/1312) > >17:08:20,729 INFO packaging: logrotate-3.8.7-1.fc20.x86_64 (450/1312) > >17:08:20,729 INFO packaging: 5:guile-2.0.9-4.fc20.x86_64 (451/1312) > >17:08:20,730 INFO packaging: sound-theme-freedesktop-0.8-3.fc20.noarch (452/1312) > >17:08:20,730 INFO packaging: wodim-1.1.11-22.fc20.x86_64 (453/1312) > >17:08:20,731 INFO packaging: binutils-2.23.88.0.1-13.fc20.x86_64 (454/1312) > >17:08:20,731 INFO packaging: crash-7.0.1-2.fc20.x86_64 (455/1312) > >17:08:20,731 INFO packaging: libatasmart-0.19-5.fc20.x86_64 (456/1312) > >17:08:20,732 INFO packaging: libnfsidmap-0.25-7.fc20.x86_64 (457/1312) > >17:08:20,732 INFO packaging: libthai-0.1.19-2.fc20.x86_64 (458/1312) > >17:08:20,733 INFO packaging: dotconf-1.3-7.fc20.x86_64 (459/1312) > >17:08:20,733 INFO packaging: dosfstools-3.0.23-1.fc20.x86_64 (460/1312) > >17:08:20,733 INFO packaging: 2:ntfs-3g-2013.1.13-6.fc20.x86_64 (461/1312) > >17:08:20,734 INFO packaging: 2:ntfsprogs-2013.1.13-6.fc20.x86_64 (462/1312) > >17:08:20,734 INFO packaging: qrencode-libs-3.4.2-1.fc20.x86_64 (463/1312) > >17:08:20,734 INFO packaging: libtommath-0.42.0-3.fc20.x86_64 (464/1312) > >17:08:20,735 INFO packaging: libtomcrypt-1.17-21.fc20.x86_64 (465/1312) > >17:08:20,735 INFO packaging: stoken-libs-0.2-5.fc20.x86_64 (466/1312) > >17:08:20,735 INFO packaging: libestr-0.1.5-2.fc20.x86_64 (467/1312) > >17:08:20,736 INFO packaging: 1:hardlink-1.0-18.fc20.x86_64 (468/1312) > >17:08:20,736 INFO packaging: pth-2.0.7-21.fc20.x86_64 (469/1312) > >17:08:20,736 INFO packaging: libndp-1.2-1.fc20.x86_64 (470/1312) > >17:08:20,737 INFO packaging: 1:dmidecode-2.12-4.fc20.x86_64 (471/1312) > >17:08:20,737 INFO packaging: libburn-1.3.2-1.fc20.x86_64 (472/1312) > >17:08:20,737 INFO packaging: libsilc-1.1.10-10.fc20.x86_64 (473/1312) > >17:08:20,738 INFO packaging: libhangul-0.1.0-7.fc20.x86_64 (474/1312) > >17:08:20,738 INFO packaging: libnfnetlink-1.0.1-3.fc20.x86_64 (475/1312) > >17:08:20,738 INFO packaging: libsysfs-2.1.0-15.fc20.x86_64 (476/1312) > >17:08:20,739 INFO packaging: libpath_utils-0.2.1-18.fc20.x86_64 (477/1312) > >17:08:20,739 INFO packaging: c-ares-1.10.0-2.fc20.x86_64 (478/1312) > >17:08:20,739 INFO packaging: libdnet-1.12-12.fc20.x86_64 (479/1312) > >17:08:20,740 INFO packaging: sbc-1.1-1.fc20.x86_64 (480/1312) > >17:08:20,740 INFO packaging: libverto-0.2.5-3.fc20.x86_64 (481/1312) > >17:08:20,740 INFO packaging: krb5-libs-1.11.3-33.fc20.x86_64 (482/1312) > >17:08:20,741 INFO packaging: 1:openssl-libs-1.0.1e-30.fc20.x86_64 (483/1312) > >17:08:20,741 INFO packaging: python-libs-2.7.5-9.fc20.x86_64 (484/1312) > >17:08:20,741 INFO packaging: python-2.7.5-9.fc20.x86_64 (485/1312) > >17:08:20,742 INFO packaging: 1:cups-libs-1.7.0-4.fc20.x86_64 (486/1312) > >17:08:20,742 INFO packaging: libarchive-3.1.2-7.fc20.x86_64 (487/1312) > >17:08:20,742 INFO packaging: dbus-python-1.2.0-1.fc20.x86_64 (488/1312) > >17:08:20,743 INFO packaging: libssh2-1.4.3-8.fc20.x86_64 (489/1312) > >17:08:20,743 INFO packaging: libcurl-7.32.0-3.fc20.x86_64 (490/1312) > >17:08:20,743 INFO packaging: xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 (491/1312) > >17:08:20,744 INFO packaging: python3-libs-3.3.2-8.fc20.x86_64 (492/1312) > >17:08:20,744 INFO packaging: python3-3.3.2-8.fc20.x86_64 (493/1312) > >17:08:20,744 INFO packaging: glusterfs-libs-3.4.1-1.fc20.x86_64 (494/1312) > >17:08:20,745 INFO packaging: pygobject3-base-3.10.2-1.fc20.x86_64 (495/1312) > >17:08:20,745 INFO packaging: curl-7.32.0-3.fc20.x86_64 (496/1312) > >17:08:20,746 INFO packaging: rpm-libs-4.11.1-7.fc20.x86_64 (497/1312) > >17:08:20,747 INFO packaging: rpm-4.11.1-7.fc20.x86_64 (498/1312) > >17:08:20,748 INFO packaging: satyr-0.11-1.fc20.x86_64 (499/1312) > >17:08:20,748 INFO packaging: libreport-python-2.1.9-1.fc20.x86_64 (500/1312) > >17:08:20,749 INFO packaging: libreport-2.1.9-1.fc20.x86_64 (501/1312) > >17:08:20,749 INFO packaging: abrt-libs-2.1.9-1.fc20.x86_64 (502/1312) > >17:08:20,750 INFO packaging: libreport-web-2.1.9-1.fc20.x86_64 (503/1312) > >17:08:20,750 INFO packaging: pygobject2-2.28.6-11.fc20.x86_64 (504/1312) > >17:08:20,751 INFO packaging: libevent-2.0.21-3.fc20.x86_64 (505/1312) > >17:08:20,751 INFO packaging: policycoreutils-2.2.2-3.fc20.x86_64 (506/1312) > >17:08:20,751 INFO packaging: raptor2-2.0.9-2.fc20.x86_64 (507/1312) > >17:08:20,752 INFO packaging: python-six-1.4.1-1.fc20.noarch (508/1312) > >17:08:20,752 INFO packaging: libselinux-python-2.1.13-19.fc20.x86_64 (509/1312) > >17:08:20,753 INFO packaging: 1:net-snmp-libs-5.7.2-15.fc20.x86_64 (510/1312) > >17:08:20,753 INFO packaging: color-filesystem-1-13.fc20.noarch (511/1312) > >17:08:20,753 INFO packaging: liboauth-1.0.1-2.fc20.x86_64 (512/1312) > >17:08:20,754 INFO packaging: gnupg2-2.0.22-1.fc20.x86_64 (513/1312) > >17:08:20,754 INFO packaging: gpgme-1.3.2-4.fc20.x86_64 (514/1312) > >17:08:20,754 INFO packaging: libwsman1-2.3.6-8.fc20.x86_64 (515/1312) > >17:08:20,755 INFO packaging: audit-libs-python-2.3.2-1.fc20.x86_64 (516/1312) > >17:08:20,755 INFO packaging: libxml2-python-2.9.1-2.fc20.x86_64 (517/1312) > >17:08:20,755 INFO packaging: python-decorator-3.4.0-3.fc20.noarch (518/1312) > >17:08:20,756 INFO packaging: gettext-0.18.3.1-1.fc20.x86_64 (519/1312) > >17:08:20,756 INFO packaging: gdb-7.6.50.20130731-16.fc20.x86_64 (520/1312) > >17:08:20,756 INFO packaging: cyrus-sasl-md5-2.1.26-14.fc20.x86_64 (521/1312) > >17:08:20,757 INFO packaging: fipscheck-lib-1.4.1-2.fc20.x86_64 (522/1312) > >17:08:20,757 INFO packaging: fipscheck-1.4.1-2.fc20.x86_64 (523/1312) > >17:08:20,757 INFO packaging: device-mapper-1.02.82-3.fc20.x86_64 (524/1312) > >17:08:20,758 INFO packaging: device-mapper-libs-1.02.82-3.fc20.x86_64 (525/1312) > >17:08:20,758 INFO packaging: cryptsetup-libs-1.6.2-1.fc20.x86_64 (526/1312) > >17:08:20,758 INFO packaging: systemd-208-9.fc20.x86_64 (527/1312) > >17:08:20,759 INFO packaging: 1:dbus-1.6.12-1.fc20.x86_64 (528/1312) > >17:08:20,759 INFO packaging: libgudev1-208-9.fc20.x86_64 (529/1312) > >17:08:20,759 INFO packaging: libdrm-2.4.47-1.fc20.x86_64 (530/1312) > >17:08:20,760 INFO packaging: polkit-0.112-1.fc20.x86_64 (531/1312) > >17:08:20,760 INFO packaging: polkit-pkla-compat-0.1-3.fc20.x86_64 (532/1312) > >17:08:20,760 INFO packaging: mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 (533/1312) > >17:08:20,761 INFO packaging: 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 (534/1312) > >17:08:20,761 INFO packaging: ibus-libs-1.5.4-2.fc20.x86_64 (535/1312) > >17:08:20,761 INFO packaging: abrt-2.1.9-1.fc20.x86_64 (536/1312) > >17:08:20,762 INFO packaging: GConf2-3.2.6-7.fc20.x86_64 (537/1312) > >17:08:20,762 INFO packaging: PackageKit-glib-0.8.13-1.fc20.x86_64 (538/1312) > >17:08:20,762 INFO packaging: dconf-0.18.0-2.fc20.x86_64 (539/1312) > >17:08:20,763 INFO packaging: ppp-2.4.5-33.fc20.x86_64 (540/1312) > >17:08:20,763 INFO packaging: gssdp-0.14.6-1.fc20.x86_64 (541/1312) > >17:08:20,763 INFO packaging: gupnp-0.20.8-1.fc20.x86_64 (542/1312) > >17:08:20,764 INFO packaging: gupnp-igd-0.2.2-2.fc20.x86_64 (543/1312) > >17:08:20,764 INFO packaging: libnice-0.1.4-2.fc20.x86_64 (544/1312) > >17:08:20,764 INFO packaging: gupnp-av-0.12.3-1.fc20.x86_64 (545/1312) > >17:08:20,765 INFO packaging: accountsservice-0.6.35-3.fc20.x86_64 (546/1312) > >17:08:20,765 INFO packaging: accountsservice-libs-0.6.35-3.fc20.x86_64 (547/1312) > >17:08:20,765 INFO packaging: bluez-5.12-1.fc20.x86_64 (548/1312) > >17:08:20,766 INFO packaging: usbmuxd-1.0.8-10.fc20.x86_64 (549/1312) > >17:08:20,766 INFO packaging: libimobiledevice-1.1.5-3.fc20.x86_64 (550/1312) > >17:08:20,766 INFO packaging: upower-0.9.23-1.fc20.x86_64 (551/1312) > >17:08:20,767 INFO packaging: iputils-20121221-4.fc20.x86_64 (552/1312) > >17:08:20,767 INFO packaging: lockdev-1.0.4-0.11.20111007git.fc20.x86_64 (553/1312) > >17:08:20,767 INFO packaging: parted-3.1-13.fc20.x86_64 (554/1312) > >17:08:20,768 INFO packaging: device-mapper-event-libs-1.02.82-3.fc20.x86_64 (555/1312) > >17:08:20,768 INFO packaging: dleyna-core-0.1.0-2.fc20.x86_64 (556/1312) > >17:08:20,769 INFO packaging: pptp-1.8.0-1.fc20.x86_64 (557/1312) > >17:08:20,769 INFO packaging: abrt-retrace-client-2.1.9-1.fc20.x86_64 (558/1312) > >17:08:20,770 INFO packaging: 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 (559/1312) > >17:08:20,770 INFO packaging: libgusb-0.1.6-2.fc20.x86_64 (560/1312) > >17:08:20,771 INFO packaging: colord-libs-1.1.4-1.fc20.x86_64 (561/1312) > >17:08:20,771 INFO packaging: colord-1.1.4-1.fc20.x86_64 (562/1312) > >17:08:20,772 INFO packaging: geoclue2-2.0.0-1.fc20.x86_64 (563/1312) > >17:08:20,772 INFO packaging: pcsc-lite-ccid-1.4.13-1.fc20.x86_64 (564/1312) > >17:08:20,772 INFO packaging: pcsc-lite-1.8.10-1.fc20.x86_64 (565/1312) > >17:08:20,773 INFO packaging: glusterfs-3.4.1-1.fc20.x86_64 (566/1312) > >17:08:20,773 INFO packaging: glusterfs-api-3.4.1-1.fc20.x86_64 (567/1312) > >17:08:20,773 INFO packaging: 2:libcacard-1.6.1-2.fc20.x86_64 (568/1312) > >17:08:20,774 INFO packaging: 2:qemu-img-1.6.1-2.fc20.x86_64 (569/1312) > >17:08:20,774 INFO packaging: dnsmasq-2.67-1.fc20.x86_64 (570/1312) > >17:08:20,774 INFO packaging: crontsemodule: SELinux policy is not managed or store cannot be accessed. > >17:08:20,775 INFO packaging: abs-1.11-6.20121102git.fc20.noarch (571/1312) > >17:08:20,775 INFO packaging: cronie-anacron-1.4.11-4.fc20.x86_64 (572/1312) > >17:08:20,775 INFO packaging: cronie-1.4.11-4.fc20.x86_64 (573/1312) > >17:08:20,776 INFO packaging: libcgroup-0.38-7.fc20.x86_64 (574/1312) > >17:08:20,776 INFO packaging: libmtp-1.1.6-2.fc20.x86_64 (575/1312) > >17:08:20,776 INFO packaging: corosynclib-2.3.2-1.fc20.x86_64 (576/1312) > >17:08:20,777 INFO packaging: corosync-2.3.2-1.fc20.x86_64 (577/1312) > >17:08:20,777 INFO packaging: ebtables-2.0.10-11.fc20.x86_64 (578/1312) > >17:08:20,777 INFO packaging: iptables-services-1.4.19.1-1.fc20.x86_64 (579/1312) > >17:08:20,778 INFO packaging: openssh-6.3p1-5.fc20.x86_64 (580/1312) > >17:08:20,778 INFO packaging: 1:openssl-1.0.1e-30.fc20.x86_64 (581/1312) > >17:08:20,778 INFO packaging: libtirpc-0.2.3-4.fc20.x86_64 (582/1312) > >17:08:20,779 INFO packaging: neon-0.30.0-2.fc20.x86_64 (583/1312) > >17:08:20,779 INFO packaging: libmusicbrainz5-5.0.1-8.fc20.x86_64 (584/1312) > >17:08:20,779 INFO packaging: rpcbind-0.2.1-0.1.fc20.x86_64 (585/1312) > >17:08:20,780 INFO packaging: 1:nfs-utils-1.2.8-6.0.fc20.x86_64 (586/1312) > >17:08:20,780 INFO packaging: openssh-clients-6.3p1-5.fc20.x86_64 (587/1312) > >17:08:20,780 INFO packaging: 2:qemu-common-1.6.1-2.fc20.x86_64 (588/1312) > >17:08:20,781 INFO packaging: glusterfs-fuse-3.4.1-1.fc20.x86_64 (589/1312) > >17:08:20,781 INFO packaging: telepathy-gabble-0.18.1-1.fc20.x86_64 (590/1312) > >17:08:20,781 INFO packaging: abrt-addon-ccpp-2.1.9-1.fc20.x86_64 (591/1312) > >17:08:20,782 INFO packaging: dleyna-connector-dbus-0.1.0-4.fc20.x86_64 (592/1312) > >17:08:20,782 INFO packaging: device-mapper-event-1.02.82-3.fc20.x86_64 (593/1312) > >17:08:20,782 INFO packaging: lvm2-libs-2.02.103-3.fc20.x86_64 (594/1312) > >17:08:20,783 INFO packaging: lvm2-2.02.103-3.fc20.x86_64 (595/1312) > >17:08:20,783 INFO packaging: libnice-gstreamer1-0.1.4-2.fc20.x86_64 (596/1312) > >17:08:20,783 INFO packaging: PackageKit-device-rebind-0.8.13-1.fc20.x86_64 (597/1312) > >17:08:20,784 INFO packaging: abrt-addon-python-2.1.9-1.fc20.x86_64 (598/1312) > >17:08:20,784 INFO packaging: abrt-python-2.1.9-1.fc20.x86_64 (599/1312) > >17:08:20,784 INFO packaging: abrt-dbus-2.1.9-1.fc20.x86_64 (600/1312) > >17:08:20,785 INFO packaging: abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 (601/1312) > >17:08:20,785 INFO packaging: abrt-addon-xorg-2.1.9-1.fc20.x86_64 (602/1312) > >17:08:20,785 INFO packaging: geoclue-0.12.99-5.fc20.x86_64 (603/1312) > >17:08:20,786 INFO packaging: cups-pk-helper-0.2.5-2.fc20.x86_64 (604/1312) > >17:08:20,786 INFO packaging: rtkit-0.11-7.fc20.x86_64 (605/1312) > >17:08:20,786 INFO packaging: libmbim-1.5.0-1.20130815git.fc20.x86_64 (606/1312) > >17:08:20,787 INFO packaging: fxload-2002_04_11-14.fc20.x86_64 (607/1312) > >17:08:20,787 INFO packaging: alsa-tools-firmware-1.0.27-3.fc20.x86_64 (608/1312) > >17:08:20,787 INFO packaging: alsa-firmware-1.0.27-2.fc20.noarch (609/1312) > >17:08:20,788 INFO packaging: rsync-3.1.0-1pre1.fc20.x86_64 (610/1312) > >17:08:20,788 INFO packaging: os-prober-1.58-4.fc20.x86_64 (611/1312) > >17:08:20,789 INFO packaging: 1:grub2-tools-2.00-25.fc20.x86_64 (612/1312) > >17:08:20,789 INFO packaging: iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 (613/1312) > >17:08:20,790 INFO packaging: net-tools-2.0-0.15.20131119git.fc20.x86_64 (614/1312) > >17:08:20,790 INFO packaging: audit-2.3.2-1.fc20.x86_64 (615/1312) > >17:08:20,791 INFO packaging: usb_modeswitch-1.2.7-3.fc20.x86_64 (616/1312) > >17:08:20,791 INFO packaging: usb_modeswitch-data-20130807-1.fc20.noarch (617/1312) > >17:08:20,791 INFO packaging: 1:wpa_supplicant-2.0-8.fc20.x86_64 (618/1312) > >17:08:20,792 INFO packaging: alsa-utils-1.0.27.2-3.fc20.x86_64 (619/1312) > >17:08:20,792 INFO packaging: systemd-python-208-9.fc20.x86_64 (620/1312) > >17:08:20,793 INFO packaging: open-vm-tools-9.4.0-1.fc20.x86_64 (621/1312) > >17:08:20,793 INFO packaging: hplip-common-3.13.11-1.fc20.x86_64 (622/1312) > >17:08:20,793 INFO packaging: radvd-1.9.2-4.fc20.x86_64 (623/1312) > >17:08:20,794 INFO packaging: mdadm-3.3-4.fc20.x86_64 (624/1312) > >17:08:20,794 INFO packaging: trousers-0.3.11.2-1.fc20.x86_64 (625/1312) > >17:08:20,794 INFO packaging: media-player-info-17-4.fc20.noarch (626/1312) > >17:08:20,795 INFO packaging: cryptsetup-1.6.2-1.fc20.x86_64 (627/1312) > >17:08:20,795 INFO packaging: udisks2-2.1.1-1.fc20.x86_64 (628/1312) > >17:08:20,795 INFO packaging: kpartx-0.4.9-55.fc20.x86_64 (629/1312) > >17:08:20,796 INFO packaging: dracut-034-64.git20131205.fc20.x86_64 (630/1312) > >17:08:20,796 INFO packaging: pygpgme-0.3-8.fc20.x86_64 (631/1312) > >17:08:20,796 INFO packaging: rpm-build-libs-4.11.1-7.fc20.x86_64 (632/1312) > >17:08:20,797 INFO packaging: rpm-python-4.11.1-7.fc20.x86_64 (633/1312) > >17:08:20,797 INFO packaging: python-slip-0.6.0-1.fc20.noarch (634/1312) > >17:08:20,797 INFO packaging: python-slip-dbus-0.6.0-1.fc20.noarch (635/1312) > >17:08:20,798 INFO packaging: firewalld-0.3.8-1.fc20.noarch (636/1312) > >17:08:20,798 INFO packaging: python-iniparse-0.4-9.fc20.noarch (637/1312) > >17:08:20,798 INFO packaging: rasqal-0.9.30-2.fc20.x86_64 (638/1312) > >17:08:20,799 INFO packaging: redland-1.0.16-4.fc20.x86_64 (639/1312) > >17:08:20,799 INFO packaging: selinux-policy-3.12.1-106.fc20.noarch (640/1312) > >17:08:20,799 INFO packaging: transmission-common-2.82-1.fc20.x86_64 (641/1312) > >17:08:20,800 INFO packaging: libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 (642/1312) > >17:08:20,800 INFO packaging: libreport-plugin-ureport-2.1.9-1.fc20.x86_64 (643/1312) > >17:08:20,800 INFO packaging: libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 (644/1312) > >17:08:20,801 INFO packaging: abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 (645/1312) > >17:08:20,801 INFO packaging: abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 (646/1312) > >17:08:20,801 INFO packaging: libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 (647/1312) > >17:08:20,802 INFO packaging: libreport-plugin-logger-2.1.9-1.fc20.x86_64 (648/1312) > >17:08:20,802 INFO packaging: libreport-fedora-2.1.9-1.fc20.x86_64 (649/1312) > >17:08:20,802 INFO packaging: python3-beaker-1.5.4-8.fc20.noarch (650/1312) > >17:08:20,803 INFO packaging: python3-markupsafe-0.18-1.fc20.x86_64 (651/1312) > >17:08:20,803 INFO packaging: python3-mako-0.7.3-2.fc20.noarch (652/1312) > >17:08:20,803 INFO packaging: liblouis-python3-2.5.3-2.fc20.noarch (653/1312) > >17:08:20,804 INFO packaging: libcmis-0.3.1-8.fc20.x86_64 (654/1312) > >17:08:20,804 INFO packaging: gnupg-1.4.15-1.fc20.x86_64 (655/1312) > >17:08:20,804 INFO packaging: python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 (656/1312) > >17:08:20,805 INFO packaging: python-urlgrabber-3.9.1-32.fc20.noarch (657/1312) > >17:08:20,805 INFO packaging: libquvi-0.9.2-1.fc20.x86_64 (658/1312) > >17:08:20,805 INFO packaging: totem-pl-parser-3.10.0-1.fc20.x86_64 (659/1312) > >17:08:20,806 INFO packaging: python-cups-1.9.63-4.fc20.x86_64 (660/1312) > >17:08:20,806 INFO packaging: python-boto-2.13.3-1.fc20.noarch (661/1312) > >17:08:20,807 INFO packaging: python-cloudfiles-1.7.10-4.fc20.noarch (662/1312) > >17:08:20,807 INFO packaging: libsemanage-python-2.1.10-14.fc20.x86_64 (663/1312) > >17:08:20,807 INFO packaging: langtable-python-0.0.23-1.fc20.noarch (664/1312) > >17:08:20,808 INFO packaging: python-chardet-2.0.1-7.fc20.noarch (665/1312) > >17:08:20,808 INFO packaging: python-kitchen-1.1.1-5.fc20.noarch (666/1312) > >17:08:20,809 INFO packaging: newt-python-0.52.16-1.fc20.x86_64 (667/1312) > >17:08:20,809 INFO packaging: authconfig-6.2.6-4.fc20.x86_64 (668/1312) > >17:08:20,810 INFO packaging: realmd-0.14.6-1.fc20.x86_64 (669/1312) > >17:08:20,810 INFO packaging: python-IPy-0.75-6.fc20.noarch (670/1312) > >17:08:20,811 INFO packaging: pyxdg-0.25-2.fc20.noarch (671/1312) > >17:08:20,811 INFO packaging: pytalloc-2.0.8-3.fc20.x86_64 (672/1312) > >17:08:20,811 INFO packaging: 2:samba-libs-4.1.1-1.fc20.x86_64 (673/1312) > >17:08:20,812 INFO packaging: 2:samba-common-4.1.1-1.fc20.x86_64 (674/1312) > >17:08:20,812 INFO packaging: 2:libsmbclient-4.1.1-1.fc20.x86_64 (675/1312) > >17:08:20,813 INFO packaging: python-GnuPGInterface-0.3.2-12.fc20.noarch (676/1312) > >17:08:20,813 INFO packaging: duplicity-0.6.21-1.fc20.x86_64 (677/1312) > >17:08:20,813 INFO packaging: fros-1.0-4.fc20.noarch (678/1312) > >17:08:20,814 INFO packaging: pyliblzma-0.5.3-10.fc20.x86_64 (679/1312) > >17:08:20,814 INFO packaging: python-sssdconfig-1.11.2-1.fc20.noarch (680/1312) > >17:08:20,814 INFO packaging: python-cssselect-0.8-1.fc20.noarch (681/1312) > >17:08:20,815 INFO packaging: python-lxml-3.2.4-1.fc20.x86_64 (682/1312) > >17:08:20,815 INFO packaging: python-javapackages-3.4.1-1.fc20.noarch (683/1312) > >17:08:20,815 INFO packaging: javapackages-tools-3.4.1-1.fc20.noarch (684/1312) > >17:08:20,816 INFO packaging: jline-1.0-5.fc20.noarch (685/1312) > >17:08:20,816 INFO packaging: rhino-1.7R4-6.fc20.noarch (686/1312) > >17:08:20,816 INFO packaging: yum-metadata-parser-1.1.4-9.fc20.x86_64 (687/1312) > >17:08:20,817 INFO packaging: python-inotify-0.9.4-4.fc20.noarch (688/1312) > >17:08:20,817 INFO packaging: pyxattr-0.5.1-4.fc20.x86_64 (689/1312) > >17:08:20,817 INFO packaging: yum-3.4.3-106.fc20.noarch (690/1312) > >17:08:20,818 INFO packaging: policycoreutils-python-2.2.2-3.fc20.x86_64 (691/1312) > >17:08:20,818 INFO packaging: spice-server-0.12.4-3.fc20.x86_64 (692/1312) > >17:08:20,818 INFO packaging: ldns-1.6.16-6.fc20.x86_64 (693/1312) > >17:08:20,819 INFO packaging: unbound-libs-1.4.21-1.fc20.x86_64 (694/1312) > >17:08:20,819 INFO packaging: libreswan-3.6-1.fc20.x86_64 (695/1312) > >17:08:20,819 INFO packaging: gnutls-dane-3.1.16-1.fc20.x86_64 (696/1312) > >17:08:20,820 INFO packaging: gnutls-utils-3.1.16-1.fc20.x86_64 (697/1312) > >17:08:20,820 INFO packaging: mokutil-0.7-1.fc20.x86_64 (698/1312) > >17:08:20,820 INFO packaging: wget-1.14-9.fc20.x86_64 (699/1312) > >17:08:20,821 INFO packaging: 32:bind-libs-9.9.4-8.fc20.x86_64 (700/1312) > >17:08:20,821 INFO packaging: 32:bind-utils-9.9.4-8.fc20.x86_64 (701/1312) > >17:08:20,822 INFO packaging: socat-1.7.2.2-3.fc20.x86_64 (702/1312) > >17:08:20,822 INFO packaging: 2:nmap-ncat-6.40-2.fc20.x86_64 (703/1312) > >17:08:20,822 INFO packaging: libwvstreams-4.6.1-10.fc20.x86_64 (704/1312) > >17:08:20,823 INFO packaging: 32:bind-libs-lite-9.9.4-8.fc20.x86_64 (705/1312) > >17:08:20,823 INFO packaging: pkcs11-helper-1.10-2.fc20.x86_64 (706/1312) > >17:08:20,824 INFO packaging: openvpn-2.3.2-4.fc20.x86_64 (707/1312) > >17:08:20,824 INFO packaging: cyrus-sasl-scram-2.1.26-14.fc20.x86_64 (708/1312) > >17:08:20,824 INFO packaging: mailx-12.5-10.fc20.x86_64 (709/1312) > >17:08:20,824 INFO packaging: cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 (710/1312) > >17:08:20,825 INFO packaging: libmcpp-2.7.2-11.fc20.x86_64 (711/1312) > >17:08:20,825 INFO packaging: mcpp-2.7.2-11.fc20.x86_64 (712/1312) > >17:08:20,825 INFO packaging: libgdither-0.6-7.fc20.x86_64 (713/1312) > >17:08:20,826 INFO packaging: gavl-1.4.0-4.fc20.x86_64 (714/1312) > >17:08:20,826 INFO packaging: frei0r-plugins-1.3-11.fc20.x86_64 (715/1312) > >17:08:20,826 INFO packaging: gnome-video-effects-0.4.0-6.fc20.noarch (716/1312) > >17:08:20,827 INFO packaging: opencc-0.4.3-2.fc20.x86_64 (717/1312) > >17:08:20,827 INFO packaging: libref_array-0.1.3-18.fc20.x86_64 (718/1312) > >17:08:20,828 INFO packaging: libpipeline-1.2.4-2.fc20.x86_64 (719/1312) > >17:08:20,828 INFO packaging: sg3_utils-libs-1.37-2.fc20.x86_64 (720/1312) > >17:08:20,829 INFO packaging: libiptcdata-1.0.4-10.fc20.x86_64 (721/1312) > >17:08:20,829 INFO packaging: 2:rmt-1.5.2-8.fc20.x86_64 (722/1312) > >17:08:20,830 INFO packaging: lpsolve-5.5.2.0-7.fc20.x86_64 (723/1312) > >17:08:20,830 INFO packaging: libexttextcat-3.4.3-2.fc20.x86_64 (724/1312) > >17:08:20,830 INFO packaging: libspiro-20071029-11.fc20.x86_64 (725/1312) > >17:08:20,831 INFO packaging: libsss_nss_idmap-1.11.2-1.fc20.x86_64 (726/1312) > >17:08:20,831 INFO packaging: sssd-client-1.11.2-1.fc20.x86_64 (727/1312) > >17:08:20,832 INFO packaging: libmspack-0.4-0.2.alpha.fc20.x86_64 (728/1312) > >17:08:20,832 INFO packaging: enca-1.14-2.fc20.x86_64 (729/1312) > >17:08:20,833 INFO packaging: libmnl-1.0.3-6.fc20.x86_64 (730/1312) > >17:08:20,833 INFO packaging: libnetfilter_conntrack-1.0.4-1.fc20.x86_64 (731/1312) > >17:08:20,833 INFO packaging: jbigkit-libs-2.0-9.fc20.x86_64 (732/1312) > >17:08:20,834 INFO packaging: libtiff-4.0.3-12.fc20.x86_64 (733/1312) > >17:08:20,834 INFO packaging: poppler-0.24.3-2.fc20.x86_64 (734/1312) > >17:08:20,834 INFO packaging: cups-filters-libs-1.0.41-4.fc20.x86_64 (735/1312) > >17:08:20,835 INFO packaging: python-pillow-2.2.1-2.fc20.x86_64 (736/1312) > >17:08:20,835 INFO packaging: libcue-1.4.0-3.fc20.x86_64 (737/1312) > >17:08:20,835 INFO packaging: sysvinit-tools-2.88-14.dsf.fc20.x86_64 (738/1312) > >17:08:20,836 INFO packaging: bluez-libs-5.12-1.fc20.x86_64 (739/1312) > >17:08:20,836 INFO packaging: libnl-1.1.4-3.fc20.x86_64 (740/1312) > >17:08:20,836 INFO packaging: crda-1.1.3_2013.02.13-4.fc20.x86_64 (741/1312) > >17:08:20,837 INFO packaging: libmpcdec-1.2.6-12.fc20.x86_64 (742/1312) > >17:08:20,837 INFO packaging: libbasicobjects-0.1.0-18.fc20.x86_64 (743/1312) > >17:08:20,837 INFO packaging: libini_config-1.0.0.1-18.fc20.x86_64 (744/1312) > >17:08:20,838 INFO packaging: sssd-common-1.11.2-1.fc20.x86_64 (745/1312) > >17:08:20,838 INFO packaging: sssd-krb5-common-1.11.2-1.fc20.x86_64 (746/1312) > >17:08:20,838 INFO packaging: sssd-common-pac-1.11.2-1.fc20.x86_64 (747/1312) > >17:08:20,839 INFO packaging: sssd-ipa-1.11.2-1.fc20.x86_64 (748/1312) > >17:08:20,839 INFO packaging: sssd-ad-1.11.2-1.fc20.x86_64 (749/1312) > >17:08:20,839 INFO packaging: sssd-krb5-1.11.2-1.fc20.x86_64 (750/1312) > >17:08:20,840 INFO packaging: sssd-ldap-1.11.2-1.fc20.x86_64 (751/1312) > >17:08:20,840 INFO packaging: sssd-proxy-1.11.2-1.fc20.x86_64 (752/1312) > >17:08:20,840 INFO packaging: liboath-2.4.0-2.fc20.x86_64 (753/1312) > >17:08:20,841 INFO packaging: openconnect-5.01-4.fc20.x86_64 (754/1312) > >17:08:20,841 INFO packaging: lrzsz-0.12.20-34.fc20.x86_64 (755/1312) > >17:08:20,841 INFO packaging: passwdqc-lib-1.3.0-1.fc20.x86_64 (756/1312) > >17:08:20,842 INFO packaging: fedora-release-20-1.noarch (757/1312) > >17:08:20,842 INFO packaging: initscripts-9.50-1.fc20.x86_64 (758/1312) > >17:08:20,842 INFO packaging: plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 (759/1312) > >17:08:20,843 INFO packaging: plymouth-0.8.9-3.2013.08.14.fc20.x86_64 (760/1312) > >17:08:20,843 INFO packaging: setroubleshoot-plugins-3.0.58-1.fc20.noarch (761/1312) > >17:08:20,843 INFO packaging: setroubleshoot-server-3.2.14-2.fc20.x86_64 (762/1312) > >17:08:20,844 INFO packaging: 12:dhclient-4.2.5-26.fc20.x86_64 (763/1312) > >17:08:20,844 INFO packaging: 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 (764/1312) > >17:08:20,844 INFO packaging: dracut-network-034-64.git20131205.fc20.x86_64 (765/1312) > >17:08:20,845 INFO packaging: kexec-tools-2.0.4-12.fc20.x86_64 (766/1312) > >17:08:20,845 INFO packaging: abrt-addon-vmcore-2.1.9-1.fc20.x86_64 (767/1312) > >17:08:20,845 INFO packaging: vpnc-0.5.3-19.svn457.fc20.x86_64 (768/1312) > >17:08:20,846 INFO packaging: cyrus-sasl-2.1.26-14.fc20.x86_64 (769/1312) > >17:08:20,846 INFO packaging: numad-0.5-12.20130814git.fc20.x86_64 (770/1312) > >17:08:20,846 INFO packaging: sheepdog-0.3.0-5.fc20.x86_64 (771/1312) > >17:08:20,847 INFO packaging: avahi-0.6.31-21.fc20.x86_64 (772/1312) > >17:08:20,848 INFO packaging: seavgabios-bin-1.7.3.1-1.fc20.noarch (773/1312) > >17:08:20,848 INFO packaging: libX11-common-1.6.1-1.fc20.noarch (774/1312) > >17:08:20,849 INFO packaging: libX11-1.6.1-1.fc20.x86_64 (775/1312) > >17:08:20,850 INFO packaging: gdk-pixbuf2-2.30.1-1.fc20.x86_64 (776/1312) > >17:08:20,850 INFO packaging: libXext-1.3.2-2.fc20.x86_64 (777/1312) > >17:08:20,850 INFO packaging: libXi-1.7.2-2.fc20.x86_64 (778/1312) > >17:08:20,851 INFO packaging: libXfixes-5.0.1-2.fc20.x86_64 (779/1312) > >17:08:20,851 INFO packaging: libXdamage-1.1.4-4.fc20.x86_64 (780/1312) > >17:08:20,852 INFO packaging: mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 (781/1312) > >17:08:20,852 INFO packaging: libXcomposite-0.4.4-4.fc20.x86_64 (782/1312) > >17:08:20,853 INFO packaging: libXtst-1.2.2-2.fc20.x86_64 (783/1312) > >17:08:20,853 INFO packaging: pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 (784/1312) > >17:08:20,854 INFO packaging: libcanberra-0.30-4.fc20.x86_64 (785/1312) > >17:08:20,854 INFO packaging: libXrender-0.9.8-2.fc20.x86_64 (786/1312) > >17:08:20,854 INFO packaging: libXrandr-1.4.1-2.fc20.x86_64 (787/1312) > >17:08:20,855 INFO packaging: libXinerama-1.1.3-2.fc20.x86_64 (788/1312) > >17:08:20,855 INFO packaging: libXcursor-1.1.14-2.fc20.x86_64 (789/1312) > >17:08:20,855 INFO packaging: libXv-1.0.9-2.fc20.x86_64 (790/1312) > >17:08:20,856 INFO packaging: startup-notification-0.12-7.fc20.x86_64 (791/1312) > >17:08:20,856 INFO packaging: 1:dbus-x11-1.6.12-1.fc20.x86_64 (792/1312) > >17:08:20,856 INFO packaging: pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 (793/1312) > >17:08:20,857 INFO packaging: libxkbfile-1.0.8-4.fc20.x86_64 (794/1312) > >17:08:20,857 INFO packaging: libXt-1.1.4-7.fc20.x86_64 (795/1312) > >17:08:20,857 INFO packaging: ghostscript-9.10-4.fc20.x86_64 (796/1312) > >17:08:20,858 INFO packaging: libXxf86vm-1.1.3-2.fc20.x86_64 (797/1312) > >17:08:20,858 INFO packaging: mesa-libGL-9.2.3-1.20131114.fc20.x86_64 (798/1312) > >17:08:20,858 INFO packaging: cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 (799/1312) > >17:08:20,859 INFO packaging: cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 (800/1312) > >17:08:20,859 INFO packaging: gjs-1.38.1-1.fc20.x86_64 (801/1312) > >17:08:20,859 INFO packaging: cairomm-1.10.0-7.fc20.x86_64 (802/1312) > >17:08:20,860 INFO packaging: xorg-x11-xkb-utils-7.7-8.fc20.x86_64 (803/1312) > >17:08:20,860 INFO packaging: spice-glib-0.21-5.fc20.x86_64 (804/1312) > >17:08:20,860 INFO packaging: libao-1.1.0-8.fc20.x86_64 (805/1312) > >17:08:20,861 INFO packaging: brlapi-0.6.0-9.fc20.x86_64 (806/1312) > >17:08:20,861 INFO packaging: brltty-4.5-9.fc20.x86_64 (807/1312) > >17:08:20,861 INFO packaging: gvnc-0.5.3-1.fc20.x86_64 (808/1312) > >17:08:20,862 INFO packaging: libgxps-0.2.2-8.fc20.x86_64 (809/1312) > >17:08:20,862 INFO packaging: pycairo-1.8.10-7.fc20.x86_64 (810/1312) > >17:08:20,862 INFO packaging: pygobject3-3.10.2-1.fc20.x86_64 (811/1312) > >17:08:20,863 INFO packaging: poppler-glib-0.24.3-2.fc20.x86_64 (812/1312) > >17:08:20,863 INFO packaging: libXmu-1.1.1-5.fc20.x86_64 (813/1312) > >17:08:20,863 INFO packaging: 1:freerdp-libs-1.0.2-6.fc20.x86_64 (814/1312) > >17:08:20,864 INFO packaging: libxklavier-5.4-1.fc20.x86_64 (815/1312) > >17:08:20,864 INFO packaging: libXvMC-1.0.8-2.fc20.x86_64 (816/1312) > >17:08:20,864 INFO packaging: espeak-1.47.11-3.fc20.x86_64 (817/1312) > >17:08:20,865 INFO packaging: festival-speechtools-libs-1.2.96-26.fc20.x86_64 (818/1312) > >17:08:20,865 INFO packaging: libXxf86misc-1.0.3-7.fc20.x86_64 (819/1312) > >17:08:20,865 INFO packaging: xorg-x11-server-utils-7.7-2.fc20.x86_64 (820/1312) > >17:08:20,866 INFO packaging: libvdpau-0.7-1.fc20.x86_64 (821/1312) > >17:08:20,866 INFO packaging: giflib-4.1.6-9.fc20.x86_64 (822/1312) > >17:08:20,866 INFO packaging: festival-lib-1.96-26.fc20.x86_64 (823/1312) > >17:08:20,867 INFO packaging: festvox-slt-arctic-hts-0.20061229-26.fc20.noarch (824/1312) > >17:08:20,867 INFO packaging: festival-1.96-26.fc20.x86_64 (825/1312) > >17:08:20,868 INFO packaging: 1:freerdp-plugins-1.0.2-6.fc20.x86_64 (826/1312) > >17:08:20,868 INFO packaging: 1:freerdp-1.0.2-6.fc20.x86_64 (827/1312) > >17:08:20,869 INFO packaging: 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 (828/1312) > >17:08:20,869 INFO packaging: xorg-x11-xinit-1.3.2-9.fc20.x86_64 (829/1312) > >17:08:20,869 INFO packaging: xdg-user-dirs-0.15-2.fc20.x86_64 (830/1312) > >17:08:20,870 INFO packaging: python3-brlapi-0.6.0-9.fc20.x86_64 (831/1312) > >17:08:20,870 INFO packaging: sox-14.4.1-4.fc20.x86_64 (832/1312) > >17:08:20,871 INFO packaging: festival-freebsoft-utils-0.10-7.fc20.noarch (833/1312) > >17:08:20,871 INFO packaging: speech-dispatcher-0.8-5.fc20.x86_64 (834/1312) > >17:08:20,872 INFO packaging: python3-speechd-0.8-5.fc20.x86_64 (835/1312) > >17:08:20,872 INFO packaging: cdrdao-1.2.3-20.fc20.x86_64 (836/1312) > >17:08:20,873 INFO packaging: 1:vorbis-tools-1.4.0-12.fc20.x86_64 (837/1312) > >17:08:20,873 INFO packaging: icedax-1.1.11-22.fc20.x86_64 (838/1312) > >17:08:20,873 INFO packaging: xorg-x11-server-common-1.14.4-5.fc20.x86_64 (839/1312) > >17:08:20,874 INFO packaging: xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 (840/1312) > >17:08:20,874 INFO packaging: xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 (841/1312) > >17:08:20,874 INFO packaging: poppler-utils-0.24.3-2.fc20.x86_64 (842/1312) > >17:08:20,875 INFO packaging: cups-filters-1.0.41-4.fc20.x86_64 (843/1312) > >17:08:20,875 INFO packaging: 1:cups-1.7.0-4.fc20.x86_64 (844/1312) > >17:08:20,875 INFO packaging: foomatic-db-ppds-4.0-39.20130604.fc20.noarch (845/1312) > >17:08:20,876 INFO packaging: foomatic-db-4.0-39.20130604.fc20.noarch (846/1312) > >17:08:20,876 INFO packaging: python3-cairo-1.10.0-6.fc20.x86_64 (847/1312) > >17:08:20,876 INFO packaging: python3-gobject-3.10.2-1.fc20.x86_64 (848/1312) > >17:08:20,877 INFO packaging: glx-utils-8.1.0-4.fc20.x86_64 (849/1312) > >17:08:20,877 INFO packaging: argyllcms-1.6.0-1.fc20.x86_64 (850/1312) > >17:08:20,877 INFO packaging: libspectre-0.2.7-3.fc20.x86_64 (851/1312) > >17:08:20,878 INFO packaging: gutenprint-5.2.9-14.fc20.x86_64 (852/1312) > >17:08:20,878 INFO packaging: libXft-2.3.1-5.fc20.x86_64 (853/1312) > >17:08:20,878 INFO packaging: pango-1.36.1-1.fc20.x86_64 (854/1312) > >17:08:20,879 INFO packaging: gtk2-2.24.22-2.fc20.x86_64 (855/1312) > >17:08:20,879 INFO packaging: gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 (856/1312) > >17:08:20,879 INFO packaging: cogl-1.16.0-2.fc20.x86_64 (857/1312) > >17:08:20,880 INFO packaging: librsvg2-2.40.1-1.fc20.x86_64 (858/1312) > >17:08:20,880 INFO packaging: tracker-0.16.4-2.fc20.x86_64 (859/1312) > >17:08:20,880 INFO packaging: gstreamer-plugins-base-0.10.36-6.fc20.x86_64 (860/1312) > >17:08:20,881 INFO packaging: gstreamer1-plugins-bad-free-1.2.1-2.fc20.x86_64 (861/1312) > >17:08:20,881 INFO packaging: gstreamer1-plugins-good-1.2.1-1.fc20.x86_64 (862/1312) > >17:08:20,881 INFO packaging: pangomm-2.34.0-2.fc20.x86_64 (863/1312) > >17:08:20,882 INFO packaging: farstream02-0.2.3-3.fc20.x86_64 (864/1312) > >17:08:20,882 INFO packaging: libdmapsharing-2.9.24-1.fc20.x86_64 (865/1312) > >17:08:20,882 INFO packaging: gupnp-dlna-0.10.2-2.fc20.x86_64 (866/1312) > >17:08:20,883 INFO packaging: system-config-printer-libs-1.4.3-2.fc20.noarch (867/1312) > >17:08:20,883 INFO packaging: dleyna-renderer-0.1.3-2.fc20.x86_64 (868/1312) > >17:08:20,883 INFO packaging: telepathy-farstream-0.6.0-3.fc20.x86_64 (869/1312) > >17:08:20,883 INFO packaging: gtkmm24-2.24.4-2.fc20.x86_64 (870/1312) > >17:08:20,884 INFO packaging: gstreamer-plugins-good-0.10.31-10.fc20.x86_64 (871/1312) > >17:08:20,884 INFO packaging: gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 (872/1312) > >17:08:20,884 INFO packaging: farstream-0.1.2-6.fc20.x86_64 (873/1312) > >17:08:20,885 INFO packaging: libpurple-2.10.7-8.fc20.x86_64 (874/1312) > >17:08:20,885 INFO packaging: telepathy-haze-0.8.0-1.fc20.x86_64 (875/1312) > >17:08:20,885 INFO packaging: gegl-0.2.0-12.fc20.x86_64 (876/1312) > >17:08:20,886 INFO packaging: adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 (877/1312) > >17:08:20,886 INFO packaging: xulrunner-25.0-2.fc20.x86_64 (878/1312) > >17:08:20,886 INFO packaging: pinentry-gtk-0.8.1-11.fc20.x86_64 (879/1312) > >17:08:20,887 INFO packaging: libglade2-2.6.4-10.fc20.x86_64 (880/1312) > >17:08:20,887 INFO packaging: pygtk2-2.24.0-8.fc20.x86_64 (881/1312) > >17:08:20,888 INFO packaging: pygtk2-libglade-2.24.0-8.fc20.x86_64 (882/1312) > >17:08:20,888 INFO packaging: plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 (883/1312) > >17:08:20,888 INFO packaging: plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 (884/1312) > >17:08:20,889 INFO packaging: plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 (885/1312) > >17:08:20,889 INFO packaging: paps-libs-0.6.8-26.fc20.x86_64 (886/1312) > >17:08:20,889 INFO packaging: pulseaudio-utils-4.0-8.gitf81e3.fc20.x86_64 (887/1312) > >17:08:20,890 INFO packaging: libdmx-1.1.3-2.fc20.x86_64 (888/1312) > >17:08:20,890 INFO packaging: libXevie-1.0.3-7.fc20.x86_64 (889/1312) > >17:08:20,891 INFO packaging: at-spi2-core-2.10.2-1.fc20.x86_64 (890/1312) > >17:08:20,891 INFO packaging: at-spi2-atk-2.10.2-1.fc20.x86_64 (891/1312) > >17:08:20,892 INFO packaging: gtk3-3.10.4-1.fc20.x86_64 (892/1312) > >17:08:20,892 INFO packaging: clutter-1.16.2-1.fc20.x86_64 (893/1312) > >17:08:20,893 INFO packaging: libcanberra-gtk3-0.30-4.fc20.x86_64 (894/1312) > >17:08:20,893 INFO packaging: clutter-gtk-1.4.4-3.fc20.x86_64 (895/1312) > >17:08:20,893 INFO packaging: webkitgtk3-2.2.2-2.fc20.x86_64 (896/1312) > >17:08:20,894 INFO packaging: clutter-gst2-2.0.8-1.fc20.x86_64 (897/1312) > >17:08:20,894 INFO packaging: gcr-3.10.1-1.fc20.x86_64 (898/1312) > >17:08:20,894 INFO packaging: gnome-online-accounts-3.10.2-1.fc20.x86_64 (899/1312) > >17:08:20,895 INFO packaging: libgdata-0.14.0-1.fc20.x86_64 (900/1312) > >17:08:20,895 INFO packaging: libgweather-3.10.1-1.fc20.x86_64 (901/1312) > >17:08:20,895 INFO packaging: evolution-data-server-3.10.2-2.fc20.x86_64 (902/1312) > >17:08:20,896 INFO packaging: grilo-0.2.7-1.fc20.x86_64 (903/1312) > >17:08:20,896 INFO packaging: vte3-0.34.9-1.fc20.x86_64 (904/1312) > >17:08:20,896 INFO packaging: evince-libs-3.10.3-1.fc20.x86_64 (905/1312) > >17:08:20,897 INFO packaging: libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 (906/1312) > >17:08:20,897 INFO packaging: gnome-keyring-3.10.1-1.fc20.x86_64 (907/1312) > >17:08:20,897 INFO packaging: libchamplain-0.12.5-1.fc20.x86_64 (908/1312) > >17:08:20,898 INFO packaging: libreport-gtk-2.1.9-1.fc20.x86_64 (909/1312) > >17:08:20,898 INFO packaging: 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 (910/1312) > >17:08:20,898 INFO packaging: nm-connection-editor-0.9.9.0-7.git20131028.fc20.x86_64 (911/1312) > >17:08:20,899 INFO packaging: libchamplain-gtk-0.12.5-1.fc20.x86_64 (912/1312) > >17:08:20,899 INFO packaging: grilo-plugins-0.2.9-2.fc20.x86_64 (913/1312) > >17:08:20,899 INFO packaging: 1:folks-0.9.6-2.fc20.x86_64 (914/1312) > >17:08:20,900 INFO packaging: libzapojit-0.0.3-2.fc20.x86_64 (915/1312) > >17:08:20,900 INFO packaging: gnome-online-miners-3.10.0-1.fc20.x86_64 (916/1312) > >17:08:20,900 INFO packaging: libgnomekbd-3.6.0-3.fc20.x86_64 (917/1312) > >17:08:20,901 INFO packaging: spice-gtk3-0.21-5.fc20.x86_64 (918/1312) > >17:08:20,901 INFO packaging: gtksourceview3-3.10.1-1.fc20.x86_64 (919/1312) > >17:08:20,901 INFO packaging: abrt-gui-libs-2.1.9-1.fc20.x86_64 (920/1312) > >17:08:20,902 INFO packaging: colord-gtk-0.1.25-2.fc20.x86_64 (921/1312) > >17:08:20,902 INFO packaging: gtkhtml3-4.6.6-2.fc20.x86_64 (922/1312) > >17:08:20,902 INFO packaging: gtk-vnc2-0.5.3-1.fc20.x86_64 (923/1312) > >17:08:20,903 INFO packaging: 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 (924/1312) > >17:08:20,903 INFO packaging: gnome-keyring-pam-3.10.1-1.fc20.x86_64 (925/1312) > >17:08:20,903 INFO packaging: evince-3.10.3-1.fc20.x86_64 (926/1312) > >17:08:20,904 INFO packaging: 1:yelp-libs-3.10.1-1.fc20.x86_64 (927/1312) > >17:08:20,904 INFO packaging: seed-3.8.1-2.fc20.x86_64 (928/1312) > >17:08:20,904 INFO packaging: libpeas-1.9.0-2.fc20.x86_64 (929/1312) > >17:08:20,904 INFO packaging: libmx-1.4.7-9.fc20.x86_64 (930/1312) > >17:08:20,905 INFO packaging: libmash-0.2.0-11.fc20.x86_64 (931/1312) > >17:08:20,905 INFO packaging: file-roller-3.10.2.1-1.fc20.x86_64 (932/1312) > >17:08:20,905 INFO packaging: 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 (933/1312) > >17:08:20,906 INFO packaging: adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 (934/1312) > >17:08:20,906 INFO packaging: 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 (935/1312) > >17:08:20,906 INFO packaging: avahi-ui-gtk3-0.6.31-21.fc20.x86_64 (936/1312) > >17:08:20,907 INFO packaging: rygel-0.20.2-1.fc20.x86_64 (937/1312) > >17:08:20,907 INFO packaging: gtkmm30-3.10.1-1.fc20.x86_64 (938/1312) > >17:08:20,908 INFO packaging: python3-pyatspi-2.10.0-1.fc20.noarch (939/1312) > >17:08:20,908 INFO packaging: pyatspi-2.10.0-1.fc20.noarch (940/1312) > >17:08:20,908 INFO packaging: caribou-gtk3-module-0.4.13-1.fc20.x86_64 (941/1312) > >17:08:20,908 INFO packaging: caribou-gtk2-module-0.4.13-1.fc20.x86_64 (942/1312) > >17:08:20,909 INFO packaging: caribou-0.4.13-1.fc20.x86_64 (943/1312) > >17:08:20,909 INFO packaging: python-caribou-0.4.13-1.fc20.noarch (944/1312) > >17:08:20,910 INFO packaging: libXres-1.0.7-2.fc20.x86_64 (945/1312) > >17:08:20,910 INFO packaging: libwnck3-3.4.7-1.fc20.x86_64 (946/1312) > >17:08:20,911 INFO packaging: libXxf86dga-1.1.4-2.fc20.x86_64 (947/1312) > >17:08:20,911 INFO packaging: libgpod-0.8.3-1.fc20.x86_64 (948/1312) > >17:08:20,912 INFO packaging: libfprint-0.5.1-1.fc20.x86_64 (949/1312) > >17:08:20,912 INFO packaging: fprintd-0.5.1-1.fc20.x86_64 (950/1312) > >17:08:20,912 INFO packaging: libXpm-3.5.10-5.fc20.x86_64 (951/1312) > >17:08:20,913 INFO packaging: gd-2.1.0-3.fc20.x86_64 (952/1312) > >17:08:20,913 INFO packaging: libgphoto2-2.5.2-5.fc20.x86_64 (953/1312) > >17:08:20,914 INFO packaging: sane-backends-libs-1.0.24-6.fc20.x86_64 (954/1312) > >17:08:20,914 INFO packaging: hplip-libs-3.13.11-1.fc20.x86_64 (955/1312) > >17:08:20,914 INFO packaging: sane-backends-1.0.24-6.fc20.x86_64 (956/1312) > >17:08:20,914 INFO packaging: 1:hpijs-3.13.11-1.fc20.x86_64 (957/1312) > >17:08:20,915 INFO packaging: adwaita-cursor-theme-3.10.0-1.fc20.noarch (958/1312) > >17:08:20,915 INFO packaging: gnome-themes-standard-3.10.0-1.fc20.x86_64 (959/1312) > >17:08:20,915 INFO packaging: gnome-desktop3-3.10.2-2.fc20.x86_64 (960/1312) > >17:08:20,916 INFO packaging: 2:cheese-libs-3.10.2-1.fc20.x86_64 (961/1312) > >17:08:20,916 INFO packaging: gnome-session-3.10.1-1.fc20.x86_64 (962/1312) > >17:08:20,916 INFO packaging: gnome-session-xsession-3.10.1-1.fc20.x86_64 (963/1312) > >17:08:20,917 INFO packaging: mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 (964/1312) > >17:08:20,917 INFO packaging: libkkc-common-0.3.1-2.fc20.noarch (965/1312) > >17:08:20,917 INFO packaging: ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch (966/1312) > >17:08:20,918 INFO packaging: skkdic-20131114-7.T1121.fc20.noarch (967/1312) > >17:08:20,918 INFO packaging: libkkc-0.3.1-2.fc20.x86_64 (968/1312) > >17:08:20,918 INFO packaging: comps-extras-23-1.fc20.noarch (969/1312) > >17:08:20,919 INFO packaging: PackageKit-yum-0.8.13-1.fc20.x86_64 (970/1312) > >17:08:20,919 INFO packaging: PackageKit-0.8.13-1.fc20.x86_64 (971/1312) > >17:08:20,919 INFO packaging: yelp-xsl-3.10.1-1.fc20.noarch (972/1312) > >17:08:20,920 INFO packaging: tzdata-java-2013h-1.fc20.noarch (973/1312) > >17:08:20,920 INFO packaging: 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 (974/1312) > >17:08:20,920 INFO packaging: 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 (975/1312) > >17:08:20,921 INFO packaging: 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 (976/1312) > >17:08:20,921 INFO packaging: 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 (977/1312) > >17:08:20,921 INFO packaging: 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 (978/1312) > >17:08:20,922 INFO packaging: 1:libreoffice-pyuno-4.1.3.2-9.fc20.x86_64 (979/1312) > >17:08:20,922 INFO packaging: 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 (980/1312) > >17:08:20,922 INFO packaging: 1:libreoffice-pdfimport-4.1.3.2-9.fc20.x86_64 (981/1312) > >17:08:20,923 INFO packaging: 1:libreoffice-draw-4.1.3.2-9.fc20.x86_64 (982/1312) > >17:08:20,923 INFO packaging: fedora-bookmarks-15-3.fc20.noarch (983/1312) > >17:08:20,923 INFO packaging: libwacom-data-0.8-1.fc20.noarch (984/1312) > >17:08:20,924 INFO packaging: libwacom-0.8-1.fc20.x86_64 (985/1312) > >17:08:20,924 INFO packaging: linux-firmware-20130724-31.git31f6b30.fc20.noarch (986/1312) > >17:08:20,924 INFO packaging: kernel-3.11.10-301.fc20.x86_64 (987/1312) > >17:08:20,925 INFO packaging: pulseaudio-4.0-8.gitf81e3.fc20.x86_64 (988/1312) > >17:08:20,925 INFO packaging: pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 (989/1312) > >17:08:20,925 INFO packaging: libseccomp-2.1.0-1.fc20.x86_64 (990/1312) > >17:08:20,926 INFO packaging: kernel-modules-extra-3.11.10-301.fc20.x86_64 (991/1312) > >17:08:20,926 INFO packaging: xl2tpd-1.3.1-14.fc20.x86_64 (992/1312) > >17:08:20,927 INFO packaging: seabios-bin-1.7.3.1-1.fc20.noarch (993/1312) > >17:08:20,927 INFO packaging: 2:qemu-system-x86-1.6.1-2.fc20.x86_64 (994/1312) > >17:08:20,928 INFO packaging: 2:qemu-kvm-1.6.1-2.fc20.x86_64 (995/1312) > >17:08:20,928 INFO packaging: 1:emacs-filesystem-24.3-13.fc20.noarch (996/1312) > >17:08:20,928 INFO packaging: desktop-file-utils-0.22-1.fc20.x86_64 (997/1312) > >17:08:20,929 INFO packaging: gvfs-1.18.3-1.fc20.x86_64 (998/1312) > >17:08:20,929 INFO packaging: xdg-utils-1.1.0-0.18.20131005git.fc20.noarch (999/1312) > >17:08:20,930 INFO packaging: gnome-abrt-0.3.3-2.fc20.x86_64 (1000/1312) > >17:08:20,930 INFO packaging: 1:yelp-3.10.1-1.fc20.x86_64 (1001/1312) > >17:08:20,931 INFO packaging: gvfs-fuse-1.18.3-1.fc20.x86_64 (1002/1312) > >17:08:20,931 INFO packaging: 1:totem-3.10.1-1.fc20.x86_64 (1003/1312) > >17:08:20,931 INFO packaging: gvfs-afc-1.18.3-1.fc20.x86_64 (1004/1312) > >17:08:20,932 INFO packaging: 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 (1005/1312) > >17:08:20,932 INFO packaging: zenity-3.8.0-3.fc20.x86_64 (1006/1312) > >17:08:20,932 INFO packaging: mutter-3.10.2-2.fc20.x86_64 (1007/1312) > >17:08:20,933 INFO packaging: mutter-wayland-3.10.1-1.fc20.x86_64 (1008/1312) > >17:08:20,933 INFO packaging: libnotify-0.7.6-1.fc20.x86_64 (1009/1312) > >17:08:20,934 INFO packaging: gnome-settings-daemon-3.10.2-2.fc20.x86_64 (1010/1312) > >17:08:20,934 INFO packaging: 1:gdm-libs-3.10.0.1-1.fc20.x86_64 (1011/1312) > >17:08:20,934 INFO packaging: gnome-shell-3.10.2.1-2.fc20.x86_64 (1012/1312) > >17:08:20,935 INFO packaging: 1:gdm-3.10.0.1-1.fc20.x86_64 (1013/1312) > >17:08:20,935 INFO packaging: pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 (1014/1312) > >17:08:20,936 INFO packaging: brasero-libs-3.8.0-4.fc20.x86_64 (1015/1312) > >17:08:20,936 INFO packaging: notify-python-0.1.1-25.fc20.x86_64 (1016/1312) > >17:08:20,936 INFO packaging: ibus-gtk2-1.5.4-2.fc20.x86_64 (1017/1312) > >17:08:20,937 INFO packaging: ibus-wayland-1.5.4-2.fc20.x86_64 (1018/1312) > >17:08:20,937 INFO packaging: ibus-gtk3-1.5.4-2.fc20.x86_64 (1019/1312) > >17:08:20,937 INFO packaging: ibus-setup-1.5.4-2.fc20.noarch (1020/1312) > >17:08:20,938 INFO packaging: ibus-1.5.4-2.fc20.x86_64 (1021/1312) > >17:08:20,938 INFO packaging: evolution-3.10.2-2.fc20.x86_64 (1022/1312) > >17:08:20,938 INFO packaging: nautilus-extensions-3.10.1-2.fc20.x86_64 (1023/1312) > >17:08:20,939 INFO packaging: nautilus-3.10.1-2.fc20.x86_64 (1024/1312) > >17:08:20,939 INFO packaging: imsettings-gsettings-1.6.6-1.fc20.x86_64 (1025/1312) > >17:08:20,939 INFO packaging: imsettings-1.6.6-1.fc20.x86_64 (1026/1312) > >17:08:20,939 INFO packaging: im-chooser-common-1.6.4-2.fc20.x86_64 (1027/1312) > >17:08:20,940 INFO packaging: brasero-3.8.0-4.fc20.x86_64 (1028/1312) > >17:08:20,940 INFO packaging: gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 (1029/1312) > >17:08:20,941 INFO packaging: abrt-gui-2.1.9-1.fc20.x86_64 (1030/1312) > >17:08:20,941 INFO packaging: vino-3.10.1-1.fc20.x86_64 (1031/1312) > >17:08:20,941 INFO packaging: 1:control-center-3.10.2-2.fc20.x86_64 (1032/1312) > >17:08:20,941 INFO packaging: kbd-legacy-1.15.5-11.fc20.noarch (1033/1312) > >17:08:20,942 INFO packaging: kbd-1.15.5-11.fc20.x86_64 (1034/1312) > >17:08:20,942 INFO packaging: pm-utils-1.4.1-26.fc20.x86_64 (1035/1312) > >17:08:20,942 INFO packaging: libvirt-client-1.1.3.1-2.fc20.x86_64 (1036/1312) > >17:08:20,943 INFO packaging: libvirt-daemon-1.1.3.1-2.fc20.x86_64 (1037/1312) > >17:08:20,943 INFO packaging: libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 (1038/1312) > >17:08:20,943 INFO packaging: libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 (1039/1312) > >17:08:20,944 INFO packaging: libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 (1040/1312) > >17:08:20,944 INFO packaging: libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 (1041/1312) > >17:08:20,944 INFO packaging: libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 (1042/1312) > >17:08:20,945 INFO packaging: libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 (1043/1312) > >17:08:20,945 INFO packaging: libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 (1044/1312) > >17:08:20,945 INFO packaging: libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 (1045/1312) > >17:08:20,946 INFO packaging: libvirt-glib-0.1.7-2.fc20.x86_64 (1046/1312) > >17:08:20,946 INFO packaging: libvirt-gobject-0.1.7-2.fc20.x86_64 (1047/1312) > >17:08:20,947 INFO packaging: gnome-boxes-3.10.2-1.fc20.x86_64 (1048/1312) > >17:08:20,947 INFO packaging: orca-3.10.2-1.fc20.noarch (1049/1312) > >17:08:20,948 INFO packaging: abrt-desktop-2.1.9-1.fc20.x86_64 (1050/1312) > >17:08:20,948 INFO packaging: gnome-packagekit-3.10.1-1.fc20.x86_64 (1051/1312) > >17:08:20,949 INFO packaging: brasero-nautilus-3.8.0-4.fc20.x86_64 (1052/1312) > >17:08:20,949 INFO packaging: im-chooser-1.6.4-2.fc20.x86_64 (1053/1312) > >17:08:20,950 INFO packaging: evince-nautilus-3.10.3-1.fc20.x86_64 (1054/1312) > >17:08:20,950 INFO packaging: deja-dup-27.3.1-2.fc20.x86_64 (1055/1312) > >17:08:20,950 INFO packaging: 1:totem-nautilus-3.10.1-1.fc20.x86_64 (1056/1312) > >17:08:20,951 INFO packaging: file-roller-nautilus-3.10.2.1-1.fc20.x86_64 (1057/1312) > >17:08:20,951 INFO packaging: evolution-ews-3.10.2-2.fc20.x86_64 (1058/1312) > >17:08:20,952 INFO packaging: evolution-help-3.10.2-2.fc20.noarch (1059/1312) > >17:08:20,952 INFO packaging: ibus-hangul-1.4.2-7.fc20.x86_64 (1060/1312) > >17:08:20,953 INFO packaging: ibus-typing-booster-1.2.5-1.fc20.noarch (1061/1312) > >17:08:20,953 INFO packaging: ibus-kkc-1.5.18-2.fc20.x86_64 (1062/1312) > >17:08:20,953 INFO packaging: ibus-libpinyin-1.6.92-2.fc20.x86_64 (1063/1312) > >17:08:20,954 INFO packaging: ibus-m17n-1.3.4-12.fc20.x86_64 (1064/1312) > >17:08:20,954 INFO packaging: ibus-chewing-1.4.3-4.fc20.x86_64 (1065/1312) > >17:08:20,954 INFO packaging: ibus-rawcode-1.3.2-3.fc20.x86_64 (1066/1312) > >17:08:20,955 INFO packaging: setroubleshoot-3.2.14-2.fc20.x86_64 (1067/1312) > >17:08:20,955 INFO packaging: rhythmbox-3.0-3.fc20.x86_64 (1068/1312) > >17:08:20,955 INFO packaging: gnome-initial-setup-3.10.1.1-4.fc20.x86_64 (1069/1312) > >17:08:20,956 INFO packaging: system-config-printer-1.4.3-2.fc20.x86_64 (1070/1312) > >17:08:20,956 INFO packaging: gnome-clocks-3.10.1-1.fc20.x86_64 (1071/1312) > >17:08:20,956 INFO packaging: gnome-contacts-3.10.1-1.fc20.x86_64 (1072/1312) > >17:08:20,957 INFO packaging: empathy-3.10.2-1.fc20.x86_64 (1073/1312) > >17:08:20,957 INFO packaging: gnome-software-3.10.4-1.fc20.x86_64 (1074/1312) > >17:08:20,957 INFO packaging: gnome-disk-utility-3.10.0-1.fc20.x86_64 (1075/1312) > >17:08:20,958 INFO packaging: 2:gedit-3.10.2-1.fc20.x86_64 (1076/1312) > >17:08:20,958 INFO packaging: simple-scan-3.10.0-1.fc20.x86_64 (1077/1312) > >17:08:20,958 INFO packaging: pinfo-0.6.10-8.fc20.x86_64 (1078/1312) > >17:08:20,959 INFO packaging: gvfs-afp-1.18.3-1.fc20.x86_64 (1079/1312) > >17:08:20,959 INFO packaging: gvfs-mtp-1.18.3-1.fc20.x86_64 (1080/1312) > >17:08:20,959 INFO packaging: gvfs-smb-1.18.3-1.fc20.x86_64 (1081/1312) > >17:08:20,960 INFO packaging: gvfs-goa-1.18.3-1.fc20.x86_64 (1082/1312) > >17:08:20,960 INFO packaging: gvfs-gphoto2-1.18.3-1.fc20.x86_64 (1083/1312) > >17:08:20,960 INFO packaging: gvfs-archive-1.18.3-1.fc20.x86_64 (1084/1312) > >17:08:20,961 INFO packaging: seahorse-3.10.1-1.fc20.x86_64 (1085/1312) > >17:08:20,961 INFO packaging: eog-3.10.2-1.fc20.x86_64 (1086/1312) > >17:08:20,961 INFO packaging: NetworkManager-l2tp-0.9.8-4.fc20.x86_64 (1087/1312) > >17:08:20,962 INFO packaging: pulseaudio-module-x11-4.0-8.gitf81e3.fc20.x86_64 (1088/1312) > >17:08:20,962 INFO packaging: alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 (1089/1312) > >17:08:20,962 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.9-2.fc20.x86_64 (1090/1312) > >17:08:20,963 INFO packaging: firefox-25.0-3.fc20.x86_64 (1091/1312) > >17:08:20,963 INFO packaging: 1:libreoffice-emailmerge-4.1.3.2-9.fc20.x86_64 (1092/1312) > >17:08:20,964 INFO packaging: 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 (1093/1312) > >17:08:20,964 INFO packaging: 1:libreoffice-impress-4.1.3.2-9.fc20.x86_64 (1094/1312) > >17:08:20,965 INFO packaging: 1:libreoffice-langpack-en-4.1.3.2-9.fc20.x86_64 (1095/1312) > >17:08:20,965 INFO packaging: 1:libreoffice-math-4.1.3.2-9.fc20.x86_64 (1096/1312) > >17:08:20,965 INFO packaging: icedtea-web-1.4.1-0.fc20.x86_64 (1097/1312) > >17:08:20,966 INFO packaging: PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 (1098/1312) > >17:08:20,966 INFO packaging: mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 (1099/1312) > >17:08:20,967 INFO packaging: 2:cheese-3.10.2-1.fc20.x86_64 (1100/1312) > >17:08:20,967 INFO packaging: gnome-photos-3.10.2-1.fc20.x86_64 (1101/1312) > >17:08:20,968 INFO packaging: gnome-color-manager-3.10.1-1.fc20.x86_64 (1102/1312) > >17:08:20,968 INFO packaging: gnome-documents-3.10.1-1.fc20.x86_64 (1103/1312) > >17:08:20,969 INFO packaging: gnome-font-viewer-3.10.0-1.fc20.x86_64 (1104/1312) > >17:08:20,969 INFO packaging: hplip-3.13.11-1.fc20.x86_64 (1105/1312) > >17:08:20,969 INFO packaging: sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 (1106/1312) > >17:08:20,970 INFO packaging: libsane-hpaio-3.13.11-1.fc20.x86_64 (1107/1312) > >17:08:20,970 INFO packaging: shotwell-0.15.0-1.fc20.x86_64 (1108/1312) > >17:08:20,970 INFO packaging: fprintd-pam-0.5.1-1.fc20.x86_64 (1109/1312) > >17:08:20,971 INFO packaging: xorg-x11-utils-7.5-12.fc20.x86_64 (1110/1312) > >17:08:20,971 INFO packaging: gnome-system-monitor-3.10.2-1.fc20.x86_64 (1111/1312) > >17:08:20,971 INFO packaging: vinagre-3.10.2-1.fc20.x86_64 (1112/1312) > >17:08:20,972 INFO packaging: 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 (1113/1312) > >17:08:20,972 INFO packaging: 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 (1114/1312) > >17:08:20,972 INFO packaging: 1:totem-mozplugin-3.10.1-1.fc20.x86_64 (1115/1312) > >17:08:20,973 INFO packaging: 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 (1116/1312) > >17:08:20,973 INFO packaging: sushi-3.10.0-1.fc20.x86_64 (1117/1312) > >17:08:20,973 INFO packaging: gnome-maps-3.10.2-1.fc20.noarch (1118/1312) > >17:08:20,974 INFO packaging: gnome-terminal-3.10.2-1.fc20.x86_64 (1119/1312) > >17:08:20,974 INFO packaging: bijiben-3.10.1-1.fc20.x86_64 (1120/1312) > >17:08:20,974 INFO packaging: 1:aisleriot-3.10.2-1.fc20.x86_64 (1121/1312) > >17:08:20,975 INFO packaging: gnome-screenshot-3.10.1-1.fc20.x86_64 (1122/1312) > >17:08:20,975 INFO packaging: libcanberra-gtk2-0.30-4.fc20.x86_64 (1123/1312) > >17:08:20,975 INFO packaging: xdg-user-dirs-gtk-0.10-3.fc20.x86_64 (1124/1312) > >17:08:20,976 INFO packaging: NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 (1125/1312) > >17:08:20,976 INFO packaging: mousetweaks-3.10.0-1.fc20.x86_64 (1126/1312) > >17:08:20,976 INFO packaging: transmission-gtk-2.82-1.fc20.x86_64 (1127/1312) > >17:08:20,977 INFO packaging: baobab-3.10.1-1.fc20.x86_64 (1128/1312) > >17:08:20,977 INFO packaging: gucharmap-3.10.1-1.fc20.x86_64 (1129/1312) > >17:08:20,977 INFO packaging: firewall-config-0.3.8-1.fc20.noarch (1130/1312) > >17:08:20,978 INFO packaging: PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 (1131/1312) > >17:08:20,978 INFO packaging: gnome-dictionary-3.10.0-1.fc20.x86_64 (1132/1312) > >17:08:20,979 INFO packaging: gnome-calculator-3.10.2-1.fc20.x86_64 (1133/1312) > >17:08:20,979 INFO packaging: gnome-weather-3.10.1-1.fc20.x86_64 (1134/1312) > >17:08:20,979 INFO packaging: 1:gnome-system-log-3.9.90-1.fc20.x86_64 (1135/1312) > >17:08:20,980 INFO packaging: gtk3-immodule-xim-3.10.4-1.fc20.x86_64 (1136/1312) > >17:08:20,980 INFO packaging: paps-0.6.8-26.fc20.x86_64 (1137/1312) > >17:08:20,980 INFO packaging: plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 (1138/1312) > >17:08:20,981 INFO packaging: open-vm-tools-desktop-9.4.0-1.fc20.x86_64 (1139/1312) > >17:08:20,981 INFO packaging: system-config-printer-udev-1.4.3-2.fc20.x86_64 (1140/1312) > >17:08:20,982 INFO packaging: gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 (1141/1312) > >17:08:20,982 INFO packaging: gtk2-immodule-xim-2.24.22-2.fc20.x86_64 (1142/1312) > >17:08:20,982 INFO packaging: gutenprint-cups-5.2.9-14.fc20.x86_64 (1143/1312) > >17:08:20,983 INFO packaging: foomatic-4.0.9-6.fc20.x86_64 (1144/1312) > >17:08:20,983 INFO packaging: bluez-cups-5.12-1.fc20.x86_64 (1145/1312) > >17:08:20,984 INFO packaging: xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 (1146/1312) > >17:08:20,984 INFO packaging: xorg-x11-drv-synaptics-1.7.1-5.fc20.x86_64 (1147/1312) > >17:08:20,985 INFO packaging: xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 (1148/1312) > >17:08:20,985 INFO packaging: xorg-x11-drv-modesetting-0.8.0-2.fc20.x86_64 (1149/1312) > >17:08:20,986 INFO packaging: xorg-x11-drv-openchrome-0.3.3-2.fc20.x86_64 (1150/1312) > >17:08:20,986 INFO packaging: xorg-x11-drv-fbdev-0.4.3-10.fc20.x86_64 (1151/1312) > >17:08:20,986 INFO packaging: xorg-x11-drv-vesa-2.3.2-10.fc20.x86_64 (1152/1312) > >17:08:20,987 INFO packaging: xorg-x11-drv-mga-1.6.2-8.fc20.x86_64 (1153/1312) > >17:08:20,987 INFO packaging: xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 (1154/1312) > >17:08:20,987 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-6.fc20.x86_64 (1155/1312) > >17:08:20,988 INFO packaging: xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 (1156/1312) > >17:08:20,988 INFO packaging: xorg-x11-drv-qxl-0.1.1-3.fc20.x86_64 (1157/1312) > >17:08:20,988 INFO packaging: xorg-x11-drv-wacom-0.23.0-1.fc20.x86_64 (1158/1312) > >17:08:20,989 INFO packaging: spice-vdagent-0.14.0-5.fc20.x86_64 (1159/1312) > >17:08:20,989 INFO packaging: gnome-epub-thumbnailer-1.3-2.fc20.x86_64 (1160/1312) > >17:08:20,989 INFO packaging: nss-mdns-0.10-13.fc20.x86_64 (1161/1312) > >17:08:20,990 INFO packaging: rp-pppoe-3.11-4.fc20.x86_64 (1162/1312) > >17:08:20,990 INFO packaging: isdn4k-utils-3.2-93.fc20.x86_64 (1163/1312) > >17:08:20,990 INFO packaging: passwdqc-1.3.0-1.fc20.x86_64 (1164/1312) > >17:08:20,991 INFO packaging: minicom-2.6.2-4.fc20.x86_64 (1165/1312) > >17:08:20,991 INFO packaging: sssd-1.11.2-1.fc20.x86_64 (1166/1312) > >17:08:20,991 INFO packaging: 1:wireless-tools-29-10.1.fc20.x86_64 (1167/1312) > >17:08:20,992 INFO packaging: iptstate-2.2.5-3.fc20.x86_64 (1168/1312) > >17:08:20,992 INFO packaging: 1:dump-0.4-0.21.b44.fc20.x86_64 (1169/1312) > >17:08:20,992 INFO packaging: man-db-2.6.5-2.fc20.x86_64 (1170/1312) > >17:08:20,993 INFO packaging: 1:smartmontools-6.2-2.fc20.x86_64 (1171/1312) > >17:08:20,993 INFO packaging: wvdial-1.61-8.fc20.x86_64 (1172/1312) > >17:08:20,993 INFO packaging: shim-0.7-1.fc20.x86_64 (1173/1312) > >17:08:20,994 INFO packaging: yum-langpacks-0.4.3-1.fc20.noarch (1174/1312) > >17:08:20,994 INFO packaging: yum-utils-1.1.31-18.fc20.noarch (1175/1312) > >17:08:20,994 INFO packaging: 2:samba-client-4.1.1-1.fc20.x86_64 (1176/1312) > >17:08:20,995 INFO packaging: selinux-policy-targeted-3.12.1-106.fc20.noarch (1177/1312) > >17:08:20,995 INFO packaging: sos-3.0-3.fc20.noarch (1178/1312) > >17:08:20,995 INFO packaging: dracut-config-rescue-034-64.git20131205.fc20.x86_64 (1179/1312) > >17:08:20,996 INFO packaging: 1:grub2-efi-2.00-25.fc20.x86_64 (1180/1312) > >17:08:20,996 INFO packaging: ModemManager-1.1.0-2.git20130913.fc20.x86_64 (1181/1312) > >17:08:20,996 INFO packaging: openssh-server-6.3p1-5.fc20.x86_64 (1182/1312) > >17:08:20,997 INFO packaging: mlocate-0.26-4.fc20.x86_64 (1183/1312) > >17:08:20,997 INFO packaging: coolkey-1.1.0-24.fc20.x86_64 (1184/1312) > >17:08:20,997 INFO packaging: PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 (1185/1312) > >17:08:20,998 INFO packaging: PackageKit-command-not-found-0.8.13-1.fc20.x86_64 (1186/1312) > >17:08:20,998 INFO packaging: abrt-java-connector-1.0.6-1.fc20.x86_64 (1187/1312) > >17:08:20,998 INFO packaging: rsyslog-7.4.2-2.fc20.x86_64 (1188/1312) > >17:08:20,999 INFO packaging: rng-tools-4-4.fc20.x86_64 (1189/1312) > >17:08:20,999 INFO packaging: chrony-1.29-1.fc20.x86_64 (1190/1312) > >17:08:20,999 INFO packaging: at-3.1.13-13.fc20.x86_64 (1191/1312) > >17:08:21,000 INFO packaging: irda-utils-0.9.18-19.fc20.x86_64 (1192/1312) > >17:08:21,000 INFO packaging: b43-openfwwf-5.2-10.fc20.noarch (1193/1312) > >17:08:21,000 INFO packaging: biosdevname-0.5.0-2.fc20.x86_64 (1194/1312) > >17:08:21,001 INFO packaging: 2:qemu-guest-agent-1.6.1-2.fc20.x86_64 (1195/1312) > >17:08:21,001 INFO packaging: 2:mcelog-1.0-0.11.f0d7654.fc20.x86_64 (1196/1312) > >17:08:21,002 INFO packaging: psacct-6.6.1-7.fc20.x86_64 (1197/1312) > >17:08:21,002 INFO packaging: aic94xx-firmware-30-6.fc20.noarch (1198/1312) > >17:08:21,002 INFO packaging: deltarpm-3.6-3.fc20.x86_64 (1199/1312) > >17:08:21,003 INFO packaging: stunnel-4.56-3.fc20.x86_64 (1200/1312) > >17:08:21,003 INFO packaging: 14:tcpdump-4.5.0-1.20131108gitb07944a.fc20.x86_64 (1201/1312) > >17:08:21,004 INFO packaging: pam_krb5-2.4.8-1.fc20.x86_64 (1202/1312) > >17:08:21,004 INFO packaging: cifs-utils-6.2-4.fc20.x86_64 (1203/1312) > >17:08:21,005 INFO packaging: pcmciautils-018-5.fc20.x86_64 (1204/1312) > >17:08:21,005 INFO packaging: setuptool-1.19.11-7.fc20.x86_64 (1205/1312) > >17:08:21,006 INFO packaging: usbutils-007-2.fc20.x86_64 (1206/1312) > >17:08:21,006 INFO packaging: prelink-0.5.0-1.fc20.x86_64 (1207/1312) > >17:08:21,007 INFO packaging: grubby-8.28-1.fc20.x86_64 (1208/1312) > >17:08:21,007 INFO packaging: btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 (1209/1312) > >17:08:21,007 INFO packaging: sudo-1.8.8-1.fc20.x86_64 (1210/1312) > >17:08:21,008 INFO packaging: pam_pkcs11-0.6.2-11.fc20.x86_64 (1211/1312) > >17:08:21,008 INFO packaging: fpaste-0.3.7.1-9.fc20.noarch (1212/1312) > >17:08:21,008 INFO packaging: libproxy-mozjs-0.4.11-7.fc20.x86_64 (1213/1312) > >17:08:21,009 INFO packaging: uboot-tools-2013.10-3.fc20.x86_64 (1214/1312) > >17:08:21,009 INFO packaging: linux-atm-2.5.1-8.fc20.x86_64 (1215/1312) > >17:08:21,009 INFO packaging: ntsysv-1.3.60-4.fc20.x86_64 (1216/1312) > >17:08:21,010 INFO packaging: tmpwatch-2.11-4.fc20.x86_64 (1217/1312) > >17:08:21,010 INFO packaging: lftp-4.4.9-1.fc20.x86_64 (1218/1312) > >17:08:21,010 INFO packaging: efibootmgr-0.5.4-16.fc20.x86_64 (1219/1312) > >17:08:21,011 INFO packaging: pciutils-3.2.1-1.fc20.x86_64 (1220/1312) > >17:08:21,011 INFO packaging: numactl-2.0.9-1.fc20.x86_64 (1221/1312) > >17:08:21,011 INFO packaging: 2:irqbalance-1.0.7-1.fc20.x86_64 (1222/1312) > >17:08:21,012 INFO packaging: nano-2.3.2-4.fc20.x86_64 (1223/1312) > >17:08:21,012 INFO packaging: m17n-contrib-1.1.14-3.fc20.noarch (1224/1312) > >17:08:21,012 INFO packaging: jwhois-4.0-32.fc20.x86_64 (1225/1312) > >17:08:21,013 INFO packaging: attr-2.4.47-3.fc20.x86_64 (1226/1312) > >17:08:21,013 INFO packaging: 2:mtr-0.85-4.fc20.x86_64 (1227/1312) > >17:08:21,013 INFO packaging: 1:nautilus-sendto-3.8.1-1.fc20.x86_64 (1228/1312) > >17:08:21,014 INFO packaging: 1:bash-completion-2.1-3.fc20.noarch (1229/1312) > >17:08:21,014 INFO packaging: zip-3.0-9.fc20.x86_64 (1230/1312) > >17:08:21,014 INFO packaging: ftp-0.17-65.fc20.x86_64 (1231/1312) > >17:08:21,015 INFO packaging: time-1.7-44.fc20.x86_64 (1232/1312) > >17:08:21,015 INFO packaging: ed-1.9-2.fc20.x86_64 (1233/1312) > >17:08:21,015 INFO packaging: lsof-4.87-3.fc20.x86_64 (1234/1312) > >17:08:21,016 INFO packaging: lohit-kannada-fonts-2.5.3-4.fc20.noarch (1235/1312) > >17:08:21,016 INFO packaging: google-noto-sans-tai-tham-fonts-20130807-1.fc20.noarch (1236/1312) > >17:08:21,016 INFO packaging: khmeros-base-fonts-5.0-17.fc20.noarch (1237/1312) > >17:08:21,017 INFO packaging: sil-abyssinica-fonts-1.200-6.fc20.noarch (1238/1312) > >17:08:21,017 INFO packaging: gnu-free-sans-fonts-20120503-8.fc20.noarch (1239/1312) > >17:08:21,017 INFO packaging: sil-padauk-fonts-2.8-5.fc20.noarch (1240/1312) > >17:08:21,018 INFO packaging: cjkuni-uming-fonts-0.2.20080216.1-53.fc20.noarch (1241/1312) > >17:08:21,018 INFO packaging: lohit-gujarati-fonts-2.5.3-2.fc20.noarch (1242/1312) > >17:08:21,018 INFO packaging: lohit-punjabi-fonts-2.5.3-3.fc20.noarch (1243/1312) > >17:08:21,019 INFO packaging: lklug-fonts-0.6-10.20090803cvs.fc20.noarch (1244/1312) > >17:08:21,019 INFO packaging: lohit-assamese-fonts-2.5.3-2.fc20.noarch (1245/1312) > >17:08:21,019 INFO packaging: lohit-devanagari-fonts-2.92.0-1.fc20.noarch (1246/1312) > >17:08:21,020 INFO packaging: google-noto-sans-meeteimayek-fonts-20130807-1.fc20.noarch (1247/1312) > >17:08:21,020 INFO packaging: stix-fonts-1.1.0-5.fc20.noarch (1248/1312) > >17:08:21,020 INFO packaging: smc-meera-fonts-6.0-2.fc20.noarch (1249/1312) > >17:08:21,021 INFO packaging: 3:traceroute-2.0.19-4.fc20.x86_64 (1250/1312) > >17:08:21,021 INFO packaging: tabish-eeyek-fonts-1.0-5.fc20.noarch (1251/1312) > >17:08:21,022 INFO packaging: gnu-free-mono-fonts-20120503-8.fc20.noarch (1252/1312) > >17:08:21,022 INFO packaging: lohit-bengali-fonts-2.5.3-4.fc20.noarch (1253/1312) > >17:08:21,023 INFO packaging: sil-nuosu-fonts-2.1.1-7.fc20.noarch (1254/1312) > >17:08:21,023 INFO packaging: vlgothic-fonts-20130607-2.fc20.noarch (1255/1312) > >17:08:21,024 INFO packaging: sil-mingzat-fonts-0.020-3.fc20.noarch (1256/1312) > >17:08:21,024 INFO packaging: google-noto-sans-tagalog-fonts-20130807-1.fc20.noarch (1257/1312) > >17:08:21,025 INFO packaging: wqy-zenhei-fonts-0.9.46-11.fc20.noarch (1258/1312) > >17:08:21,025 INFO packaging: google-noto-sans-tai-viet-fonts-20130807-1.fc20.noarch (1259/1312) > >17:08:21,026 INFO packaging: thai-scalable-waree-fonts-0.5.0-7.fc20.noarch (1260/1312) > >17:08:21,026 INFO packaging: gnu-free-serif-fonts-20120503-8.fc20.noarch (1261/1312) > >17:08:21,026 INFO packaging: paratype-pt-sans-fonts-20101909-3.fc20.noarch (1262/1312) > >17:08:21,027 INFO packaging: lohit-telugu-fonts-2.5.3-3.fc20.noarch (1263/1312) > >17:08:21,027 INFO packaging: jomolhari-fonts-0.003-17.fc20.noarch (1264/1312) > >17:08:21,028 INFO packaging: lohit-oriya-fonts-2.5.4.1-2.fc20.noarch (1265/1312) > >17:08:21,028 INFO packaging: fedora-release-notes-20-0.5.noarch (1266/1312) > >17:08:21,028 INFO packaging: google-noto-sans-mandaic-fonts-20130807-1.fc20.noarch (1267/1312) > >17:08:21,029 INFO packaging: lohit-tamil-fonts-2.5.3-2.fc20.noarch (1268/1312) > >17:08:21,029 INFO packaging: google-noto-sans-lisu-fonts-20130807-1.fc20.noarch (1269/1312) > >17:08:21,029 INFO packaging: nhn-nanum-gothic-fonts-3.020-9.fc20.noarch (1270/1312) > >17:08:21,030 INFO packaging: 1:telnet-0.17-58.fc20.x86_64 (1271/1312) > >17:08:21,030 INFO packaging: talk-0.17-42.fc20.x86_64 (1272/1312) > >17:08:21,030 INFO packaging: tree-1.6.0-11.fc20.x86_64 (1273/1312) > >17:08:21,031 INFO packaging: vconfig-1.9-13.fc20.x86_64 (1274/1312) > >17:08:21,031 INFO packaging: mpage-2.5.6-13.fc20.x86_64 (1275/1312) > >17:08:21,031 INFO packaging: 1:rdist-6.1.5-57.fc20.x86_64 (1276/1312) > >17:08:21,032 INFO packaging: rsh-0.17-74.fc20.x86_64 (1277/1312) > >17:08:21,032 INFO packaging: do2072 blocks > >17:08:21,032 INFO packaging: s2unix-6.0.3-3.fc20.x86_64 (1278/1312) > >17:08:21,033 INFO packaging: b43-fwcutter-017-3.fc20.x86_64 (1279/1312) > >17:08:21,033 INFO packaging: bridge-utils-1.5-8.fc20.x86_64 (1280/1312) > >17:08:21,033 INFO packaging: 2:microcode_ctl-2.1-1.fc20.x86_64 (1281/1312) > >17:08:21,034 INFO packaging: finger-0.17-50.fc20.x86_64 (1282/1312) > >17:08:21,034 INFO packaging: symlinks-1.4-8.fc20.x86_64 (1283/1312) > >17:08:21,034 INFO packaging: gnome-getting-started-docs-3.10.2-1.fc20.noarch (1284/1312) > >17:08:21,035 INFO packaging: words-3.0-22.fc20.noarch (1285/1312) > >17:08:21,035 INFO packaging: iwl7260-firmware-22.0.7.0-31.fc20.noarch (1286/1312) > >17:08:21,035 INFO packaging: iwl6000g2a-firmware-17.168.5.3-31.fc20.noarch (1287/1312) > >17:08:21,036 INFO packaging: atmel-firmware-1.3-12.fc20.noarch (1288/1312) > >17:08:21,036 INFO packaging: iwl5000-firmware-8.83.5.1_1-31.fc20.noarch (1289/1312) > >17:08:21,036 INFO packaging: 1:iwl1000-firmware-39.31.5.1-31.fc20.noarch (1290/1312) > >17:08:21,037 INFO packaging: iwl6000-firmware-9.221.4.1-31.fc20.noarch (1291/1312) > >17:08:21,037 INFO packaging: iwl3945-firmware-15.32.2.9-31.fc20.noarch (1292/1312) > >17:08:21,037 INFO packaging: ipw2100-firmware-1.3-16.fc20.noarch (1293/1312) > >17:08:21,038 INFO packaging: rootfiles-8.1-16.fc20.noarch (1294/1312) > >17:08:21,038 INFO packaging: iwl135-firmware-18.168.6.1-31.fc20.noarch (1295/1312) > >17:08:21,038 INFO packaging: iwl2000-firmware-18.168.6.1-31.fc20.noarch (1296/1312) > >17:08:21,039 INFO packaging: zd1211-firmware-1.4-9.fc20.noarch (1297/1312) > >17:08:21,039 INFO packaging: iwl6050-firmware-41.28.5.1-31.fc20.noarch (1298/1312) > >17:08:21,039 INFO packaging: iwl100-firmware-39.31.5.1-31.fc20.noarch (1299/1312) > >17:08:21,040 INFO packaging: ipw2200-firmware-3.1-9.fc20.noarch (1300/1312) > >17:08:21,040 INFO packaging: iwl3160-firmware-22.0.7.0-31.fc20.noarch (1301/1312) > >17:08:21,040 INFO packaging: iwl6000g2b-firmware-17.168.5.2-31.fc20.noarch (1302/1312) > >17:08:21,041 INFO packaging: iwl4965-firmware-228.61.2.24-31.fc20.noarch (1303/1312) > >17:08:21,041 INFO packaging: 2:libertas-usb8388-firmware-20130724-31.git31f6b30.fc20.noarch (1304/1312) > >17:08:21,041 INFO packaging: iwl5150-firmware-8.24.2.2-31.fc20.noarch (1305/1312) > >17:08:21,042 INFO packaging: iwl105-firmware-18.168.6.1-31.fc20.noarch (1306/1312) > >17:08:21,042 INFO packaging: desktop-backgrounds-basic-20.0.0-1.fc20.noarch (1307/1312) > >17:08:21,042 INFO packaging: man-pages-3.53-1.fc20.noarch (1308/1312) > >17:08:21,043 INFO packaging: mailcap-2.1.42-1.fc20.noarch (1309/1312) > >17:08:21,043 INFO packaging: iwl2030-firmware-18.168.6.1-31.fc20.noarch (1310/1312) > >17:08:21,043 INFO packaging: gnome-backgrounds-3.10.1-1.fc20.noarch (1311/1312) > >17:08:21,044 INFO packaging: 2:ivtv-firmware-20080701-25.noarch (1312/1312) > >17:08:21,044 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >11:35:39,132 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:35:39,169 DEBUG program: Return code: 0 >11:35:39,170 INFO program: Running... udevadm settle --timeout=300 >11:35:39,279 DEBUG program: Return code: 0 >11:35:39,283 INFO program: Running... modprobe fcoe >11:35:40,131 DEBUG program: Return code: 0 >11:35:40,134 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:35:40,294 INFO program: No FCoE boot disk information is found in EDD! >11:35:40,295 DEBUG program: Return code: 1 >11:35:46,153 INFO program: Running... metacity --display :1 --sm-disable >11:35:46,156 INFO program: Running... spice-vdagent >11:35:46,661 DEBUG program: Return code: 0 >11:36:00,432 INFO program: Running... udevadm settle --timeout=300 >11:36:00,491 DEBUG program: Return code: 0 >11:36:00,556 INFO program: Running... udevadm settle --timeout=300 >11:36:00,601 DEBUG program: Return code: 0 >11:36:00,622 INFO program: Running... systemctl start chronyd.service >11:36:01,088 DEBUG program: Return code: 0 >11:36:01,090 INFO program: Running... multipath -c /dev/sda >11:36:01,148 INFO program: /dev/sda is not a valid multipath device path >11:36:01,149 DEBUG program: Return code: 1 >11:36:01,980 INFO program: Running... modprobe vfat >11:36:02,784 DEBUG program: Return code: 0 >11:36:02,954 INFO program: Running... dumpe2fs -h /dev/sda2 >11:36:03,401 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:03,406 INFO program: Filesystem volume name: <none> >11:36:03,407 INFO program: Last mounted on: /boot >11:36:03,408 INFO program: Filesystem UUID: c5589ca9-d5f1-476f-82b1-cfdac748f314 >11:36:03,410 INFO program: Filesystem magic number: 0xEF53 >11:36:03,411 INFO program: Filesystem revision #: 1 (dynamic) >11:36:03,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:36:03,415 INFO program: Filesystem flags: signed_directory_hash >11:36:03,417 INFO program: Default mount options: user_xattr acl >11:36:03,418 INFO program: Filesystem state: clean >11:36:03,420 INFO program: Errors behavior: Continue >11:36:03,421 INFO program: Filesystem OS type: Linux >11:36:03,423 INFO program: Inode count: 128016 >11:36:03,425 INFO program: Block count: 512000 >11:36:03,427 INFO program: Reserved block count: 25600 >11:36:03,429 INFO program: Free blocks: 415530 >11:36:03,430 INFO program: Free inodes: 127991 >11:36:03,432 INFO program: First block: 1 >11:36:03,434 INFO program: Block size: 1024 >11:36:03,435 INFO program: Fragment size: 1024 >11:36:03,437 INFO program: Reserved GDT blocks: 256 >11:36:03,439 INFO program: Blocks per group: 8192 >11:36:03,440 INFO program: Fragments per group: 8192 >11:36:03,440 INFO program: Inodes per group: 2032 >11:36:03,441 INFO program: Inode blocks per group: 254 >11:36:03,442 INFO program: RAID stride: 4 >11:36:03,443 INFO program: RAID stripe width: 4 >11:36:03,444 INFO program: Flex block group size: 16 >11:36:03,446 INFO program: Filesystem created: Wed Dec 25 20:05:20 2013 >11:36:03,447 INFO program: Last mount time: Wed Dec 25 20:05:21 2013 >11:36:03,448 INFO program: Last write time: Wed Dec 25 20:37:55 2013 >11:36:03,449 INFO program: Mount count: 1 >11:36:03,450 INFO program: Maximum mount count: -1 >11:36:03,451 INFO program: Last checked: Wed Dec 25 20:05:20 2013 >11:36:03,452 INFO program: Check interval: 0 (<none>) >11:36:03,453 INFO program: Lifetime writes: 77 MB >11:36:03,454 INFO program: Reserved blocks uid: 0 (user root) >11:36:03,455 INFO program: Reserved blocks gid: 0 (group root) >11:36:03,456 INFO program: First inode: 11 >11:36:03,457 INFO program: Inode size: 128 >11:36:03,458 INFO program: Journal inode: 8 >11:36:03,459 INFO program: Default directory hash: half_md4 >11:36:03,460 INFO program: Directory Hash Seed: 45bca0a3-8529-4423-9ea1-08b22f0fb15f >11:36:03,461 INFO program: Journal backup: inode blocks >11:36:03,462 INFO program: Journal features: (none) >11:36:03,463 INFO program: Journal size: 8M >11:36:03,464 INFO program: Journal length: 8192 >11:36:03,465 INFO program: Journal sequence: 0x00000025 >11:36:03,466 INFO program: Journal start: 0 >11:36:03,467 INFO program: >11:36:03,468 DEBUG program: Return code: 0 >11:36:03,470 INFO program: Running... resize2fs -P /dev/sda2 >11:36:03,670 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:03,672 INFO program: Estimated minimum size of the filesystem: 87043 >11:36:03,673 DEBUG program: Return code: 0 >11:36:03,837 INFO program: Running... dumpe2fs -h /dev/sda3 >11:36:03,868 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:03,869 INFO program: Filesystem volume name: <none> >11:36:03,870 INFO program: Last mounted on: /mnt/sysimage >11:36:03,871 INFO program: Filesystem UUID: 9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66 >11:36:03,872 INFO program: Filesystem magic number: 0xEF53 >11:36:03,873 INFO program: Filesystem revision #: 1 (dynamic) >11:36:03,873 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:36:03,875 INFO program: Filesystem flags: signed_directory_hash >11:36:03,875 INFO program: Default mount options: user_xattr acl >11:36:03,876 INFO program: Filesystem state: clean >11:36:03,877 INFO program: Errors behavior: Continue >11:36:03,877 INFO program: Filesystem OS type: Linux >11:36:03,878 INFO program: Inode count: 1921360 >11:36:03,879 INFO program: Block count: 7680000 >11:36:03,879 INFO program: Reserved block count: 384000 >11:36:03,880 INFO program: Free blocks: 6612659 >11:36:03,880 INFO program: Free inodes: 1787134 >11:36:03,881 INFO program: First block: 0 >11:36:03,882 INFO program: Block size: 4096 >11:36:03,883 INFO program: Fragment size: 4096 >11:36:03,884 INFO program: Reserved GDT blocks: 1022 >11:36:03,884 INFO program: Blocks per group: 32768 >11:36:03,885 INFO program: Fragments per group: 32768 >11:36:03,886 INFO program: Inodes per group: 8176 >11:36:03,886 INFO program: Inode blocks per group: 511 >11:36:03,887 INFO program: Flex block group size: 16 >11:36:03,888 INFO program: Filesystem created: Wed Dec 25 20:05:11 2013 >11:36:03,888 INFO program: Last mount time: Wed Dec 25 20:05:21 2013 >11:36:03,889 INFO program: Last write time: Wed Dec 25 20:37:56 2013 >11:36:03,890 INFO program: Mount count: 1 >11:36:03,890 INFO program: Maximum mount count: -1 >11:36:03,891 INFO program: Last checked: Wed Dec 25 20:05:11 2013 >11:36:03,892 INFO program: Check interval: 0 (<none>) >11:36:03,893 INFO program: Lifetime writes: 5758 MB >11:36:03,893 INFO program: Reserved blocks uid: 0 (user root) >11:36:03,894 INFO program: Reserved blocks gid: 0 (group root) >11:36:03,895 INFO program: First inode: 11 >11:36:03,896 INFO program: Inode size: 256 >11:36:03,896 INFO program: Required extra isize: 28 >11:36:03,897 INFO program: Desired extra isize: 28 >11:36:03,898 INFO program: Journal inode: 8 >11:36:03,898 INFO program: Default directory hash: half_md4 >11:36:03,900 INFO program: Directory Hash Seed: db9404a8-c14a-415d-8b9a-25b2cb46f0f3 >11:36:03,901 INFO program: Journal backup: inode blocks >11:36:03,902 INFO program: Journal features: journal_incompat_revoke >11:36:03,903 INFO program: Journal size: 128M >11:36:03,904 INFO program: Journal length: 32768 >11:36:03,905 INFO program: Journal sequence: 0x000049f2 >11:36:03,906 INFO program: Journal start: 0 >11:36:03,907 INFO program: >11:36:03,908 DEBUG program: Return code: 0 >11:36:03,913 INFO program: Running... resize2fs -P /dev/sda3 >11:36:03,939 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:03,941 INFO program: Estimated minimum size of the filesystem: 980192 >11:36:03,941 DEBUG program: Return code: 0 >11:36:04,248 INFO program: Running... dumpe2fs -h /dev/sda5 >11:36:04,277 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:04,279 INFO program: Filesystem volume name: <none> >11:36:04,280 INFO program: Last mounted on: <not available> >11:36:04,282 INFO program: Filesystem UUID: af628bae-bd1e-4e2f-8fe8-8511c74989ce >11:36:04,283 INFO program: Filesystem magic number: 0xEF53 >11:36:04,284 INFO program: Filesystem revision #: 1 (dynamic) >11:36:04,285 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:36:04,286 INFO program: Filesystem flags: signed_directory_hash >11:36:04,287 INFO program: Default mount options: user_xattr acl >11:36:04,287 INFO program: Filesystem state: clean >11:36:04,288 INFO program: Errors behavior: Continue >11:36:04,289 INFO program: Filesystem OS type: Linux >11:36:04,289 INFO program: Inode count: 12181504 >11:36:04,290 INFO program: Block count: 48700160 >11:36:04,290 INFO program: Reserved block count: 2435008 >11:36:04,290 INFO program: Free blocks: 47887693 >11:36:04,291 INFO program: Free inodes: 12181493 >11:36:04,291 INFO program: First block: 0 >11:36:04,292 INFO program: Block size: 4096 >11:36:04,292 INFO program: Fragment size: 4096 >11:36:04,293 INFO program: Reserved GDT blocks: 1012 >11:36:04,293 INFO program: Blocks per group: 32768 >11:36:04,293 INFO program: Fragments per group: 32768 >11:36:04,294 INFO program: Inodes per group: 8192 >11:36:04,294 INFO program: Inode blocks per group: 512 >11:36:04,295 INFO program: Flex block group size: 16 >11:36:04,295 INFO program: Filesystem created: Wed Dec 25 20:05:14 2013 >11:36:04,296 INFO program: Last mount time: Wed Dec 25 20:05:21 2013 >11:36:04,296 INFO program: Last write time: Wed Dec 25 20:37:55 2013 >11:36:04,296 INFO program: Mount count: 1 >11:36:04,297 INFO program: Maximum mount count: -1 >11:36:04,297 INFO program: Last checked: Wed Dec 25 20:05:14 2013 >11:36:04,298 INFO program: Check interval: 0 (<none>) >11:36:04,298 INFO program: Lifetime writes: 133 MB >11:36:04,299 INFO program: Reserved blocks uid: 0 (user root) >11:36:04,299 INFO program: Reserved blocks gid: 0 (group root) >11:36:04,299 INFO program: First inode: 11 >11:36:04,300 INFO program: Inode size: 256 >11:36:04,300 INFO program: Required extra isize: 28 >11:36:04,301 INFO program: Desired extra isize: 28 >11:36:04,301 INFO program: Journal inode: 8 >11:36:04,301 INFO program: Default directory hash: half_md4 >11:36:04,302 INFO program: Directory Hash Seed: 7db30a93-169b-4498-aaab-916741821be3 >11:36:04,302 INFO program: Journal backup: inode blocks >11:36:04,303 INFO program: Journal features: (none) >11:36:04,303 INFO program: Journal size: 128M >11:36:04,304 INFO program: Journal length: 32768 >11:36:04,304 INFO program: Journal sequence: 0x00000004 >11:36:04,305 INFO program: Journal start: 0 >11:36:04,306 INFO program: >11:36:04,306 DEBUG program: Return code: 0 >11:36:04,307 INFO program: Running... resize2fs -P /dev/sda5 >11:36:04,332 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:04,333 INFO program: Estimated minimum size of the filesystem: 140845 >11:36:04,334 DEBUG program: Return code: 0 >11:36:05,197 INFO program: Running... dumpe2fs -h /dev/loop1 >11:36:05,333 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:05,335 INFO program: Filesystem volume name: Anaconda >11:36:05,336 INFO program: Last mounted on: / >11:36:05,337 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:36:05,338 INFO program: Filesystem magic number: 0xEF53 >11:36:05,339 INFO program: Filesystem revision #: 1 (dynamic) >11:36:05,340 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:36:05,340 INFO program: Filesystem flags: signed_directory_hash >11:36:05,341 INFO program: Default mount options: user_xattr acl >11:36:05,341 INFO program: Filesystem state: clean >11:36:05,342 INFO program: Errors behavior: Continue >11:36:05,343 INFO program: Filesystem OS type: Linux >11:36:05,343 INFO program: Inode count: 131072 >11:36:05,344 INFO program: Block count: 2097152 >11:36:05,344 INFO program: Reserved block count: 0 >11:36:05,345 INFO program: Free blocks: 1293489 >11:36:05,346 INFO program: Free inodes: 103755 >11:36:05,346 INFO program: First block: 1 >11:36:05,347 INFO program: Block size: 1024 >11:36:05,347 INFO program: Fragment size: 1024 >11:36:05,348 INFO program: Reserved GDT blocks: 256 >11:36:05,348 INFO program: Blocks per group: 8192 >11:36:05,349 INFO program: Fragments per group: 8192 >11:36:05,350 INFO program: Inodes per group: 512 >11:36:05,350 INFO program: Inode blocks per group: 128 >11:36:05,351 INFO program: Flex block group size: 16 >11:36:05,351 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:36:05,352 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:36:05,352 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:36:05,353 INFO program: Mount count: 2 >11:36:05,353 INFO program: Maximum mount count: -1 >11:36:05,354 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:36:05,355 INFO program: Check interval: 0 (<none>) >11:36:05,355 INFO program: Lifetime writes: 32 MB >11:36:05,356 INFO program: Reserved blocks uid: 0 (user root) >11:36:05,356 INFO program: Reserved blocks gid: 0 (group root) >11:36:05,357 INFO program: First inode: 11 >11:36:05,357 INFO program: Inode size: 256 >11:36:05,358 INFO program: Required extra isize: 28 >11:36:05,359 INFO program: Desired extra isize: 28 >11:36:05,359 INFO program: Journal inode: 8 >11:36:05,360 INFO program: Default directory hash: half_md4 >11:36:05,360 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:36:05,361 INFO program: Journal backup: inode blocks >11:36:05,361 INFO program: Journal features: (none) >11:36:05,362 INFO program: Journal size: 32M >11:36:05,363 INFO program: Journal length: 32768 >11:36:05,363 INFO program: Journal sequence: 0x00000007 >11:36:05,364 INFO program: Journal start: 0 >11:36:05,364 INFO program: >11:36:05,365 DEBUG program: Return code: 0 >11:36:05,366 INFO program: Running... resize2fs -P /dev/loop1 >11:36:05,387 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:05,388 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:36:05,389 INFO program: Couldn't find valid filesystem superblock. >11:36:05,390 DEBUG program: Return code: 1 >11:36:05,614 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:36:05,639 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:05,641 INFO program: Filesystem volume name: Anaconda >11:36:05,642 INFO program: Last mounted on: / >11:36:05,643 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:36:05,643 INFO program: Filesystem magic number: 0xEF53 >11:36:05,644 INFO program: Filesystem revision #: 1 (dynamic) >11:36:05,645 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:36:05,646 INFO program: Filesystem flags: signed_directory_hash >11:36:05,647 INFO program: Default mount options: user_xattr acl >11:36:05,648 INFO program: Filesystem state: clean >11:36:05,649 INFO program: Errors behavior: Continue >11:36:05,649 INFO program: Filesystem OS type: Linux >11:36:05,649 INFO program: Inode count: 131072 >11:36:05,650 INFO program: Block count: 2097152 >11:36:05,650 INFO program: Reserved block count: 0 >11:36:05,651 INFO program: Free blocks: 1293489 >11:36:05,651 INFO program: Free inodes: 103755 >11:36:05,652 INFO program: First block: 1 >11:36:05,652 INFO program: Block size: 1024 >11:36:05,652 INFO program: Fragment size: 1024 >11:36:05,653 INFO program: Reserved GDT blocks: 256 >11:36:05,653 INFO program: Blocks per group: 8192 >11:36:05,654 INFO program: Fragments per group: 8192 >11:36:05,654 INFO program: Inodes per group: 512 >11:36:05,655 INFO program: Inode blocks per group: 128 >11:36:05,655 INFO program: Flex block group size: 16 >11:36:05,655 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:36:05,656 INFO program: Last mount time: Tue Dec 31 11:34:28 2013 >11:36:05,656 INFO program: Last write time: Tue Dec 31 11:34:28 2013 >11:36:05,657 INFO program: Mount count: 3 >11:36:05,657 INFO program: Maximum mount count: -1 >11:36:05,658 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:36:05,658 INFO program: Check interval: 0 (<none>) >11:36:05,658 INFO program: Lifetime writes: 32 MB >11:36:05,659 INFO program: Reserved blocks uid: 0 (user root) >11:36:05,659 INFO program: Reserved blocks gid: 0 (group root) >11:36:05,660 INFO program: First inode: 11 >11:36:05,660 INFO program: Inode size: 256 >11:36:05,661 INFO program: Required extra isize: 28 >11:36:05,661 INFO program: Desired extra isize: 28 >11:36:05,661 INFO program: Journal inode: 8 >11:36:05,662 INFO program: Default directory hash: half_md4 >11:36:05,662 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:36:05,663 INFO program: Journal backup: inode blocks >11:36:05,663 INFO program: Journal features: (none) >11:36:05,664 INFO program: Journal size: 32M >11:36:05,664 INFO program: Journal length: 32768 >11:36:05,664 INFO program: Journal sequence: 0x00000008 >11:36:05,665 INFO program: Journal start: 1 >11:36:05,665 INFO program: >11:36:05,666 DEBUG program: Return code: 0 >11:36:05,667 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:36:05,722 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:05,723 INFO program: Estimated minimum size of the filesystem: 786368 >11:36:05,725 DEBUG program: Return code: 0 >11:36:06,056 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:36:06,312 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:36:06,314 INFO program: Filesystem volume name: Anaconda >11:36:06,316 INFO program: Last mounted on: / >11:36:06,317 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:36:06,319 INFO program: Filesystem magic number: 0xEF53 >11:36:06,320 INFO program: Filesystem revision #: 1 (dynamic) >11:36:06,321 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >11:36:06,322 INFO program: Filesystem flags: signed_directory_hash >11:36:06,323 INFO program: Default mount options: user_xattr acl >11:36:06,324 INFO program: Filesystem state: clean >11:36:06,325 INFO program: Errors behavior: Continue >11:36:06,325 INFO program: Filesystem OS type: Linux >11:36:06,326 INFO program: Inode count: 131072 >11:36:06,327 INFO program: Block count: 2097152 >11:36:06,329 INFO program: Reserved block count: 0 >11:36:06,330 INFO program: Free blocks: 1293489 >11:36:06,331 INFO program: Free inodes: 103755 >11:36:06,332 INFO program: First block: 1 >11:36:06,333 INFO program: Block size: 1024 >11:36:06,333 INFO program: Fragment size: 1024 >11:36:06,334 INFO program: Reserved GDT blocks: 256 >11:36:06,335 INFO program: Blocks per group: 8192 >11:36:06,335 INFO program: Fragments per group: 8192 >11:36:06,336 INFO program: Inodes per group: 512 >11:36:06,337 INFO program: Inode blocks per group: 128 >11:36:06,337 INFO program: Flex block group size: 16 >11:36:06,338 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:36:06,339 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:36:06,340 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:36:06,340 INFO program: Mount count: 2 >11:36:06,341 INFO program: Maximum mount count: -1 >11:36:06,342 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:36:06,342 INFO program: Check interval: 0 (<none>) >11:36:06,343 INFO program: Lifetime writes: 32 MB >11:36:06,344 INFO program: Reserved blocks uid: 0 (user root) >11:36:06,345 INFO program: Reserved blocks gid: 0 (group root) >11:36:06,345 INFO program: First inode: 11 >11:36:06,346 INFO program: Inode size: 256 >11:36:06,347 INFO program: Required extra isize: 28 >11:36:06,347 INFO program: Desired extra isize: 28 >11:36:06,348 INFO program: Journal inode: 8 >11:36:06,349 INFO program: Default directory hash: half_md4 >11:36:06,350 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:36:06,350 INFO program: Journal backup: inode blocks >11:36:06,351 INFO program: Journal features: (none) >11:36:06,352 INFO program: Journal size: 32M >11:36:06,352 INFO program: Journal length: 32768 >11:36:06,353 INFO program: Journal sequence: 0x00000007 >11:36:06,354 INFO program: Journal start: 0 >11:36:06,354 INFO program: >11:36:06,355 DEBUG program: Return code: 0 >11:36:06,356 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:36:06,383 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:36:06,385 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:36:06,386 INFO program: Couldn't find valid filesystem superblock. >11:36:06,387 DEBUG program: Return code: 1 >11:36:06,413 INFO program: Running... udevadm settle --timeout=300 >11:36:07,430 DEBUG program: Return code: 0 >11:36:07,462 INFO program: Running... udevadm settle --timeout=300 >11:36:07,505 DEBUG program: Return code: 0 >11:36:07,519 INFO program: Running... udevadm settle --timeout=300 >11:36:07,561 DEBUG program: Return code: 0 >11:36:07,569 INFO program: Running... udevadm settle --timeout=300 >11:36:07,611 DEBUG program: Return code: 0 >11:36:07,628 INFO program: Running... udevadm settle --timeout=300 >11:36:07,671 DEBUG program: Return code: 0 >11:36:07,695 INFO program: Running... udevadm settle --timeout=300 >11:36:07,741 DEBUG program: Return code: 0 >11:36:07,763 INFO program: Running... udevadm settle --timeout=300 >11:36:07,808 DEBUG program: Return code: 0 >11:36:07,826 INFO program: Running... udevadm settle --timeout=300 >11:36:07,871 DEBUG program: Return code: 0 >11:36:07,892 INFO program: Running... udevadm settle --timeout=300 >11:36:07,936 DEBUG program: Return code: 0 >11:36:07,944 INFO program: Running... udevadm settle --timeout=300 >11:36:07,989 DEBUG program: Return code: 0 >11:36:08,009 INFO program: Running... udevadm settle --timeout=300 >11:36:08,055 DEBUG program: Return code: 0 >11:36:08,120 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >11:36:08,169 DEBUG program: Return code: 0 >11:36:08,184 INFO program: Running... udevadm settle --timeout=300 >11:36:08,229 DEBUG program: Return code: 0 >11:36:08,231 INFO program: Running... umount /mnt/sysimage >11:36:08,262 DEBUG program: Return code: 0 >11:36:08,264 INFO program: Running... udevadm settle --timeout=300 >11:36:08,310 DEBUG program: Return code: 0 >11:36:08,334 INFO program: Running... udevadm settle --timeout=300 >16:36:08,818 DEBUG program: Return code: 0 >16:36:08,831 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >16:36:08,866 DEBUG program: Return code: 0 >16:36:08,870 INFO program: Running... arch >16:36:08,927 INFO program: x86_64 >16:36:08,929 DEBUG program: Return code: 0 >16:36:08,981 INFO program: Running... udevadm settle --timeout=300 >16:36:09,029 DEBUG program: Return code: 0 >16:36:09,031 INFO program: Running... umount /mnt/sysimage >16:36:09,064 DEBUG program: Return code: 0 >16:36:09,065 INFO program: Running... udevadm settle --timeout=300 >16:36:09,108 DEBUG program: Return code: 0 >16:36:09,115 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >16:36:09,161 DEBUG program: Return code: 0 >16:36:09,171 INFO program: Running... udevadm settle --timeout=300 >16:36:09,216 DEBUG program: Return code: 0 >16:36:09,217 INFO program: Running... umount /mnt/sysimage >16:36:09,243 DEBUG program: Return code: 0 >16:36:09,245 INFO program: Running... udevadm settle --timeout=300 >16:36:09,289 DEBUG program: Return code: 0 >16:36:09,303 INFO program: Running... udevadm settle --timeout=300 >16:36:09,348 DEBUG program: Return code: 0 >16:36:10,147 INFO program: Running... hwclock --hctosys --utc >11:36:11,004 DEBUG program: Return code: 0 >11:36:18,049 INFO program: Running... udevadm settle --timeout=300 >11:36:18,123 DEBUG program: Return code: 0 >11:36:18,199 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmp86s9_r >11:36:18,330 DEBUG program: Return code: 0 >11:36:18,332 INFO program: Running... udevadm settle --timeout=300 >11:36:18,377 DEBUG program: Return code: 0 >11:36:18,378 INFO program: Running... umount /tmp/tmp86s9_r >11:36:18,410 DEBUG program: Return code: 0 >16:36:22,147 INFO program: Running... modprobe btrfs >16:36:22,819 DEBUG program: Return code: 0 >16:36:23,160 INFO program: Running... modprobe xfs >16:36:23,624 DEBUG program: Return code: 0 >16:36:25,342 INFO program: Running... systemctl status chronyd.service >16:36:25,391 INFO program: chronyd.service - NTP client/server >16:36:25,394 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >16:36:25,395 INFO program: Active: active (running) since Tue 2013-12-31 11:36:01 UTC; 5h 0min ago >16:36:25,397 INFO program: Process: 1196 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >16:36:25,400 INFO program: Process: 1193 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >16:36:25,403 INFO program: Main PID: 1195 (chronyd) >16:36:25,407 INFO program: CGroup: /system.slice/chronyd.service >16:36:25,408 INFO program: `-1195 /usr/sbin/chronyd -u chrony >16:36:25,412 INFO program: >16:36:25,414 INFO program: Dec 31 11:36:01 localhost.localdomain systemd[1]: Started NTP client/server. >16:36:25,418 DEBUG program: Return code: 0 >16:36:25,454 INFO program: Running... systemctl start chronyd.service >16:36:25,502 DEBUG program: Return code: 0 >16:36:51,917 INFO program: Running... systemctl status chronyd.service >16:36:51,955 INFO program: chronyd.service - NTP client/server >16:36:51,957 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >16:36:51,958 INFO program: Active: active (running) since Tue 2013-12-31 11:36:01 UTC; 5h 0min ago >16:36:51,959 INFO program: Process: 1196 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >16:36:51,960 INFO program: Process: 1193 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >16:36:51,960 INFO program: Main PID: 1195 (chronyd) >16:36:51,961 INFO program: CGroup: /system.slice/chronyd.service >16:36:51,962 INFO program: `-1195 /usr/sbin/chronyd -u chrony >16:36:51,963 INFO program: >16:36:51,963 INFO program: Dec 31 11:36:01 localhost.localdomain systemd[1]: Started NTP client/server. >16:36:51,964 INFO program: Dec 31 16:36:25 localhost.localdomain systemd[1]: Started NTP client/server. >16:36:51,965 DEBUG program: Return code: 0 >16:37:26,644 INFO program: Running... udevadm settle --timeout=300 >16:37:26,707 DEBUG program: Return code: 0 >16:37:26,792 INFO program: Running... udevadm settle --timeout=300 >16:37:26,848 DEBUG program: Return code: 0 >16:39:00,792 INFO program: Running... udevadm settle --timeout=300 >16:39:00,841 DEBUG program: Return code: 0 >16:39:22,753 INFO program: Running... hostnamectl set-hostname lx120e.htt-consult.com >16:39:22,894 DEBUG program: Return code: 0 >16:39:30,390 INFO program: Running... hwclock --systohc --utc >16:39:30,501 DEBUG program: Return code: 0 >16:39:30,531 INFO program: Running... udevadm settle --timeout=300 >16:39:30,581 DEBUG program: Return code: 0 >16:39:30,608 INFO program: Running... udevadm settle --timeout=300 >16:39:30,662 DEBUG program: Return code: 0 >16:39:30,668 INFO program: Running... udevadm settle --timeout=300 >16:39:30,717 DEBUG program: Return code: 0 >16:39:30,736 INFO program: Running... udevadm settle --timeout=300 >16:39:30,787 DEBUG program: Return code: 0 >16:39:30,799 INFO program: Running... udevadm settle --timeout=300 >16:39:30,849 DEBUG program: Return code: 0 >16:39:30,871 INFO program: Running... udevadm settle --timeout=300 >16:39:30,919 DEBUG program: Return code: 0 >16:39:30,938 INFO program: Running... udevadm settle --timeout=300 >16:39:30,987 DEBUG program: Return code: 0 >16:39:31,007 INFO program: Running... udevadm settle --timeout=300 >16:39:31,052 DEBUG program: Return code: 0 >16:39:31,063 INFO program: Running... udevadm settle --timeout=300 >16:39:31,113 DEBUG program: Return code: 0 >16:39:31,133 INFO program: Running... udevadm settle --timeout=300 >16:39:31,183 DEBUG program: Return code: 0 >16:39:31,285 INFO program: Running... wipefs -f -a /dev/sda4 >16:39:31,466 INFO program: /dev/sda4: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >16:39:31,467 DEBUG program: Return code: 0 >16:39:31,469 INFO program: Running... udevadm settle --timeout=300 >16:39:31,529 DEBUG program: Return code: 0 >16:39:31,539 INFO program: Running... udevadm settle --timeout=300 >16:39:31,586 DEBUG program: Return code: 0 >16:39:31,588 INFO program: Running... udevadm settle --timeout=300 >16:39:31,639 DEBUG program: Return code: 0 >16:39:31,656 INFO program: Running... wipefs -f -a /dev/sda3 >16:39:31,711 INFO program: /dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >16:39:31,715 DEBUG program: Return code: 0 >16:39:31,717 INFO program: Running... udevadm settle --timeout=300 >16:39:31,768 DEBUG program: Return code: 0 >16:39:31,775 INFO program: Running... udevadm settle --timeout=300 >16:39:31,822 DEBUG program: Return code: 0 >16:39:31,824 INFO program: Running... udevadm settle --timeout=300 >16:39:31,877 DEBUG program: Return code: 0 >16:39:31,891 INFO program: Running... wipefs -f -a /dev/sda1 >16:39:31,954 INFO program: /dev/sda1: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >16:39:31,955 INFO program: /dev/sda1: 1 byte was erased at offset 0x00000000 (vfat): eb >16:39:31,957 INFO program: /dev/sda1: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >16:39:31,958 DEBUG program: Return code: 0 >16:39:31,959 INFO program: Running... udevadm settle --timeout=300 >16:39:32,018 DEBUG program: Return code: 0 >16:39:32,024 INFO program: Running... udevadm settle --timeout=300 >16:39:32,076 DEBUG program: Return code: 0 >16:39:32,078 INFO program: Running... udevadm settle --timeout=300 >16:39:32,129 DEBUG program: Return code: 0 >16:39:32,143 INFO program: Running... wipefs -f -a /dev/sda2 >16:39:32,194 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >16:39:32,196 DEBUG program: Return code: 0 >16:39:32,198 INFO program: Running... udevadm settle --timeout=300 >16:39:32,251 DEBUG program: Return code: 0 >16:39:32,258 INFO program: Running... udevadm settle --timeout=300 >16:39:32,308 DEBUG program: Return code: 0 >16:39:32,310 INFO program: Running... udevadm settle --timeout=300 >16:39:32,359 DEBUG program: Return code: 0 >16:39:32,375 INFO program: Running... wipefs -f -a /dev/sda5 >16:39:32,437 INFO program: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >16:39:32,439 DEBUG program: Return code: 0 >16:39:32,440 INFO program: Running... udevadm settle --timeout=300 >16:39:32,496 DEBUG program: Return code: 0 >16:39:32,503 INFO program: Running... udevadm settle --timeout=300 >16:39:32,554 DEBUG program: Return code: 0 >16:39:32,556 INFO program: Running... udevadm settle --timeout=300 >16:39:32,604 DEBUG program: Return code: 0 >16:39:32,706 INFO program: Running... mkswap -f /dev/sda4 >16:39:32,851 INFO program: Setting up swapspace version 1, size = 8191996 KiB >16:39:32,853 INFO program: no label, UUID=faa8b73a-a1eb-489d-bfe0-47dfdf61bb05 >16:39:32,855 DEBUG program: Return code: 0 >16:39:32,865 INFO program: Running... udevadm settle --timeout=300 >16:39:32,921 DEBUG program: Return code: 0 >16:39:32,941 INFO program: Running... udevadm settle --timeout=300 >16:39:32,992 DEBUG program: Return code: 0 >16:39:33,070 INFO program: Running... mke2fs -t ext4 /dev/sda3 >16:39:34,841 INFO program: mke2fs 1.42.8 (20-Jun-2013) >16:39:34,843 INFO program: Discarding device blocks: 4096/7680000 done >16:39:34,843 INFO program: Filesystem label= >16:39:34,844 INFO program: OS type: Linux >16:39:34,845 INFO program: Block size=4096 (log=2) >16:39:34,845 INFO program: Fragment size=4096 (log=2) >16:39:34,846 INFO program: Stride=0 blocks, Stripe width=0 blocks >16:39:34,847 INFO program: 1921360 inodes, 7680000 blocks >16:39:34,847 INFO program: 384000 blocks (5.00%) reserved for the super user >16:39:34,848 INFO program: First data block=0 >16:39:34,849 INFO program: Maximum filesystem blocks=4294967296 >16:39:34,849 INFO program: 235 block groups >16:39:34,850 INFO program: 32768 blocks per group, 32768 fragments per group >16:39:34,850 INFO program: 8176 inodes per group >16:39:34,851 INFO program: Superblock backups stored on blocks: >16:39:34,852 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >16:39:34,852 INFO program: 4096000 >16:39:34,853 INFO program: >16:39:34,854 INFO program: Allocating group tables: 0/235 done >16:39:34,854 INFO program: Writing inode tables: 0/235 done >16:39:34,855 INFO program: Creating journal (32768 blocks): done >16:39:34,856 INFO program: Writing superblocks and filesystem accounting information: 0/235 done >16:39:34,857 INFO program: >16:39:34,858 DEBUG program: Return code: 0 >16:39:34,873 INFO program: Running... udevadm settle --timeout=300 >16:39:34,928 DEBUG program: Return code: 0 >16:39:34,948 INFO program: Running... udevadm settle --timeout=300 >16:39:34,992 DEBUG program: Return code: 0 >16:39:35,081 INFO program: Running... mkdosfs /dev/sda1 >16:39:35,133 INFO program: mkfs.fat 3.0.23 (2013-10-15) >16:39:35,135 DEBUG program: Return code: 0 >16:39:35,150 INFO program: Running... udevadm settle --timeout=300 >16:39:35,208 DEBUG program: Return code: 0 >16:39:35,220 INFO program: Running... udevadm settle --timeout=300 >16:39:35,268 DEBUG program: Return code: 0 >16:39:35,370 INFO program: Running... mke2fs -t ext4 /dev/sda2 >16:39:35,529 INFO program: mke2fs 1.42.8 (20-Jun-2013) >16:39:35,530 INFO program: Discarding device blocks: 1024/512000 done >16:39:35,531 INFO program: Filesystem label= >16:39:35,531 INFO program: OS type: Linux >16:39:35,532 INFO program: Block size=1024 (log=0) >16:39:35,533 INFO program: Fragment size=1024 (log=0) >16:39:35,533 INFO program: Stride=4 blocks, Stripe width=4 blocks >16:39:35,534 INFO program: 128016 inodes, 512000 blocks >16:39:35,534 INFO program: 25600 blocks (5.00%) reserved for the super user >16:39:35,535 INFO program: First data block=1 >16:39:35,536 INFO program: Maximum filesystem blocks=67633152 >16:39:35,537 INFO program: 63 block groups >16:39:35,538 INFO program: 8192 blocks per group, 8192 fragments per group >16:39:35,539 INFO program: 2032 inodes per group >16:39:35,539 INFO program: Superblock backups stored on blocks: >16:39:35,540 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >16:39:35,540 INFO program: >16:39:35,541 INFO program: Allocating group tables: 0/63 done >16:39:35,542 INFO program: Writing inode tables: 0/63 done >16:39:35,543 INFO program: Creating journal (8192 blocks): done >16:39:35,543 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >16:39:35,544 INFO program: >16:39:35,545 DEBUG program: Return code: 0 >16:39:35,554 INFO program: Running... udevadm settle --timeout=300 >16:39:35,609 DEBUG program: Return code: 0 >16:39:35,628 INFO program: Running... udevadm settle --timeout=300 >16:39:35,675 DEBUG program: Return code: 0 >16:39:35,780 INFO program: Running... mke2fs -t ext4 /dev/sda5 >16:39:41,033 INFO program: mke2fs 1.42.8 (20-Jun-2013) >16:39:41,035 INFO program: Discarding device blocks: 4096/48700160 2625536/4870016014684160/4870016027267072/4870016039325696/48700160 done >16:39:41,036 INFO program: Filesystem label= >16:39:41,037 INFO program: OS type: Linux >16:39:41,038 INFO program: Block size=4096 (log=2) >16:39:41,038 INFO program: Fragment size=4096 (log=2) >16:39:41,039 INFO program: Stride=0 blocks, Stripe width=0 blocks >16:39:41,040 INFO program: 12181504 inodes, 48700160 blocks >16:39:41,041 INFO program: 2435008 blocks (5.00%) reserved for the super user >16:39:41,042 INFO program: First data block=0 >16:39:41,043 INFO program: Maximum filesystem blocks=4294967296 >16:39:41,044 INFO program: 1487 block groups >16:39:41,045 INFO program: 32768 blocks per group, 32768 fragments per group >16:39:41,046 INFO program: 8192 inodes per group >16:39:41,047 INFO program: Superblock backups stored on blocks: >16:39:41,048 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >16:39:41,048 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >16:39:41,049 INFO program: >16:39:41,049 INFO program: Allocating group tables: 0/1487 974/1487 done >16:39:41,050 INFO program: Writing inode tables: 0/1487 done >16:39:41,051 INFO program: Creating journal (32768 blocks): done >16:39:41,051 INFO program: Writing superblocks and filesystem accounting information: 0/1487 done >16:39:41,052 INFO program: >16:39:41,053 DEBUG program: Return code: 0 >16:39:41,060 INFO program: Running... udevadm settle --timeout=300 >16:39:41,111 DEBUG program: Return code: 0 >16:39:41,125 INFO program: Running... udevadm settle --timeout=300 >16:39:41,175 DEBUG program: Return code: 0 >16:39:41,316 INFO program: Running... swapon /dev/sda4 >16:39:41,428 DEBUG program: Return code: 0 >16:39:41,575 INFO program: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage >16:39:41,620 DEBUG program: Return code: 0 >16:39:41,632 INFO program: Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >16:39:41,658 DEBUG program: Return code: 0 >16:39:41,672 INFO program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >16:39:41,708 DEBUG program: Return code: 0 >16:39:41,723 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >16:39:41,755 DEBUG program: Return code: 0 >16:39:41,764 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >16:39:41,793 DEBUG program: Return code: 0 >16:39:41,803 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >16:39:41,835 DEBUG program: Return code: 0 >16:39:41,849 INFO program: Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage/home >16:39:41,898 DEBUG program: Return code: 0 >16:39:41,914 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >16:39:41,946 DEBUG program: Return code: 0 >16:39:42,169 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >16:39:42,201 DEBUG program: Return code: 0 >16:39:42,211 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >16:39:42,238 DEBUG program: Return code: 0 >16:39:42,254 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >16:39:42,280 DEBUG program: Return code: 0 >16:40:05,008 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 >17:08:21,376 INFO program: Running... efibootmgr >17:08:21,587 INFO program: BootCurrent: 0005 >17:08:21,589 INFO program: Timeout: 0 seconds >17:08:21,590 INFO program: BootOrder: 0005,0006,0007,0008,0009 >17:08:21,590 INFO program: Boot0000 Setup >17:08:21,591 INFO program: Boot0001 Boot Menu >17:08:21,591 INFO program: Boot0002 Diagnostic Splash Screen >17:08:21,592 INFO program: Boot0003 Rescue and Recovery >17:08:21,593 INFO program: Boot0004 Startup Interrupt Menu >17:08:21,594 INFO program: Boot0005* USB CD >17:08:21,595 INFO program: Boot0006* USB FDD >17:08:21,596 INFO program: Boot0007* ATA HDD0 >17:08:21,596 INFO program: Boot0008* USB HDD >17:08:21,597 INFO program: Boot0009* PCI LAN >17:08:21,598 DEBUG program: Return code: 0 >17:08:21,599 INFO program: Running... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shim.efi >17:08:21,793 DEBUG program: Return code: 1 > > >/tmp/storage.log: >11:35:39,281 INFO blivet: ISCSID is /sbin/iscsid >11:35:39,282 INFO blivet: no initiator set >11:35:40,296 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:35:40,298 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:35:54,834 DEBUG blivet: trying to set new default fstype to 'ext4' >11:35:55,006 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:55,007 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:35:55,011 DEBUG blivet: Ext4FS.supported: supported: True ; >11:35:58,043 INFO blivet: Detected 3600M of memory >11:35:58,044 INFO blivet: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >11:35:58,045 INFO blivet: Swap attempt of 0M >11:36:00,419 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fed1917fd10> >11:36:00,426 INFO blivet: no initiator set >11:36:00,427 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:36:00,428 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:36:00,553 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sr0 >11:36:00,642 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >11:36:00,679 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767 /dev/disk/by-id/wwn-0x500a075109520767', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319514', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767', > '/dev/disk/by-id/wwn-0x500a075109520767'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >11:36:00,681 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:36:00,685 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:00,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:00,695 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >11:36:00,700 INFO blivet: sda is a disk >11:36:00,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:00,711 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:36:01,150 INFO blivet: added disk sda (id 0) to device tree >11:36:01,151 DEBUG blivet: looking up parted Device: /dev/sda >11:36:01,167 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:36:01,174 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >11:36:01,185 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:36:01,186 DEBUG blivet: required disklabel type for sda (1) is None >11:36:01,187 DEBUG blivet: default disklabel type for sda is gpt >11:36:01,190 DEBUG blivet: selecting gpt disklabel for sda based on size >11:36:01,195 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >11:36:01,252 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fed19131190>, <parted.partition.Partition object at 0x7fed19131550>, <parted.partition.Partition object at 0x7fed191317d0>, <parted.partition.Partition object at 0x7fed19131990>, <parted.partition.Partition object at 0x7fed19131b50>] > device: <parted.device.Device object at 0x7fed1912e310> > PedDisk: <_ped.Disk object at 0x7fed1912d488> >11:36:01,280 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:36:01,468 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:36:01,493 INFO blivet: got device: DiskDevice instance (0x7fed19081f90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 228936.585938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Crucial_CT240M50 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0e6ad5f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fed2766c490> >11:36:01,526 INFO blivet: got format: DiskLabel instance (0x7fed19125250) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fed19131190>, <parted.partition.Partition object at 0x7fed19131550>, <parted.partition.Partition object at 0x7fed191317d0>, <parted.partition.Partition object at 0x7fed19131990>, <parted.partition.Partition object at 0x7fed19131b50>] > device: <parted.device.Device object at 0x7fed1912e310> > PedDisk: <_ped.Disk object at 0x7fed1912d488> > origPartedDisk = <parted.disk.Disk object at 0x7fed19125450> > partedDevice = parted.Device instance -- > model: ATA Crucial_CT240M50 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0e6ad9e0> > >11:36:01,737 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part1 /dev/disk/by-id/wwn-0x500a075109520767-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/48bbec6a-de4e-45b8-8734-f73e418a9d4a /dev/disk/by-uuid/A80D-42CC', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A80D-42CC', > 'ID_FS_UUID_ENC': 'A80D-42CC', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\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_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '48bbec6a-de4e-45b8-8734-f73e418a9d4a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319567', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part1', > '/dev/disk/by-id/wwn-0x500a075109520767-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/48bbec6a-de4e-45b8-8734-f73e418a9d4a', > '/dev/disk/by-uuid/A80D-42CC'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:36:01,757 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:36:01,846 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >11:36:01,856 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:01,859 INFO blivet: sda1 is a partition >11:36:01,863 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:36:01,867 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:01,871 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >11:36:01,877 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >11:36:01,882 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:36:01,883 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:01,891 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:36:01,892 DEBUG blivet: looking up parted Partition: /dev/sda1 >11:36:01,897 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >11:36:01,902 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:36:01,908 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:36:01,913 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:36:01,914 INFO blivet: added partition sda1 (id 1) to device tree >11:36:01,919 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:36:01,923 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >11:36:01,930 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:36:01,941 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >11:36:01,975 WARN blivet: disklabel detected but not usable on sda1 >11:36:02,785 DEBUG blivet: getFormat('efi') returning EFIFS instance >11:36:02,787 INFO blivet: type detected on 'sda1' is 'vfat' >11:36:02,788 DEBUG blivet: getFormat('efi') returning EFIFS instance >11:36:02,792 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:36:02,810 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >11:36:02,814 DEBUG blivet: looking up parted Device: /dev/sda1 >11:36:02,821 INFO blivet: got device: PartitionDevice instance (0x7fed19125290) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 200.0 > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165830> > 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 0x7fed1912e410> fileSystem: <parted.filesystem.FileSystem object at 0x7fed19131690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed19131310> PedPartition: <_ped.Partition object at 0x7fed19129dd0> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >11:36:02,825 INFO blivet: got format: EFIFS instance (0x7fed18eff390) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = A80D-42CC exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >11:36:02,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part2 /dev/disk/by-id/wwn-0x500a075109520767-part2 /dev/disk/by-partuuid/e190eb98-caf5-4777-b143-dc64d5c7c58e /dev/disk/by-uuid/c5589ca9-d5f1-476f-82b1-cfdac748f314', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c5589ca9-d5f1-476f-82b1-cfdac748f314', > 'ID_FS_UUID_ENC': 'c5589ca9-d5f1-476f-82b1-cfdac748f314', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'e190eb98-caf5-4777-b143-dc64d5c7c58e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319615', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part2', > '/dev/disk/by-id/wwn-0x500a075109520767-part2', > '/dev/disk/by-partuuid/e190eb98-caf5-4777-b143-dc64d5c7c58e', > '/dev/disk/by-uuid/c5589ca9-d5f1-476f-82b1-cfdac748f314'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:36:02,851 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:36:02,854 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >11:36:02,857 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:02,858 INFO blivet: sda2 is a partition >11:36:02,861 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:36:02,864 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:02,868 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >11:36:02,873 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >11:36:02,886 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:36:02,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:02,895 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:36:02,897 DEBUG blivet: looking up parted Partition: /dev/sda2 >11:36:02,902 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >11:36:02,906 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:36:02,909 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:36:02,913 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:36:02,914 INFO blivet: added partition sda2 (id 2) to device tree >11:36:02,918 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:36:02,921 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >11:36:02,924 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:36:02,928 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >11:36:02,951 WARN blivet: disklabel detected but not usable on sda2 >11:36:02,952 INFO blivet: type detected on 'sda2' is 'ext4' >11:36:03,674 DEBUG blivet: padding min size from 86 up to 94 >11:36:03,680 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:03,681 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:03,685 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:36:03,688 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >11:36:03,691 DEBUG blivet: looking up parted Device: /dev/sda2 >11:36:03,696 INFO blivet: got device: PartitionDevice instance (0x7fed0e15f8d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > 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 0x7fed0b1658c0> > 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 0x7fed1912e410> fileSystem: <parted.filesystem.FileSystem object at 0x7fed191316d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed19131610> PedPartition: <_ped.Partition object at 0x7fed19129ef0> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = >11:36:03,704 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:03,706 INFO blivet: got format: Ext4FS instance (0x7fed0e15f650) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = c5589ca9-d5f1-476f-82b1-cfdac748f314 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >11:36:03,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part3 /dev/disk/by-id/wwn-0x500a075109520767-part3 /dev/disk/by-partuuid/b958089d-629a-4409-a5e1-e643837bed50 /dev/disk/by-uuid/9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66', > 'ID_FS_UUID_ENC': '9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\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': '1435648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '61440000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'b958089d-629a-4409-a5e1-e643837bed50', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319667', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part3', > '/dev/disk/by-id/wwn-0x500a075109520767-part3', > '/dev/disk/by-partuuid/b958089d-629a-4409-a5e1-e643837bed50', > '/dev/disk/by-uuid/9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:36:03,727 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:36:03,729 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >11:36:03,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:03,733 INFO blivet: sda3 is a partition >11:36:03,736 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:36:03,739 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:03,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >11:36:03,747 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >11:36:03,750 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >11:36:03,753 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:03,771 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:36:03,772 DEBUG blivet: looking up parted Partition: /dev/sda3 >11:36:03,778 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >11:36:03,783 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:36:03,786 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:36:03,790 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:36:03,792 INFO blivet: added partition sda3 (id 3) to device tree >11:36:03,795 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:36:03,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >11:36:03,806 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:36:03,809 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >11:36:03,834 WARN blivet: disklabel detected but not usable on sda3 >11:36:03,836 INFO blivet: type detected on 'sda3' is 'ext4' >11:36:03,942 DEBUG blivet: padding min size from 3829 up to 4211 >11:36:03,946 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:03,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:03,951 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >11:36:03,955 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >11:36:03,958 DEBUG blivet: looking up parted Device: /dev/sda3 >11:36:03,965 INFO blivet: got device: PartitionDevice instance (0x7fed0e15f4d0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 30000.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b1659e0> > 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 0x7fed1912e410> fileSystem: <parted.filesystem.FileSystem object at 0x7fed19131890> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed19131810> PedPartition: <_ped.Partition object at 0x7fed19129fb0> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 1435648 end = 62875647 length = 61440000 > flags = >11:36:03,970 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:03,972 INFO blivet: got format: Ext4FS instance (0x7fed0e170450) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30000.0 targetSize = 30000.0 > >11:36:03,992 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part4 /dev/disk/by-id/wwn-0x500a075109520767-part4 /dev/disk/by-partuuid/e5c42534-051c-4b90-bc69-da0cf06a8e57 /dev/disk/by-uuid/673d1a0e-3377-4a9b-95c1-e785464b1a72', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '673d1a0e-3377-4a9b-95c1-e785464b1a72', > 'ID_FS_UUID_ENC': '673d1a0e-3377-4a9b-95c1-e785464b1a72', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\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': '62875648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '16384000', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'e5c42534-051c-4b90-bc69-da0cf06a8e57', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319721', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part4', > '/dev/disk/by-id/wwn-0x500a075109520767-part4', > '/dev/disk/by-partuuid/e5c42534-051c-4b90-bc69-da0cf06a8e57', > '/dev/disk/by-uuid/673d1a0e-3377-4a9b-95c1-e785464b1a72'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:36:03,995 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >11:36:04,000 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >11:36:04,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:04,007 INFO blivet: sda4 is a partition >11:36:04,012 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >11:36:04,015 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:04,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >11:36:04,022 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >11:36:04,029 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >11:36:04,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:04,039 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >11:36:04,040 DEBUG blivet: looking up parted Partition: /dev/sda4 >11:36:04,043 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >11:36:04,047 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >11:36:04,051 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >11:36:04,054 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >11:36:04,055 INFO blivet: added partition sda4 (id 4) to device tree >11:36:04,058 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:36:04,062 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >11:36:04,065 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:36:04,069 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >11:36:04,103 WARN blivet: disklabel detected but not usable on sda4 >11:36:04,104 INFO blivet: type detected on 'sda4' is 'swap' >11:36:04,111 DEBUG blivet: SwapSpace.__init__: device: /dev/sda4 ; serial: 134009520767 ; uuid: 673d1a0e-3377-4a9b-95c1-e785464b1a72 ; exists: True ; label: None ; >11:36:04,113 DEBUG blivet: getFormat('swap') returning SwapSpace instance >11:36:04,123 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >11:36:04,126 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: swap ; >11:36:04,128 DEBUG blivet: looking up parted Device: /dev/sda4 >11:36:04,133 INFO blivet: got device: PartitionDevice instance (0x7fed0e15f610) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 8000.0 > format = existing swap > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1019, 255, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165200> > target size = 0 path = /dev/sda4 > 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 0x7fed1912e410> fileSystem: <parted.filesystem.FileSystem object at 0x7fed19131a50> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed191319d0> PedPartition: <_ped.Partition object at 0x7fed19129cb0> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 62875648 end = 79259647 length = 16384000 > flags = >11:36:04,134 INFO blivet: got format: SwapSpace instance (0x7fed0e170390) -- > type = swap name = swap status = False > device = /dev/sda4 uuid = 673d1a0e-3377-4a9b-95c1-e785464b1a72 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:36:04,152 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part5 /dev/disk/by-id/wwn-0x500a075109520767-part5 /dev/disk/by-partuuid/80940995-5635-4799-aeeb-76160a0e4956 /dev/disk/by-uuid/af628bae-bd1e-4e2f-8fe8-8511c74989ce', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af628bae-bd1e-4e2f-8fe8-8511c74989ce', > 'ID_FS_UUID_ENC': 'af628bae-bd1e-4e2f-8fe8-8511c74989ce', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT240M500SSD1', > 'ID_MODEL_ENC': 'Crucial_CT240M500SSD1\\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': '79259648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '389601280', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '80940995-5635-4799-aeeb-76160a0e4956', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b2b485d9-4422-4d6b-889c-1e0b9544ffb3', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT240M500SSD1_134009520767', > 'ID_SERIAL_SHORT': '134009520767', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a075109520767', > 'ID_WWN_WITH_EXTENSION': '0x500a075109520767', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '319769', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT240M500SSD1_134009520767-part5', > '/dev/disk/by-id/wwn-0x500a075109520767-part5', > '/dev/disk/by-partuuid/80940995-5635-4799-aeeb-76160a0e4956', > '/dev/disk/by-uuid/af628bae-bd1e-4e2f-8fe8-8511c74989ce'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >11:36:04,154 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >11:36:04,157 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >11:36:04,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:04,160 INFO blivet: sda5 is a partition >11:36:04,163 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >11:36:04,172 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:36:04,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >11:36:04,184 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >11:36:04,188 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >11:36:04,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:04,193 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >11:36:04,194 DEBUG blivet: looking up parted Partition: /dev/sda5 >11:36:04,198 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >11:36:04,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >11:36:04,206 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >11:36:04,210 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >11:36:04,211 INFO blivet: added partition sda5 (id 5) to device tree >11:36:04,214 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >11:36:04,217 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >11:36:04,220 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >11:36:04,223 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >11:36:04,245 WARN blivet: disklabel detected but not usable on sda5 >11:36:04,247 INFO blivet: type detected on 'sda5' is 'ext4' >11:36:04,335 DEBUG blivet: padding min size from 551 up to 606 >11:36:04,339 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:04,340 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:04,343 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >11:36:04,354 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >11:36:04,357 DEBUG blivet: looking up parted Device: /dev/sda5 >11:36:04,362 INFO blivet: got device: PartitionDevice instance (0x7fed0e15f6d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 228936MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 190235.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 389601280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24251, 255, 63) biosGeometry: (24251, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165a70> > target size = 0 path = /dev/sda5 > 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 0x7fed1912e410> fileSystem: <parted.filesystem.FileSystem object at 0x7fed19131c10> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed19131b90> PedPartition: <_ped.Partition object at 0x7fed19129d10> > disk = existing 228936MB disk sda (0) with existing gpt disklabel > start = 79259648 end = 468860927 length = 389601280 > flags = >11:36:04,366 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:04,367 INFO blivet: got format: Ext4FS instance (0x7fed0e170ad0) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = af628bae-bd1e-4e2f-8fe8-8511c74989ce exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 190235.0 targetSize = 190235.0 > >11:36:04,385 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Sony_DRX-840U_DRX840UMP0000019EA5 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'DRX-840U', > 'ID_MODEL_ENC': 'DRX-840U', > 'ID_MODEL_ID': '031f', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '375fe761', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'Sony_DRX-840U_DRX840UMP0000019EA5', > 'ID_SERIAL_SHORT': 'DRX840UMP0000019EA5', > 'ID_TYPE': 'generic', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Sony', > 'ID_VENDOR_ENC': 'Sony', > 'ID_VENDOR_ID': '054c', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '322822', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Sony_DRX-840U_DRX840UMP0000019EA5', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:36:04,387 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0)... >11:36:04,390 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >11:36:04,393 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:04,393 INFO blivet: sr0 is a cdrom >11:36:04,396 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >11:36:04,397 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:04,401 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:36:04,402 INFO blivet: added cdrom sr0 (id 6) to device tree >11:36:04,405 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:36:04,668 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:36:04,670 INFO blivet: type detected on 'sr0' is 'iso9660' >11:36:04,677 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:36:04,679 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >11:36:04,685 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:36:04,689 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:36:04,999 DEBUG blivet: looking up parted Device: /dev/sr0 >11:36:05,073 INFO blivet: got device: OpticalDevice instance (0x7fed0e15f7d0) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 321.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: SONY DVD RW DRU-840A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7fed0b165950> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:36:05,089 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:36:05,090 INFO blivet: got format: Iso9660FS instance (0x7fed0e15f510) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-14-06-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >11:36:05,097 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': '361894', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:36:05,099 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:36:05,102 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:36:05,104 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,105 INFO blivet: loop0 is a loop device >11:36:05,108 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:36:05,111 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:36:05,114 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,115 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,119 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:36:05,120 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >11:36:05,124 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:36:05,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,128 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:36:05,129 INFO blivet: added loop loop0 (id 8) to device tree >11:36:05,132 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:36:05,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:36:05,136 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:36:05,136 DEBUG blivet: device loop0 does not contain a disklabel >11:36:05,137 INFO blivet: type detected on 'loop0' is 'squashfs' >11:36:05,138 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:36:05,141 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >11:36:05,143 INFO blivet: got device: LoopDevice instance (0x7fed0e170a90) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >11:36:05,144 INFO blivet: got format: DeviceFormat instance (0x7fed0e170850) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:36:05,152 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '362899', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:36:05,153 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:36:05,156 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:36:05,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,160 INFO blivet: loop1 is a loop device >11:36:05,163 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:36:05,166 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:36:05,169 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,170 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,174 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:36:05,174 INFO blivet: added file /LiveOS/rootfs.img (id 9) to device tree >11:36:05,178 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:36:05,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,182 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:36:05,183 INFO blivet: added loop loop1 (id 10) to device tree >11:36:05,186 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:36:05,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:36:05,193 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,194 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:05,195 DEBUG blivet: device loop1 does not contain a disklabel >11:36:05,196 INFO blivet: type detected on 'loop1' is 'ext4' >11:36:05,392 DEBUG blivet: using current size 0 as min size >11:36:05,396 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,397 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:05,401 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:36:05,402 INFO blivet: got device: LoopDevice instance (0x7fed0e170810) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:36:05,406 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,407 INFO blivet: got format: Ext4FS instance (0x7fed0e170b90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:36:05,413 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': '363931', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:36:05,414 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:36:05,417 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:36:05,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,493 INFO blivet: loop2 is a loop device >11:36:05,496 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:36:05,500 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:36:05,504 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,505 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,508 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:36:05,509 INFO blivet: added file /overlay (deleted) (id 11) to device tree >11:36:05,513 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:36:05,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,517 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:36:05,519 INFO blivet: added loop loop2 (id 12) to device tree >11:36:05,522 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:36:05,526 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:36:05,527 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:36:05,528 DEBUG blivet: device loop2 does not contain a disklabel >11:36:05,529 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:36:05,530 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:36:05,534 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >11:36:05,535 INFO blivet: got device: LoopDevice instance (0x7fed1a9394d0) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >11:36:05,537 INFO blivet: got format: DeviceFormat instance (0x7fed276c2690) -- > 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 > >11:36:05,546 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '691616', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:36:05,549 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:36:05,554 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:36:05,557 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,558 INFO blivet: live-rw is a device-mapper device >11:36:05,561 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:36:05,566 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:36:05,570 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >11:36:05,575 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:36:05,579 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) with existing DM_snapshot_cow >11:36:05,584 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:36:05,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:05,592 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:36:05,593 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:05,597 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:36:05,598 INFO blivet: added dm live-rw (id 13) to device tree >11:36:05,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:36:05,606 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:36:05,610 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,612 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:05,612 DEBUG blivet: device live-rw does not contain a disklabel >11:36:05,613 INFO blivet: type detected on 'live-rw' is 'ext4' >11:36:05,726 DEBUG blivet: padding min size from 768 up to 844 >11:36:05,730 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,732 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:05,735 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:36:05,738 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:36:05,988 INFO blivet: got device: DMDevice instance (0x7fed0e6b0d50) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12) 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 0x7fed0b165560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:36:05,993 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:05,994 INFO blivet: got format: Ext4FS instance (0x7fed0e15f690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:36:06,004 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '829815', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:36:06,005 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:36:06,008 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:36:06,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:06,012 INFO blivet: live-base is a device-mapper device >11:36:06,015 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:36:06,019 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:36:06,022 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:36:06,026 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >11:36:06,030 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:36:06,034 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:36:06,037 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:36:06,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:36:06,042 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:36:06,043 INFO blivet: added dm live-base (id 14) to device tree >11:36:06,046 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:36:06,049 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:36:06,053 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:06,054 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:06,054 DEBUG blivet: device live-base does not contain a disklabel >11:36:06,055 INFO blivet: type detected on 'live-base' is 'ext4' >11:36:06,388 DEBUG blivet: using current size 0 as min size >11:36:06,393 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:06,394 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:36:06,398 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:36:06,400 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:36:06,405 INFO blivet: got device: DMDevice instance (0x7fed19039e10) -- > name = live-base status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop1 (10) 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 0x7fed0b165b90> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:36:06,410 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:06,411 INFO blivet: got format: Ext4FS instance (0x7fed2765b650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:36:07,458 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:36:07,509 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:07,513 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,519 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,565 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:36:07,615 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:07,619 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,627 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,675 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:36:07,748 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:07,755 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,763 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,814 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:36:07,820 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:36:07,825 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >11:36:07,879 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:07,884 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,891 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:07,941 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >11:36:07,997 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:08,002 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:08,008 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:08,062 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:36:08,063 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:36:08,066 INFO blivet: edd: MBR signature on sda is zero. new disk image? >11:36:08,067 INFO blivet: edd: collected mbr signatures: {} >11:36:08,077 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:36:08,119 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:36:08,178 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:36:08,316 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:36:08,323 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:36:08,333 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:36:08,826 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:36:08,829 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:36:08,937 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:36:08,940 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:36:08,943 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >16:36:08,945 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:36:08,947 DEBUG blivet: crypttab maps: [] >16:36:08,952 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >16:36:08,955 DEBUG blivet: resolved 'UUID=9f80d94b-6d3b-43a4-8528-cbb1d2d8bd66' to 'sda3' (partition) >16:36:08,957 DEBUG blivet: resolved 'UUID=c5589ca9-d5f1-476f-82b1-cfdac748f314' to 'sda2' (partition) >16:36:08,959 DEBUG blivet: resolved 'UUID=A80D-42CC' to 'sda1' (partition) >16:36:08,961 DEBUG blivet: resolved 'UUID=af628bae-bd1e-4e2f-8fe8-8511c74989ce' to 'sda5' (partition) >16:36:08,964 DEBUG blivet: resolved 'UUID=673d1a0e-3377-4a9b-95c1-e785464b1a72' to 'sda4' (partition) >16:36:08,972 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:36:09,112 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:36:09,114 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:36:09,167 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:36:09,294 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:36:09,297 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:36:09,302 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:36:10,019 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,034 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,046 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,075 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,088 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,102 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:10,108 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:36:10,136 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:36:10,154 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >11:36:11,263 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >11:36:17,600 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:36:18,031 INFO blivet: updating format of device: existing 321MB cdrom sr0 (6) with existing iso9660 filesystem >11:36:18,039 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1:1.0/host1/target1:0:0/1:0:0:0/block/sr0 >11:36:18,157 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:36:18,159 DEBUG blivet: no type or existing type for sr0, bailing >11:36:18,161 INFO blivet: got format: existing iso9660 filesystem >11:36:18,194 INFO blivet: failed to get default SELinux context for /tmp/tmp86s9_r: [Errno 2] No such file or directory >11:36:18,197 INFO blivet: set SELinux context for mountpoint /tmp/tmp86s9_r to None >11:36:18,618 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:36:18,623 DEBUG blivet: Iso9660FS.supported: supported: True ; >11:36:18,630 DEBUG blivet: NFSv4.supported: supported: False ; >11:36:18,635 DEBUG blivet: NFSv4.supported: supported: False ; >11:36:18,640 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:36:18,644 DEBUG blivet: SELinuxFS.supported: supported: False ; >11:36:18,649 DEBUG blivet: Ext4FS.supported: supported: True ; >11:36:18,658 DEBUG blivet: Ext4FS.supported: supported: True ; >16:36:21,065 DEBUG blivet: Ext3FS.supported: supported: True ; >16:36:21,077 DEBUG blivet: Ext3FS.supported: supported: True ; >16:36:21,369 DEBUG blivet: Ext2FS.supported: supported: True ; >16:36:21,375 DEBUG blivet: Ext2FS.supported: supported: True ; >16:36:21,763 DEBUG blivet: SysFS.supported: supported: False ; >16:36:21,781 DEBUG blivet: SysFS.supported: supported: False ; >16:36:21,870 DEBUG blivet: MultipathMember.__init__: >16:36:21,967 DEBUG blivet: SwapSpace.__init__: >16:36:22,022 DEBUG blivet: ProcFS.supported: supported: False ; >16:36:22,037 DEBUG blivet: ProcFS.supported: supported: False ; >16:36:22,076 DEBUG blivet: MDRaidMember.__init__: >16:36:22,098 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:36:22,113 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:36:22,140 DEBUG blivet: BTRFS.supported: supported: True ; >16:36:22,826 DEBUG blivet: USBFS.supported: supported: False ; >16:36:22,878 DEBUG blivet: USBFS.supported: supported: False ; >16:36:22,915 DEBUG blivet: DiskLabel.__init__: >16:36:22,934 INFO blivet: DiskLabel.partedDevice returning None >16:36:23,013 DEBUG blivet: HFSPlus.supported: supported: False ; >16:36:23,054 DEBUG blivet: HFSPlus.supported: supported: False ; >16:36:23,104 DEBUG blivet: XFS.supported: supported: True ; >16:36:23,630 DEBUG blivet: XFS.supported: supported: True ; >16:36:23,637 DEBUG blivet: TmpFS.supported: supported: True ; >16:36:23,681 DEBUG blivet: LUKS.__init__: >16:36:23,688 DEBUG blivet: DMRaidMember.__init__: >16:36:23,693 DEBUG blivet: NTFS.supported: supported: False ; >16:36:23,698 DEBUG blivet: NTFS.supported: supported: False ; >16:36:23,704 DEBUG blivet: BindFS.supported: supported: False ; >16:36:23,716 DEBUG blivet: BindFS.supported: supported: False ; >16:36:23,727 DEBUG blivet: HFS.supported: supported: False ; >16:36:23,740 DEBUG blivet: HFS.supported: supported: False ; >16:36:23,753 DEBUG blivet: LVMPhysicalVolume.__init__: >16:36:23,766 DEBUG blivet: NFS.supported: supported: False ; >16:36:23,776 DEBUG blivet: NFS.supported: supported: False ; >16:36:23,789 DEBUG blivet: FATFS.supported: supported: True ; >16:36:23,799 DEBUG blivet: FATFS.supported: supported: True ; >16:36:23,815 DEBUG blivet: NoDevFS.supported: supported: False ; >16:36:23,823 DEBUG blivet: NoDevFS.supported: supported: False ; >16:37:13,829 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:37:13,832 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:37:26,622 INFO blivet: Detected 3600M of memory >16:37:26,623 INFO blivet: Swap attempt of 3600M >16:37:26,633 DEBUG blivet: clearpart: looking at sda5 >16:37:26,634 DEBUG blivet: clearpart: looking at sda4 >16:37:26,635 DEBUG blivet: clearpart: looking at sda3 >16:37:26,636 DEBUG blivet: clearpart: looking at sda2 >16:37:26,637 DEBUG blivet: clearpart: looking at sda1 >16:37:26,638 DEBUG blivet: checking whether disk sda has an empty extended >16:37:26,639 DEBUG blivet: extended is None ; logicals is [] >16:37:26,784 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:37:26,789 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:37:26,881 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:37:26,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:37:26,894 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:37:26,899 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:37:26,900 DEBUG blivet: resolved 'sda' to 'sda' (disk) >16:37:27,359 DEBUG blivet: starting Blivet copy >16:37:27,486 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >16:37:27,489 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f35cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed09f90750> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed09f90a10> PedPartition: <_ped.Partition object at 0x7fed07afcc50> >16:37:27,493 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >16:37:27,495 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f35cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed09f90cd0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed09f90b10> PedPartition: <_ped.Partition object at 0x3e761d0> >16:37:27,499 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >16:37:27,502 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f35cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed09f90e10> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed09f906d0> PedPartition: <_ped.Partition object at 0x3e76230> >16:37:27,506 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >16:37:27,508 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f35cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed09f90d10> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed09f90ed0> PedPartition: <_ped.Partition object at 0x3e76ad0> >16:37:27,512 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >16:37:27,514 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f35cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed09f90150> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed09f90110> PedPartition: <_ped.Partition object at 0x3e76fb0> >16:37:27,515 DEBUG blivet: finished Blivet copy >16:37:32,931 DEBUG blivet: Ext4FS.supported: supported: True ; >16:37:32,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:37:39,325 DEBUG blivet: Ext4FS.supported: supported: True ; >16:37:39,326 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:37:39,333 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >16:37:39,387 DEBUG blivet: SwapSpace.__init__: >16:37:39,387 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:37:41,362 DEBUG blivet: SwapSpace.__init__: >16:37:41,362 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:37:42,947 DEBUG blivet: SwapSpace.__init__: >16:37:42,948 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:37:42,954 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 8000, ['sda'], {'encrypted': False, 'raid_level': None} >16:37:42,964 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda4 ; mountpoint: None ; label: ; >16:37:42,964 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >16:37:42,978 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >16:37:42,982 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >16:37:42,983 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:37:42,989 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: swap ; type: None ; >16:37:42,990 INFO storage.ui: registered action: [0] Destroy Format swap on partition sda4 (id 4) >16:37:42,993 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >16:37:42,997 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; >16:37:43,000 DEBUG storage.ui: PartitionDevice._setFormat: sda4 ; current: None ; type: swap ; >16:37:43,001 INFO storage.ui: registered action: [1] Create Format swap on partition sda4 (id 4) >16:37:43,075 DEBUG blivet: Ext4FS.supported: supported: True ; >16:37:43,076 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:37:53,903 DEBUG blivet: Ext4FS.supported: supported: True ; >16:37:53,905 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:37:57,723 DEBUG blivet: Ext4FS.supported: supported: True ; >16:37:57,725 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:37:57,734 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 30000, ['sda'], {'encrypted': False, 'raid_level': None} >16:37:57,743 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:37:57,744 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:37:57,747 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >16:37:57,748 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:37:57,752 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >16:37:57,752 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >16:37:57,756 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >16:37:57,759 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >16:37:57,762 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >16:37:57,763 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 3) >16:38:01,548 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:01,549 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:01,557 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 30000, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:01,611 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >16:38:12,242 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >16:38:14,622 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >16:38:14,631 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:14,638 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance >16:38:14,641 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >16:38:14,642 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:38:14,645 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >16:38:14,646 INFO storage.ui: registered action: [4] Destroy Format efi filesystem on partition sda1 (id 1) >16:38:14,649 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:38:14,653 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >16:38:14,656 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >16:38:14,657 INFO storage.ui: registered action: [5] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 1) >16:38:15,802 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >16:38:15,810 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:15,869 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:15,870 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:22,482 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:22,484 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:23,280 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:23,281 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:23,290 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:23,299 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:38:23,300 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:38:23,303 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >16:38:23,304 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:38:23,308 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >16:38:23,308 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on partition sda2 (id 2) >16:38:23,312 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >16:38:23,320 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >16:38:23,323 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >16:38:23,324 INFO storage.ui: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 2) >16:38:24,287 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:24,288 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:24,297 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:32,912 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:32,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:32,921 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 190235, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:36,948 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:36,949 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:38,110 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:38,111 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:38,120 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 190235, ['sda'], {'encrypted': False, 'raid_level': None} >16:38:38,129 DEBUG storage.ui: Ext4FS.supported: supported: True ; >16:38:38,130 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >16:38:38,133 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >16:38:38,134 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >16:38:38,137 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >16:38:38,138 INFO storage.ui: registered action: [8] Destroy Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:38:38,141 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >16:38:38,145 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >16:38:38,148 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >16:38:38,149 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:38:47,385 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:47,386 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:38:47,394 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed17f1fc90>, 190235, ['sda'], {'encrypted': False, 'raid_level': None} >16:39:00,863 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:39:00,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:39:00,870 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:39:00,873 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing gpt disklabel >16:39:00,874 DEBUG blivet: resolved 'sda' to 'sda' (disk) >16:39:30,511 INFO blivet: omitting ksdata: existing 228936MB disk sda (0) with existing gpt disklabel >16:39:30,527 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:39:30,588 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:39:30,597 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,607 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,665 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:39:30,724 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:39:30,729 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,735 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,794 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:39:30,856 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:39:30,863 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:30,926 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >16:39:30,933 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >16:39:30,995 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:39:30,999 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:31,006 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:31,058 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:39:31,121 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:39:31,127 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:31,133 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:39:31,190 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:39:31,194 INFO blivet: resetting parted disks... >16:39:31,198 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >16:39:31,201 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >16:39:31,205 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >16:39:31,207 DEBUG blivet: sector-based lookup found partition sda1 >16:39:31,211 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >16:39:31,214 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afc8110> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed0afc8a10> PedPartition: <_ped.Partition object at 0x7fed03145710> >16:39:31,218 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >16:39:31,219 DEBUG blivet: sector-based lookup found partition sda2 >16:39:31,222 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >16:39:31,224 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afc8090> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed0afc8f50> PedPartition: <_ped.Partition object at 0x7fed03145770> >16:39:31,228 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >16:39:31,230 DEBUG blivet: sector-based lookup found partition sda3 >16:39:31,233 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >16:39:31,235 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afdce90> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed0afc8b90> PedPartition: <_ped.Partition object at 0x7fed031457d0> >16:39:31,239 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >16:39:31,241 DEBUG blivet: sector-based lookup found partition sda4 >16:39:31,244 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >16:39:31,246 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afdc050> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed0afdc150> PedPartition: <_ped.Partition object at 0x7fed03145830> >16:39:31,250 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >16:39:31,252 DEBUG blivet: sector-based lookup found partition sda5 >16:39:31,255 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >16:39:31,257 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed09f1a0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fed0afdca50> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed0afdcf50> PedPartition: <_ped.Partition object at 0x7fed03145890> >16:39:31,259 DEBUG blivet: action: [8] Destroy Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:31,259 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on partition sda2 (id 2) >16:39:31,260 DEBUG blivet: action: [4] Destroy Format efi filesystem on partition sda1 (id 1) >16:39:31,261 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >16:39:31,261 DEBUG blivet: action: [0] Destroy Format swap on partition sda4 (id 4) >16:39:31,262 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:31,263 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 2) >16:39:31,263 DEBUG blivet: action: [5] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 1) >16:39:31,264 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 3) >16:39:31,264 DEBUG blivet: action: [1] Create Format swap on partition sda4 (id 4) >16:39:31,265 INFO blivet: pruning action queue... >16:39:31,266 INFO blivet: sorting actions... >16:39:31,269 DEBUG blivet: action: [0] Destroy Format swap on partition sda4 (id 4) >16:39:31,270 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >16:39:31,271 DEBUG blivet: action: [4] Destroy Format efi filesystem on partition sda1 (id 1) >16:39:31,272 DEBUG blivet: action: [6] Destroy Format ext4 filesystem on partition sda2 (id 2) >16:39:31,273 DEBUG blivet: action: [8] Destroy Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:31,274 DEBUG blivet: action: [1] Create Format swap on partition sda4 (id 4) >16:39:31,275 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 3) >16:39:31,275 DEBUG blivet: action: [5] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 1) >16:39:31,276 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 2) >16:39:31,277 DEBUG blivet: action: [9] Create Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:31,278 INFO blivet: executing action: [0] Destroy Format swap on partition sda4 (id 4) >16:39:31,281 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: True ; >16:39:31,284 DEBUG blivet: SwapSpace.destroy: device: /dev/sda4 ; status: False ; type: swap ; >16:39:31,532 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >16:39:31,536 DEBUG blivet: SwapSpace.teardown: device: /dev/sda4 ; status: False ; type: swap ; >16:39:31,642 INFO blivet: executing action: [2] Destroy Format ext4 filesystem on partition sda3 (id 3) >16:39:31,649 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >16:39:31,655 DEBUG blivet: Ext4FS.destroy: device: /dev/sda3 ; status: False ; type: ext4 ; >16:39:31,772 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:39:31,881 INFO blivet: executing action: [4] Destroy Format efi filesystem on partition sda1 (id 1) >16:39:31,887 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >16:39:31,890 DEBUG blivet: EFIFS.destroy: device: /dev/sda1 ; status: False ; type: efi ; >16:39:32,021 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:39:32,133 INFO blivet: executing action: [6] Destroy Format ext4 filesystem on partition sda2 (id 2) >16:39:32,139 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >16:39:32,142 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >16:39:32,255 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:39:32,362 INFO blivet: executing action: [8] Destroy Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:32,368 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >16:39:32,374 DEBUG blivet: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >16:39:32,500 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:39:32,607 INFO blivet: executing action: [1] Create Format swap on partition sda4 (id 4) >16:39:32,613 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:39:32,617 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 1 ; >16:39:32,621 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 2 ; >16:39:32,624 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 4 ; >16:39:32,628 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 5 ; >16:39:32,631 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 6 ; >16:39:32,635 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 8 ; >16:39:32,638 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 9 ; >16:39:32,643 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 10 ; >16:39:32,646 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 11 ; >16:39:32,650 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 12 ; >16:39:32,653 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 13 ; >16:39:32,657 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 14 ; >16:39:32,660 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 15 ; >16:39:32,664 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda4 ; flag: 3 ; >16:39:32,671 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:32,692 DEBUG blivet: SwapSpace.create: device: /dev/sda4 ; status: None ; type: swap ; >16:39:32,697 DEBUG blivet: SwapSpace.create: device: /dev/sda4 ; status: None ; type: swap ; >16:39:32,862 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda4 ; type: swap ; >16:39:32,864 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda4 >16:39:32,928 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >16:39:32,935 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >16:39:32,937 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >16:39:32,994 INFO blivet: executing action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 3) >16:39:32,999 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:39:33,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >16:39:33,006 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >16:39:33,009 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >16:39:33,012 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >16:39:33,015 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >16:39:33,018 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >16:39:33,022 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >16:39:33,025 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >16:39:33,028 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >16:39:33,031 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >16:39:33,034 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >16:39:33,037 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >16:39:33,041 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >16:39:33,044 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >16:39:33,050 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:33,064 DEBUG blivet: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >16:39:33,068 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >16:39:34,869 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >16:39:34,870 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >16:39:34,935 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >16:39:34,941 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >16:39:34,944 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >16:39:34,994 INFO blivet: executing action: [5] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 1) >16:39:34,999 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:39:35,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >16:39:35,005 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >16:39:35,009 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >16:39:35,012 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >16:39:35,017 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >16:39:35,021 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >16:39:35,024 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >16:39:35,028 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >16:39:35,031 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >16:39:35,035 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >16:39:35,038 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >16:39:35,042 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >16:39:35,045 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >16:39:35,049 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >16:39:35,055 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:35,076 DEBUG blivet: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >16:39:35,080 DEBUG blivet: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >16:39:35,146 DEBUG blivet: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >16:39:35,148 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >16:39:35,212 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >16:39:35,216 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >16:39:35,217 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >16:39:35,270 INFO blivet: executing action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 2) >16:39:35,276 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:39:35,280 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >16:39:35,284 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >16:39:35,288 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >16:39:35,291 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >16:39:35,294 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >16:39:35,298 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >16:39:35,302 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >16:39:35,307 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >16:39:35,310 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >16:39:35,313 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >16:39:35,317 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >16:39:35,323 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >16:39:35,326 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >16:39:35,330 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >16:39:35,338 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:35,360 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >16:39:35,369 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >16:39:35,549 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >16:39:35,550 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >16:39:35,616 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >16:39:35,622 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >16:39:35,624 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >16:39:35,679 INFO blivet: executing action: [9] Create Format ext4 filesystem mounted at /home on partition sda5 (id 5) >16:39:35,687 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:39:35,693 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >16:39:35,700 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >16:39:35,705 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >16:39:35,709 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >16:39:35,714 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >16:39:35,719 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >16:39:35,724 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >16:39:35,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >16:39:35,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >16:39:35,735 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >16:39:35,738 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >16:39:35,741 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >16:39:35,745 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >16:39:35,748 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >16:39:35,754 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:35,773 DEBUG blivet: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >16:39:35,779 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /home ; type: ext4 ; >16:39:41,058 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >16:39:41,059 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >16:39:41,115 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >16:39:41,119 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >16:39:41,122 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >16:39:41,181 INFO blivet: setting boot flag on sda1 >16:39:41,185 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >16:39:41,187 INFO blivet: Setting label on existing 200MB partition sda1 (1) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >16:39:41,192 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:39:41,197 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >16:39:41,223 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,230 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,235 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,248 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,256 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,264 DEBUG blivet: Ext4FS.supported: supported: True ; >16:39:41,271 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:39:41,296 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:39:41,308 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:39:41,311 DEBUG blivet: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >16:39:41,314 DEBUG blivet: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >16:39:41,435 DEBUG blivet: BindFS.supported: supported: False ; >16:39:41,436 DEBUG blivet: getFormat('bind') returning BindFS instance >16:39:41,440 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >16:39:41,445 DEBUG blivet: TmpFS.supported: supported: True ; >16:39:41,476 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >16:39:41,484 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >16:39:41,489 DEBUG blivet: DevPtsFS.supported: supported: False ; >16:39:41,490 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >16:39:41,493 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >16:39:41,497 DEBUG blivet: SysFS.supported: supported: False ; >16:39:41,498 DEBUG blivet: getFormat('sysfs') returning SysFS instance >16:39:41,503 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >16:39:41,507 DEBUG blivet: ProcFS.supported: supported: False ; >16:39:41,508 DEBUG blivet: getFormat('proc') returning ProcFS instance >16:39:41,514 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >16:39:41,518 DEBUG blivet: SELinuxFS.supported: supported: False ; >16:39:41,519 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >16:39:41,523 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >16:39:41,527 DEBUG blivet: USBFS.supported: supported: False ; >16:39:41,528 DEBUG blivet: getFormat('usbfs') returning USBFS instance >16:39:41,531 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >16:39:41,535 DEBUG blivet: BindFS.supported: supported: False ; >16:39:41,535 DEBUG blivet: getFormat('bind') returning BindFS instance >16:39:41,539 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >16:39:41,543 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:39:41,574 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >16:39:41,622 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >16:39:41,628 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:39:41,631 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >16:39:41,661 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >16:39:41,667 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:39:41,670 INFO blivet: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >16:39:41,711 INFO blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >16:39:41,712 INFO blivet: set SELinux context for newly mounted filesystem root at /boot/efi to None >16:39:41,719 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >16:39:41,722 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >16:39:41,756 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >16:39:41,760 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >16:39:41,763 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >16:39:41,796 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >16:39:41,800 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >16:39:41,802 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >16:39:41,840 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >16:39:41,845 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:39:41,848 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >16:39:41,900 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >16:39:41,910 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >16:39:41,912 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >16:39:41,913 INFO blivet: set SELinux context for mountpoint /proc to None >16:39:41,948 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >16:39:41,949 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >16:39:42,163 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >16:39:42,168 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >16:39:42,203 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >16:39:42,207 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >16:39:42,210 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >16:39:42,246 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >16:39:42,251 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >16:39:42,253 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >16:39:42,285 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >16:39:42,286 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >16:39:42,296 INFO blivet: not writing out mpath configuration > > >/tmp/ifcfg.log: >11:35:58,265 DEBUG ifcfg: content of files (network initialization): >11:35:58,297 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [232, 154, 143, 141, 123, 86]}, 'connection': {'timestamp': 1388489720L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '1eb4f436-d71d-42a6-a98d-70a8d8bd3dca'}}] >11:36:00,063 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p6p1']): >11:36:00,065 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >11:36:00,065 DEBUG ifcfg: TYPE=Ethernet >11:36:00,066 DEBUG ifcfg: BOOTPROTO=dhcp >11:36:00,066 DEBUG ifcfg: DEFROUTE=yes >11:36:00,067 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:36:00,067 DEBUG ifcfg: IPV6INIT=yes >11:36:00,069 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:36:00,070 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:36:00,070 DEBUG ifcfg: IPV6_PEERDNS=yes >11:36:00,071 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:36:00,071 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:36:00,072 DEBUG ifcfg: NAME=p6p1 >11:36:00,072 DEBUG ifcfg: UUID=1eb4f436-d71d-42a6-a98d-70a8d8bd3dca >11:36:00,073 DEBUG ifcfg: ONBOOT=no >11:36:00,073 DEBUG ifcfg: HWADDR=E8:9A:8F:8D:7B:56 >11:36:00,074 DEBUG ifcfg: PEERDNS=yes >11:36:00,074 DEBUG ifcfg: PEERROUTES=yes >11:36:00,108 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [232, 154, 143, 141, 123, 86]}, 'connection': {'timestamp': 1388489759L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': '1eb4f436-d71d-42a6-a98d-70a8d8bd3dca'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >16:36:19,751 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >16:36:19,754 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >16:39:22,338 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >16:39:22,343 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet repo=http://repo.homebase.home.htt/fedora/20/os/x86_64/ > > >/tmp/syslog: >11:35:00,721 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="963" x-info="http://www.rsyslog.com"] start >11:35:00,729 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:35:00,729 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:35:00,729 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >11:35:00,729 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 >11:35:00,729 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet repo=http://repo.homebase.home.htt/fedora/20/os/x86_64/ >11:35:00,729 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c6e79fff] usable >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000c6e7a000-0x00000000c7289fff] reserved >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000c728a000-0x00000000c7309fff] ACPI NVS >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000c730a000-0x00000000c7369fff] ACPI data >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000c736a000-0x00000000c7d7ffff] usable >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved >11:35:00,729 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable >11:35:00,729 DEBUG kernel:[ 0.000000] e820: update [mem 0xc525a018-0xc5268257] usable ==> usable >11:35:00,729 DEBUG kernel:[ 0.000000] e820: update [mem 0xc524d018-0xc5259057] usable ==> usable >11:35:00,729 INFO kernel:[ 0.000000] extended physical RAM map: >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008efff] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000c524d017] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c524d018-0x00000000c5259057] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c5259058-0x00000000c525a017] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c525a018-0x00000000c5268257] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c5268258-0x00000000c6e79fff] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c6e7a000-0x00000000c7289fff] reserved >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c728a000-0x00000000c7309fff] ACPI NVS >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c730a000-0x00000000c7369fff] ACPI data >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000c736a000-0x00000000c7d7ffff] usable >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved >11:35:00,729 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000011effffff] usable >11:35:00,729 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:35:00,729 INFO kernel:[ 0.000000] efi: EFI v2.00 by Phoenix Technologies Ltd. >11:35:00,729 INFO kernel:[ 0.000000] efi: ACPI=0xc7369000 ACPI 2.0=0xc7369014 SMBIOS=0xc727c000 >11:35:00,729 INFO kernel:[ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000003000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000003000-0x0000000000054000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000054000-0x0000000000055000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000055000-0x000000000008f000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem05: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000c00000) (11MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem08: type=3, attr=0xf, range=[0x0000000000c00000-0x0000000001000000) (4MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002409000) (20MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002409000-0x000000003def4000) (954MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000003def4000-0x0000000040000000) (33MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000040000000-0x0000000092d6f000) (1325MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000092d6f000-0x00000000c4015000) (786MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x00000000c4015000-0x00000000c4035000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x00000000c4035000-0x00000000c4901000) (8MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem16: type=2, attr=0xf, range=[0x00000000c4901000-0x00000000c49e4000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem17: type=1, attr=0xf, range=[0x00000000c49e4000-0x00000000c4b1f000) (1MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x00000000c4b1f000-0x00000000c4b8f000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem19: type=2, attr=0xf, range=[0x00000000c4b8f000-0x00000000c4c73000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x00000000c4c73000-0x00000000c5201000) (5MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000c5201000-0x00000000c524d000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x00000000c524d000-0x00000000c526c000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000c526c000-0x00000000c6646000) (19MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000c6646000-0x00000000c6c2d000) (5MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x00000000c6c2d000-0x00000000c6e7a000) (2MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem26: type=5, attr=0x800000000000000f, range=[0x00000000c6e7a000-0x00000000c6ed4000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem27: type=5, attr=0x800000000000000f, range=[0x00000000c6ed4000-0x00000000c6f7a000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem28: type=6, attr=0x800000000000000f, range=[0x00000000c6f7a000-0x00000000c71d5000) (2MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem29: type=6, attr=0x800000000000000f, range=[0x00000000c71d5000-0x00000000c71d8000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem30: type=0, attr=0xf, range=[0x00000000c71d8000-0x00000000c7240000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem31: type=6, attr=0x800000000000000f, range=[0x00000000c7240000-0x00000000c7249000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem32: type=0, attr=0xf, range=[0x00000000c7249000-0x00000000c724d000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem33: type=6, attr=0x800000000000000f, range=[0x00000000c724d000-0x00000000c727a000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem34: type=0, attr=0xf, range=[0x00000000c727a000-0x00000000c727c000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem35: type=0, attr=0xf, range=[0x00000000c727c000-0x00000000c728a000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem36: type=10, attr=0xf, range=[0x00000000c728a000-0x00000000c72c0000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem37: type=10, attr=0xf, range=[0x00000000c72c0000-0x00000000c730a000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem38: type=9, attr=0xf, range=[0x00000000c730a000-0x00000000c734e000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem39: type=9, attr=0xf, range=[0x00000000c734e000-0x00000000c736a000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x00000000c736a000-0x00000000c7d80000) (10MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem41: type=7, attr=0xf, range=[0x0000000100000000-0x000000011f000000) (496MB) >11:35:00,729 INFO kernel:[ 0.000000] efi: mem42: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed81000) (0MB) >11:35:00,729 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >11:35:00,729 DEBUG kernel:[ 0.000000] DMI: LENOVO 0611AH9/0611AH9, BIOS 8FET32WW (1.16 ) 11/03/2011 >11:35:00,729 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:35:00,729 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:35:00,729 INFO kernel:[ 0.000000] No AGP bridge found >11:35:00,729 INFO kernel:[ 0.000000] e820: last_pfn = 0x11f000 max_arch_pfn = 0x400000000 >11:35:00,729 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >11:35:00,729 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:35:00,729 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:35:00,729 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:35:00,729 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:35:00,729 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:35:00,729 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >11:35:00,729 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >11:35:00,729 DEBUG kernel:[ 0.000000] 2 base 0C0000000 mask FF8000000 write-back >11:35:00,729 DEBUG kernel:[ 0.000000] 3 base 0FFF90000 mask FFFFF0000 uncachable >11:35:00,729 DEBUG kernel:[ 0.000000] 4 base 0FED80000 mask FFFFFF000 uncachable >11:35:00,729 DEBUG kernel:[ 0.000000] 5 disabled >11:35:00,729 DEBUG kernel:[ 0.000000] 6 disabled >11:35:00,729 DEBUG kernel:[ 0.000000] 7 base 0FFE00000 mask FFFE00000 write-protect >11:35:00,729 DEBUG kernel:[ 0.000000] TOM2: 000000011f000000 aka 4592M >11:35:00,729 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >11:35:00,729 INFO kernel:[ 0.000000] e820: last_pfn = 0xc7d80 max_arch_pfn = 0x400000000 >11:35:00,729 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >11:35:00,729 INFO kernel:[ 0.000000] Using GB pages for direct mapping >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11ee00000-0x11effffff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x11ee00000-0x11effffff] page 2M >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11edfffff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11edfffff] page 2M >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xc6e79fff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0xc0000000-0xc6dfffff] page 2M >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0xc6e00000-0xc6e79fff] page 4k >11:35:00,729 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xc736a000-0xc7d7ffff] >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0xc736a000-0xc73fffff] page 4k >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0xc7400000-0xc7bfffff] page 2M >11:35:00,729 DEBUG kernel:[ 0.000000] [mem 0xc7c00000-0xc7d7ffff] page 4k >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >11:35:00,729 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >11:35:00,729 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3def4000-0x3fffafff] >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000c7369014 00024 (v02 LENOVO) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000c7369120 00074 (v01 LENOVO TP-8F 00000003 PTEC 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: FACP 00000000c7357000 000F4 (v04 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000c7359000 0EBDC (v01 LENOVO TP-8F 00001000 PTEC 00001160) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: FACS 00000000c72f5000 00040 >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000c7368000 00176 (v01 LENOVO TP-8F 00001160 PTEC 00000001) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: HPET 00000000c7356000 00038 (v01 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: APIC 00000000c7355000 0005E (v02 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000c7354000 0003C (v01 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000c7353000 0003E (v01 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000c7352000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000c7351000 003DE (v01 AMD POWERNOW 00000001 AMD 00000001) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000c734f000 012FA (v02 AMD ALIB 00000001 MSFT 04000000) >11:35:00,729 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000c734e000 0012A (v01 LENOVO TP-8F 00001160 PTL 00000002) >11:35:00,729 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:35:00,729 INFO kernel:[ 0.000000] No NUMA configuration found >11:35:00,729 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011effffff] >11:35:00,729 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11effffff] >11:35:00,729 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11efea000-0x11effdfff] >11:35:00,729 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011e5fffff] on node 0 >11:35:00,729 WARNING kernel:[ 0.000000] Zone ranges: >11:35:00,729 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >11:35:00,729 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:35:00,729 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11effffff] >11:35:00,729 WARNING kernel:[ 0.000000] Movable zone start for each node >11:35:00,729 WARNING kernel:[ 0.000000] Early memory node ranges >11:35:00,729 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0008efff] >11:35:00,729 WARNING kernel:[ 0.000000] node 0: [mem 0x00090000-0x0009ffff] >11:35:00,729 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xc6e79fff] >11:35:00,729 WARNING kernel:[ 0.000000] node 0: [mem 0xc736a000-0xc7d7ffff] >11:35:00,729 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11effffff] >11:35:00,729 DEBUG kernel:[ 0.000000] On node 0 totalpages: 944174 >11:35:00,729 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:35:00,729 DEBUG kernel:[ 0.000000] DMA zone: 83 pages reserved >11:35:00,729 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >11:35:00,729 DEBUG kernel:[ 0.000000] DMA32 zone: 12707 pages used for memmap >11:35:00,729 DEBUG kernel:[ 0.000000] DMA32 zone: 813200 pages, LIFO batch:31 >11:35:00,729 DEBUG kernel:[ 0.000000] Normal zone: 1984 pages used for memmap >11:35:00,729 DEBUG kernel:[ 0.000000] Normal zone: 126976 pages, LIFO batch:31 >11:35:00,729 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >11:35:00,729 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >11:35:00,729 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:35:00,729 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:35:00,729 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >11:35:00,729 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >11:35:00,729 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >11:35:00,729 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >11:35:00,729 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 >11:35:00,729 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:35:00,729 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:35:00,729 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:35:00,729 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:35:00,729 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:35:00,729 INFO kernel:[ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000 >11:35:00,729 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >11:35:00,729 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc524d000-0xc524dfff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc5259000-0xc5259fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc525a000-0xc525afff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc5268000-0xc5268fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc6e7a000-0xc7289fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc728a000-0xc7309fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc730a000-0xc7369fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc7d80000-0xfed7ffff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff] >11:35:00,729 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed81000-0xffffffff] >11:35:00,729 INFO kernel:[ 0.000000] e820: [mem 0xc7d80000-0xfed7ffff] available for PCI devices >11:35:00,729 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >11:35:00,729 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >11:35:00,729 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ec00000 s85568 r8192 d20928 u1048576 >11:35:00,729 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >11:35:00,729 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >11:35:00,729 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 929336 >11:35:00,729 WARNING kernel:[ 0.000000] Policy zone: Normal >11:35:00,729 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet repo=http://repo.homebase.home.htt/fedora/20/os/x86_64/ >11:35:00,729 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:35:00,729 INFO kernel:[ 0.000000] Checking aperture... >11:35:00,729 INFO kernel:[ 0.000000] No AGP bridge found >11:35:00,729 WARNING kernel:[ 0.000000] Memory: 3561468K/3776696K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 215228K reserved) >11:35:00,729 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >11:35:00,729 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:35:00,729 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >11:35:00,729 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:512 16 >11:35:00,729 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >11:35:00,729 INFO kernel:[ 0.000000] console [tty0] enabled >11:35:00,729 INFO kernel:[ 0.000000] allocated 15204352 bytes of page_cgroup >11:35:00,729 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:35:00,729 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:35:00,729 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >11:35:00,729 INFO kernel:[ 0.001000] tsc: Detected 1596.562 MHz processor >11:35:00,729 INFO kernel:[ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.12 BogoMIPS (lpj=1596562) >11:35:00,729 INFO kernel:[ 0.000013] pid_max: default: 32768 minimum: 301 >11:35:00,729 INFO kernel:[ 0.000051] init_memory_mapping: [mem 0xc6e7a000-0xc6f79fff] >11:35:00,729 DEBUG kernel:[ 0.000056] [mem 0xc6e7a000-0xc6f79fff] page 4k >11:35:00,729 INFO kernel:[ 0.000102] init_memory_mapping: [mem 0xc6f7a000-0xc71d7fff] >11:35:00,729 DEBUG kernel:[ 0.000104] [mem 0xc6f7a000-0xc71d7fff] page 4k >11:35:00,729 INFO kernel:[ 0.000145] init_memory_mapping: [mem 0xc7240000-0xc7248fff] >11:35:00,730 DEBUG kernel:[ 0.000147] [mem 0xc7240000-0xc7248fff] page 4k >11:35:00,730 INFO kernel:[ 0.000166] init_memory_mapping: [mem 0xc724d000-0xc7279fff] >11:35:00,730 DEBUG kernel:[ 0.000168] [mem 0xc724d000-0xc7279fff] page 4k >11:35:00,730 INFO kernel:[ 0.001481] Security Framework initialized >11:35:00,730 INFO kernel:[ 0.001499] SELinux: Initializing. >11:35:00,730 DEBUG kernel:[ 0.001517] SELinux: Starting in permissive mode >11:35:00,730 INFO kernel:[ 0.002268] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >11:35:00,730 INFO kernel:[ 0.005162] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >11:35:00,730 INFO kernel:[ 0.006485] Mount-cache hash table entries: 256 >11:35:00,730 INFO kernel:[ 0.006911] Initializing cgroup subsys memory >11:35:00,730 INFO kernel:[ 0.006941] Initializing cgroup subsys devices >11:35:00,730 INFO kernel:[ 0.006944] Initializing cgroup subsys freezer >11:35:00,730 INFO kernel:[ 0.006948] Initializing cgroup subsys net_cls >11:35:00,730 INFO kernel:[ 0.006950] Initializing cgroup subsys blkio >11:35:00,731 INFO kernel:[ 0.006953] Initializing cgroup subsys perf_event >11:35:00,736 INFO kernel:[ 0.006958] Initializing cgroup subsys hugetlb >11:35:00,736 DEBUG kernel:[ 0.007002] tseg: 00c7d80000 >11:35:00,736 INFO kernel:[ 0.007007] CPU: Physical Processor ID: 0 >11:35:00,736 INFO kernel:[ 0.007009] CPU: Processor Core ID: 0 >11:35:00,736 INFO kernel:[ 0.007012] mce: CPU supports 6 MCE banks >11:35:00,736 INFO kernel:[ 0.007029] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4 >11:35:00,736 INFO kernel:[ 0.007029] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4 >11:35:00,736 INFO kernel:[ 0.007029] tlb_flushall_shift: 5 >11:35:00,736 INFO kernel:[ 0.007226] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >11:35:00,736 INFO kernel:[ 0.009847] ACPI: Core revision 20130517 >11:35:00,736 WARNING kernel:[ 0.022009] ACPI: All ACPI Tables successfully acquired >11:35:00,736 INFO kernel:[ 0.030138] ftrace: allocating 25129 entries in 99 pages >11:35:00,736 INFO kernel:[ 0.054665] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:35:00,736 INFO kernel:[ 0.064672] smpboot: CPU0: AMD E-350 Processor (fam: 14, model: 01, stepping: 00) >11:35:00,736 INFO kernel:[ 0.166314] Performance Events: AMD PMU driver. >11:35:00,736 INFO kernel:[ 0.166323] ... version: 0 >11:35:00,736 INFO kernel:[ 0.166326] ... bit width: 48 >11:35:00,736 INFO kernel:[ 0.166328] ... generic registers: 4 >11:35:00,736 INFO kernel:[ 0.166331] ... value mask: 0000ffffffffffff >11:35:00,736 INFO kernel:[ 0.166333] ... max period: 00007fffffffffff >11:35:00,736 INFO kernel:[ 0.166335] ... fixed-purpose events: 0 >11:35:00,736 INFO kernel:[ 0.166338] ... event mask: 000000000000000f >11:35:00,736 INFO kernel:[ 0.168995] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >11:35:00,736 INFO kernel:[ 0.169192] smpboot: Booting Node 0, Processors #1 OK >11:35:00,736 INFO kernel:[ 0.182452] Brought up 2 CPUs >11:35:00,736 INFO kernel:[ 0.182457] smpboot: Total of 2 processors activated (6386.24 BogoMIPS) >11:35:00,736 INFO kernel:[ 0.183357] devtmpfs: initialized >11:35:00,736 INFO kernel:[ 0.183792] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes) >11:35:00,736 INFO kernel:[ 0.183796] PM: Registering ACPI NVS region [mem 0xc728a000-0xc7309fff] (524288 bytes) >11:35:00,736 INFO kernel:[ 0.185859] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:35:00,736 INFO kernel:[ 0.185932] RTC time: 11:33:35, date: 12/31/13 >11:35:00,736 INFO kernel:[ 0.186067] NET: Registered protocol family 16 >11:35:00,736 INFO kernel:[ 0.186568] ACPI: bus type PCI registered >11:35:00,736 INFO kernel:[ 0.186574] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:35:00,736 INFO kernel:[ 0.186748] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000) >11:35:00,736 INFO kernel:[ 0.186753] PCI: not using MMCONFIG >11:35:00,736 INFO kernel:[ 0.186756] PCI: Using configuration type 1 for base access >11:35:00,736 INFO kernel:[ 0.186758] PCI: Using configuration type 1 for extended access >11:35:00,736 INFO kernel:[ 0.188581] bio: create slab <bio-0> at 0 >11:35:00,736 INFO kernel:[ 0.188832] ACPI: Added _OSI(Module Device) >11:35:00,736 INFO kernel:[ 0.188836] ACPI: Added _OSI(Processor Device) >11:35:00,736 INFO kernel:[ 0.188839] ACPI: Added _OSI(3.0 _SCP Extensions) >11:35:00,736 INFO kernel:[ 0.188843] ACPI: Added _OSI(Processor Aggregator Device) >11:35:00,736 DEBUG kernel:[ 0.191692] ACPI: EC: Look up EC in DSDT >11:35:00,736 NOTICE kernel:[ 0.202751] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >11:35:00,736 INFO kernel:[ 0.209731] ACPI: Interpreter enabled >11:35:00,736 WARNING kernel:[ 0.209753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >11:35:00,736 WARNING kernel:[ 0.209762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >11:35:00,736 INFO kernel:[ 0.209792] ACPI: (supports S0 S3 S4 S5) >11:35:00,736 INFO kernel:[ 0.209797] ACPI: Using IOAPIC for interrupt routing >11:35:00,736 INFO kernel:[ 0.210106] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000) >11:35:00,736 INFO kernel:[ 0.210657] PCI: MMCONFIG at [mem 0xf8000000-0xf9ffffff] reserved in ACPI motherboard resources >11:35:00,736 INFO kernel:[ 0.214468] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:35:00,736 INFO kernel:[ 0.214690] ACPI: No dock devices found. >11:35:00,736 WARNING kernel:[ 0.215624] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >11:35:00,736 WARNING kernel:[ 0.215652] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >11:35:00,736 WARNING kernel:[ 0.228368] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >11:35:00,736 WARNING kernel:[ 0.228412] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >11:35:00,736 INFO kernel:[ 0.233246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:35:00,736 INFO kernel:[ 0.233759] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >11:35:00,736 INFO kernel:[ 0.234201] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >11:35:00,736 INFO kernel:[ 0.236132] acpi PNP0A08:00: ignoring host bridge window [mem 0x000ce000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce1ff]) >11:35:00,736 INFO kernel:[ 0.236143] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge >11:35:00,736 INFO kernel:[ 0.236378] PCI host bridge to bus 0000:00 >11:35:00,736 INFO kernel:[ 0.236385] pci_bus 0000:00: root bus resource [bus 00-ff] >11:35:00,736 INFO kernel:[ 0.236390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:35:00,736 INFO kernel:[ 0.236394] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c1fff] >11:35:00,736 INFO kernel:[ 0.236399] pci_bus 0000:00: root bus resource [mem 0x000c2000-0x000c3fff] >11:35:00,736 INFO kernel:[ 0.236403] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c5fff] >11:35:00,736 INFO kernel:[ 0.236407] pci_bus 0000:00: root bus resource [mem 0x000c6000-0x000c7fff] >11:35:00,736 INFO kernel:[ 0.236411] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000c9fff] >11:35:00,736 INFO kernel:[ 0.236415] pci_bus 0000:00: root bus resource [mem 0x000ca000-0x000cbfff] >11:35:00,736 INFO kernel:[ 0.236419] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cdfff] >11:35:00,736 INFO kernel:[ 0.236423] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff] >11:35:00,736 INFO kernel:[ 0.236427] pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff] >11:35:00,736 INFO kernel:[ 0.236431] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff] >11:35:00,736 INFO kernel:[ 0.236435] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff] >11:35:00,736 INFO kernel:[ 0.236438] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff] >11:35:00,736 INFO kernel:[ 0.236442] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff] >11:35:00,736 INFO kernel:[ 0.236453] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff] >11:35:00,736 INFO kernel:[ 0.236457] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff] >11:35:00,736 INFO kernel:[ 0.236461] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff] >11:35:00,736 INFO kernel:[ 0.236465] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff] >11:35:00,736 INFO kernel:[ 0.236469] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e5fff] >11:35:00,736 INFO kernel:[ 0.236473] pci_bus 0000:00: root bus resource [mem 0x000e6000-0x000e7fff] >11:35:00,736 INFO kernel:[ 0.236477] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000e9fff] >11:35:00,736 INFO kernel:[ 0.236481] pci_bus 0000:00: root bus resource [mem 0x000ea000-0x000ebfff] >11:35:00,736 INFO kernel:[ 0.236485] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000edfff] >11:35:00,736 INFO kernel:[ 0.236494] pci_bus 0000:00: root bus resource [mem 0x000ee000-0x000effff] >11:35:00,736 INFO kernel:[ 0.236499] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff] >11:35:00,736 INFO kernel:[ 0.236503] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffffffff] >11:35:00,736 INFO kernel:[ 0.236507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:35:00,736 INFO kernel:[ 0.236511] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:35:00,736 DEBUG kernel:[ 0.236528] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000 >11:35:00,736 DEBUG kernel:[ 0.236712] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000 >11:35:00,736 DEBUG kernel:[ 0.236730] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref] >11:35:00,736 DEBUG kernel:[ 0.236742] pci 0000:00:01.0: reg 0x14: [io 0x3000-0x30ff] >11:35:00,736 DEBUG kernel:[ 0.236753] pci 0000:00:01.0: reg 0x18: [mem 0xf0200000-0xf023ffff] >11:35:00,736 DEBUG kernel:[ 0.236818] pci 0000:00:01.0: supports D1 D2 >11:35:00,736 DEBUG kernel:[ 0.236959] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300 >11:35:00,736 DEBUG kernel:[ 0.236975] pci 0000:00:01.1: reg 0x10: [mem 0xf0244000-0xf0247fff] >11:35:00,736 DEBUG kernel:[ 0.237051] pci 0000:00:01.1: supports D1 D2 >11:35:00,736 DEBUG kernel:[ 0.237243] pci 0000:00:06.0: [1022:1514] type 01 class 0x060400 >11:35:00,736 DEBUG kernel:[ 0.237326] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >11:35:00,736 INFO kernel:[ 0.237426] pci 0000:00:06.0: System wakeup disabled by ACPI >11:35:00,736 DEBUG kernel:[ 0.237568] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >11:35:00,736 DEBUG kernel:[ 0.237597] pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f] >11:35:00,736 DEBUG kernel:[ 0.237612] pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127] >11:35:00,736 DEBUG kernel:[ 0.237627] pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117] >11:35:00,736 DEBUG kernel:[ 0.237642] pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123] >11:35:00,736 DEBUG kernel:[ 0.237656] pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f] >11:35:00,736 DEBUG kernel:[ 0.237671] pci 0000:00:11.0: reg 0x24: [mem 0xf024a000-0xf024a3ff] >11:35:00,736 DEBUG kernel:[ 0.237916] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >11:35:00,736 DEBUG kernel:[ 0.237937] pci 0000:00:12.0: reg 0x10: [mem 0xf0249000-0xf0249fff] >11:35:00,736 INFO kernel:[ 0.238120] pci 0000:00:12.0: System wakeup disabled by ACPI >11:35:00,736 DEBUG kernel:[ 0.238243] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >11:35:00,736 DEBUG kernel:[ 0.238272] pci 0000:00:12.2: reg 0x10: [mem 0xf024a500-0xf024a5ff] >11:35:00,736 DEBUG kernel:[ 0.238384] pci 0000:00:12.2: supports D1 D2 >11:35:00,736 DEBUG kernel:[ 0.238389] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >11:35:00,736 DEBUG kernel:[ 0.238600] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >11:35:00,736 DEBUG kernel:[ 0.238622] pci 0000:00:13.0: reg 0x10: [mem 0xf0248000-0xf0248fff] >11:35:00,736 INFO kernel:[ 0.238803] pci 0000:00:13.0: System wakeup disabled by ACPI >11:35:00,736 DEBUG kernel:[ 0.238924] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >11:35:00,736 DEBUG kernel:[ 0.238952] pci 0000:00:13.2: reg 0x10: [mem 0xf024a400-0xf024a4ff] >11:35:00,736 DEBUG kernel:[ 0.239063] pci 0000:00:13.2: supports D1 D2 >11:35:00,736 DEBUG kernel:[ 0.239068] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >11:35:00,737 INFO kernel:[ 0.239182] pci 0000:00:13.2: System wakeup disabled by ACPI >11:35:00,737 DEBUG kernel:[ 0.239300] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >11:35:00,737 DEBUG kernel:[ 0.239580] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >11:35:00,737 DEBUG kernel:[ 0.239612] pci 0000:00:14.2: reg 0x10: [mem 0xf0240000-0xf0243fff 64bit] >11:35:00,737 DEBUG kernel:[ 0.239702] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >11:35:00,737 INFO kernel:[ 0.239793] pci 0000:00:14.2: System wakeup disabled by ACPI >11:35:00,737 DEBUG kernel:[ 0.239904] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >11:35:00,737 DEBUG kernel:[ 0.240176] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >11:35:00,737 INFO kernel:[ 0.240307] pci 0000:00:14.4: System wakeup disabled by ACPI >11:35:00,737 DEBUG kernel:[ 0.240434] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >11:35:00,737 DEBUG kernel:[ 0.240550] pci 0000:00:15.0: supports D1 D2 >11:35:00,737 INFO kernel:[ 0.240651] pci 0000:00:15.0: System wakeup disabled by ACPI >11:35:00,737 DEBUG kernel:[ 0.240779] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >11:35:00,737 DEBUG kernel:[ 0.240889] pci 0000:00:15.1: supports D1 D2 >11:35:00,737 INFO kernel:[ 0.240989] pci 0000:00:15.1: System wakeup disabled by ACPI >11:35:00,737 DEBUG kernel:[ 0.241113] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.241276] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.241429] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.241596] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.241763] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.241916] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.242070] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.242223] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000 >11:35:00,737 DEBUG kernel:[ 0.242559] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 >11:35:00,737 DEBUG kernel:[ 0.242582] pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff] >11:35:00,737 DEBUG kernel:[ 0.242614] pci 0000:01:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >11:35:00,737 DEBUG kernel:[ 0.242636] pci 0000:01:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >11:35:00,737 DEBUG kernel:[ 0.242651] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] >11:35:00,737 DEBUG kernel:[ 0.242723] pci 0000:01:00.0: supports D1 D2 >11:35:00,737 DEBUG kernel:[ 0.242727] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >11:35:00,737 INFO kernel:[ 0.244513] pci 0000:00:06.0: PCI bridge to [bus 01] >11:35:00,737 DEBUG kernel:[ 0.244541] pci 0000:00:06.0: bridge window [io 0x2000-0x2fff] >11:35:00,737 DEBUG kernel:[ 0.244560] pci 0000:00:06.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >11:35:00,737 INFO kernel:[ 0.244822] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244838] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244842] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c1fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244847] pci 0000:00:14.4: bridge window [mem 0x000c2000-0x000c3fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244851] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c5fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244855] pci 0000:00:14.4: bridge window [mem 0x000c6000-0x000c7fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244859] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000c9fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244862] pci 0000:00:14.4: bridge window [mem 0x000ca000-0x000cbfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244866] pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cdfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244870] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d1fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244874] pci 0000:00:14.4: bridge window [mem 0x000d2000-0x000d3fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244878] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244882] pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244886] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244889] pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244893] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244897] pci 0000:00:14.4: bridge window [mem 0x000de000-0x000dffff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244901] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e1fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244905] pci 0000:00:14.4: bridge window [mem 0x000e2000-0x000e3fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244909] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e5fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244913] pci 0000:00:14.4: bridge window [mem 0x000e6000-0x000e7fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244916] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000e9fff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244920] pci 0000:00:14.4: bridge window [mem 0x000ea000-0x000ebfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244924] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000edfff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244928] pci 0000:00:14.4: bridge window [mem 0x000ee000-0x000effff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244932] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244936] pci 0000:00:14.4: bridge window [mem 0xf8000000-0xffffffff] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244940] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >11:35:00,737 DEBUG kernel:[ 0.244944] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >11:35:00,737 INFO kernel:[ 0.245162] pci 0000:00:15.0: PCI bridge to [bus 03] >11:35:00,737 DEBUG kernel:[ 0.245405] pci 0000:04:00.0: [14e4:0576] type 00 class 0x028000 >11:35:00,737 DEBUG kernel:[ 0.245454] pci 0000:04:00.0: reg 0x10: [mem 0xf0100000-0xf0103fff 64bit] >11:35:00,737 DEBUG kernel:[ 0.245628] pci 0000:04:00.0: supports D1 D2 >11:35:00,737 INFO kernel:[ 0.247509] pci 0000:00:15.1: PCI bridge to [bus 04] >11:35:00,737 DEBUG kernel:[ 0.247530] pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff] >11:35:00,737 INFO kernel:[ 0.248733] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.248960] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249147] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249331] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249501] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249642] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249783] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0 >11:35:00,737 INFO kernel:[ 0.249924] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0 >11:35:00,737 WARNING kernel:[ 0.251480] ACPI: Enabled 1 GPEs in block 00 to 1F >11:35:00,737 DEBUG kernel:[ 0.251502] ACPI: \_SB_.PCI0: notify handler is installed >11:35:00,737 DEBUG kernel:[ 0.251608] Found 1 acpi root devices >11:35:00,737 INFO kernel:[ 0.251741] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62 >11:35:00,737 INFO kernel:[ 0.252009] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none >11:35:00,737 INFO kernel:[ 0.252021] vgaarb: loaded >11:35:00,737 INFO kernel:[ 0.252023] vgaarb: bridge control possible 0000:00:01.0 >11:35:00,737 NOTICE kernel:[ 0.252183] SCSI subsystem initialized >11:35:00,737 INFO kernel:[ 0.252188] ACPI: bus type ATA registered >11:35:00,737 DEBUG kernel:[ 0.252374] libata version 3.00 loaded. >11:35:00,737 INFO kernel:[ 0.252433] ACPI: bus type USB registered >11:35:00,737 INFO kernel:[ 0.252475] usbcore: registered new interface driver usbfs >11:35:00,737 INFO kernel:[ 0.252491] usbcore: registered new interface driver hub >11:35:00,737 INFO kernel:[ 0.252640] usbcore: registered new device driver usb >11:35:00,737 INFO kernel:[ 0.252777] PCI: Using ACPI for IRQ routing >11:35:00,737 DEBUG kernel:[ 0.254016] PCI: pci_cache_line_size set to 64 bytes >11:35:00,737 DEBUG kernel:[ 0.254140] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] >11:35:00,737 DEBUG kernel:[ 0.254144] e820: reserve RAM buffer [mem 0xc524d018-0xc7ffffff] >11:35:00,737 DEBUG kernel:[ 0.254149] e820: reserve RAM buffer [mem 0xc525a018-0xc7ffffff] >11:35:00,737 DEBUG kernel:[ 0.254152] e820: reserve RAM buffer [mem 0xc6e7a000-0xc7ffffff] >11:35:00,737 DEBUG kernel:[ 0.254156] e820: reserve RAM buffer [mem 0xc7d80000-0xc7ffffff] >11:35:00,737 DEBUG kernel:[ 0.254158] e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff] >11:35:00,737 INFO kernel:[ 0.254341] NetLabel: Initializing >11:35:00,737 INFO kernel:[ 0.254345] NetLabel: domain hash size = 128 >11:35:00,737 INFO kernel:[ 0.254347] NetLabel: protocols = UNLABELED CIPSOv4 >11:35:00,737 INFO kernel:[ 0.254367] NetLabel: unlabeled traffic allowed by default >11:35:00,737 INFO kernel:[ 0.254504] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:35:00,737 INFO kernel:[ 0.254512] hpet0: 3 comparators, 32-bit 14.318180 MHz counter >11:35:00,737 INFO kernel:[ 0.256565] Switched to clocksource hpet >11:35:00,737 INFO kernel:[ 0.269998] pnp: PnP ACPI init >11:35:00,737 INFO kernel:[ 0.270035] ACPI: bus type PNP registered >11:35:00,737 INFO kernel:[ 0.270305] system 00:00: [io 0x0f50-0x0f51] has been reserved >11:35:00,737 INFO kernel:[ 0.270314] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved >11:35:00,737 INFO kernel:[ 0.270319] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved >11:35:00,737 INFO kernel:[ 0.270324] system 00:00: [mem 0xf8000000-0xf9ffffff] has been reserved >11:35:00,737 DEBUG kernel:[ 0.270333] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >11:35:00,737 DEBUG kernel:[ 0.271181] pnp 00:01: [dma 4] >11:35:00,737 DEBUG kernel:[ 0.271233] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >11:35:00,737 DEBUG kernel:[ 0.271350] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active) >11:35:00,737 DEBUG kernel:[ 0.271460] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >11:35:00,737 DEBUG kernel:[ 0.271514] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >11:35:00,737 DEBUG kernel:[ 0.271640] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >11:35:00,737 DEBUG kernel:[ 0.271767] pnp 00:06: Plug and Play ACPI device, IDs LEN0017 PNP0f13 (active) >11:35:00,737 INFO kernel:[ 0.271882] system 00:07: [io 0x04d0-0x04d1] has been reserved >11:35:00,737 INFO kernel:[ 0.271887] system 00:07: [io 0x0530-0x0537] has been reserved >11:35:00,737 INFO kernel:[ 0.271892] system 00:07: [io 0x0800-0x0827] could not be reserved >11:35:00,737 INFO kernel:[ 0.271897] system 00:07: [io 0x0830] has been reserved >11:35:00,737 INFO kernel:[ 0.271901] system 00:07: [io 0x0840-0x0847] has been reserved >11:35:00,737 INFO kernel:[ 0.271905] system 00:07: [io 0x0b00-0x0b1f] has been reserved >11:35:00,737 INFO kernel:[ 0.271910] system 00:07: [io 0x0b20-0x0b3f] has been reserved >11:35:00,737 INFO kernel:[ 0.271914] system 00:07: [io 0x0c00-0x0c01] has been reserved >11:35:00,737 INFO kernel:[ 0.271918] system 00:07: [io 0x0c14] has been reserved >11:35:00,737 INFO kernel:[ 0.271927] system 00:07: [io 0x0c50-0x0c52] has been reserved >11:35:00,737 INFO kernel:[ 0.271931] system 00:07: [io 0x0cd0-0x0cd1] has been reserved >11:35:00,737 INFO kernel:[ 0.271936] system 00:07: [io 0x0cd2-0x0cd3] has been reserved >11:35:00,737 INFO kernel:[ 0.271940] system 00:07: [io 0x0cd4-0x0cd5] has been reserved >11:35:00,737 INFO kernel:[ 0.271944] system 00:07: [io 0x0cd6-0x0cd7] has been reserved >11:35:00,737 INFO kernel:[ 0.271948] system 00:07: [io 0x0cd8-0x0cdf] has been reserved >11:35:00,737 INFO kernel:[ 0.271953] system 00:07: [io 0x0cf9] could not be reserved >11:35:00,737 INFO kernel:[ 0.271958] system 00:07: [io 0x8100-0x81ff window] has been reserved >11:35:00,737 INFO kernel:[ 0.271962] system 00:07: [io 0x8200-0x82ff window] has been reserved >11:35:00,737 DEBUG kernel:[ 0.271969] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >11:35:00,737 INFO kernel:[ 0.272155] pnp 00:08: [Firmware Bug]: [mem 0x00000000-0xffffffffffffffff disabled] covers only part of AMD MMCONFIG area [mem 0xf8000000-0xf9ffffff]; adding more reservations >11:35:00,737 INFO kernel:[ 0.272202] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved >11:35:00,737 INFO kernel:[ 0.272208] system 00:08: [mem 0xffe00000-0xffffffff] has been reserved >11:35:00,737 INFO kernel:[ 0.272212] system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved >11:35:00,737 INFO kernel:[ 0.272217] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved >11:35:00,737 INFO kernel:[ 0.272222] system 00:08: [mem 0xfed61000-0xfed613ff] has been reserved >11:35:00,737 INFO kernel:[ 0.272226] system 00:08: [mem 0xfed80000-0xfed80fff] has been reserved >11:35:00,737 DEBUG kernel:[ 0.272232] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) >11:35:00,737 INFO kernel:[ 0.272816] pnp: PnP ACPI: found 9 devices >11:35:00,737 INFO kernel:[ 0.272826] ACPI: bus type PNP unregistered >11:35:00,737 INFO kernel:[ 0.283644] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >11:35:00,737 DEBUG kernel:[ 0.283746] pci 0000:00:15.1: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000 >11:35:00,737 DEBUG kernel:[ 0.283753] pci 0000:00:15.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >11:35:00,737 DEBUG kernel:[ 0.283769] pci 0000:00:15.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >11:35:00,737 DEBUG kernel:[ 0.283773] pci 0000:00:15.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >11:35:00,737 INFO kernel:[ 0.283789] pci 0000:00:06.0: BAR 14: assigned [mem 0xf0300000-0xf03fffff] >11:35:00,737 INFO kernel:[ 0.283802] pci 0000:00:15.1: BAR 15: assigned [mem 0xf0400000-0xf05fffff 64bit pref] >11:35:00,737 INFO kernel:[ 0.283811] pci 0000:00:15.1: BAR 13: assigned [io 0x1000-0x1fff] >11:35:00,737 INFO kernel:[ 0.283818] pci 0000:01:00.0: BAR 6: assigned [mem 0xf0020000-0xf003ffff pref] >11:35:00,737 INFO kernel:[ 0.283824] pci 0000:00:06.0: PCI bridge to [bus 01] >11:35:00,737 INFO kernel:[ 0.283830] pci 0000:00:06.0: bridge window [io 0x2000-0x2fff] >11:35:00,737 INFO kernel:[ 0.283837] pci 0000:00:06.0: bridge window [mem 0xf0300000-0xf03fffff] >11:35:00,737 INFO kernel:[ 0.283843] pci 0000:00:06.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >11:35:00,737 INFO kernel:[ 0.283851] pci 0000:00:14.4: PCI bridge to [bus 02] >11:35:00,737 INFO kernel:[ 0.283916] pci 0000:00:15.0: PCI bridge to [bus 03] >11:35:00,737 INFO kernel:[ 0.283932] pci 0000:00:15.1: PCI bridge to [bus 04] >11:35:00,737 INFO kernel:[ 0.283937] pci 0000:00:15.1: bridge window [io 0x1000-0x1fff] >11:35:00,737 INFO kernel:[ 0.283945] pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff] >11:35:00,737 INFO kernel:[ 0.283952] pci 0000:00:15.1: bridge window [mem 0xf0400000-0xf05fffff 64bit pref] >11:35:00,737 DEBUG kernel:[ 0.284778] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff] >11:35:00,737 DEBUG kernel:[ 0.284783] pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c1fff] >11:35:00,737 DEBUG kernel:[ 0.284787] pci_bus 0000:00: resource 6 [mem 0x000c2000-0x000c3fff] >11:35:00,737 DEBUG kernel:[ 0.284792] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c5fff] >11:35:00,737 DEBUG kernel:[ 0.284796] pci_bus 0000:00: resource 8 [mem 0x000c6000-0x000c7fff] >11:35:00,737 DEBUG kernel:[ 0.284800] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000c9fff] >11:35:00,737 DEBUG kernel:[ 0.284803] pci_bus 0000:00: resource 10 [mem 0x000ca000-0x000cbfff] >11:35:00,737 DEBUG kernel:[ 0.284807] pci_bus 0000:00: resource 11 [mem 0x000cc000-0x000cdfff] >11:35:00,737 DEBUG kernel:[ 0.284811] pci_bus 0000:00: resource 12 [mem 0x000d0000-0x000d1fff] >11:35:00,737 DEBUG kernel:[ 0.284815] pci_bus 0000:00: resource 13 [mem 0x000d2000-0x000d3fff] >11:35:00,737 DEBUG kernel:[ 0.284819] pci_bus 0000:00: resource 14 [mem 0x000d4000-0x000d5fff] >11:35:00,737 DEBUG kernel:[ 0.284823] pci_bus 0000:00: resource 15 [mem 0x000d6000-0x000d7fff] >11:35:00,737 DEBUG kernel:[ 0.284826] pci_bus 0000:00: resource 16 [mem 0x000d8000-0x000d9fff] >11:35:00,737 DEBUG kernel:[ 0.284830] pci_bus 0000:00: resource 17 [mem 0x000da000-0x000dbfff] >11:35:00,737 DEBUG kernel:[ 0.284834] pci_bus 0000:00: resource 18 [mem 0x000dc000-0x000ddfff] >11:35:00,737 DEBUG kernel:[ 0.284838] pci_bus 0000:00: resource 19 [mem 0x000de000-0x000dffff] >11:35:00,737 DEBUG kernel:[ 0.284842] pci_bus 0000:00: resource 20 [mem 0x000e0000-0x000e1fff] >11:35:00,737 DEBUG kernel:[ 0.284845] pci_bus 0000:00: resource 21 [mem 0x000e2000-0x000e3fff] >11:35:00,737 DEBUG kernel:[ 0.284849] pci_bus 0000:00: resource 22 [mem 0x000e4000-0x000e5fff] >11:35:00,737 DEBUG kernel:[ 0.284853] pci_bus 0000:00: resource 23 [mem 0x000e6000-0x000e7fff] >11:35:00,737 DEBUG kernel:[ 0.284857] pci_bus 0000:00: resource 24 [mem 0x000e8000-0x000e9fff] >11:35:00,737 DEBUG kernel:[ 0.284861] pci_bus 0000:00: resource 25 [mem 0x000ea000-0x000ebfff] >11:35:00,737 DEBUG kernel:[ 0.284864] pci_bus 0000:00: resource 26 [mem 0x000ec000-0x000edfff] >11:35:00,737 DEBUG kernel:[ 0.284868] pci_bus 0000:00: resource 27 [mem 0x000ee000-0x000effff] >11:35:00,737 DEBUG kernel:[ 0.284873] pci_bus 0000:00: resource 28 [mem 0xe0000000-0xf7ffffff] >11:35:00,737 DEBUG kernel:[ 0.284877] pci_bus 0000:00: resource 29 [mem 0xf8000000-0xffffffff] >11:35:00,737 DEBUG kernel:[ 0.284881] pci_bus 0000:00: resource 30 [io 0x0000-0x0cf7] >11:35:00,737 DEBUG kernel:[ 0.284884] pci_bus 0000:00: resource 31 [io 0x0d00-0xffff] >11:35:00,737 DEBUG kernel:[ 0.284889] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >11:35:00,737 DEBUG kernel:[ 0.284893] pci_bus 0000:01: resource 1 [mem 0xf0300000-0xf03fffff] >11:35:00,737 DEBUG kernel:[ 0.284897] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >11:35:00,737 DEBUG kernel:[ 0.284901] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff] >11:35:00,737 DEBUG kernel:[ 0.284906] pci_bus 0000:02: resource 5 [mem 0x000c0000-0x000c1fff] >11:35:00,738 DEBUG kernel:[ 0.284910] pci_bus 0000:02: resource 6 [mem 0x000c2000-0x000c3fff] >11:35:00,738 DEBUG kernel:[ 0.284914] pci_bus 0000:02: resource 7 [mem 0x000c4000-0x000c5fff] >11:35:00,738 DEBUG kernel:[ 0.284917] pci_bus 0000:02: resource 8 [mem 0x000c6000-0x000c7fff] >11:35:00,738 DEBUG kernel:[ 0.284921] pci_bus 0000:02: resource 9 [mem 0x000c8000-0x000c9fff] >11:35:00,738 DEBUG kernel:[ 0.284925] pci_bus 0000:02: resource 10 [mem 0x000ca000-0x000cbfff] >11:35:00,738 DEBUG kernel:[ 0.284929] pci_bus 0000:02: resource 11 [mem 0x000cc000-0x000cdfff] >11:35:00,738 DEBUG kernel:[ 0.284932] pci_bus 0000:02: resource 12 [mem 0x000d0000-0x000d1fff] >11:35:00,738 DEBUG kernel:[ 0.284936] pci_bus 0000:02: resource 13 [mem 0x000d2000-0x000d3fff] >11:35:00,738 DEBUG kernel:[ 0.284940] pci_bus 0000:02: resource 14 [mem 0x000d4000-0x000d5fff] >11:35:00,738 DEBUG kernel:[ 0.284944] pci_bus 0000:02: resource 15 [mem 0x000d6000-0x000d7fff] >11:35:00,738 DEBUG kernel:[ 0.284948] pci_bus 0000:02: resource 16 [mem 0x000d8000-0x000d9fff] >11:35:00,738 DEBUG kernel:[ 0.284951] pci_bus 0000:02: resource 17 [mem 0x000da000-0x000dbfff] >11:35:00,738 DEBUG kernel:[ 0.284955] pci_bus 0000:02: resource 18 [mem 0x000dc000-0x000ddfff] >11:35:00,738 DEBUG kernel:[ 0.284959] pci_bus 0000:02: resource 19 [mem 0x000de000-0x000dffff] >11:35:00,738 DEBUG kernel:[ 0.284963] pci_bus 0000:02: resource 20 [mem 0x000e0000-0x000e1fff] >11:35:00,738 DEBUG kernel:[ 0.284967] pci_bus 0000:02: resource 21 [mem 0x000e2000-0x000e3fff] >11:35:00,738 DEBUG kernel:[ 0.284970] pci_bus 0000:02: resource 22 [mem 0x000e4000-0x000e5fff] >11:35:00,738 DEBUG kernel:[ 0.284974] pci_bus 0000:02: resource 23 [mem 0x000e6000-0x000e7fff] >11:35:00,738 DEBUG kernel:[ 0.284978] pci_bus 0000:02: resource 24 [mem 0x000e8000-0x000e9fff] >11:35:00,738 DEBUG kernel:[ 0.284982] pci_bus 0000:02: resource 25 [mem 0x000ea000-0x000ebfff] >11:35:00,738 DEBUG kernel:[ 0.284986] pci_bus 0000:02: resource 26 [mem 0x000ec000-0x000edfff] >11:35:00,738 DEBUG kernel:[ 0.284989] pci_bus 0000:02: resource 27 [mem 0x000ee000-0x000effff] >11:35:00,738 DEBUG kernel:[ 0.284993] pci_bus 0000:02: resource 28 [mem 0xe0000000-0xf7ffffff] >11:35:00,738 DEBUG kernel:[ 0.284997] pci_bus 0000:02: resource 29 [mem 0xf8000000-0xffffffff] >11:35:00,738 DEBUG kernel:[ 0.285001] pci_bus 0000:02: resource 30 [io 0x0000-0x0cf7] >11:35:00,738 DEBUG kernel:[ 0.285005] pci_bus 0000:02: resource 31 [io 0x0d00-0xffff] >11:35:00,738 DEBUG kernel:[ 0.285009] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] >11:35:00,738 DEBUG kernel:[ 0.285014] pci_bus 0000:04: resource 1 [mem 0xf0100000-0xf01fffff] >11:35:00,738 DEBUG kernel:[ 0.285018] pci_bus 0000:04: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref] >11:35:00,738 INFO kernel:[ 0.285103] NET: Registered protocol family 2 >11:35:00,738 INFO kernel:[ 0.285501] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >11:35:00,738 INFO kernel:[ 0.285939] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >11:35:00,738 INFO kernel:[ 0.286225] TCP: Hash tables configured (established 32768 bind 32768) >11:35:00,738 INFO kernel:[ 0.286327] TCP: reno registered >11:35:00,738 INFO kernel:[ 0.286365] UDP hash table entries: 2048 (order: 4, 65536 bytes) >11:35:00,738 INFO kernel:[ 0.286421] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >11:35:00,738 INFO kernel:[ 0.286729] NET: Registered protocol family 1 >11:35:00,738 DEBUG kernel:[ 0.286762] pci 0000:00:01.0: Boot video device >11:35:00,738 DEBUG kernel:[ 0.289140] PCI: CLS 32 bytes, default 64 >11:35:00,738 INFO kernel:[ 0.289243] Unpacking initramfs... >11:35:00,738 INFO kernel:[ 7.823012] Freeing initrd memory: 33820K (ffff88003def4000 - ffff88003fffb000) >11:35:00,738 INFO kernel:[ 7.823026] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >11:35:00,738 INFO kernel:[ 7.823032] software IO TLB [mem 0xc0015000-0xc4015000] (64MB) mapped at [ffff8800c0015000-ffff8800c4014fff] >11:35:00,738 INFO kernel:[ 7.823447] LVT offset 0 assigned for vector 0x400 >11:35:00,738 INFO kernel:[ 7.823576] perf: AMD IBS detected (0x000000ff) >11:35:00,738 NOTICE kernel:[ 7.825412] Initialise system trusted keyring >11:35:00,738 INFO kernel:[ 7.825541] audit: initializing netlink socket (disabled) >11:35:00,738 NOTICE kernel:[ 7.825574] type=2000 audit(1388489622.712:1): initialized >11:35:00,738 INFO kernel:[ 7.868112] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:35:00,738 INFO kernel:[ 7.870898] zbud: loaded >11:35:00,738 NOTICE kernel:[ 7.871433] VFS: Disk quotas dquot_6.5.2 >11:35:00,738 WARNING kernel:[ 7.871533] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:35:00,738 INFO kernel:[ 7.872517] msgmni has been set to 7098 >11:35:00,738 NOTICE kernel:[ 7.872645] Key type big_key registered >11:35:00,738 DEBUG kernel:[ 7.872649] SELinux: Registering netfilter hooks >11:35:00,738 INFO kernel:[ 7.874720] alg: No test for stdrng (krng) >11:35:00,738 INFO kernel:[ 7.874741] NET: Registered protocol family 38 >11:35:00,738 NOTICE kernel:[ 7.874752] Key type asymmetric registered >11:35:00,738 NOTICE kernel:[ 7.874755] Asymmetric key parser 'x509' registered >11:35:00,738 INFO kernel:[ 7.874855] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:35:00,738 INFO kernel:[ 7.874949] io scheduler noop registered >11:35:00,738 INFO kernel:[ 7.874953] io scheduler deadline registered >11:35:00,738 INFO kernel:[ 7.875014] io scheduler cfq registered (default) >11:35:00,738 DEBUG kernel:[ 7.875243] pcieport 0000:00:06.0: irq 40 for MSI/MSI-X >11:35:00,738 DEBUG kernel:[ 7.875488] pcieport 0000:00:15.0: irq 41 for MSI/MSI-X >11:35:00,738 DEBUG kernel:[ 7.875612] pcieport 0000:00:15.1: irq 42 for MSI/MSI-X >11:35:00,738 INFO kernel:[ 7.875820] pcieport 0000:00:06.0: Signaling PME through PCIe PME interrupt >11:35:00,738 INFO kernel:[ 7.875825] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >11:35:00,738 DEBUG kernel:[ 7.875832] pcie_pme 0000:00:06.0:pcie01: service driver pcie_pme loaded >11:35:00,738 INFO kernel:[ 7.875908] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt >11:35:00,738 DEBUG kernel:[ 7.875915] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded >11:35:00,738 INFO kernel:[ 7.875948] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt >11:35:00,738 INFO kernel:[ 7.875952] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >11:35:00,738 DEBUG kernel:[ 7.875959] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded >11:35:00,738 INFO kernel:[ 7.875987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:35:00,738 INFO kernel:[ 7.876141] pciehp 0000:00:15.1:pcie04: HPC vendor_id 1002 device_id 43a1 ss_vid 1002 ss_did 0 >11:35:00,738 DEBUG kernel:[ 7.876204] pciehp 0000:00:15.1:pcie04: service driver pciehp loaded >11:35:00,738 INFO kernel:[ 7.876214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:35:00,738 INFO kernel:[ 7.876430] efifb: probing for efifb >11:35:00,738 INFO kernel:[ 7.876607] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90002800000, using 1200k, total 1200k >11:35:00,738 INFO kernel:[ 7.876611] efifb: mode is 640x480x32, linelength=2560, pages=1 >11:35:00,738 INFO kernel:[ 7.876613] efifb: scrolling: redraw >11:35:00,738 INFO kernel:[ 7.876617] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >11:35:00,738 INFO kernel:[ 7.876952] Console: switching to colour frame buffer device 80x30 >11:35:00,738 INFO kernel:[ 7.879031] fb0: EFI VGA frame buffer device >11:35:00,738 INFO kernel:[ 7.881125] ACPI: AC Adapter [ACAD] (on-line) >11:35:00,738 INFO kernel:[ 7.881380] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >11:35:00,738 INFO kernel:[ 7.881389] ACPI: Power Button [PWRB] >11:35:00,738 INFO kernel:[ 7.881623] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >11:35:00,738 INFO kernel:[ 7.881629] ACPI: Sleep Button [SLPB] >11:35:00,738 INFO kernel:[ 7.881741] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 >11:35:00,738 INFO kernel:[ 7.882278] ACPI: Lid Switch [LID] >11:35:00,738 INFO kernel:[ 7.882346] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >11:35:00,738 INFO kernel:[ 7.882351] ACPI: Power Button [PWRF] >11:35:00,738 DEBUG kernel:[ 7.882525] ACPI: acpi_idle registered with cpuidle >11:35:00,738 INFO kernel:[ 7.884442] thermal LNXTHERM:00: registered as thermal_zone0 >11:35:00,738 INFO kernel:[ 7.884452] ACPI: Thermal Zone [THZ0] (71 C) >11:35:00,738 INFO kernel:[ 7.884529] GHES: HEST is not enabled! >11:35:00,738 INFO kernel:[ 7.884687] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:35:00,738 INFO kernel:[ 7.886110] Non-volatile memory driver v1.3 >11:35:00,738 INFO kernel:[ 7.886116] Linux agpgart interface v0.103 >11:35:00,738 DEBUG kernel:[ 7.886433] ahci 0000:00:11.0: version 3.0 >11:35:00,738 INFO kernel:[ 7.886908] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >11:35:00,738 INFO kernel:[ 7.886916] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio ccc >11:35:00,738 INFO kernel:[ 7.887488] scsi0 : ahci >11:35:00,738 INFO kernel:[ 7.887712] ata1: SATA max UDMA/133 abar m1024@0xf024a000 port 0xf024a100 irq 19 >11:35:00,738 INFO kernel:[ 7.887911] libphy: Fixed MDIO Bus: probed >11:35:00,738 INFO kernel:[ 7.888089] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:35:00,738 INFO kernel:[ 7.888099] ehci-pci: EHCI PCI platform driver >11:35:00,738 INFO kernel:[ 7.888566] ehci-pci 0000:00:12.2: EHCI Host Controller >11:35:00,738 INFO kernel:[ 7.888837] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >11:35:00,738 DEBUG kernel:[ 7.888865] QUIRK: Enable AMD PLL fix >11:35:00,738 INFO kernel:[ 7.888869] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >11:35:00,738 INFO kernel:[ 7.888891] ehci-pci 0000:00:12.2: debug port 1 >11:35:00,738 INFO kernel:[ 7.888981] ehci-pci 0000:00:12.2: irq 17, io mem 0xf024a500 >11:35:00,738 INFO kernel:[ 7.894316] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >11:35:00,738 INFO kernel:[ 7.894379] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >11:35:00,738 INFO kernel:[ 7.894384] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:35:00,738 INFO kernel:[ 7.894388] usb usb1: Product: EHCI Host Controller >11:35:00,738 INFO kernel:[ 7.894392] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >11:35:00,738 INFO kernel:[ 7.894396] usb usb1: SerialNumber: 0000:00:12.2 >11:35:00,738 INFO kernel:[ 7.894909] hub 1-0:1.0: USB hub found >11:35:00,738 INFO kernel:[ 7.894928] hub 1-0:1.0: 5 ports detected >11:35:00,738 INFO kernel:[ 7.895609] ehci-pci 0000:00:13.2: EHCI Host Controller >11:35:00,738 INFO kernel:[ 7.895785] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >11:35:00,738 INFO kernel:[ 7.895795] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >11:35:00,738 INFO kernel:[ 7.895819] ehci-pci 0000:00:13.2: debug port 1 >11:35:00,738 INFO kernel:[ 7.895875] ehci-pci 0000:00:13.2: irq 17, io mem 0xf024a400 >11:35:00,738 INFO kernel:[ 7.901376] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >11:35:00,738 INFO kernel:[ 7.901445] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >11:35:00,738 INFO kernel:[ 7.901451] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:35:00,738 INFO kernel:[ 7.901455] usb usb2: Product: EHCI Host Controller >11:35:00,738 INFO kernel:[ 7.901460] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >11:35:00,738 INFO kernel:[ 7.901464] usb usb2: SerialNumber: 0000:00:13.2 >11:35:00,738 INFO kernel:[ 7.901903] hub 2-0:1.0: USB hub found >11:35:00,738 INFO kernel:[ 7.901918] hub 2-0:1.0: 5 ports detected >11:35:00,738 INFO kernel:[ 7.902205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:35:00,738 INFO kernel:[ 7.902209] ohci-pci: OHCI PCI platform driver >11:35:00,738 INFO kernel:[ 7.902691] ohci-pci 0000:00:12.0: OHCI PCI host controller >11:35:00,738 INFO kernel:[ 7.902849] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >11:35:00,738 INFO kernel:[ 7.902906] ohci-pci 0000:00:12.0: irq 18, io mem 0xf0249000 >11:35:00,738 INFO kernel:[ 7.920482] ACPI: Battery Slot [BAT1] (battery present) >11:35:00,738 INFO kernel:[ 7.957404] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >11:35:00,738 INFO kernel:[ 7.957415] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:35:00,738 INFO kernel:[ 7.957420] usb usb3: Product: OHCI PCI host controller >11:35:00,738 INFO kernel:[ 7.957424] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >11:35:00,738 INFO kernel:[ 7.957428] usb usb3: SerialNumber: 0000:00:12.0 >11:35:00,738 INFO kernel:[ 7.957891] hub 3-0:1.0: USB hub found >11:35:00,738 INFO kernel:[ 7.957955] hub 3-0:1.0: 5 ports detected >11:35:00,738 INFO kernel:[ 7.958581] ohci-pci 0000:00:13.0: OHCI PCI host controller >11:35:00,738 INFO kernel:[ 7.958932] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4 >11:35:00,738 INFO kernel:[ 7.959031] ohci-pci 0000:00:13.0: irq 18, io mem 0xf0248000 >11:35:00,738 INFO kernel:[ 8.013359] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >11:35:00,738 INFO kernel:[ 8.013369] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:35:00,738 INFO kernel:[ 8.013373] usb usb4: Product: OHCI PCI host controller >11:35:00,738 INFO kernel:[ 8.013378] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >11:35:00,738 INFO kernel:[ 8.013382] usb usb4: SerialNumber: 0000:00:13.0 >11:35:00,738 INFO kernel:[ 8.013816] hub 4-0:1.0: USB hub found >11:35:00,738 INFO kernel:[ 8.013880] hub 4-0:1.0: 5 ports detected >11:35:00,738 INFO kernel:[ 8.014094] uhci_hcd: USB Universal Host Controller Interface driver >11:35:00,738 INFO kernel:[ 8.014318] usbcore: registered new interface driver usbserial >11:35:00,738 INFO kernel:[ 8.014332] usbcore: registered new interface driver usbserial_generic >11:35:00,738 INFO kernel:[ 8.014345] usbserial: USB Serial support registered for generic >11:35:00,738 INFO kernel:[ 8.014401] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12 >11:35:00,738 INFO kernel:[ 8.018174] i8042: Detected active multiplexing controller, rev 1.1 >11:35:00,738 INFO kernel:[ 8.019547] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:35:00,738 INFO kernel:[ 8.019564] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >11:35:00,738 INFO kernel:[ 8.019612] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >11:35:00,738 INFO kernel:[ 8.019654] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >11:35:00,738 INFO kernel:[ 8.019693] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >11:35:00,738 INFO kernel:[ 8.020121] mousedev: PS/2 mouse device common for all mice >11:35:00,738 INFO kernel:[ 8.020775] rtc_cmos 00:03: RTC can wake from S4 >11:35:00,738 INFO kernel:[ 8.021102] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >11:35:00,738 INFO kernel:[ 8.021207] rtc_cmos 00:03: alarms up to one month, 114 bytes nvram, hpet irqs >11:35:00,738 INFO kernel:[ 8.021352] device-mapper: uevent: version 1.0.3 >11:35:00,738 INFO kernel:[ 8.021536] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >11:35:00,738 INFO kernel:[ 8.021656] cpuidle: using governor menu >11:35:00,738 INFO kernel:[ 8.022043] EFI Variables Facility v0.08 2004-May-17 >11:35:00,738 INFO kernel:[ 8.051576] hidraw: raw HID events driver (C) Jiri Kosina >11:35:00,738 INFO kernel:[ 8.051778] usbcore: registered new interface driver usbhid >11:35:00,738 INFO kernel:[ 8.051781] usbhid: USB HID core driver >11:35:00,738 INFO kernel:[ 8.051876] drop_monitor: Initializing network drop monitor service >11:35:00,738 INFO kernel:[ 8.052022] ip_tables: (C) 2000-2006 Netfilter Core Team >11:35:00,738 INFO kernel:[ 8.052143] TCP: cubic registered >11:35:00,738 INFO kernel:[ 8.052165] Initializing XFRM netlink socket >11:35:00,738 INFO kernel:[ 8.052385] NET: Registered protocol family 10 >11:35:00,738 INFO kernel:[ 8.052758] mip6: Mobile IPv6 >11:35:00,738 INFO kernel:[ 8.052764] NET: Registered protocol family 17 >11:35:00,738 DEBUG kernel:[ 8.053483] PM: Hibernation image not present or could not be loaded. >11:35:00,738 NOTICE kernel:[ 8.053492] Loading compiled-in X.509 certificates >11:35:00,738 NOTICE kernel:[ 8.055951] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >11:35:00,738 INFO kernel:[ 8.055978] registered taskstats version 1 >11:35:00,739 INFO kernel:[ 8.057074] Magic number: 9:562:581 >11:35:00,741 INFO kernel:[ 8.057138] pci_bus 0000:02: hash matches >11:35:00,741 INFO kernel:[ 8.057279] rtc_cmos 00:03: setting system clock to 2013-12-31 11:33:43 UTC (1388489623) >11:35:00,741 INFO kernel:[ 8.061916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >11:35:00,741 INFO kernel:[ 8.196390] usb 1-1: new high-speed USB device number 2 using ehci-pci >11:35:00,741 INFO kernel:[ 8.312122] usb 1-1: New USB device found, idVendor=054c, idProduct=031f >11:35:00,741 INFO kernel:[ 8.312138] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:35:00,741 INFO kernel:[ 8.312147] usb 1-1: Product: DRX-840U >11:35:00,741 INFO kernel:[ 8.312155] usb 1-1: Manufacturer: Sony >11:35:00,741 INFO kernel:[ 8.312163] usb 1-1: SerialNumber: DRX840UMP0000019EA5 >11:35:00,741 INFO kernel:[ 8.348121] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:35:00,741 WARNING kernel:[ 8.348544] ata1.00: supports DRM functions and may not be fully accessible >11:35:00,741 INFO kernel:[ 8.348594] ata1.00: ATA-9: Crucial_CT240M500SSD1, MU03, max UDMA/133 >11:35:00,741 INFO kernel:[ 8.348599] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >11:35:00,741 WARNING kernel:[ 8.352417] ata1.00: supports DRM functions and may not be fully accessible >11:35:00,741 INFO kernel:[ 8.355907] ata1.00: configured for UDMA/133 >11:35:00,741 NOTICE kernel:[ 8.356561] scsi 0:0:0:0: Direct-Access ATA Crucial_CT240M50 MU03 PQ: 0 ANSI: 5 >11:35:00,741 NOTICE kernel:[ 8.356938] sd 0:0:0:0: Attached scsi generic sg0 type 0 >11:35:00,741 NOTICE kernel:[ 8.357188] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB) >11:35:00,741 NOTICE kernel:[ 8.357198] sd 0:0:0:0: [sda] 4096-byte physical blocks >11:35:00,741 NOTICE kernel:[ 8.357349] sd 0:0:0:0: [sda] Write Protect is off >11:35:00,741 DEBUG kernel:[ 8.357355] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >11:35:00,741 NOTICE kernel:[ 8.357402] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:35:00,741 INFO kernel:[ 8.361654] sda: sda1 sda2 sda3 sda4 sda5 >11:35:00,741 NOTICE kernel:[ 8.363189] sd 0:0:0:0: [sda] Attached SCSI disk >11:35:00,741 INFO kernel:[ 8.366647] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >11:35:00,741 INFO kernel:[ 8.366658] Write protecting the kernel read-only data: 12288k >11:35:00,741 INFO kernel:[ 8.376717] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >11:35:00,741 INFO kernel:[ 8.383566] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >11:35:00,741 INFO kernel:[ 8.516969] device-mapper: multipath: version 1.5.1 loaded >11:35:00,741 INFO kernel:[ 8.666347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >11:35:00,741 INFO kernel:[ 8.666356] EDD information not available. >11:35:00,741 INFO kernel:[ 8.717866] usb 2-2: new high-speed USB device number 2 using ehci-pci >11:35:00,741 INFO kernel:[ 8.823810] tsc: Refined TSC clocksource calibration: 1596.599 MHz >11:35:00,741 INFO kernel:[ 8.844698] usb 2-2: New USB device found, idVendor=0bda, idProduct=0158 >11:35:00,741 INFO kernel:[ 8.844760] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:35:00,741 INFO kernel:[ 8.844765] usb 2-2: Product: USB2.0-CRW >11:35:00,741 INFO kernel:[ 8.844769] usb 2-2: Manufacturer: Generic >11:35:00,741 INFO kernel:[ 8.844773] usb 2-2: SerialNumber: 20071114173400000 >11:35:00,741 INFO kernel:[ 8.952808] usb 2-5: new high-speed USB device number 3 using ehci-pci >11:35:00,741 INFO kernel:[ 9.074473] usb 2-5: New USB device found, idVendor=5986, idProduct=01a6 >11:35:00,741 INFO kernel:[ 9.074484] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:35:00,741 INFO kernel:[ 9.074489] usb 2-5: Product: Integrated Camera >11:35:00,741 INFO kernel:[ 9.074493] usb 2-5: Manufacturer: Image Processor >11:35:00,741 INFO kernel:[ 9.074497] usb 2-5: SerialNumber: Integrated Camera >11:35:00,741 INFO kernel:[ 9.127886] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd000b3/0x340000/0xa0400, board id: 1403, fw id: 749625 >11:35:00,741 INFO kernel:[ 9.127903] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0 >11:35:00,741 INFO kernel:[ 9.169915] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input5 >11:35:00,741 INFO kernel:[ 9.313101] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:35:00,741 INFO kernel:[ 9.322245] Loading iSCSI transport class v2.0-870. >11:35:00,741 NOTICE kernel:[ 9.336410] iscsi: registered transport (tcp) >11:35:00,741 INFO kernel:[ 9.342997] alua: device handler registered >11:35:00,741 INFO kernel:[ 9.349238] emc: device handler registered >11:35:00,741 INFO kernel:[ 9.355350] hp_sw: device handler registered >11:35:00,741 INFO kernel:[ 9.361779] rdac: device handler registered >11:35:00,741 INFO kernel:[ 9.407693] usb 3-3: new low-speed USB device number 2 using ohci-pci >11:35:00,741 INFO kernel:[ 9.562587] usb 3-3: New USB device found, idVendor=050d, idProduct=0119 >11:35:00,741 INFO kernel:[ 9.562601] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:35:00,741 INFO kernel:[ 9.562606] usb 3-3: Product: USB-PS2 Adapter >11:35:00,741 INFO kernel:[ 9.562610] usb 3-3: Manufacturer: Belkin Components >11:35:00,741 INFO kernel:[ 9.574037] input: Belkin Components USB-PS2 Adapter as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input6 >11:35:00,741 INFO kernel:[ 9.574697] hid-generic 0003:050D:0119.0001: input,hidraw0: USB HID v1.00 Keyboard [Belkin Components USB-PS2 Adapter ] on usb-0000:00:12.0-3/input0 >11:35:00,741 INFO kernel:[ 9.578923] input: Belkin Components USB-PS2 Adapter as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.1/input/input7 >11:35:00,741 INFO kernel:[ 9.579989] hid-generic 0003:050D:0119.0002: input,hidraw1: USB HID v1.00 Mouse [Belkin Components USB-PS2 Adapter ] on usb-0000:00:12.0-3/input1 >11:35:00,741 INFO kernel:[ 9.806471] usb 3-4: new full-speed USB device number 3 using ohci-pci >11:35:00,741 INFO kernel:[ 9.829242] Switched to clocksource tsc >11:35:00,741 INFO kernel:[ 9.963248] usb 3-4: New USB device found, idVendor=0a5c, idProduct=217f >11:35:00,741 INFO kernel:[ 9.963265] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:35:00,741 INFO kernel:[ 9.963274] usb 3-4: Product: Broadcom Bluetooth Device >11:35:00,741 INFO kernel:[ 9.963283] usb 3-4: Manufacturer: Broadcom Corp >11:35:00,741 INFO kernel:[ 9.963291] usb 3-4: SerialNumber: CCAF78EB509A >11:35:00,741 INFO kernel:[ 12.382277] psmouse serio5: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >11:35:00,741 INFO kernel:[ 12.389832] floppy0: no floppy controllers found >11:35:00,741 INFO kernel:[ 12.401159] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >11:35:00,741 INFO kernel:[ 12.401168] EDD information not available. >11:35:00,741 INFO kernel:[ 12.415070] No iBFT detected. >11:35:00,741 INFO kernel:[ 12.421192] md: raid0 personality registered for level 0 >11:35:00,741 INFO kernel:[ 12.428013] md: raid1 personality registered for level 1 >11:35:00,741 INFO kernel:[ 12.435684] async_tx: api initialized (async) >11:35:00,741 INFO kernel:[ 12.438861] xor: measuring software checksum speed >11:35:00,741 INFO kernel:[ 12.448660] prefetch64-sse: 3436.000 MB/sec >11:35:00,741 INFO kernel:[ 12.458655] generic_sse: 3208.000 MB/sec >11:35:00,741 INFO kernel:[ 12.458659] xor: using function: prefetch64-sse (3436.000 MB/sec) >11:35:00,741 WARNING kernel:[ 12.483655] raid6: sse2x1 1023 MB/s >11:35:00,741 WARNING kernel:[ 12.500647] raid6: sse2x2 1480 MB/s >11:35:00,741 WARNING kernel:[ 12.517630] raid6: sse2x4 2128 MB/s >11:35:00,741 WARNING kernel:[ 12.517634] raid6: using algorithm sse2x4 (2128 MB/s) >11:35:00,741 WARNING kernel:[ 12.517638] raid6: using ssse3x2 recovery algorithm >11:35:00,741 INFO kernel:[ 12.533196] md: raid6 personality registered for level 6 >11:35:00,741 INFO kernel:[ 12.533204] md: raid5 personality registered for level 5 >11:35:00,741 INFO kernel:[ 12.533208] md: raid4 personality registered for level 4 >11:35:00,742 INFO kernel:[ 12.548362] md: raid10 personality registered for level 10 >11:35:00,742 INFO kernel:[ 12.554200] md: linear personality registered for level -1 >11:35:00,742 INFO kernel:[ 12.576170] device-mapper: multipath round-robin: version 1.0.0 loaded >11:35:00,742 INFO kernel:[ 12.593638] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >11:35:00,742 INFO kernel:[ 12.631061] RPC: Registered named UNIX socket transport module. >11:35:00,742 INFO kernel:[ 12.631070] RPC: Registered udp transport module. >11:35:00,742 INFO kernel:[ 12.631073] RPC: Registered tcp transport module. >11:35:00,742 INFO kernel:[ 12.631076] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:35:00,742 INFO kernel:[ 12.871765] usb-storage 1-1:1.0: USB Mass Storage device detected >11:35:00,742 INFO kernel:[ 12.877688] scsi1 : usb-storage 1-1:1.0 >11:35:00,742 INFO kernel:[ 12.877941] usbcore: registered new interface driver usb-storage >11:35:00,742 INFO kernel:[ 12.881638] ums-realtek 2-2:1.0: USB Mass Storage device detected >11:35:00,742 INFO kernel:[ 12.921672] usb 2-2: USB disconnect, device number 2 >11:35:00,742 INFO kernel:[ 12.929606] scsi2 : usb-storage 2-2:1.0 >11:35:00,742 INFO kernel:[ 12.929810] usbcore: registered new interface driver ums-realtek >11:35:00,742 WARNING kernel:[ 13.126225] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >11:35:00,742 INFO kernel:[ 13.138606] acpi device:34: registered as cooling_device2 >11:35:00,742 INFO kernel:[ 13.138679] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no) >11:35:00,742 INFO kernel:[ 13.138757] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input8 >11:35:00,742 INFO kernel:[ 13.157159] wmi: Mapper loaded >11:35:00,742 INFO kernel:[ 13.172164] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >11:35:00,742 DEBUG kernel:[ 13.172580] r8169 0000:01:00.0: irq 43 for MSI/MSI-X >11:35:00,742 INFO kernel:[ 13.172875] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xffffc9000062c000, e8:9a:8f:8d:7b:56, XID 083000c0 IRQ 43 >11:35:00,742 INFO kernel:[ 13.172881] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >11:35:00,742 INFO kernel:[ 13.184614] [drm] Initialized drm 1.1.0 20060810 >11:35:00,742 INFO kernel:[ 13.272638] [drm] radeon kernel modesetting enabled. >11:35:00,742 DEBUG kernel:[ 13.272716] checking generic (e0000000 12c000) vs hw (e0000000 10000000) >11:35:00,742 INFO kernel:[ 13.272721] fb: conflicting fb hw usage radeondrmfb vs EFI VGA - removing generic driver >11:35:00,742 INFO kernel:[ 13.272758] Console: switching to colour dummy device 80x25 >11:35:00,742 INFO kernel:[ 13.273802] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x17AA:0x21DF). >11:35:00,742 INFO kernel:[ 13.273863] [drm] register mmio base: 0xF0200000 >11:35:00,742 INFO kernel:[ 13.273866] [drm] register mmio size: 262144 >11:35:00,742 INFO kernel:[ 13.273978] ATOM BIOS: Lenovo >11:35:00,742 INFO kernel:[ 13.274050] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used) >11:35:00,742 INFO kernel:[ 13.274056] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF >11:35:00,742 INFO kernel:[ 13.274060] [drm] Detected VRAM RAM=384M, BAR=256M >11:35:00,742 INFO kernel:[ 13.274063] [drm] RAM width 32bits DDR >11:35:00,742 INFO kernel:[ 13.275037] [TTM] Zone kernel: Available graphics memory: 1819360 kiB >11:35:00,742 INFO kernel:[ 13.275045] [TTM] Initializing pool allocator >11:35:00,742 INFO kernel:[ 13.275053] [TTM] Initializing DMA pool allocator >11:35:00,742 INFO kernel:[ 13.275099] [drm] radeon: 384M of VRAM memory ready >11:35:00,742 INFO kernel:[ 13.275103] [drm] radeon: 512M of GTT memory ready. >11:35:00,742 INFO kernel:[ 13.275776] [drm] GART: num cpu pages 131072, num gpu pages 131072 >11:35:00,742 INFO kernel:[ 13.282836] [drm] Loading PALM Microcode >11:35:00,742 INFO kernel:[ 13.284698] [drm] PCIE GART of 512M enabled (table at 0x0000000000273000). >11:35:00,742 INFO kernel:[ 13.285346] radeon 0000:00:01.0: WB enabled >11:35:00,742 INFO kernel:[ 13.285355] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff88010f96dc00 >11:35:00,742 INFO kernel:[ 13.285360] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff88010f96dc0c >11:35:00,742 INFO kernel:[ 13.286153] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90002ab2118 >11:35:00,742 INFO kernel:[ 13.286159] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >11:35:00,742 INFO kernel:[ 13.286161] [drm] Driver supports precise vblank timestamp query. >11:35:00,742 DEBUG kernel:[ 13.287107] radeon 0000:00:01.0: irq 44 for MSI/MSI-X >11:35:00,742 INFO kernel:[ 13.287136] radeon 0000:00:01.0: radeon: using MSI. >11:35:00,742 INFO kernel:[ 13.287207] [drm] radeon: irq initialized. >11:35:00,742 INFO kernel:[ 13.309435] [drm] ring test on 0 succeeded in 1 usecs >11:35:00,742 INFO kernel:[ 13.309505] [drm] ring test on 3 succeeded in 1 usecs >11:35:00,742 INFO kernel:[ 13.365816] [drm] ring test on 5 succeeded in 1 usecs >11:35:00,742 INFO kernel:[ 13.365828] [drm] UVD initialized successfully. >11:35:00,742 INFO kernel:[ 13.386943] [drm] ib test on ring 0 succeeded in 0 usecs >11:35:00,742 INFO kernel:[ 13.386986] [drm] ib test on ring 3 succeeded in 0 usecs >11:35:00,742 INFO kernel:[ 13.407668] [drm] ib test on ring 5 succeeded >11:35:00,742 INFO kernel:[ 13.483166] [drm] radeon atom DIG backlight initialized >11:35:00,742 INFO kernel:[ 13.483188] [drm] Radeon Display Connectors >11:35:00,742 INFO kernel:[ 13.483194] [drm] Connector 0: >11:35:00,742 INFO kernel:[ 13.483202] [drm] LVDS-1 >11:35:00,742 INFO kernel:[ 13.483207] [drm] HPD1 >11:35:00,742 INFO kernel:[ 13.483216] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >11:35:00,742 INFO kernel:[ 13.483220] [drm] Encoders: >11:35:00,742 INFO kernel:[ 13.483225] [drm] LCD1: INTERNAL_UNIPHY >11:35:00,742 INFO kernel:[ 13.483230] [drm] Connector 1: >11:35:00,742 INFO kernel:[ 13.483236] [drm] HDMI-A-1 >11:35:00,742 INFO kernel:[ 13.483238] [drm] HPD2 >11:35:00,742 INFO kernel:[ 13.483242] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >11:35:00,742 INFO kernel:[ 13.483244] [drm] Encoders: >11:35:00,742 INFO kernel:[ 13.483246] [drm] DFP1: INTERNAL_UNIPHY >11:35:00,742 INFO kernel:[ 13.483248] [drm] Connector 2: >11:35:00,742 INFO kernel:[ 13.483251] [drm] VGA-1 >11:35:00,742 INFO kernel:[ 13.483254] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 >11:35:00,742 INFO kernel:[ 13.483256] [drm] Encoders: >11:35:00,742 INFO kernel:[ 13.483259] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >11:35:00,742 INFO kernel:[ 13.483323] [drm] Internal thermal controller without fan control >11:35:00,742 INFO kernel:[ 13.483464] [drm] radeon: power management initialized >11:35:00,742 NOTICE kernel:[ 13.888535] scsi 1:0:0:0: CD-ROM SONY DVD RW DRU-840A SS01 PQ: 0 ANSI: 0 >11:35:00,742 INFO kernel:[ 13.899499] [drm] fb mappable at 0xE0378000 >11:35:00,742 INFO kernel:[ 13.899508] [drm] vram apper at 0xE0000000 >11:35:00,742 INFO kernel:[ 13.899511] [drm] size 4325376 >11:35:00,742 INFO kernel:[ 13.899513] [drm] fb depth is 24 >11:35:00,742 INFO kernel:[ 13.899516] [drm] pitch is 5632 >11:35:00,742 INFO kernel:[ 13.899801] fbcon: radeondrmfb (fb0) is primary device >11:35:00,742 INFO kernel:[ 13.932535] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >11:35:00,742 WARNING kernel:[ 13.996695] sr0: scsi3-mmc drive: 12x/40x writer dvd-ram cd/rw xa/form2 cdda tray >11:35:00,742 INFO kernel:[ 13.996701] cdrom: Uniform CD-ROM driver Revision: 3.20 >11:35:00,742 DEBUG kernel:[ 13.997029] sr 1:0:0:0: Attached scsi CD-ROM sr0 >11:35:00,742 NOTICE kernel:[ 13.997210] sr 1:0:0:0: Attached scsi generic sg1 type 5 >11:35:00,742 INFO kernel:[ 14.148096] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input9 >11:35:00,742 INFO kernel:[ 14.475812] Console: switching to colour frame buffer device 128x48 >11:35:00,742 INFO kernel:[ 14.480825] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device >11:35:00,742 INFO kernel:[ 14.480829] radeon 0000:00:01.0: registered panic notifier >11:35:00,742 INFO kernel:[ 14.481191] [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0 >11:35:00,742 DEBUG kernel:[ 25.663686] ISO 9660 Extensions: Microsoft Joliet Level 3 >11:35:00,742 DEBUG kernel:[ 25.732998] ISO 9660 Extensions: RRIP_1991A >11:35:00,742 INFO kernel:[ 27.600956] loop: module loaded >11:35:00,742 INFO kernel:[ 27.797444] bio: create slab <bio-1> at 1 >11:35:00,742 INFO kernel:[ 27.930728] bio: create slab <bio-2> at 2 >11:35:00,742 INFO kernel:[ 52.695954] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:35:00,742 DEBUG kernel:[ 60.567865] SELinux: 2048 avtab hash slots, 101316 rules. >11:35:00,742 DEBUG kernel:[ 60.599434] SELinux: 2048 avtab hash slots, 101316 rules. >11:35:00,742 DEBUG kernel:[ 60.664371] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >11:35:00,742 DEBUG kernel:[ 60.664383] SELinux: 83 classes, 101316 rules >11:35:00,742 DEBUG kernel:[ 60.676732] SELinux: Completing initialization. >11:35:00,742 DEBUG kernel:[ 60.676742] SELinux: Setting up existing superblocks. >11:35:00,742 DEBUG kernel:[ 60.676760] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.676771] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.676791] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.676802] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.676824] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.676921] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.678613] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:35:00,742 DEBUG kernel:[ 60.678627] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.680235] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:35:00,742 DEBUG kernel:[ 60.680253] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.680260] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.680304] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.680318] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.680359] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.680382] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681115] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681121] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.681145] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.681459] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 60.681528] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681547] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681554] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681583] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681595] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681604] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681619] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681627] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681634] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681641] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681657] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681664] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681676] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681687] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 60.681710] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:35:00,742 DEBUG kernel:[ 60.681751] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:35:00,742 NOTICE kernel:[ 60.699745] type=1403 audit(1388489676.170:2): policy loaded auid=4294967295 ses=4294967295 >11:35:00,742 DEBUG kernel:[ 65.848679] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 67.701560] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:35:00,742 DEBUG kernel:[ 68.044701] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:35:00,742 DEBUG kernel:[ 68.175184] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:35:00,742 INFO kernel:[ 75.889521] acpi-cpufreq: overriding BIOS provided _PSD data >11:35:00,742 NOTICE kernel:[ 76.010994] type=1400 audit(1388489691.490:3): avc: denied { create } for pid=951 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:35:00,742 NOTICE kernel:[ 76.011189] type=1400 audit(1388489691.490:4): avc: denied { setattr } for pid=951 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:35:00,742 NOTICE kernel:[ 76.011357] type=1400 audit(1388489691.490:5): avc: denied { relabelfrom } for pid=951 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:35:00,742 INFO kernel:[ 76.839313] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >11:35:00,742 WARNING kernel:[ 76.873840] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SMB_.SMB0 1 (20130517/utaddress-251) >11:35:00,742 INFO kernel:[ 76.873857] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >11:35:00,742 WARNING kernel:[ 77.069133] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >11:35:00,742 WARNING kernel:[ 77.069165] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >11:35:00,742 WARNING kernel:[ 77.069186] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >11:35:00,742 WARNING kernel:[ 77.069201] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >11:35:00,742 WARNING kernel:[ 77.069222] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >11:35:00,742 WARNING kernel:[ 77.069256] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >11:35:00,742 WARNING kernel:[ 77.069277] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >11:35:00,742 WARNING kernel:[ 77.069303] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >11:35:00,742 WARNING kernel:[ 77.069334] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >11:35:00,742 WARNING kernel:[ 77.069349] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >11:35:00,742 WARNING kernel:[ 77.069374] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >11:35:00,742 WARNING kernel:[ 77.069410] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >11:35:00,742 WARNING kernel:[ 77.069441] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >11:35:00,742 WARNING kernel:[ 77.069464] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >11:35:00,742 INFO kernel:[ 78.645651] bcma: bus0: Found chip with id 0xA8D8, rev 0x01 and package 0x0A >11:35:00,742 INFO kernel:[ 78.645685] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0) >11:35:00,742 INFO kernel:[ 78.645708] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0) >11:35:00,742 INFO kernel:[ 78.645750] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0) >11:35:00,742 INFO kernel:[ 78.657436] bcma: bus0: Bus registered >11:35:00,742 INFO kernel:[ 80.028428] microcode: CPU0: patch_level=0x05000028 >11:35:00,742 INFO kernel:[ 82.697585] microcode: CPU0: new patch_level=0x05000029 >11:35:00,742 INFO kernel:[ 82.697645] microcode: CPU1: patch_level=0x05000028 >11:35:00,742 INFO kernel:[ 82.710185] microcode: CPU1: new patch_level=0x05000029 >11:35:00,742 INFO kernel:[ 82.710395] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:35:00,742 NOTICE kernel:[ 84.656112] type=1400 audit(1388489700.140:6): avc: denied { read } for pid=971 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:35:00,742 NOTICE kernel:[ 84.656186] type=1400 audit(1388489700.140:7): avc: denied { open } for pid=971 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:35:00,771 INFO kernel:[ 85.284358] cfg80211: Calling CRDA to update world regulatory domain >11:35:02,734 ERR kernel:[ 87.246977] Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1 >11:35:02,735 WARNING kernel:[ 87.247002] b43: probe of bcma0:0 failed with error -524 >11:35:02,735 INFO kernel:[ 87.247067] Broadcom 43xx driver loaded [ Features: PMNLS ] >11:35:04,112 INFO kernel:[ 88.623127] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17 >11:35:04,644 DEBUG kernel:[ 89.155312] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >11:35:08,953 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >11:35:08,953 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >11:35:08,953 INFO NetworkManager: <info> WEXT support is enabled >11:35:10,002 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:35:11,131 INFO polkitd: Started polkitd version 0.112 >11:35:11,756 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:35:11,790 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:35:11,792 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:35:11,792 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:35:11,793 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:35:12,456 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:35:12,462 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >11:35:12,529 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >11:35:12,561 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:35:12,569 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:15.1/0000:04:00.0/bcma0:0/ieee80211/phy0/rfkill0) (driver brcmsmac) >11:35:12,570 INFO NetworkManager: <info> WiFi hardware radio set enabled >11:35:12,574 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:35:12,574 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:35:12,574 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:35:12,574 INFO NetworkManager: <info> Networking is enabled by state file >11:35:12,577 INFO NetworkManager: <info> (lo): link connected >11:35:12,577 INFO NetworkManager: <info> (lo): carrier is ON >11:35:12,577 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >11:35:12,577 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >11:35:12,577 INFO NetworkManager: <info> (lo): No existing connection detected. >11:35:12,580 INFO NetworkManager: <info> (p6p1): carrier is OFF >11:35:12,582 INFO NetworkManager: <info> (p6p1): new Ethernet device (driver: 'r8169' ifindex: 2) >11:35:12,582 INFO NetworkManager: <info> (p6p1): exported as /org/freedesktop/NetworkManager/Devices/1 >11:35:12,582 INFO NetworkManager: <info> (p6p1): No existing connection detected. >11:35:12,582 INFO NetworkManager: <info> (p6p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:35:12,582 INFO NetworkManager: <info> (p6p1): bringing up device. >11:35:12,634 INFO kernel:[ 97.141036] r8169 0000:01:00.0 p6p1: link down >11:35:12,634 INFO kernel:[ 97.141057] r8169 0000:01:00.0 p6p1: link down >11:35:12,634 INFO kernel:[ 97.141119] IPv6: ADDRCONF(NETDEV_UP): p6p1: link is not ready >11:35:12,636 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:06.0/0000:01:00.0/net/p6p1 >11:35:12,638 INFO NetworkManager: <info> (wlp4s0): using nl80211 for WiFi device control >11:35:12,638 INFO NetworkManager: <info> (wlp4s0): driver supports Access Point (AP) mode >11:35:12,639 INFO NetworkManager: <info> (wlp4s0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3) >11:35:12,639 INFO NetworkManager: <info> (wlp4s0): exported as /org/freedesktop/NetworkManager/Devices/2 >11:35:12,639 INFO NetworkManager: <info> (wlp4s0): No existing connection detected. >11:35:12,639 INFO NetworkManager: <info> (wlp4s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:35:12,639 INFO NetworkManager: <info> (wlp4s0): bringing up device. >11:35:13,380 ERR kernel:[ 97.885972] brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement) >11:35:13,380 ERR kernel:[ 97.885997] brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement) >11:35:13,385 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >11:35:13,388 INFO kernel:[ 97.887523] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready >11:35:13,591 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 >11:35:14,306 INFO NetworkManager: <info> (p6p1): link connected >11:35:14,306 INFO kernel:[ 98.809389] r8169 0000:01:00.0 p6p1: link up >11:35:14,306 INFO kernel:[ 98.809424] IPv6: ADDRCONF(NETDEV_CHANGE): p6p1: link becomes ready >11:35:14,307 INFO NetworkManager: <info> (p6p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >11:35:14,309 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >11:35:14,309 INFO NetworkManager: <info> Activation (p6p1) starting connection 'Wired connection 1' >11:35:14,309 INFO NetworkManager: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:35:14,309 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:35:14,310 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >11:35:14,310 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >11:35:14,310 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >11:35:14,310 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >11:35:14,310 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >11:35:14,310 INFO NetworkManager: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >11:35:14,311 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >11:35:14,311 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >11:35:14,311 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >11:35:14,311 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >11:35:14,311 INFO NetworkManager: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >11:35:14,488 INFO NetworkManager: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:35:16,226 INFO NetworkManager: <info> dhclient started with pid 1033 >11:35:16,227 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >11:35:20,050 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >11:35:20,060 INFO NetworkManager: <info> wpa_supplicant started >11:35:20,306 INFO NetworkManager: <info> (wlp4s0) supports 4 scan SSIDs >11:35:20,309 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: starting -> ready >11:35:20,310 INFO NetworkManager: <info> (wlp4s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >11:35:20,312 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: ready -> disconnected >11:35:20,312 INFO NetworkManager: <info> (wlp4s0) supports 4 scan SSIDs >11:35:20,397 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >11:35:20,400 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >11:35:20,401 INFO dhclient: All rights reserved. >11:35:20,401 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:35:20,401 INFO dhclient: >11:35:20,624 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed nbi -> preinit >11:35:20,632 INFO dhclient: Listening on LPF/p6p1/e8:9a:8f:8d:7b:56 >11:35:20,632 INFO dhclient: Sending on LPF/p6p1/e8:9a:8f:8d:7b:56 >11:35:20,632 INFO dhclient: Sending on Socket/fallback >11:35:20,632 INFO dhclient: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 3 (xid=0x5574ce53) >11:35:20,634 INFO dhclient: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x5574ce53) >11:35:20,634 INFO dhclient: DHCPOFFER from 192.168.128.17 >11:35:20,636 INFO dhclient: DHCPACK from 192.168.128.17 (xid=0x5574ce53) >11:35:20,646 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed preinit -> bound >11:35:20,646 INFO dhclient: bound to 192.168.128.19 -- renewal in 102559 seconds. >11:35:20,648 INFO NetworkManager: <info> address 192.168.128.19 >11:35:20,648 INFO NetworkManager: <info> plen 28 (255.255.255.240) >11:35:20,648 INFO NetworkManager: <info> gateway 192.168.128.17 >11:35:20,648 INFO NetworkManager: <info> lease time 259200 >11:35:20,648 INFO NetworkManager: <info> nameserver '208.83.67.148' >11:35:20,648 INFO NetworkManager: <info> nameserver '208.83.64.5' >11:35:20,648 INFO NetworkManager: <info> domain name 'htt-consult.com' >11:35:20,649 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:35:20,652 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >11:35:20,653 INFO NetworkManager: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:35:20,654 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >11:35:20,657 INFO NetworkManager: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:35:20,658 INFO NetworkManager: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:35:20,659 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:35:20,660 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p6p1) as default for IPv4 routing and DNS. >11:35:20,661 INFO NetworkManager: <info> Activation (p6p1) successful, device activated. >11:35:20,663 INFO NetworkManager: <info> startup complete >11:35:20,665 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:35:21,005 INFO NetworkManager: <info> Setting system hostname to '19.128.168.192.client.htt-consult.com' (from address lookup) >11:35:21,311 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:35:23,949 INFO NetworkManager: <info> (wlp4s0): supplicant interface state: disconnected -> inactive >11:35:24,386 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) scheduled... >11:35:24,387 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p6p1) as default for IPv6 routing and DNS. >11:35:24,387 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) started... >11:35:24,388 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) complete. >11:35:38,750 NOTICE kernel:[ 123.241808] type=1400 audit(1388489738.747:8): avc: denied { read write } for pid=1079 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9216 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:35:50,775 NOTICE kernel:[ 135.259717] type=1400 audit(1388489750.773:9): avc: denied { open } for pid=986 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18037 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >11:35:53,947 NOTICE kernel:[ 138.430549] type=1400 audit(1388489753.945:10): avc: denied { read write } for pid=1114 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 >11:35:58,987 NOTICE NetworkManager: ifcfg-rh: read connection 'p6p1' >11:35:58,989 INFO NetworkManager: <info> (p6p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >11:35:58,989 INFO NetworkManager: <info> (p6p1): deactivating device (reason 'connection-removed') [38] >11:35:59,190 INFO NetworkManager: <info> (p6p1): canceled DHCP transaction, DHCP client pid 1033 >11:35:59,203 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >11:35:59,203 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >11:35:59,205 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:35:59,222 INFO NetworkManager: <info> Saved default wired connection 'p6p1' to persistent storage >11:35:59,225 INFO NetworkManager: <info> Auto-activating connection 'p6p1'. >11:35:59,228 INFO NetworkManager: <info> Activation (p6p1) starting connection 'p6p1' >11:35:59,228 INFO NetworkManager: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:35:59,228 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:35:59,229 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >11:35:59,233 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:35:59,234 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >11:35:59,234 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >11:35:59,234 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >11:35:59,234 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >11:35:59,234 INFO NetworkManager: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >11:35:59,236 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >11:35:59,236 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >11:35:59,236 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >11:35:59,236 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >11:35:59,236 INFO NetworkManager: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >11:35:59,237 INFO NetworkManager: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:35:59,247 INFO NetworkManager: <info> dhclient started with pid 1132 >11:35:59,247 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >11:35:59,343 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >11:35:59,344 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >11:35:59,344 INFO dhclient: All rights reserved. >11:35:59,344 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:35:59,344 INFO dhclient: >11:35:59,353 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed nbi -> preinit >11:35:59,359 INFO dhclient: Listening on LPF/p6p1/e8:9a:8f:8d:7b:56 >11:35:59,359 INFO dhclient: Sending on LPF/p6p1/e8:9a:8f:8d:7b:56 >11:35:59,359 INFO dhclient: Sending on Socket/fallback >11:35:59,359 INFO dhclient: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0xff2b75c) >11:35:59,362 INFO dhclient: DHCPACK from 192.168.128.17 (xid=0xff2b75c) >11:35:59,378 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed preinit -> reboot >11:35:59,378 INFO NetworkManager: <info> address 192.168.128.19 >11:35:59,378 INFO NetworkManager: <info> plen 28 (255.255.255.240) >11:35:59,378 INFO NetworkManager: <info> gateway 192.168.128.17 >11:35:59,378 INFO NetworkManager: <info> lease time 259200 >11:35:59,378 INFO NetworkManager: <info> nameserver '208.83.67.148' >11:35:59,378 INFO NetworkManager: <info> nameserver '208.83.64.5' >11:35:59,378 INFO NetworkManager: <info> domain name 'htt-consult.com' >11:35:59,378 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:35:59,388 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >11:35:59,388 INFO NetworkManager: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:35:59,389 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >11:35:59,390 INFO NetworkManager: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:35:59,391 INFO NetworkManager: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:35:59,406 INFO dhclient: bound to 192.168.128.19 -- renewal in 118581 seconds. >11:35:59,936 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:35:59,937 INFO NetworkManager: <info> Policy set 'p6p1' (p6p1) as default for IPv4 routing and DNS. >11:35:59,943 INFO NetworkManager: <info> Activation (p6p1) successful, device activated. >11:36:00,031 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p6p1 >11:36:01,044 INFO chronyd: chronyd version 1.29 starting >11:36:01,045 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >11:36:01,046 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >11:36:01,048 INFO chronyd: Generated key 1 >11:36:01,476 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) scheduled... >11:36:01,476 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) started... >11:36:01,478 INFO NetworkManager: <info> Policy set 'p6p1' (p6p1) as default for IPv6 routing and DNS. >11:36:01,478 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv6 Commit) complete. >11:36:08,161 INFO kernel:[ 152.636614] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >11:36:08,161 DEBUG kernel:[ 152.636880] SELinux: initialized (dev sda2, type ext4), uses xattr >11:36:08,359 INFO chronyd: Selected source 173.230.158.30 >11:36:08,359 WARNING chronyd: System clock wrong by 18000.430867 seconds, adjustment started >16:36:08,790 WARNING chronyd: System clock was stepped by 18000.431 seconds >16:36:08,863 INFO kernel:[ 152.907133] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >16:36:08,863 DEBUG kernel:[ 152.907155] SELinux: initialized (dev sda3, type ext4), uses xattr >16:36:09,160 INFO kernel:[ 153.204569] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >16:36:09,160 DEBUG kernel:[ 153.204593] SELinux: initialized (dev sda5, type ext4), uses xattr >16:36:10,580 NOTICE kernel:[ 154.621465] type=1400 audit(1388507770.576:11): avc: denied { read write } for pid=1251 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 >16:36:10,580 NOTICE kernel:[ 154.624014] type=1400 audit(1388507770.578:12): avc: denied { read write } for pid=1251 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9216 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:36:10,734 INFO chronyd: Selected source 199.102.46.73 >11:36:11,003 NOTICE kernel:[ 155.476424] type=1400 audit(1388489771.001:13): avc: denied { ioctl } for pid=1251 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 >11:36:11,003 NOTICE kernel:[ 155.476473] type=1400 audit(1388489771.001:14): avc: denied { getattr } for pid=1251 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 >11:36:11,814 WARNING chronyd: Backward time jump detected! (correction 18000.4 +- 1.0 seconds) >11:36:18,792 INFO chronyd: Selected source 208.87.104.40 >11:36:18,792 WARNING chronyd: System clock wrong by 18000.453490 seconds, adjustment started >16:36:19,246 WARNING chronyd: System clock was stepped by 18000.453 seconds >16:36:20,505 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >16:36:20,567 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >16:36:22,815 INFO kernel:[ 166.828698] bio: create slab <bio-3> at 3 >16:36:22,818 INFO kernel:[ 166.831874] Btrfs loaded >16:36:23,621 INFO kernel:[ 167.633928] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >16:37:15,076 INFO chronyd: Selected source 199.102.46.73 >16:37:15,076 WARNING chronyd: System clock wrong by 0.999354 seconds, adjustment started >16:38:19,744 INFO chronyd: Selected source 208.87.104.40 >16:38:19,745 WARNING chronyd: System clock wrong by 0.884449 seconds, adjustment started >16:38:20,629 INFO chronyd: Can't synchronise: no majority >16:38:20,862 INFO chronyd: Selected source 199.102.46.73 >16:38:20,863 WARNING chronyd: System clock wrong by -0.852686 seconds, adjustment started >16:39:30,420 NOTICE kernel:[ 354.312155] type=1400 audit(1388507970.418:15): avc: denied { read } for pid=1303 comm="hwclock" path="/proc/1022/mounts" dev="proc" ino=17936 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >16:39:41,430 INFO kernel:[ 365.313167] Adding 8191996k swap on /dev/sda4. Priority:-1 extents:1 across:8191996k SSFS >16:39:41,617 INFO kernel:[ 365.500984] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >16:39:41,617 DEBUG kernel:[ 365.501003] SELinux: initialized (dev sda3, type ext4), uses xattr >16:39:41,660 INFO kernel:[ 365.543735] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:39:41,660 DEBUG kernel:[ 365.543755] SELinux: initialized (dev sda2, type ext4), uses xattr >16:39:41,709 DEBUG kernel:[ 365.592502] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >16:39:41,836 DEBUG kernel:[ 365.720081] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:39:41,900 INFO kernel:[ 365.783640] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >16:39:41,900 DEBUG kernel:[ 365.783662] SELinux: initialized (dev sda5, type ext4), uses xattr >16:42:15,589 NOTICE kernel:[ 519.408842] type=1400 audit(1388508135.588:16): avc: denied { read write } for pid=1395 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:46:49,258 NOTICE kernel:[ 792.900269] type=1400 audit(1388508409.256:17): avc: denied { read write } for pid=1959 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:47:21,086 NOTICE dbus: [system] Reloaded configuration >16:47:35,988 NOTICE kernel:[ 839.605592] type=1400 audit(1388508455.987:18): avc: denied { read write } for pid=2260 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:48:40,846 NOTICE dbus: [system] Reloaded configuration >16:48:42,182 NOTICE kernel:[ 905.760067] type=1400 audit(1388508522.181:19): avc: denied { read write } for pid=2427 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:55:07,666 NOTICE dbus: [system] Reloaded configuration >16:57:05,942 NOTICE kernel:[ 1409.207214] type=1400 audit(1388509025.940:20): avc: denied { read write } for pid=2873 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 >17:00:48,212 NOTICE kernel:[ 1631.324774] type=1400 audit(1388509248.211:21): avc: denied { read write } for pid=3089 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 >17:00:48,521 DEBUG kernel:[ 1631.633817] SELinux: 2048 avtab hash slots, 101316 rules. >17:00:48,553 DEBUG kernel:[ 1631.665669] SELinux: 2048 avtab hash slots, 101316 rules. >17:00:48,619 DEBUG kernel:[ 1631.730849] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >17:00:48,619 DEBUG kernel:[ 1631.730908] SELinux: 83 classes, 101316 rules >17:00:48,707 INFO dbus: avc: received policyload notice (seqno=2) >17:00:48,707 INFO dbus: avc: received policyload notice (seqno=2) >17:00:48,720 INFO dbus: avc: received policyload notice (seqno=2) >17:00:48,732 NOTICE dbus: [system] Reloaded configuration >17:00:48,742 NOTICE kernel:[ 1631.854587] type=1403 audit(1388509248.741:22): policy loaded auid=4294967295 ses=4294967295 >17:00:57,054 NOTICE kernel:[ 1640.160296] type=1400 audit(1388509257.052:23): avc: denied { read write } for pid=3122 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
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 1006304
:
795970
|
795971
|
795972
|
795973
|
795974
|
795975
|
795976
|
795977
|
795978
|
795979
|
843899
| 843904 |
843906
|
843907
|
843908