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 878027 Details for
Bug 1079969
OSError: [Errno 2] No such file or directory
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.18 MB, created by
G.Wolfe Woodbury
on 2014-03-24 12:19:23 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
G.Wolfe Woodbury
Created:
2014-03-24 12:19:23 UTC
Size:
1.18 MB
patch
obsolete
>anaconda 21.27-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1326, in _execute_child > raise child_exception > File "/usr/lib64/python2.7/subprocess.py", line 709, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 83, in _run_program > preexec_fn=chroot, cwd=root, env=env) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 146, in execWithCapture > return _run_program(argv, stdin=stdin, root=root, log_output=log_output)[1] > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1670, in efibootmgr > return exec_func("efibootmgr", list(args), **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1677, in remove_efi_boot_target > buf = self.efibootmgr(capture=True) > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1721, in install > self.remove_efi_boot_target() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1741, in write > self.install() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2400, in writeBootLoader > storage.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 174, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >OSError: [Errno 2] No such file or directory > >Local variables in innermost frame: >errread: None >c2pread: 23 >gc_was_enabled: True >errwrite: 56 >shell: False >errpipe_write: 58 >to_close: set([23]) >close_fds: False >self: <subprocess.Popen object at 0x7f100efaf090> >env: {'LANG': 'en_US.UTF-8', 'LC_NUMERIC': 'C', 'TERM': 'screen', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.Xauthority', 'LC_ALL': 'C', 'SHLVL': '1', 'ANA_INSTALL_PATH': '/mnt/sysimage', 'TMUX': '/tmp/tmux-0/default,905,0', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'PWD': '/root', 'MALLOC_PERTURB_': '204', 'TMUX_PANE': '%0', 'GCONF_GLOBAL_LOCKS': '1', 'MALLOC_CHECK_': '2', 'PATH': '/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin:/sbin:/usr/sbin', 'HOME': '/tmp', 'DISPLAY': ':1', '_': '/sbin/anaconda'} >cwd: /mnt/sysimage >child_exception: [Errno 2] No such file or directory >args: ['efibootmgr'] >executable: efibootmgr >c2pwrite: 56 >data: cexceptions >OSError >p0 >(I2 >S'No such file or directory' >p1 >tp2 >Rp3 >(dp4 >S'child_traceback' >p5 >S'Traceback (most recent call last):\n File "/usr/lib64/python2.7/subprocess.py", line 1283, in _execute_child\n os.execvpe(executable, args, env)\n File "/usr/lib64/python2.7/os.py", line 353, in execvpe\n _execvpe(file, args, env)\n File "/usr/lib64/python2.7/os.py", line 380, in _execvpe\n func(fullname, *argrest)\nOSError: [Errno 2] No such file or directory\n' >p6 >sb. >creationflags: 0 >errpipe_read: 57 >preexec_fn: <function chroot at 0x7f10077e6c08> >p2cread: None >startupinfo: None >p2cwrite: None >_close_in_parent: <function _close_in_parent at 0x7f10077e6c80> >universal_newlines: False > > >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 0x7f10112cd3d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://10.0.2.2/pub/fedora/linux/rawhide/x86_64/os" ># 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=enp0s3 --onboot=off --ipv6=auto --activate >network --hostname=vbrawhide.private ># Root password >rootpw --iscrypted xxx ># System timezone >timezone America/New_York --isUtc >user --groups=wheel --name=ggw --password=xxxxx --iscrypted --gecos="ggw" ># 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 /boot/efi --fstype="efi" --ondisk=sda --size=209715200 --fsoptions="umask=0077,shortname=winnt" --label=bootefi >part swap --fstype="swap" --ondisk=sda --size=3221225472 >part /home --fstype="ext4" --ondisk=sda --size=21474836480 --label=home >part /boot --fstype="ext4" --ondisk=sda --size=524288000 --label=boot >part / --fstype="ext4" --ondisk=sda --size=53687091200 --label=root > >%packages >@admin-tools >@base-x >@c-development >@core >@development-tools >@dial-up >@fonts >@guest-desktop-agents >@hardware-support >@input-methods >@kde-apps >@kde-desktop >@kde-media >@libreoffice >@multimedia >@printing >@rpm-development-tools >@standard >@system-tools > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7f1005aadc90) -- > name = sda4 status = True kids = 0 id = 154 > parents = ['existing 100 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 3 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f100efc08c0> > target size = 3221225504 path = /dev/sda4 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f100ee6a290> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f100ee6af90> PedPartition: <_ped.Partition object at 0x7f1005add290> > disk = existing 100 GiB disk sda (6) with existing gpt disklabel > start = 106293248 end = 112584703 length = 6291456 > 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: 545 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 544 > _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._label: None > _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._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 544 > _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: None > _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: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 187904 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7f100e12d3b0> > exists: True > _size: 367 MiB > id: 1 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora_rawhide_x86_64 > _format.uuid: 2014-03-23-14-37-36-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._size: Already dumped (Size instance) > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-1a2b3c4d, /dev/disk/by-label/Fedora\x20rawhide\x20x86_64, /dev/disk/by-uuid/2014-03-23-14-37-36-00] > _targetSize: 0 > _model: VBOX_CD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora_rawhide_x86_64 > originalFormat.uuid: 2014-03-23-14-37-36-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 100 GiB disk sda (6) with existing gpt disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > 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: 15 > controllable: False > uuid: None > _format: existing None > 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 None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 25 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._targetSize: 2 GiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 29 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: b9bc7a12-09da-45f9-99a0-661c8dc11673 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 29 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: b9bc7a12-09da-45f9-99a0-661c8dc11673 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 31 > 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: 34 > controllable: False > uuid: None > _format: existing None > 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 None > _serial: None >, existing 2 GiB dm live-rw (40) with existing ext4 filesystem >, existing 2 GiB dm live-base (46) with existing ext4 filesystem >, existing 50 GiB partition sda3 (130) with existing ext4 filesystem mounted at / >, existing 20 GiB partition sda5 (136) with existing ext4 filesystem mounted at /home >, existing 500 MiB partition sda2 (142) with existing ext4 filesystem mounted at /boot >, existing 200 MiB partition sda1 (148) with existing efi filesystem mounted at /boot/efi >, existing 3 GiB partition sda4 (154) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 89 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 92 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 150 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 144 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 132 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 133 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 156 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 138 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 139 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 157 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 145 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 299 >] > _intf.storage.fsset.devicetree.names: [sr0, sda, 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_rawhide_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: 548 > _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._label: None > _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._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.id: 547 > _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._label: None > _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._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.id: 547 > _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: 530 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 768 MiB > _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.id: 529 > _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._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 529 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _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: 527 > _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._label: None > _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._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.id: 526 > _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._label: None > _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._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.id: 526 > _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: 539 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 538 > _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._label: None > _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._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 538 > _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: 533 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 532 > _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._label: None > _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._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 532 > _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: 536 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 535 > _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._label: None > _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._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 535 > _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: 542 > _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._label: None > _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._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 541 > _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._label: None > _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._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 541 > _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_rawhide_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.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _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.14.0-0.rc7.git2.1.fc21.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) >, LinuxBootLoaderImage instance, containing members: > short_label: linux-0-rescue-67dc0c73d51f453691280b741daa7383 > label: Fedora-0-rescue-67dc0c73d51f453691280b741daa7383 > _initrd: None > version: 0-rescue-67dc0c73d51f453691280b741daa7383 > _kernel: None > device: Already dumped (PartitionDevice 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 rhgb quiet > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [existing 100 GiB disk sda (6) with non-existent 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._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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f10112cd490) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f10112cd450) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f10112cd510) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f10112cd550) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7f10112cd590) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3221225504 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f1034c3ab90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._rescueVersionList: [] > _intf.payload._requiredGroups: [] > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._createdInitrds: False > _intf.payload._space_required: 4.86 GiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._requiredPackages: [dosfstools, e2fsprogs, authconfig, firewalld] > _intf.payload._base_repo: anaconda > _intf.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1395647693.04 > _intf.payload._kernelVersionList: (['3.14.0-0.rc7.git2.1.fc21.x86_64'], ['0-rescue-67dc0c73d51f453691280b741daa7383']) > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._spinner: Spinner instance, containing members: > _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.skipTo: None > _intf._currentAction._rnotes_id: 15504 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 8 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f1005e8fa70> > _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: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f1005e9d550>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f1005e9d550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f1005e9d550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f1005e9d550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f1005e9d550>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (InputCheck 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._password_check: Already dumped (InputCheck 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: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: InputCheck instance, containing members: > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._password_check._data: None > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes._password_check._enabled: True > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f1005e8edc0 (GtkEntry at 0x32c2d20)>: False} > _intf._currentAction._spokes._pwStrengthCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x584ec00>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f1005e9d4d0>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f102a4e4a48>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _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.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: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f1005e9d910>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _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: ggw > _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: ggw > _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$f914yuqfvLBzZBsk$IaX93L/OVuYdg0Y4QPsdOnkh6yUuZZVetwCBaKR1flfRrXKnFQhtGZ5VcalUnyMsNlHjChB8pnD2f8XsDkZDz0 > _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 (InputCheck 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._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 12 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_rawhide_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: > _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 0x7f10112f85f0>, True), 'type': (<function <lambda> at 0x7f10112f8848>, True), 'addons': (<function list_addons_callback at 0x7f10112f8758>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f10112f8668>, 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: 21.27-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_rawhide_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >07:43:10,824 INFO anaconda: /sbin/anaconda 21.27-1 >07:43:11,254 INFO anaconda: 1572864 kB (1536 MB) are available >07:43:11,254 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >07:43:11,298 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >07:43:11,299 INFO anaconda: Default encoding = utf-8 >07:43:11,714 INFO anaconda: Display mode = g >07:43:11,716 INFO anaconda: 1572864 kB (1536 MB) are available >07:43:11,717 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >07:43:13,322 DEBUG anaconda: X server has signalled a successful start. >07:43:13,332 INFO anaconda: Starting window manager, pid 985. >07:43:13,393 INFO anaconda: Started spice-vdagent. >07:43:14,737 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139707164894976) >07:43:14,951 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:43:14,954 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >07:43:14,957 INFO anaconda: using only installclass _Fedora >07:43:16,113 INFO anaconda: bootloader EFIGRUB on EFI platform >07:43:16,149 INFO anaconda: bootloader EFIGRUB on EFI platform >07:43:16,207 DEBUG anaconda: network: devices found ['enp0s3'] >07:43:16,529 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s3 >07:43:16,596 DEBUG anaconda: network: setting autoconnect of enp0s3 to False >07:43:16,596 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s3'] >07:43:16,691 DEBUG anaconda: updating hostname localhost.localdomain >07:43:16,722 INFO anaconda: Running Thread: AnaStorageThread (139706966103808) >07:43:16,738 INFO anaconda: Running Thread: AnaTimeInitThread (139706957711104) >07:43:16,765 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139706949318400) >07:43:16,772 INFO anaconda: Running Thread: AnaPayloadThread (139706940925696) >07:43:16,927 DEBUG anaconda: updating hostname localhost.localdomain >07:43:16,976 INFO anaconda: got 0 NTP servers from DHCP >07:43:16,977 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139706949318400) >07:43:17,000 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139706949318400) >07:43:17,001 INFO anaconda: Starting geolocation lookup >07:43:17,001 INFO anaconda: Geolocation provider: Fedora GeoIP >07:43:17,590 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >07:43:17,618 INFO anaconda: Geolocation lookup finished in 0.6 seconds >07:43:17,621 INFO anaconda: got results from geolocation >07:43:17,622 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139706949318400) >07:43:17,928 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139707164894976) >07:43:20,574 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >07:43:21,254 INFO anaconda: Thread Done: AnaStorageThread (139706966103808) >07:43:22,005 INFO anaconda: Thread Done: AnaTimeInitThread (139706957711104) >07:43:34,410 DEBUG anaconda: network standalone spoke (init): completed: ['enp0s3'] >07:43:34,449 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >07:43:34,449 DEBUG anaconda: Entered hub: SummaryHub >07:43:34,896 INFO anaconda: Running Thread: AnaNTPserver1 (139706957711104) >07:43:34,914 INFO anaconda: Running Thread: AnaNTPserver2 (139706966103808) >07:43:34,922 INFO anaconda: Running Thread: AnaNTPserver3 (139707164894976) >07:43:34,926 INFO anaconda: Running Thread: AnaNTPserver4 (139706949318400) >07:43:34,940 INFO anaconda: fs space: 0 B needed: 2.79 GiB >07:43:34,945 INFO anaconda: Running Thread: AnaDateTimeThread (139706851677952) >07:43:35,154 INFO anaconda: Thread Done: AnaDateTimeThread (139706851677952) >07:43:35,167 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139706851677952) >07:43:35,168 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f1010f66b90>> on <dictionary-keyiterator object at 0x7f1010f68aa0> >07:43:35,173 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139706843285248) >07:43:35,175 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139706843285248) >07:43:35,219 INFO anaconda: fs space: 0 B needed: 2.79 GiB >07:43:35,221 INFO anaconda: Running Thread: AnaKeyboardThread (139706843285248) >07:43:35,290 INFO anaconda: Thread Done: AnaNTPserver2 (139706966103808) >07:43:35,291 INFO anaconda: Thread Done: AnaNTPserver4 (139706949318400) >07:43:35,291 INFO anaconda: Thread Done: AnaNTPserver3 (139707164894976) >07:43:35,291 INFO anaconda: Thread Done: AnaNTPserver1 (139706957711104) >07:43:35,338 INFO anaconda: fs space: 0 B needed: 2.79 GiB >07:43:35,407 INFO anaconda: Running Thread: AnaSourceWatcher (139706957711104) >07:43:35,427 INFO anaconda: Running Thread: AnaSoftwareWatcher (139707164894976) >07:43:35,457 INFO anaconda: Running Thread: AnaStorageWatcher (139706966103808) >07:43:35,459 INFO anaconda: Thread Done: AnaStorageWatcher (139706966103808) >07:43:35,498 INFO anaconda: Running Thread: AnaCustomStorageInit (139706966103808) >07:43:35,759 DEBUG anaconda: network: GUI, device configuration added: connection cd0d96ea-9c50-4143-a239-3fdc2fb71053 device enp0s3 >07:43:35,778 DEBUG anaconda: network: GUI, connection cd0d96ea-9c50-4143-a239-3fdc2fb71053 found >07:43:35,940 DEBUG anaconda: updating hostname localhost.localdomain >07:43:37,503 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f10113edf10> >07:43:37,510 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1010f58450> >07:43:37,510 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1010f58450> status to: Getting list of layouts... >07:43:37,510 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Probing storage... >07:43:37,511 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Downloading package metadata... >07:43:37,512 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> status to: Downloading package metadata... >07:43:37,513 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> status to: Probing storage... >07:43:37,525 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:43:40,227 INFO anaconda: Thread Done: AnaCustomStorageInit (139706966103808) >03:43:41,332 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f1010f66b90>> on <dictionary-keyiterator object at 0x7f1010f68aa0> >03:43:41,333 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139706851677952) >03:43:41,333 INFO anaconda: Thread Done: AnaKeyboardThread (139706843285248) >03:43:41,471 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f1010f58450> >03:43:41,598 DEBUG anaconda: updating hostname localhost.localdomain >03:43:41,798 DEBUG anaconda: updating hostname localhost.localdomain >03:43:41,800 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f100d598210> status to: Wired (enp0s3) connected >03:45:11,458 INFO anaconda: Thread Done: AnaPayloadThread (139706940925696) >03:45:11,534 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> status to: Downloading group metadata... >03:45:11,804 DEBUG anaconda: Setting up repos: [] >03:45:11,806 INFO anaconda: Thread Done: AnaSourceWatcher (139706957711104) >03:45:11,913 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:45:11,914 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139706957711104) >03:45:11,914 INFO anaconda: Thread Done: AnaSoftwareWatcher (139707164894976) >03:45:11,928 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:45:11,933 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:45:11,950 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:45:11,951 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> status to: Checking software dependencies... >03:45:19,549 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139706957711104) >03:45:19,655 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:45:19,660 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:45:35,342 DEBUG anaconda: Entered spoke: SourceSpoke >03:45:35,354 DEBUG anaconda: Setting up repos: [] >03:47:36,522 DEBUG anaconda: Left spoke: SourceSpoke >03:47:36,533 INFO anaconda: Running Thread: AnaPayloadMDThread (139706957711104) >03:47:36,736 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:47:36,740 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:47:36,740 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Setting up installation source... >03:47:37,744 INFO anaconda: Thread Done: AnaPayloadMDThread (139706957711104) >03:47:37,750 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Downloading package metadata... >03:47:37,751 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Error downloading package metadata... >03:47:37,755 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:47:37,759 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:47:42,954 DEBUG anaconda: Entered spoke: SourceSpoke >03:47:42,957 DEBUG anaconda: Setting up repos: [] >03:48:52,846 DEBUG anaconda: Left spoke: SourceSpoke >03:48:52,850 INFO anaconda: Running Thread: AnaPayloadMDThread (139706957711104) >03:48:53,086 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:48:53,090 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:48:53,091 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Setting up installation source... >03:48:53,991 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> status to: Downloading package metadata... >03:49:10,944 INFO anaconda: Thread Done: AnaPayloadMDThread (139706957711104) >03:49:11,004 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:49:11,008 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:49:14,641 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >03:50:52,779 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >03:50:52,787 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139706957711104) >03:50:53,105 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:50:53,115 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:50:53,120 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> status to: Checking software dependencies... >03:51:00,542 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139706957711104) >03:51:00,650 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f1010f3fa90> >03:51:00,661 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f1010f428d0> >03:51:04,591 DEBUG anaconda: Entered spoke: StorageSpoke >03:51:34,902 DEBUG anaconda: disk free: 100 GiB fs free: 0 B sw needs: 4.86 GiB auto swap: 0 B >03:51:34,943 DEBUG anaconda: Left spoke: StorageSpoke >03:51:34,947 INFO anaconda: Running Thread: AnaExecuteStorageThread (139706957711104) >03:51:35,030 DEBUG anaconda: new disk order: [] >03:51:35,062 DEBUG anaconda: new disk order: [] >03:51:35,331 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >03:51:35,354 DEBUG anaconda: stage1 device cannot be of type disk >03:51:35,354 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >03:51:35,355 INFO anaconda: Thread Done: AnaExecuteStorageThread (139706957711104) >03:51:35,380 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >03:51:35,381 DEBUG anaconda: ui: unused=[] >03:51:35,381 DEBUG anaconda: ui: new_devices=[] >03:51:35,387 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:51:35,387 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:51:35,387 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:51:35,454 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:51:35,455 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> status to: Saving storage configuration... >03:51:35,455 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> status to: Failed to save storage configuration... >03:51:35,461 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:51:47,472 DEBUG anaconda: running automatic partitioning >03:51:48,217 DEBUG anaconda: new disk order: [] >03:51:48,234 DEBUG anaconda: stage1 device cannot be of type disk >03:51:48,235 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:51:48,236 DEBUG anaconda: _is_valid_size(sda1) returning True >03:51:48,236 DEBUG anaconda: _is_valid_location(sda1) returning True >03:51:48,237 WARN anaconda: sda1 not bootable >03:51:48,237 DEBUG anaconda: _is_valid_format(sda1) returning True >03:51:48,237 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >03:51:48,237 DEBUG anaconda: finished automatic partitioning >03:51:48,241 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:51:48,243 DEBUG anaconda: _is_valid_size(sda1) returning True >03:51:48,244 DEBUG anaconda: _is_valid_location(sda1) returning True >03:51:48,245 WARN anaconda: sda1 not bootable >03:51:48,245 DEBUG anaconda: _is_valid_format(sda1) returning True >03:51:48,245 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >03:51:48,246 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >03:51:48,246 DEBUG anaconda: _is_valid_size(sda2) returning True >03:51:48,247 DEBUG anaconda: _is_valid_location(sda2) returning True >03:51:48,248 DEBUG anaconda: _is_valid_partition(sda2) returning True >03:51:48,249 DEBUG anaconda: _is_valid_format(sda2) returning True >03:51:48,250 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >03:51:48,251 DEBUG anaconda: refreshing ui >03:51:48,255 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'] >03:51:48,257 DEBUG anaconda: ui: unused=[] >03:51:48,259 DEBUG anaconda: ui: new_devices=['sda1', 'sda3', 'sda5', 'sda4', 'sda2'] >03:51:48,291 DEBUG anaconda: page clicked: New Fedora rawhide Installation >03:51:48,292 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:51:48,295 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:51:48,304 DEBUG anaconda: updated device_disks to ['sda'] >03:51:48,304 DEBUG anaconda: updated device_container_name to None >03:51:48,305 DEBUG anaconda: updated device_container_raid_level to None >03:51:48,305 DEBUG anaconda: updated device_container_encrypted to False >03:51:48,305 DEBUG anaconda: updated device_container_size to 0 >03:51:48,310 INFO anaconda: getting device type for None >03:51:48,311 ERR anaconda: unknown device type: 'None' >03:51:48,312 DEBUG anaconda: fs type changed: ext4 >03:51:48,316 INFO anaconda: getting device type for None >03:51:48,317 ERR anaconda: unknown device type: 'None' >03:51:48,318 DEBUG anaconda: device_type_changed: None None >03:51:48,321 INFO anaconda: getting device type for Standard Partition >03:51:48,322 DEBUG anaconda: device_type_changed: 2 Standard Partition >03:51:48,322 INFO anaconda: getting device type for Standard Partition >03:51:48,323 INFO anaconda: getting device type for Standard Partition >03:51:48,324 INFO anaconda: getting device type for Standard Partition >03:51:48,325 INFO anaconda: getting device type for Standard Partition >03:51:48,326 INFO anaconda: getting device type for Standard Partition >03:51:48,327 INFO anaconda: getting device type for Standard Partition >03:51:48,328 INFO anaconda: getting device type for Standard Partition >03:51:48,329 INFO anaconda: getting device type for Standard Partition >03:51:48,329 DEBUG anaconda: populate_raid: 2, None >03:51:48,330 INFO anaconda: getting device type for Standard Partition >03:51:48,332 INFO anaconda: getting device type for Standard Partition >03:51:48,332 DEBUG anaconda: populate_raid: 2, None >03:51:48,333 INFO anaconda: getting device type for Standard Partition >03:51:48,334 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:51:48,348 DEBUG anaconda: updated device_disks to ['sda'] >03:51:48,349 DEBUG anaconda: updated device_container_name to None >03:51:48,349 DEBUG anaconda: updated device_container_raid_level to None >03:51:48,350 DEBUG anaconda: updated device_container_encrypted to False >03:51:48,350 DEBUG anaconda: updated device_container_size to 0 >03:51:48,356 INFO anaconda: getting device type for Standard Partition >03:51:48,356 DEBUG anaconda: populate_raid: 2, None >03:51:48,357 INFO anaconda: getting device type for Standard Partition >03:51:48,359 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >03:51:48,360 DEBUG anaconda: finished refreshing ui >03:51:48,361 DEBUG anaconda: updating space display >03:51:48,368 DEBUG anaconda: finished updating space display >03:52:03,583 INFO anaconda: ui: saving changes to device sda2 >03:52:03,583 DEBUG anaconda: old name: sda2 >03:52:03,584 DEBUG anaconda: new name: None >03:52:03,584 DEBUG anaconda: old size: 500 MiB >03:52:03,594 DEBUG anaconda: new size: 500 MiB >03:52:03,611 INFO anaconda: getting device type for Standard Partition >03:52:03,612 DEBUG anaconda: old device type: 2 >03:52:03,612 DEBUG anaconda: new device type: 2 >03:52:03,612 DEBUG anaconda: reformat: True >03:52:03,616 DEBUG anaconda: old fs type: ext4 >03:52:03,616 DEBUG anaconda: new fs type: ext4 >03:52:03,616 DEBUG anaconda: old encryption setting: False >03:52:03,616 DEBUG anaconda: new encryption setting: False >03:52:03,617 DEBUG anaconda: old label: >03:52:03,617 DEBUG anaconda: new_label: boot >03:52:03,618 DEBUG anaconda: old mountpoint: /boot >03:52:03,618 DEBUG anaconda: new mountpoint: /boot >03:52:03,619 DEBUG anaconda: old raid level: None >03:52:03,620 DEBUG anaconda: new raid level: None >03:52:03,624 DEBUG anaconda: old container: None >03:52:03,624 DEBUG anaconda: new container: None >03:52:03,625 DEBUG anaconda: old container encrypted: False >03:52:03,625 DEBUG anaconda: new container encrypted: False >03:52:03,625 DEBUG anaconda: old container raid level: None >03:52:03,626 DEBUG anaconda: new container raid level: None >03:52:03,626 DEBUG anaconda: old container size request: 0 >03:52:03,626 DEBUG anaconda: new container size request: 0 >03:52:03,626 DEBUG anaconda: old disks: ['sda'] >03:52:03,627 DEBUG anaconda: new disks: ['sda'] >03:52:04,062 DEBUG anaconda: populate_right_side: non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:04,072 DEBUG anaconda: updated device_disks to ['sda'] >03:52:04,074 DEBUG anaconda: updated device_container_name to None >03:52:04,074 DEBUG anaconda: updated device_container_raid_level to None >03:52:04,074 DEBUG anaconda: updated device_container_encrypted to False >03:52:04,074 DEBUG anaconda: updated device_container_size to 0 >03:52:04,082 INFO anaconda: getting device type for Standard Partition >03:52:04,083 DEBUG anaconda: populate_raid: 2, None >03:52:04,083 INFO anaconda: getting device type for Standard Partition >03:52:04,084 DEBUG anaconda: leaving save_right_side >03:52:07,590 DEBUG anaconda: current selector: non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:07,600 DEBUG anaconda: notebook page = 1 >03:52:07,604 INFO anaconda: ui: saving changes to device sda2 >03:52:07,605 DEBUG anaconda: old name: sda2 >03:52:07,605 DEBUG anaconda: new name: None >03:52:07,606 DEBUG anaconda: old size: 500 MiB >03:52:07,615 DEBUG anaconda: new size: 500 MiB >03:52:07,629 INFO anaconda: getting device type for Standard Partition >03:52:07,629 DEBUG anaconda: old device type: 2 >03:52:07,630 DEBUG anaconda: new device type: 2 >03:52:07,631 DEBUG anaconda: reformat: True >03:52:07,633 DEBUG anaconda: old fs type: ext4 >03:52:07,634 DEBUG anaconda: new fs type: ext4 >03:52:07,635 DEBUG anaconda: old encryption setting: False >03:52:07,635 DEBUG anaconda: new encryption setting: False >03:52:07,635 DEBUG anaconda: old label: boot >03:52:07,635 DEBUG anaconda: new_label: boot >03:52:07,636 DEBUG anaconda: old mountpoint: /boot >03:52:07,636 DEBUG anaconda: new mountpoint: /boot >03:52:07,640 DEBUG anaconda: old raid level: None >03:52:07,640 DEBUG anaconda: new raid level: None >03:52:07,645 DEBUG anaconda: old container: None >03:52:07,645 DEBUG anaconda: new container: None >03:52:07,645 DEBUG anaconda: old container encrypted: False >03:52:07,645 DEBUG anaconda: new container encrypted: False >03:52:07,646 DEBUG anaconda: old container raid level: None >03:52:07,646 DEBUG anaconda: new container raid level: None >03:52:07,646 DEBUG anaconda: old container size request: 0 >03:52:07,647 DEBUG anaconda: new container size request: 0 >03:52:07,648 DEBUG anaconda: old disks: ['sda'] >03:52:07,648 DEBUG anaconda: new disks: ['sda'] >03:52:07,648 DEBUG anaconda: nothing changed for new device >03:52:07,649 DEBUG anaconda: new selector: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:07,659 DEBUG anaconda: populate_right_side: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:07,674 DEBUG anaconda: updated device_disks to ['sda'] >03:52:07,674 DEBUG anaconda: updated device_container_name to None >03:52:07,675 DEBUG anaconda: updated device_container_raid_level to None >03:52:07,675 DEBUG anaconda: updated device_container_encrypted to False >03:52:07,676 DEBUG anaconda: updated device_container_size to 0 >03:52:07,680 DEBUG anaconda: fs type changed: EFI System Partition >03:52:07,685 INFO anaconda: getting device type for Standard Partition >03:52:07,686 DEBUG anaconda: populate_raid: 2, None >03:52:07,686 INFO anaconda: getting device type for Standard Partition >03:52:07,687 DEBUG anaconda: populate_right_side: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:07,698 DEBUG anaconda: updated device_disks to ['sda'] >03:52:07,698 DEBUG anaconda: updated device_container_name to None >03:52:07,698 DEBUG anaconda: updated device_container_raid_level to None >03:52:07,699 DEBUG anaconda: updated device_container_encrypted to False >03:52:07,699 DEBUG anaconda: updated device_container_size to 0 >03:52:07,705 INFO anaconda: getting device type for Standard Partition >03:52:07,706 DEBUG anaconda: populate_raid: 2, None >03:52:07,706 INFO anaconda: getting device type for Standard Partition >03:52:19,410 INFO anaconda: ui: saving changes to device sda1 >03:52:19,411 DEBUG anaconda: old name: sda1 >03:52:19,411 DEBUG anaconda: new name: None >03:52:19,412 DEBUG anaconda: old size: 200 MiB >03:52:19,425 DEBUG anaconda: new size: 200 MiB >03:52:19,439 INFO anaconda: getting device type for Standard Partition >03:52:19,441 DEBUG anaconda: old device type: 2 >03:52:19,441 DEBUG anaconda: new device type: 2 >03:52:19,442 DEBUG anaconda: reformat: True >03:52:19,442 DEBUG anaconda: old fs type: efi >03:52:19,443 DEBUG anaconda: new fs type: efi >03:52:19,444 DEBUG anaconda: old encryption setting: False >03:52:19,444 DEBUG anaconda: new encryption setting: False >03:52:19,444 DEBUG anaconda: old label: >03:52:19,445 DEBUG anaconda: new_label: bootefi >03:52:19,445 DEBUG anaconda: old mountpoint: /boot/efi >03:52:19,445 DEBUG anaconda: new mountpoint: /boot/efi >03:52:19,446 DEBUG anaconda: old raid level: None >03:52:19,446 DEBUG anaconda: new raid level: None >03:52:19,450 DEBUG anaconda: old container: None >03:52:19,450 DEBUG anaconda: new container: None >03:52:19,451 DEBUG anaconda: old container encrypted: False >03:52:19,451 DEBUG anaconda: new container encrypted: False >03:52:19,451 DEBUG anaconda: old container raid level: None >03:52:19,451 DEBUG anaconda: new container raid level: None >03:52:19,452 DEBUG anaconda: old container size request: 0 >03:52:19,452 DEBUG anaconda: new container size request: 0 >03:52:19,452 DEBUG anaconda: old disks: ['sda'] >03:52:19,452 DEBUG anaconda: new disks: ['sda'] >03:52:19,912 DEBUG anaconda: populate_right_side: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:19,922 DEBUG anaconda: updated device_disks to ['sda'] >03:52:19,922 DEBUG anaconda: updated device_container_name to None >03:52:19,923 DEBUG anaconda: updated device_container_raid_level to None >03:52:19,923 DEBUG anaconda: updated device_container_encrypted to False >03:52:19,923 DEBUG anaconda: updated device_container_size to 0 >03:52:19,930 INFO anaconda: getting device type for Standard Partition >03:52:19,931 DEBUG anaconda: populate_raid: 2, None >03:52:19,931 INFO anaconda: getting device type for Standard Partition >03:52:19,932 DEBUG anaconda: leaving save_right_side >03:52:22,948 DEBUG anaconda: current selector: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:22,958 DEBUG anaconda: notebook page = 1 >03:52:22,959 INFO anaconda: ui: saving changes to device sda1 >03:52:22,959 DEBUG anaconda: old name: sda1 >03:52:22,960 DEBUG anaconda: new name: None >03:52:22,961 DEBUG anaconda: old size: 200 MiB >03:52:22,976 DEBUG anaconda: new size: 200 MiB >03:52:22,989 INFO anaconda: getting device type for Standard Partition >03:52:22,990 DEBUG anaconda: old device type: 2 >03:52:22,991 DEBUG anaconda: new device type: 2 >03:52:22,991 DEBUG anaconda: reformat: True >03:52:22,992 DEBUG anaconda: old fs type: efi >03:52:22,992 DEBUG anaconda: new fs type: efi >03:52:22,992 DEBUG anaconda: old encryption setting: False >03:52:22,994 DEBUG anaconda: new encryption setting: False >03:52:22,994 DEBUG anaconda: old label: bootefi >03:52:22,994 DEBUG anaconda: new_label: bootefi >03:52:22,994 DEBUG anaconda: old mountpoint: /boot/efi >03:52:22,995 DEBUG anaconda: new mountpoint: /boot/efi >03:52:22,995 DEBUG anaconda: old raid level: None >03:52:22,997 DEBUG anaconda: new raid level: None >03:52:23,003 DEBUG anaconda: old container: None >03:52:23,004 DEBUG anaconda: new container: None >03:52:23,004 DEBUG anaconda: old container encrypted: False >03:52:23,004 DEBUG anaconda: new container encrypted: False >03:52:23,005 DEBUG anaconda: old container raid level: None >03:52:23,005 DEBUG anaconda: new container raid level: None >03:52:23,005 DEBUG anaconda: old container size request: 0 >03:52:23,005 DEBUG anaconda: new container size request: 0 >03:52:23,006 DEBUG anaconda: old disks: ['sda'] >03:52:23,006 DEBUG anaconda: new disks: ['sda'] >03:52:23,006 DEBUG anaconda: nothing changed for new device >03:52:23,007 DEBUG anaconda: new selector: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:23,024 DEBUG anaconda: populate_right_side: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:23,034 DEBUG anaconda: updated device_disks to ['sda'] >03:52:23,034 DEBUG anaconda: updated device_container_name to None >03:52:23,035 DEBUG anaconda: updated device_container_raid_level to None >03:52:23,035 DEBUG anaconda: updated device_container_encrypted to False >03:52:23,036 DEBUG anaconda: updated device_container_size to 0 >03:52:23,041 DEBUG anaconda: fs type changed: ext4 >03:52:23,051 INFO anaconda: getting device type for Standard Partition >03:52:23,052 DEBUG anaconda: populate_raid: 2, None >03:52:23,052 INFO anaconda: getting device type for Standard Partition >03:52:23,053 DEBUG anaconda: populate_right_side: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:23,069 DEBUG anaconda: updated device_disks to ['sda'] >03:52:23,069 DEBUG anaconda: updated device_container_name to None >03:52:23,070 DEBUG anaconda: updated device_container_raid_level to None >03:52:23,070 DEBUG anaconda: updated device_container_encrypted to False >03:52:23,070 DEBUG anaconda: updated device_container_size to 0 >03:52:23,079 INFO anaconda: getting device type for Standard Partition >03:52:23,080 DEBUG anaconda: populate_raid: 2, None >03:52:23,081 INFO anaconda: getting device type for Standard Partition >03:52:30,824 INFO anaconda: ui: saving changes to device sda3 >03:52:30,824 DEBUG anaconda: old name: sda3 >03:52:30,825 DEBUG anaconda: new name: None >03:52:30,825 DEBUG anaconda: old size: 50 GiB >03:52:30,841 DEBUG anaconda: new size: 50 GiB >03:52:30,852 INFO anaconda: getting device type for Standard Partition >03:52:30,853 DEBUG anaconda: old device type: 2 >03:52:30,853 DEBUG anaconda: new device type: 2 >03:52:30,853 DEBUG anaconda: reformat: True >03:52:30,856 DEBUG anaconda: old fs type: ext4 >03:52:30,856 DEBUG anaconda: new fs type: ext4 >03:52:30,856 DEBUG anaconda: old encryption setting: False >03:52:30,857 DEBUG anaconda: new encryption setting: False >03:52:30,857 DEBUG anaconda: old label: >03:52:30,857 DEBUG anaconda: new_label: root >03:52:30,857 DEBUG anaconda: old mountpoint: / >03:52:30,858 DEBUG anaconda: new mountpoint: / >03:52:30,863 DEBUG anaconda: old raid level: None >03:52:30,864 DEBUG anaconda: new raid level: None >03:52:30,868 DEBUG anaconda: old container: None >03:52:30,869 DEBUG anaconda: new container: None >03:52:30,869 DEBUG anaconda: old container encrypted: False >03:52:30,869 DEBUG anaconda: new container encrypted: False >03:52:30,869 DEBUG anaconda: old container raid level: None >03:52:30,870 DEBUG anaconda: new container raid level: None >03:52:30,870 DEBUG anaconda: old container size request: 0 >03:52:30,870 DEBUG anaconda: new container size request: 0 >03:52:30,871 DEBUG anaconda: old disks: ['sda'] >03:52:30,871 DEBUG anaconda: new disks: ['sda'] >03:52:31,328 DEBUG anaconda: populate_right_side: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:31,339 DEBUG anaconda: updated device_disks to ['sda'] >03:52:31,339 DEBUG anaconda: updated device_container_name to None >03:52:31,339 DEBUG anaconda: updated device_container_raid_level to None >03:52:31,340 DEBUG anaconda: updated device_container_encrypted to False >03:52:31,340 DEBUG anaconda: updated device_container_size to 0 >03:52:31,347 INFO anaconda: getting device type for Standard Partition >03:52:31,348 DEBUG anaconda: populate_raid: 2, None >03:52:31,349 INFO anaconda: getting device type for Standard Partition >03:52:31,349 DEBUG anaconda: leaving save_right_side >03:52:37,542 DEBUG anaconda: current selector: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:37,555 DEBUG anaconda: notebook page = 1 >03:52:37,556 INFO anaconda: ui: saving changes to device sda3 >03:52:37,556 DEBUG anaconda: old name: sda3 >03:52:37,556 DEBUG anaconda: new name: None >03:52:37,557 DEBUG anaconda: old size: 50 GiB >03:52:37,567 DEBUG anaconda: new size: 50 GiB >03:52:37,579 INFO anaconda: getting device type for Standard Partition >03:52:37,582 DEBUG anaconda: old device type: 2 >03:52:37,582 DEBUG anaconda: new device type: 2 >03:52:37,583 DEBUG anaconda: reformat: True >03:52:37,585 DEBUG anaconda: old fs type: ext4 >03:52:37,586 DEBUG anaconda: new fs type: ext4 >03:52:37,586 DEBUG anaconda: old encryption setting: False >03:52:37,586 DEBUG anaconda: new encryption setting: False >03:52:37,590 DEBUG anaconda: old label: root >03:52:37,590 DEBUG anaconda: new_label: root >03:52:37,591 DEBUG anaconda: old mountpoint: / >03:52:37,591 DEBUG anaconda: new mountpoint: / >03:52:37,592 DEBUG anaconda: old raid level: None >03:52:37,593 DEBUG anaconda: new raid level: None >03:52:37,597 DEBUG anaconda: old container: None >03:52:37,598 DEBUG anaconda: new container: None >03:52:37,598 DEBUG anaconda: old container encrypted: False >03:52:37,598 DEBUG anaconda: new container encrypted: False >03:52:37,599 DEBUG anaconda: old container raid level: None >03:52:37,599 DEBUG anaconda: new container raid level: None >03:52:37,600 DEBUG anaconda: old container size request: 0 >03:52:37,600 DEBUG anaconda: new container size request: 0 >03:52:37,601 DEBUG anaconda: old disks: ['sda'] >03:52:37,601 DEBUG anaconda: new disks: ['sda'] >03:52:37,601 DEBUG anaconda: nothing changed for new device >03:52:37,601 DEBUG anaconda: new selector: non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:37,617 DEBUG anaconda: populate_right_side: non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:37,628 DEBUG anaconda: updated device_disks to ['sda'] >03:52:37,628 DEBUG anaconda: updated device_container_name to None >03:52:37,628 DEBUG anaconda: updated device_container_raid_level to None >03:52:37,629 DEBUG anaconda: updated device_container_encrypted to False >03:52:37,629 DEBUG anaconda: updated device_container_size to 0 >03:52:37,635 DEBUG anaconda: fs type changed: swap >03:52:37,640 INFO anaconda: getting device type for Standard Partition >03:52:37,641 DEBUG anaconda: populate_raid: 2, None >03:52:37,641 INFO anaconda: getting device type for Standard Partition >03:52:37,642 DEBUG anaconda: populate_right_side: non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:37,652 DEBUG anaconda: updated device_disks to ['sda'] >03:52:37,652 DEBUG anaconda: updated device_container_name to None >03:52:37,652 DEBUG anaconda: updated device_container_raid_level to None >03:52:37,653 DEBUG anaconda: updated device_container_encrypted to False >03:52:37,653 DEBUG anaconda: updated device_container_size to 0 >03:52:37,660 INFO anaconda: getting device type for Standard Partition >03:52:37,661 DEBUG anaconda: populate_raid: 2, None >03:52:37,661 INFO anaconda: getting device type for Standard Partition >03:52:48,612 INFO anaconda: ui: saving changes to device sda5 >03:52:48,613 DEBUG anaconda: old name: sda5 >03:52:48,613 DEBUG anaconda: new name: None >03:52:48,614 DEBUG anaconda: old size: 3 GiB >03:52:48,624 DEBUG anaconda: new size: 3 GiB >03:52:48,641 INFO anaconda: getting device type for Standard Partition >03:52:48,642 DEBUG anaconda: old device type: 2 >03:52:48,643 DEBUG anaconda: new device type: 2 >03:52:48,643 DEBUG anaconda: reformat: True >03:52:48,645 DEBUG anaconda: old fs type: swap >03:52:48,645 DEBUG anaconda: new fs type: swap >03:52:48,646 DEBUG anaconda: old encryption setting: False >03:52:48,646 DEBUG anaconda: new encryption setting: False >03:52:48,646 DEBUG anaconda: old label: >03:52:48,646 DEBUG anaconda: new_label: swap >03:52:48,647 DEBUG anaconda: old mountpoint: >03:52:48,647 DEBUG anaconda: new mountpoint: >03:52:48,647 DEBUG anaconda: old raid level: None >03:52:48,648 DEBUG anaconda: new raid level: None >03:52:48,652 DEBUG anaconda: old container: None >03:52:48,652 DEBUG anaconda: new container: None >03:52:48,652 DEBUG anaconda: old container encrypted: False >03:52:48,653 DEBUG anaconda: new container encrypted: False >03:52:48,654 DEBUG anaconda: old container raid level: None >03:52:48,654 DEBUG anaconda: new container raid level: None >03:52:48,654 DEBUG anaconda: old container size request: 0 >03:52:48,654 DEBUG anaconda: new container size request: 0 >03:52:48,655 DEBUG anaconda: old disks: ['sda'] >03:52:48,655 DEBUG anaconda: new disks: ['sda'] >03:52:49,078 DEBUG anaconda: populate_right_side: non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:49,089 DEBUG anaconda: updated device_disks to ['sda'] >03:52:49,089 DEBUG anaconda: updated device_container_name to None >03:52:49,089 DEBUG anaconda: updated device_container_raid_level to None >03:52:49,090 DEBUG anaconda: updated device_container_encrypted to False >03:52:49,090 DEBUG anaconda: updated device_container_size to 0 >03:52:49,096 INFO anaconda: getting device type for Standard Partition >03:52:49,097 DEBUG anaconda: populate_raid: 2, None >03:52:49,097 INFO anaconda: getting device type for Standard Partition >03:52:49,098 DEBUG anaconda: leaving save_right_side >03:52:51,096 DEBUG anaconda: current selector: non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:51,106 DEBUG anaconda: notebook page = 1 >03:52:51,107 INFO anaconda: ui: saving changes to device sda5 >03:52:51,107 DEBUG anaconda: old name: sda5 >03:52:51,108 DEBUG anaconda: new name: None >03:52:51,108 DEBUG anaconda: old size: 3 GiB >03:52:51,117 DEBUG anaconda: new size: 3 GiB >03:52:51,127 INFO anaconda: getting device type for Standard Partition >03:52:51,127 DEBUG anaconda: old device type: 2 >03:52:51,128 DEBUG anaconda: new device type: 2 >03:52:51,128 DEBUG anaconda: reformat: True >03:52:51,130 DEBUG anaconda: old fs type: swap >03:52:51,130 DEBUG anaconda: new fs type: swap >03:52:51,130 DEBUG anaconda: old encryption setting: False >03:52:51,131 DEBUG anaconda: new encryption setting: False >03:52:51,131 DEBUG anaconda: old label: swap >03:52:51,131 DEBUG anaconda: new_label: swap >03:52:51,132 DEBUG anaconda: old mountpoint: >03:52:51,132 DEBUG anaconda: new mountpoint: >03:52:51,132 DEBUG anaconda: old raid level: None >03:52:51,132 DEBUG anaconda: new raid level: None >03:52:51,137 DEBUG anaconda: old container: None >03:52:51,137 DEBUG anaconda: new container: None >03:52:51,137 DEBUG anaconda: old container encrypted: False >03:52:51,137 DEBUG anaconda: new container encrypted: False >03:52:51,138 DEBUG anaconda: old container raid level: None >03:52:51,138 DEBUG anaconda: new container raid level: None >03:52:51,138 DEBUG anaconda: old container size request: 0 >03:52:51,138 DEBUG anaconda: new container size request: 0 >03:52:51,139 DEBUG anaconda: old disks: ['sda'] >03:52:51,139 DEBUG anaconda: new disks: ['sda'] >03:52:51,139 DEBUG anaconda: nothing changed for new device >03:52:51,139 DEBUG anaconda: new selector: non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:51,150 DEBUG anaconda: populate_right_side: non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:51,159 DEBUG anaconda: updated device_disks to ['sda'] >03:52:51,160 DEBUG anaconda: updated device_container_name to None >03:52:51,160 DEBUG anaconda: updated device_container_raid_level to None >03:52:51,161 DEBUG anaconda: updated device_container_encrypted to False >03:52:51,161 DEBUG anaconda: updated device_container_size to 0 >03:52:51,167 DEBUG anaconda: fs type changed: ext4 >03:52:51,175 INFO anaconda: getting device type for Standard Partition >03:52:51,176 DEBUG anaconda: populate_raid: 2, None >03:52:51,176 INFO anaconda: getting device type for Standard Partition >03:52:51,178 DEBUG anaconda: populate_right_side: non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:51,188 DEBUG anaconda: updated device_disks to ['sda'] >03:52:51,188 DEBUG anaconda: updated device_container_name to None >03:52:51,189 DEBUG anaconda: updated device_container_raid_level to None >03:52:51,189 DEBUG anaconda: updated device_container_encrypted to False >03:52:51,189 DEBUG anaconda: updated device_container_size to 0 >03:52:51,196 INFO anaconda: getting device type for Standard Partition >03:52:51,197 DEBUG anaconda: populate_raid: 2, None >03:52:51,198 INFO anaconda: getting device type for Standard Partition >03:53:14,776 INFO anaconda: ui: saving changes to device sda4 >03:53:14,776 DEBUG anaconda: old name: sda4 >03:53:14,777 DEBUG anaconda: new name: None >03:53:14,777 DEBUG anaconda: old size: 46.31 GiB >03:53:14,788 DEBUG anaconda: new size: 20 GiB >03:53:14,796 INFO anaconda: getting device type for Standard Partition >03:53:14,804 DEBUG anaconda: old device type: 2 >03:53:14,805 DEBUG anaconda: new device type: 2 >03:53:14,805 DEBUG anaconda: reformat: True >03:53:14,807 DEBUG anaconda: old fs type: ext4 >03:53:14,807 DEBUG anaconda: new fs type: ext4 >03:53:14,808 DEBUG anaconda: old encryption setting: False >03:53:14,808 DEBUG anaconda: new encryption setting: False >03:53:14,809 DEBUG anaconda: old label: >03:53:14,809 DEBUG anaconda: new_label: home >03:53:14,809 DEBUG anaconda: old mountpoint: /home >03:53:14,810 DEBUG anaconda: new mountpoint: /home >03:53:14,811 DEBUG anaconda: old raid level: None >03:53:14,811 DEBUG anaconda: new raid level: None >03:53:14,815 DEBUG anaconda: old container: None >03:53:14,815 DEBUG anaconda: new container: None >03:53:14,816 DEBUG anaconda: old container encrypted: False >03:53:14,816 DEBUG anaconda: new container encrypted: False >03:53:14,816 DEBUG anaconda: old container raid level: None >03:53:14,817 DEBUG anaconda: new container raid level: None >03:53:14,817 DEBUG anaconda: old container size request: 0 >03:53:14,817 DEBUG anaconda: new container size request: 0 >03:53:14,817 DEBUG anaconda: old disks: ['sda'] >03:53:14,818 DEBUG anaconda: new disks: ['sda'] >03:53:15,417 DEBUG anaconda: populate_right_side: non-existent 20 GiB partition sda5 (136) with non-existent ext4 filesystem mounted at /home >03:53:15,427 DEBUG anaconda: updated device_disks to ['sda'] >03:53:15,427 DEBUG anaconda: updated device_container_name to None >03:53:15,427 DEBUG anaconda: updated device_container_raid_level to None >03:53:15,428 DEBUG anaconda: updated device_container_encrypted to False >03:53:15,429 DEBUG anaconda: updated device_container_size to 0 >03:53:15,435 INFO anaconda: getting device type for Standard Partition >03:53:15,436 DEBUG anaconda: populate_raid: 2, None >03:53:15,436 INFO anaconda: getting device type for Standard Partition >03:53:15,437 DEBUG anaconda: leaving save_right_side >03:53:35,843 INFO anaconda: ui: saving changes to device sda5 >03:53:35,844 DEBUG anaconda: old name: sda5 >03:53:35,844 DEBUG anaconda: new name: None >03:53:35,845 DEBUG anaconda: old size: 20 GiB >03:53:35,854 DEBUG anaconda: new size: 20 GiB >03:53:35,864 INFO anaconda: getting device type for Standard Partition >03:53:35,865 DEBUG anaconda: old device type: 2 >03:53:35,865 DEBUG anaconda: new device type: 2 >03:53:35,873 DEBUG anaconda: reformat: True >03:53:35,875 DEBUG anaconda: old fs type: ext4 >03:53:35,875 DEBUG anaconda: new fs type: ext4 >03:53:35,876 DEBUG anaconda: old encryption setting: False >03:53:35,876 DEBUG anaconda: new encryption setting: False >03:53:35,876 DEBUG anaconda: old label: home >03:53:35,876 DEBUG anaconda: new_label: home >03:53:35,877 DEBUG anaconda: old mountpoint: /home >03:53:35,877 DEBUG anaconda: new mountpoint: /home >03:53:35,878 DEBUG anaconda: old raid level: None >03:53:35,878 DEBUG anaconda: new raid level: None >03:53:35,883 DEBUG anaconda: old container: None >03:53:35,883 DEBUG anaconda: new container: None >03:53:35,884 DEBUG anaconda: old container encrypted: False >03:53:35,884 DEBUG anaconda: new container encrypted: False >03:53:35,884 DEBUG anaconda: old container raid level: None >03:53:35,885 DEBUG anaconda: new container raid level: None >03:53:35,885 DEBUG anaconda: old container size request: 0 >03:53:35,885 DEBUG anaconda: new container size request: 0 >03:53:35,885 DEBUG anaconda: old disks: ['sda'] >03:53:35,886 DEBUG anaconda: new disks: ['sda'] >03:53:35,886 DEBUG anaconda: nothing changed for new device >03:53:35,889 DEBUG anaconda: new disk order: [] >03:53:35,908 DEBUG anaconda: stage1 device cannot be of type disk >03:53:35,909 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:53:35,910 DEBUG anaconda: _is_valid_size(sda1) returning True >03:53:35,910 DEBUG anaconda: _is_valid_location(sda1) returning True >03:53:35,910 WARN anaconda: sda1 not bootable >03:53:35,911 DEBUG anaconda: _is_valid_format(sda1) returning True >03:53:35,911 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >03:53:35,914 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >03:53:35,915 DEBUG anaconda: _is_valid_size(sda1) returning True >03:53:35,915 DEBUG anaconda: _is_valid_location(sda1) returning True >03:53:35,915 WARN anaconda: sda1 not bootable >03:53:35,916 DEBUG anaconda: _is_valid_format(sda1) returning True >03:53:35,916 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >03:53:35,916 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >03:53:35,917 DEBUG anaconda: _is_valid_size(sda2) returning True >03:53:35,917 DEBUG anaconda: _is_valid_location(sda2) returning True >03:53:35,918 DEBUG anaconda: _is_valid_partition(sda2) returning True >03:53:35,918 DEBUG anaconda: _is_valid_format(sda2) returning True >03:53:35,918 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >03:53:35,978 INFO anaconda: fs space: 50 GiB needed: 4.86 GiB >03:53:36,002 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:53:36,002 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> status to: Checking storage configuration... >03:53:36,005 INFO anaconda: fs space: 50 GiB needed: 4.86 GiB >03:53:36,029 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:53:39,293 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >03:53:39,506 INFO anaconda: fs space: 50 GiB needed: 4.86 GiB >03:53:39,534 INFO anaconda: fs space: 50 GiB needed: 4.86 GiB >03:53:39,558 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f1010f784d0> >03:53:43,053 DEBUG anaconda: Entered spoke: NetworkSpoke >03:54:19,628 DEBUG anaconda: updating hostname vbrawhide.private >03:54:19,637 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp0s3 --onboot=off --ipv6=auto --activate >network --hostname=vbrawhide.private > >03:54:19,638 INFO anaconda: setting installation environment hostname to vbrawhide.private >03:54:19,777 DEBUG anaconda: Left spoke: NetworkSpoke >03:54:20,016 INFO anaconda: fs space: 50 GiB needed: 4.86 GiB >03:54:30,126 DEBUG anaconda: Left hub: SummaryHub >03:54:30,126 DEBUG anaconda: Entered hub: ProgressHub >03:54:30,214 INFO anaconda: Running Thread: AnaInstallThread (139706957711104) >03:54:31,506 INFO anaconda: Setting up the installation environment >03:54:31,847 INFO anaconda: Creating disklabel on /dev/sda >03:54:33,768 INFO anaconda: Creating ext4 on /dev/sda3 >03:54:36,752 INFO anaconda: Creating ext4 on /dev/sda5 >03:54:38,043 INFO anaconda: Creating swap on /dev/sda4 >03:54:38,363 INFO anaconda: Creating ext4 on /dev/sda2 >03:54:38,948 INFO anaconda: Creating efi on /dev/sda1 >03:54:42,561 DEBUG anaconda: Entered spoke: PasswordSpoke >03:55:02,738 DEBUG anaconda: Left spoke: PasswordSpoke >03:55:04,864 DEBUG anaconda: Entered spoke: UserSpoke >03:55:34,950 DEBUG anaconda: Left spoke: UserSpoke >04:34:56,462 INFO anaconda: Performing post-installation setup tasks >04:34:56,876 INFO anaconda: Installing bootloader >04:34:56,878 INFO anaconda: bootloader stage1 target device is sda1 >04:34:56,879 INFO anaconda: bootloader stage2 target device is sda2 >04:34:56,985 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f1007332a10> >04:34:58,228 DEBUG anaconda: running handleException >04:34:58,270 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 174, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2400, in writeBootLoader > storage.bootloader.write() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1741, in write > self.install() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1721, in install > self.remove_efi_boot_target() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1677, in remove_efi_boot_target > buf = self.efibootmgr(capture=True) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1670, in efibootmgr > return exec_func("efibootmgr", list(args), **kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 146, in execWithCapture > return _run_program(argv, stdin=stdin, root=root, log_output=log_output)[1] > > File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 83, in _run_program > preexec_fn=chroot, cwd=root, env=env) > > File "/usr/lib64/python2.7/subprocess.py", line 709, in __init__ > errread, errwrite) > > File "/usr/lib64/python2.7/subprocess.py", line 1326, in _execute_child > raise child_exception > >OSError: [Errno 2] No such file or directory > >04:34:58,281 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >04:34:58,394 INFO anaconda: Thread Done: AnaInstallThread (139706957711104) > > >/tmp/packaging.log: >07:43:21,255 INFO packaging: configuring base repo >07:43:21,336 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >07:43:21,381 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >07:43:21,383 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:43:21,384 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:43:21,384 DEBUG yum.verbose.plugin: Adding en_US to language list >07:43:21,393 DEBUG yum.verbose.YumBase: Config time: 0.054 >07:43:21,479 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >07:43:21,479 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:43:21,479 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:43:21,480 DEBUG yum.verbose.plugin: Adding en_US to language list >07:43:21,502 DEBUG yum.verbose.YumBase: Config time: 0.036 >07:43:21,578 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >07:43:21,580 INFO packaging: using default repos from local yum configuration >07:43:22,062 INFO packaging: gathering repo metadata >07:43:22,079 INFO packaging: skipping disabled repo fedora >07:43:22,080 INFO packaging: skipping disabled repo updates-testing >07:43:22,082 INFO packaging: gathering repo metadata for rawhide >03:44:54,212 INFO packaging: skipping disabled repo updates >03:44:54,212 INFO packaging: Refreshing environmentAddons >03:44:54,214 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:44:54,215 INFO_2 yum.verbose.plugin: Determining fastest mirrors >03:44:57,476 INFO_2 yum.verbose.plugin: * rawhide: mirror.us.leaseweb.net >03:45:02,665 DEBUG yum.verbose.YumBase: pkgsack time: 8.451 >03:45:02,792 DEBUG yum.verbose.YumBase: group time: 8.578 >03:45:11,453 INFO packaging: metadata retrieval complete >03:45:11,918 INFO packaging: checking software selection >03:45:11,922 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:45:13,233 DEBUG yum.verbose.YumBase: pkgsack time: 1.310 >03:45:13,380 DEBUG yum.verbose.YumBase: group time: 1.457 >03:45:13,383 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >03:45:13,551 DEBUG yum.verbose.YumBase: Obs Init time: 0.162 >03:45:13,577 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >03:45:13,596 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >03:45:13,663 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >03:45:13,664 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >03:45:13,716 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >03:45:13,720 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >03:45:13,726 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >03:45:13,738 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >03:45:13,804 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >03:45:13,999 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >03:45:14,000 INFO packaging: no kernel-PAE package >03:45:14,002 INFO packaging: selected kernel >03:45:14,003 INFO packaging: checking dependencies >03:45:14,120 DEBUG yum.verbose.YumBase: Building updates object >03:45:14,985 DEBUG yum.verbose.YumBase: up:simple updates time: 0.329 >03:45:14,990 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >03:45:14,991 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >03:45:14,991 DEBUG yum.verbose.YumBase: updates time: 0.871 >03:45:14,998 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.39.92-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:45:15,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:45:15,002 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:45:15,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:45:15,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-211-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:45:15,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >03:45:15,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >03:45:15,007 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >03:45:15,012 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,014 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,019 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,021 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-211-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,023 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >03:45:15,024 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >03:45:15,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,026 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >03:45:15,030 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,032 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,033 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,037 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,039 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.45.92-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,043 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,045 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,046 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-1.fc21.x86_64 to require for libplc4.so()(64bit) >03:45:15,047 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,048 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >03:45:15,049 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >03:45:15,049 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >03:45:15,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,052 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:45:15,055 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,056 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,057 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,060 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,062 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,063 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >03:45:15,064 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.11.9-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,069 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.6-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,071 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,073 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,075 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:45:15,079 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >03:45:15,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >03:45:15,082 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >03:45:15,085 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:45:15,087 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc21.x86_64 >03:45:15,088 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-3.git20140131.fc21.x86_64 >03:45:15,092 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-0.8.20140226.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,094 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,098 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,099 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.fc21.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >03:45:15,101 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,103 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >03:45:15,105 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-3.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,106 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-0.8.20140226.fc21.x86_64 >03:45:15,108 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >03:45:15,109 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,111 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,116 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,117 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,118 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,119 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,120 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,121 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,122 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,123 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,125 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,126 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:45:15,128 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7-4.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:45:15,131 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:45:15,132 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-2.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:45:15,133 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.0-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:45:15,136 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >03:45:15,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.0-1.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >03:45:15,140 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.0-1.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >03:45:15,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:45:15,143 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >03:45:15,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-5.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:45:15,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc21.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >03:45:15,151 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >03:45:15,152 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >03:45:15,154 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >03:45:15,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >03:45:15,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for 1:aisleriot-3.10.2-1.fc21.x86_64 >03:45:15,159 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >03:45:15,162 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:45:15,164 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:45:15,164 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >03:45:15,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:45:15,169 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >03:45:15,229 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:45:15,230 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libncursesw.so.5()(64bit) >03:45:15,230 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libmenuw.so.5()(64bit) >03:45:15,231 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libformw.so.5()(64bit) >03:45:15,233 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-8.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:45:15,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:45:15,236 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-8.fc21.x86_64 to require for libpam.so.0()(64bit) >03:45:15,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for at-spi2-core-2.11.92-1.fc21.x86_64 >03:45:15,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for at-spi2-core-2.11.92-1.fc21.x86_64 >03:45:15,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.11.92-1.fc21.x86_64 >03:45:15,248 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.5-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:45:15,250 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:45:15,251 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >03:45:15,251 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:45:15,254 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:45:15,254 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >03:45:15,255 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.5-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >03:45:15,258 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:45:15,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:45:15,262 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:45:15,265 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-42.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:45:15,269 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:45:15,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:45:15,274 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:45:15,275 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:45:15,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:45:15,279 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >03:45:15,283 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >03:45:15,285 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >03:45:15,287 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >03:45:15,293 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,296 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.3.92-2.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,300 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1-4.20140305.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,306 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.17.8-3.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,308 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.99.2-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,310 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.11.92-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,312 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-4.20140305.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,317 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,318 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-1.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >03:45:15,318 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-1.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >03:45:15,319 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,321 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.18.0-1.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,323 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,332 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-4.20140305.fc21.x86_64 as install for bijiben-3.11.92-1.fc21.x86_64 >03:45:15,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:45:15,338 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:45:15,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:45:15,341 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccfg.so.90()(64bit) >03:45:15,341 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccc.so.90()(64bit) >03:45:15,341 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisc.so.95()(64bit) >03:45:15,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-42.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:45:15,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:45:15,348 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >03:45:15,349 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >03:45:15,350 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.16-1.fc21.x86_64 as install for bluez-cups-5.16-1.fc21.x86_64 >03:45:15,356 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,360 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,361 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,362 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,364 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,366 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.1-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,370 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,371 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >03:45:15,372 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,384 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,385 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >03:45:15,385 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >03:45:15,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >03:45:15,390 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.11.92-1.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >03:45:15,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:45:15,394 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >03:45:15,394 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >03:45:15,396 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:45:15,398 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:45:15,401 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >03:45:15,404 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >03:45:15,407 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.39.90-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >03:45:15,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >03:45:15,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.13.91-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >03:45:15,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.0.99.2-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >03:45:15,418 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.11.92-1.fc21.x86_64 as install for 2:cheese-3.11.92-1.fc21.x86_64 >03:45:15,419 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-1.fc21.noarch as install for 2:cheese-3.11.92-1.fc21.x86_64 >03:45:15,421 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.11.91-1.fc21.x86_64 as install for 2:cheese-3.11.92-1.fc21.x86_64 >03:45:15,422 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.11.92-1.fc21.x86_64 >03:45:15,423 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.11.92-1.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >03:45:15,426 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-1.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:45:15,427 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >03:45:15,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:45:15,431 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:45:15,433 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:45:15,435 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:45:15,436 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >03:45:15,436 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:45:15,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:45:15,444 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.7-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:45:15,445 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.7-1.fc21.x86_64 >03:45:15,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:45:15,448 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:45:15,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:45:15,450 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >03:45:15,451 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >03:45:15,457 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.11.92-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,458 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,461 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,462 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,463 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >03:45:15,463 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.11.92-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,467 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.21.6-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,469 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,470 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,471 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,473 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,479 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-3.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,484 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.6-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,487 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.11.91-1.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,491 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-8.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,492 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,495 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,496 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-4.20140305.fc21.x86_64 as install for 1:control-center-3.11.92-1.fc21.x86_64 >03:45:15,500 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,501 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,502 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,506 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >03:45:15,506 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >03:45:15,508 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,509 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:45:15,512 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:45:15,514 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:45:15,516 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >03:45:15,518 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:45:15,521 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:45:15,525 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:45:15,527 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:45:15,529 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:45:15,534 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-8.fc21.noarch as install for 1:cups-1.7.1-8.fc21.x86_64 >03:45:15,539 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.48-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,541 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,542 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,546 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,548 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,550 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.48-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >03:45:15,551 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:45:15,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.35.0-5.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:45:15,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:45:15,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:45:15,561 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:45:15,563 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-4.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >03:45:15,565 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >03:45:15,569 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.22-5.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >03:45:15,570 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-29.5-1.fc21.x86_64 >03:45:15,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >03:45:15,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-3.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >03:45:15,576 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >03:45:15,578 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:45:15,581 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-2.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:45:15,582 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-2.fc21.x86_64 to require for librpm.so.3()(64bit) >03:45:15,585 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:45:15,586 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:45:15,588 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-2.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:45:15,589 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libisc-export.so.95()(64bit) >03:45:15,589 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libirs-export.so.91()(64bit) >03:45:15,589 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libdns-export.so.100()(64bit) >03:45:15,590 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-3.git20140320.fc21.x86_64 as install for dracut-config-rescue-037-3.git20140320.fc21.x86_64 >03:45:15,592 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >03:45:15,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >03:45:15,596 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >03:45:15,606 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,617 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,619 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,621 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,622 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,624 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.23.3-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,625 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >03:45:15,625 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >03:45:15,627 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >03:45:15,628 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >03:45:15,629 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >03:45:15,629 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >03:45:15,629 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >03:45:15,630 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >03:45:15,630 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >03:45:15,630 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >03:45:15,630 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >03:45:15,630 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >03:45:15,631 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >03:45:15,631 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >03:45:15,631 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >03:45:15,631 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >03:45:15,631 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >03:45:15,632 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >03:45:15,633 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >03:45:15,634 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >03:45:15,635 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >03:45:15,635 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >03:45:15,635 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >03:45:15,635 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >03:45:15,635 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >03:45:15,636 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >03:45:15,637 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >03:45:15,638 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >03:45:15,638 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >03:45:15,638 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >03:45:15,638 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >03:45:15,638 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >03:45:15,639 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >03:45:15,639 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >03:45:15,639 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >03:45:15,639 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >03:45:15,639 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.23.3-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >03:45:15,641 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.12.1-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,642 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,644 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,646 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,649 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.11.92.2-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,651 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.11.91-1.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,652 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >03:45:15,652 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >03:45:15,653 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,654 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >03:45:15,656 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,657 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-2.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-2.fc21.x86_64 as install for empathy-3.11.92-1.fc21.x86_64 >03:45:15,665 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.11.91-1.fc21.x86_64 as install for eog-3.11.92-1.fc21.x86_64 >03:45:15,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.11.92-1.fc21.x86_64 >03:45:15,669 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.11.92-1.fc21.x86_64 >03:45:15,672 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.11.92-1.fc21.x86_64 as install for evince-3.11.92-1.fc21.x86_64 >03:45:15,673 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.11.92-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >03:45:15,673 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.11.92-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >03:45:15,681 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-2.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,684 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.20.0-1.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.4-1.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,690 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >03:45:15,690 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >03:45:15,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.11.92-1.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-3.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,694 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-3.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >03:45:15,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,698 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.11.92-1.fc21.x86_64 as install for evolution-3.11.92-1.fc21.x86_64 >03:45:15,699 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libedata-book-1.2.so.20()(64bit) >03:45:15,699 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >03:45:15,699 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >03:45:15,699 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libebook-1.2.so.14()(64bit) >03:45:15,699 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >03:45:15,700 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.11.92-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >03:45:15,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.11.92-1.fc21.x86_64 >03:45:15,706 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >03:45:15,709 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-17.fc21.x86_64 as install for file-5.14-17.fc21.x86_64 >03:45:15,709 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-17.fc21.x86_64 to require for libmagic.so.1()(64bit) >03:45:15,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for file-roller-3.11.92-1.fc21.x86_64 >03:45:15,724 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-28.0-3.fc21.x86_64 >03:45:15,725 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-3.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,728 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >03:45:15,734 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.11.92-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >03:45:15,735 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >03:45:15,737 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:45:15,739 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:45:15,740 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:45:15,742 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:45:15,755 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,757 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >03:45:15,757 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >03:45:15,757 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(POSIX) >03:45:15,758 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >03:45:15,759 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,760 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,764 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.57-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,766 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,767 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,768 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >03:45:15,771 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >03:45:15,772 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 >03:45:15,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,780 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,782 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,783 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,784 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-2.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.11.92-1.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,787 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-2.fc21.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.11.92.1-1.fc21.x86_64 >03:45:15,794 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for 2:gedit-3.11.92-1.fc21.x86_64 >03:45:15,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.11.92-1.fc21.x86_64 as install for 2:gedit-3.11.92-1.fc21.x86_64 >03:45:15,797 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.11.92-1.fc21.x86_64 >03:45:15,799 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.11.91-1.fc21.x86_64 as install for 2:gedit-3.11.92-1.fc21.x86_64 >03:45:15,802 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:45:15,803 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:45:15,804 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:45:15,806 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for glib-networking-2.39.90-1.fc21.x86_64 >03:45:15,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.39.90-1.fc21.x86_64 >03:45:15,811 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 as install for 1:gnome-bluetooth-3.11.91-1.fc21.x86_64 >03:45:15,816 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >03:45:15,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >03:45:15,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >03:45:15,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >03:45:15,819 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >03:45:15,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,821 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >03:45:15,822 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >03:45:15,822 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >03:45:15,822 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >03:45:15,822 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >03:45:15,822 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >03:45:15,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,825 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.23-2.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,828 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.23-2.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,830 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >03:45:15,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >03:45:15,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >03:45:15,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >03:45:15,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >03:45:15,831 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >03:45:15,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >03:45:15,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >03:45:15,832 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >03:45:15,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,835 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,837 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.2-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,839 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,841 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,843 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.11.92-1.fc21.x86_64 >03:45:15,846 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.11.92-1.fc21.noarch as install for gnome-classic-session-3.11.92-1.fc21.noarch >03:45:15,847 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.11.92-1.fc21.noarch as install for gnome-classic-session-3.11.92-1.fc21.noarch >03:45:15,848 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.11.92-1.fc21.noarch as install for gnome-classic-session-3.11.92-1.fc21.noarch >03:45:15,849 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.11.92-1.fc21.noarch as install for gnome-classic-session-3.11.92-1.fc21.noarch >03:45:15,850 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.11.92-1.fc21.noarch as install for gnome-classic-session-3.11.92-1.fc21.noarch >03:45:15,855 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >03:45:15,857 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.35.90-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >03:45:15,859 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.11.90-1.fc21.x86_64 >03:45:15,868 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:45:15,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:45:15,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:45:15,874 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.11.90-1.fc21.x86_64 as install for gnome-documents-3.11.92-1.fc21.x86_64 >03:45:15,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.11.92-1.fc21.x86_64 >03:45:15,877 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.39.91-1.fc21.x86_64 as install for gnome-documents-3.11.92-1.fc21.x86_64 >03:45:15,888 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.6-1.fc21.x86_64 as install for gnome-maps-3.11.92-1.fc21.x86_64 >03:45:15,892 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.1-0.8.20140226.fc21.x86_64 as install for gnome-packagekit-3.11.90-3.fc21.x86_64 >03:45:15,897 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.11.92-1.fc21.x86_64 >03:45:15,899 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.11.92-1.fc21.x86_64 >03:45:15,901 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.11.92-1.fc21.x86_64 >03:45:15,905 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.11.92-1.fc21.x86_64 >03:45:15,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.11.92-1.fc21.x86_64 >03:45:15,921 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.11.92-1.fc21.x86_64 as install for gnome-shell-3.11.92-1.fc21.x86_64 >03:45:15,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gnome-shell-3.11.92-1.fc21.x86_64 >03:45:15,925 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.11.92-1.fc21.x86_64 >03:45:15,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.11.92.1-1.fc21.x86_64 as install for gnome-shell-3.11.92-1.fc21.x86_64 >03:45:15,929 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.11.92-1.fc21.x86_64 as install for gnome-shell-3.11.92-1.fc21.x86_64 >03:45:15,932 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.11.92-2.fc21.x86_64 as install for gnome-software-3.11.92-1.fc21.x86_64 >03:45:15,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,940 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,943 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.11.9-1.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,944 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.92-1.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,945 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.39.92-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >03:45:15,947 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,948 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.11.92-1.fc21.x86_64 >03:45:15,951 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.11.92-1.fc21.x86_64 as install for gnome-themes-standard-3.11.92-1.fc21.x86_64 >03:45:15,954 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.11.92-1.fc21.x86_64 as install for gnome-themes-standard-3.11.92-1.fc21.x86_64 >03:45:15,955 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.11.92-1.fc21.noarch as install for gnome-themes-standard-3.11.92-1.fc21.x86_64 >03:45:15,956 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 >03:45:15,960 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:45:15,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:45:15,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:45:15,965 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:45:15,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:45:15,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,981 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,983 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,989 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,991 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,992 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >03:45:15,993 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >03:45:15,993 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >03:45:15,993 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >03:45:15,993 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >03:45:15,993 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >03:45:15,994 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >03:45:15,994 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >03:45:15,994 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >03:45:15,996 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:15,999 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:45:16,002 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:45:16,013 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,015 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,020 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,022 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,024 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,036 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:45:16,043 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >03:45:16,044 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc21.x86_64 to require for libusbmuxd.so.2()(64bit) >03:45:16,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >03:45:16,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >03:45:16,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >03:45:16,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >03:45:16,054 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.20.0-1.fc21.x86_64 >03:45:16,055 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >03:45:16,056 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.20.0-1.fc21.x86_64 >03:45:16,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for gvfs-gphoto2-1.20.0-1.fc21.x86_64 >03:45:16,061 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >03:45:16,061 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >03:45:16,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.20.0-1.fc21.x86_64 >03:45:16,069 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.3-2.fc21.x86_64 as install for 1:hpijs-3.14.3-2.fc21.x86_64 >03:45:16,070 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpmud.so.0()(64bit) >03:45:16,070 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpip.so.0()(64bit) >03:45:16,074 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.1-1.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:45:16,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:45:16,079 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >03:45:16,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:45:16,085 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.6-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:45:16,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:45:16,089 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.11.92-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:45:16,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:45:16,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:45:16,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:45:16,101 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:45:16,102 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >03:45:16,102 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >03:45:16,105 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:45:16,107 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:45:16,111 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >03:45:16,112 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >03:45:16,112 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >03:45:16,114 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:45:16,115 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:45:16,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:45:16,119 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-0.5.pre05.fc21.x86_64 >03:45:16,120 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for icedtea-web-1.5-0.5.pre05.fc21.x86_64 >03:45:16,125 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 >03:45:16,127 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >03:45:16,132 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:45:16,136 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.52-1.fc21.x86_64 >03:45:16,137 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:45:16,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:45:16,141 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:45:16,143 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 >03:45:16,149 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >03:45:16,149 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >03:45:16,150 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >03:45:16,152 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.262-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:45:16,153 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:45:16,156 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:45:16,157 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:45:16,158 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-3.14.0-0.rc7.git2.1.fc21.x86_64 >03:45:16,159 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >03:45:16,161 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-6.fc21.x86_64 >03:45:16,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >03:45:16,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >03:45:16,170 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >03:45:16,173 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >03:45:16,174 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >03:45:16,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:45:16,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:45:16,189 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >03:45:16,189 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >03:45:16,190 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >03:45:16,190 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >03:45:16,190 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >03:45:16,190 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >03:45:16,190 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >03:45:16,191 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >03:45:16,191 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >03:45:16,191 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >03:45:16,191 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >03:45:16,191 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >03:45:16,192 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >03:45:16,193 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >03:45:16,193 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >03:45:16,193 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvcllo.so()(64bit) >03:45:16,193 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >03:45:16,193 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libutllo.so()(64bit) >03:45:16,195 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >03:45:16,195 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >03:45:16,195 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >03:45:16,196 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtllo.so()(64bit) >03:45:16,196 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtklo.so()(64bit) >03:45:16,196 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxlo.so()(64bit) >03:45:16,196 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >03:45:16,196 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvtlo.so()(64bit) >03:45:16,197 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvllo.so()(64bit) >03:45:16,197 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsotlo.so()(64bit) >03:45:16,197 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsfxlo.so()(64bit) >03:45:16,197 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsblo.so()(64bit) >03:45:16,197 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsaxlo.so()(64bit) >03:45:16,199 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:45:16,200 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >03:45:16,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >03:45:16,201 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:45:16,203 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:45:16,204 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >03:45:16,204 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >03:45:16,204 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libfilelo.so()(64bit) >03:45:16,204 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libeditenglo.so()(64bit) >03:45:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >03:45:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >03:45:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libcomphelper.so()(64bit) >03:45:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >03:45:16,205 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libavmedialo.so()(64bit) >03:45:16,207 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-draw-4.2.2.1-7.fc21.x86_64 >03:45:16,209 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.2.1-7.fc21.x86_64 >03:45:16,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,221 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >03:45:16,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-5.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.3-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:45:16,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-6.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:45:16,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:45:16,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:45:16,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:45:16,261 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-8.fc21.x86_64 as install for libsane-hpaio-3.14.3-2.fc21.x86_64 >03:45:16,266 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:45:16,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:45:16,269 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:45:16,272 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.0-1.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >03:45:16,276 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-4.20140305.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:45:16,278 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-2.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:45:16,279 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >03:45:16,279 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1()(64bit) >03:45:16,281 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-5.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:45:16,284 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >03:45:16,284 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >03:45:16,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for mousetweaks-3.10.0-1.fc21.x86_64 >03:45:16,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,299 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,305 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >03:45:16,307 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,310 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:45:16,313 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 >03:45:16,320 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >03:45:16,321 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >03:45:16,326 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-5.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:45:16,327 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-5.fc21.x86_64 to require for libvmtools.so.0()(64bit) >03:45:16,327 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-5.fc21.x86_64 to require for libhgfs.so.0()(64bit) >03:45:16,329 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:45:16,330 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >03:45:16,332 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:45:16,334 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >03:45:16,339 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-6.fc21.x86_64 as install for orca-3.11.92-1.fc21.noarch >03:45:16,340 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.11.92-1.fc21.noarch as install for orca-3.11.92-1.fc21.noarch >03:45:16,340 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.1-1.fc21.x86_64 as install for orca-3.11.92-1.fc21.noarch >03:45:16,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for orca-3.11.92-1.fc21.noarch >03:45:16,344 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.11.92-1.fc21.noarch >03:45:16,351 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >03:45:16,352 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >03:45:16,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >03:45:16,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >03:45:16,360 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >03:45:16,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >03:45:16,363 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.20.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >03:45:16,367 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:16,369 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:16,369 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >03:45:16,370 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:16,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:45:16,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-2.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:45:16,375 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-5.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:45:16,383 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:45:16,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:45:16,387 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:45:16,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >03:45:16,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,400 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,401 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,403 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.11.92-1.fc21.noarch as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc21.x86_64 as install for rhythmbox-3.0.1-8.fc21.x86_64 >03:45:16,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-2.fc21.x86_64 >03:45:16,416 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:45:16,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:45:16,431 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:45:16,433 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:45:16,438 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >03:45:16,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >03:45:16,439 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >03:45:16,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:45:16,441 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >03:45:16,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >03:45:16,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >03:45:16,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >03:45:16,442 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >03:45:16,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >03:45:16,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >03:45:16,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >03:45:16,443 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >03:45:16,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >03:45:16,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >03:45:16,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >03:45:16,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >03:45:16,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >03:45:16,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >03:45:16,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >03:45:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >03:45:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >03:45:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >03:45:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >03:45:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >03:45:16,447 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >03:45:16,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:45:16,450 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >03:45:16,450 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >03:45:16,450 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >03:45:16,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >03:45:16,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >03:45:16,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >03:45:16,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >03:45:16,451 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >03:45:16,452 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >03:45:16,453 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >03:45:16,453 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >03:45:16,453 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >03:45:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >03:45:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >03:45:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >03:45:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >03:45:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >03:45:16,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >03:45:16,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >03:45:16,455 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >03:45:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >03:45:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >03:45:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >03:45:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >03:45:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >03:45:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >03:45:16,458 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >03:45:16,458 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >03:45:16,458 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >03:45:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >03:45:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >03:45:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >03:45:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >03:45:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >03:45:16,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >03:45:16,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >03:45:16,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >03:45:16,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >03:45:16,460 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >03:45:16,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >03:45:16,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >03:45:16,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >03:45:16,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >03:45:16,462 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >03:45:16,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >03:45:16,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >03:45:16,463 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >03:45:16,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >03:45:16,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >03:45:16,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >03:45:16,467 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >03:45:16,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >03:45:16,474 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-1.fc21.x86_64 as install for seahorse-3.11.92-1.fc21.x86_64 >03:45:16,476 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.11.92-1.fc21.x86_64 >03:45:16,477 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >03:45:16,477 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >03:45:16,478 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-38.fc21.noarch as install for selinux-policy-targeted-3.13.1-38.fc21.noarch >03:45:16,479 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-38.fc21.noarch to require for selinux-policy >03:45:16,480 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:45:16,482 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:45:16,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:45:16,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:45:16,487 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >03:45:16,493 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >03:45:16,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >03:45:16,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.0-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >03:45:16,500 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >03:45:16,502 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >03:45:16,503 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >03:45:16,505 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >03:45:16,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >03:45:16,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >03:45:16,511 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,512 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,514 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,514 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,516 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,519 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,521 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,523 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-3.fc21.noarch as install for sssd-1.11.4-3.fc21.x86_64 >03:45:16,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.11.90-2.fc21.x86_64 >03:45:16,534 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-1.fc21.noarch as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:45:16,535 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:45:16,540 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:45:16,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:45:16,543 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:45:16,547 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 >03:45:16,553 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.11.91-1.fc21.x86_64 >03:45:16,555 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.11-1.fc21.x86_64 as install for 1:totem-3.11.91-1.fc21.x86_64 >03:45:16,562 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 >03:45:16,564 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-0.4.rc2.fc21.x86_64 >03:45:16,566 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:45:16,572 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:45:16,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.1-2.fc21.x86_64 >03:45:16,577 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >03:45:16,582 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for vinagre-3.11.92-1.fc21.x86_64 >03:45:16,584 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-25.fc21.x86_64 as install for vinagre-3.11.92-1.fc21.x86_64 >03:45:16,586 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-25.fc21.x86_64 as install for vinagre-3.11.92-1.fc21.x86_64 >03:45:16,590 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-0.1.RC1.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >03:45:16,591 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >03:45:16,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >03:45:16,596 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >03:45:16,596 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >03:45:16,596 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >03:45:16,597 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 >03:45:16,600 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >03:45:16,601 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:45:16,604 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:45:16,604 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >03:45:16,608 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-13.fc21.x86_64 >03:45:16,610 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:45:16,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:45:16,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:45:16,621 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-4.20140305.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >03:45:16,623 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-4.20140305.fc21.x86_64 to require for libxatracker.so.2()(64bit) >03:45:16,627 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:45:16,628 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:45:16,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:45:16,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:45:16,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:45:16,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:45:16,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:45:16,639 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:45:16,642 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 >03:45:16,645 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.11.91-1.fc21.x86_64 as install for 1:yelp-3.11.91-1.fc21.x86_64 >03:45:16,646 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.11.90-1.fc21.noarch as install for 1:yelp-3.11.91-1.fc21.x86_64 >03:45:16,649 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:45:16,650 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-141.fc21.noarch >03:45:16,651 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:45:16,652 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-141.fc21.noarch >03:45:16,653 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:45:16,655 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:45:16,656 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >03:45:16,657 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >03:45:16,672 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >03:45:16,678 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:45:16,682 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-20.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 >03:45:16,685 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.1-0.8.20140226.fc21.x86_64 >03:45:16,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for PackageKit-0.9.1-0.8.20140226.fc21.x86_64 >03:45:16,688 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >03:45:16,689 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.6.0-1.fc21.x86_64 as install for PackageKit-0.9.1-0.8.20140226.fc21.x86_64 >03:45:16,699 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.12-1.fc21.x86_64 as install for PackageKit-0.9.1-0.8.20140226.fc21.x86_64 >03:45:16,701 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:45:16,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 >03:45:16,707 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-211-2.fc21.x86_64 as install for abrt-addon-python-2.2.0-1.fc21.x86_64 >03:45:16,708 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-211-2.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:45:16,711 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.0-1.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:45:16,712 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:45:16,713 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.5-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:45:16,715 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:45:16,721 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:45:16,722 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:45:16,726 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:45:16,727 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:45:16,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.0-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:45:16,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.0-1.fc21.x86_64 as install for abrt-tui-2.2.0-1.fc21.x86_64 >03:45:16,739 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >03:45:16,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-2.fc21.noarch as install for 32:bind-libs-9.9.5-2.fc21.x86_64 >03:45:16,754 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >03:45:16,761 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >03:45:16,762 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >03:45:16,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.1.0-1.fc21.x86_64 as install for clutter-1.18.0-1.fc21.x86_64 >03:45:16,776 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >03:45:16,785 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >03:45:16,787 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >03:45:16,791 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,793 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,796 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,798 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,800 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >03:45:16,802 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-63.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:45:16,804 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:45:16,806 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,807 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,808 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,810 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,811 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-1.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,812 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,813 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,815 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >03:45:16,822 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >03:45:16,823 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >03:45:16,824 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >03:45:16,824 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >03:45:16,824 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >03:45:16,824 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >03:45:16,824 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >03:45:16,825 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >03:45:16,825 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >03:45:16,825 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >03:45:16,825 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1()(64bit) >03:45:16,825 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1()(64bit) >03:45:16,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 1:epiphany-runtime-3.11.92-2.fc21.x86_64 >03:45:16,832 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc21.x86_64 to require for libxslt.so.1()(64bit) >03:45:16,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.3.92-2.fc21.x86_64 as install for 1:epiphany-runtime-3.11.92-2.fc21.x86_64 >03:45:16,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.11.92-1.fc21.x86_64 >03:45:16,842 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.11.92-1.fc21.x86_64 >03:45:16,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.11.92-1.fc21.x86_64 >03:45:16,854 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 >03:45:16,857 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 >03:45:16,859 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >03:45:16,860 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >03:45:16,863 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >03:45:16,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >03:45:16,879 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 >03:45:16,881 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.9.beta.2013071101.fc21.x86_64 >03:45:16,882 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >03:45:16,882 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >03:45:16,883 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >03:45:16,883 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >03:45:16,883 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >03:45:16,883 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >03:45:16,884 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >03:45:16,884 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >03:45:16,884 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >03:45:16,884 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >03:45:16,884 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >03:45:16,885 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >03:45:16,886 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >03:45:16,886 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >03:45:16,886 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >03:45:16,886 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >03:45:16,887 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >03:45:16,889 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >03:45:16,889 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >03:45:16,889 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >03:45:16,890 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >03:45:16,890 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >03:45:16,890 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >03:45:16,890 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.9.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >03:45:16,902 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >03:45:16,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >03:45:16,907 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-14.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >03:45:16,908 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >03:45:16,909 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >03:45:16,910 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >03:45:16,911 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >03:45:16,911 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >03:45:16,915 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 >03:45:16,915 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >03:45:16,916 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >03:45:16,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >03:45:16,924 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-2.fc21.noarch as install for glibc-common-2.19.90-7.fc21.x86_64 >03:45:16,927 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >03:45:16,931 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.11.91-1.fc21.x86_64 >03:45:16,942 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.11.92-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.11.92-1.fc21.noarch >03:45:16,943 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.1-1.fc21.noarch >03:45:16,947 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:45:16,949 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:45:16,949 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >03:45:16,953 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.10-1.fc21.x86_64 >03:45:16,957 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.11-1.fc21.x86_64 >03:45:16,961 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >03:45:16,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >03:45:16,967 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >03:45:16,968 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >03:45:16,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >03:45:16,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for 5:guile-2.0.11-1.fc21.x86_64 >03:45:17,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.20.0-1.fc21.x86_64 >03:45:17,000 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >03:45:17,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.20.0-1.fc21.x86_64 >03:45:17,003 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >03:45:17,009 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.3-2.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 >03:45:17,013 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.6-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:45:17,014 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.6-1.fc21.noarch as install for ibus-1.5.6-1.fc21.x86_64 >03:45:17,019 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc21.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >03:45:17,020 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >03:45:17,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >03:45:17,026 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.51-1.fc21.noarch >03:45:17,030 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:45:17,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:45:17,034 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >03:45:17,034 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 to require for libjvm.so()(64bit) >03:45:17,034 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 to require for libjava.so()(64bit) >03:45:17,036 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:45:17,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >03:45:17,045 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:45:17,046 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:45:17,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >03:45:17,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >03:45:17,065 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >03:45:17,093 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >03:45:17,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >03:45:17,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-3.fc21.x86_64 as install for libgpod-0.8.3-1.fc21.x86_64 >03:45:17,108 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.2-1.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:45:17,109 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:45:17,110 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:45:17,112 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:45:17,116 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 >03:45:17,122 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 >03:45:17,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >03:45:17,129 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >03:45:17,129 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >03:45:17,133 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 >03:45:17,137 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >03:45:17,139 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for liborcus-0.5.1-6.fc21.x86_64 >03:45:17,145 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-3.fc21.x86_64 >03:45:17,147 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for libpeas-1.9.0-3.fc21.x86_64 >03:45:17,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >03:45:17,153 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:45:17,156 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:45:17,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,176 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,177 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,180 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,182 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,183 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,185 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,188 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.13-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,189 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,192 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,193 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,196 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,197 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,199 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,204 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,206 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,206 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >03:45:17,207 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,209 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,211 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:45:17,220 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-1.fc21.x86_64 as install for libreport-2.2.0-1.fc21.x86_64 >03:45:17,221 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >03:45:17,222 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >03:45:17,222 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-1.fc21.x86_64 to require for libaugeas.so.0()(64bit) >03:45:17,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:45:17,226 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:45:17,234 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-1.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >03:45:17,239 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.2-2.fc21.x86_64 >03:45:17,240 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) >03:45:17,240 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >03:45:17,256 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >03:45:17,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >03:45:17,270 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.2.12.1-1.fc21.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,272 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.2-1.fc21.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,275 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,278 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-16.fc21.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,279 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.4-1.fc21.x86_64 as install for libvirt-client-1.2.2-1.fc21.x86_64 >03:45:17,282 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-1.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >03:45:17,282 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.4-1.fc21.x86_64 to require for libwsman.so.1()(64bit) >03:45:17,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.2-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,294 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.0.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.2-1.fc21.x86_64 >03:45:17,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-1.fc21.x86_64 as install for libvirt-gobject-0.1.8-1.fc21.x86_64 >03:45:17,300 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >03:45:17,301 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-1.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >03:45:17,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-2.fc21.noarch as install for libwacom-0.9-2.fc21.x86_64 >03:45:17,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc21.x86_64 >03:45:17,329 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >03:45:17,334 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1-4.20140305.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:45:17,347 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc21.noarch as install for ncurses-libs-5.9-12.20130511.fc21.x86_64 >03:45:17,351 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >03:45:17,352 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >03:45:17,356 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.0-1.fc21.x86_64 as install for nss-3.16.0-1.fc21.x86_64 >03:45:17,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-5.fc21.x86_64 >03:45:17,370 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >03:45:17,372 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:45:17,374 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:45:17,375 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >03:45:17,375 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >03:45:17,376 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >03:45:17,382 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc21.x86_64 as install for 1:openssl-1.0.1e-42.fc21.x86_64 >03:45:17,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >03:45:17,390 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >03:45:17,390 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0()(64bit) >03:45:17,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >03:45:17,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,409 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,410 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,411 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,412 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,414 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,416 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,417 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,418 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,420 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >03:45:17,421 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-296.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,424 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,425 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,426 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.32-1.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:45:17,432 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.57-1.fc21.x86_64 >03:45:17,436 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >03:45:17,438 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >03:45:17,444 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:17,446 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >03:45:17,451 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >03:45:17,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-2.fc21.x86_64 >03:45:17,461 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 >03:45:17,461 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >03:45:17,465 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >03:45:17,470 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >03:45:17,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >03:45:17,475 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.11.92-1.fc21.noarch as install for python-caribou-0.4.13-4.fc21.noarch >03:45:17,477 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.5.2-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >03:45:17,478 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 >03:45:17,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-1.fc21.x86_64 as install for python-pillow-2.3.1-1.fc21.x86_64 >03:45:17,481 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >03:45:17,481 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-1.fc21.x86_64 to require for libwebp.so.5()(64bit) >03:45:17,482 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for python-slip-dbus-0.6.0-1.fc21.noarch >03:45:17,484 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >03:45:17,488 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.1-1.fc21.x86_64 as install for python3-brlapi-0.6.1-1.fc21.x86_64 >03:45:17,488 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.1-1.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >03:45:17,491 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.11.92-1.fc21.x86_64 >03:45:17,492 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc21.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >03:45:17,493 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 >03:45:17,496 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-6.fc21.x86_64 as install for python3-speechd-0.8-6.fc21.x86_64 >03:45:17,505 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-2.fc21.x86_64 as install for rpm-python-4.11.2-2.fc21.x86_64 >03:45:17,506 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.2-2.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >03:45:17,531 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >03:45:17,532 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >03:45:17,538 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:45:17,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-6.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:45:17,540 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.5-1.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:45:17,544 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:45:17,545 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-7.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:45:17,550 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc21.x86_64 as install for spice-glib-0.23-2.fc21.x86_64 >03:45:17,550 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >03:45:17,552 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.23-2.fc21.x86_64 >03:45:17,554 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.0.0-0.1.rc0.fc21.x86_64 as install for spice-glib-0.23-2.fc21.x86_64 >03:45:17,563 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:45:17,564 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.4-3.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >03:45:17,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:45:17,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:45:17,573 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.4-3.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:45:17,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:45:17,576 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >03:45:17,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:45:17,583 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:45:17,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.4-3.fc21.x86_64 as install for sssd-ipa-1.11.4-3.fc21.x86_64 >03:45:17,590 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.4-3.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >03:45:17,595 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-1.fc21.noarch >03:45:17,599 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-5.fc21.noarch as install for tagsoup-1.2.1-6.fc20.noarch >03:45:17,600 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-3.5.0-5.fc21.noarch to require for jpackage-utils >03:45:17,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-2.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:45:17,604 DEBUG yum.verbose.YumBase: Quick matched libteam-1.9-2.fc21.x86_64 to require for libteam.so.5()(64bit) >03:45:17,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-1.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:45:17,608 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:45:17,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-1.fc21.x86_64 as install for telepathy-haze-0.8.0-1.fc21.x86_64 >03:45:17,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-1.fc21.x86_64 as install for totem-pl-parser-3.10.1-1.fc21.x86_64 >03:45:17,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.3.0-1.fc21.x86_64 as install for tracker-0.17.8-3.fc21.x86_64 >03:45:17,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.17.8-3.fc21.x86_64 >03:45:17,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-1.fc21.x86_64 as install for tracker-0.17.8-3.fc21.x86_64 >03:45:17,657 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-1.fc21.x86_64 as install for tracker-0.17.8-3.fc21.x86_64 >03:45:17,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc21.x86_64 as install for tracker-0.17.8-3.fc21.x86_64 >03:45:17,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:45:17,667 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:45:17,668 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:45:17,685 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.0-0.rc7.git2.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >03:45:17,688 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >03:45:17,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.0-1.fc21.x86_64 as install for abrt-python3-2.2.0-1.fc21.x86_64 >03:45:17,709 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.0-1.fc21.x86_64 as install for brlapi-0.6.1-1.fc21.x86_64 >03:45:17,712 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.16-1.fc21.x86_64 as install for brlapi-0.6.1-1.fc21.x86_64 >03:45:17,720 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-10.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >03:45:17,722 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >03:45:17,726 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc21.noarch >03:45:17,738 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc21.x86_64 as install for frei0r-plugins-1.4-1.fc21.x86_64 >03:45:17,745 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:45:17,745 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >03:45:17,749 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for gnupg-1.4.16-4.fc21.x86_64 >03:45:17,752 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.2.12.1-1.fc21.x86_64 as install for gnutls-utils-3.2.12.1-1.fc21.x86_64 >03:45:17,753 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.2.12.1-1.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >03:45:17,755 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.2-2.fc21.x86_64 as install for gnutls-utils-3.2.12.1-1.fc21.x86_64 >03:45:17,768 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013i-2.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:45:17,770 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-5.fc21.noarch as install for javapackages-tools-3.5.0-5.fc21.noarch >03:45:17,773 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-3.git20140320.fc21.x86_64 as install for kexec-tools-2.0.5-2.fc21.x86_64 >03:45:17,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:45:17,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:45:17,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:45:17,807 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-16.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >03:45:17,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-11.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >03:45:17,809 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-11.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >03:45:17,810 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-14.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >03:45:17,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.3.rc2.fc21.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >03:45:17,814 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.9-1.fc21.x86_64 >03:45:17,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-1.fc21.noarch as install for libquvi-0.9.4-1.fc21.x86_64 >03:45:17,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 >03:45:17,836 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-14.20140225git.fc21.x86_64 as install for libvirt-daemon-1.2.2-1.fc21.x86_64 >03:45:17,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for libvirt-daemon-1.2.2-1.fc21.x86_64 >03:45:17,840 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.2.2-1.fc21.x86_64 >03:45:17,844 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.2.2-1.fc21.x86_64 >03:45:17,844 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) >03:45:17,845 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) >03:45:17,845 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) >03:45:17,845 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) >03:45:17,845 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >03:45:17,848 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.10.0-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.2-1.fc21.x86_64 >03:45:17,848 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-8.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.2-1.fc21.x86_64 >03:45:17,853 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.2.2-1.fc21.x86_64 >03:45:17,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.2-1.fc21.x86_64 >03:45:17,859 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.0-0.6.beta4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,860 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-6.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,863 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.105-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,866 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,868 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.72.2-2.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,869 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.72.2-2.fc21.x86_64 to require for librados.so.2()(64bit) >03:45:17,870 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.0-0.6.beta4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,870 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-0.6.beta4.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >03:45:17,871 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.0-0.6.beta4.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >03:45:17,872 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.0-0.6.beta4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.2-1.fc21.x86_64 >03:45:17,970 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 >03:45:17,976 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >03:45:17,980 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >03:45:17,992 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-296.fc21.noarch >03:45:17,996 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-296.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >03:45:17,999 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:45:18,000 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:45:18,020 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:18,021 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:45:18,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:45:18,025 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:45:18,026 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:45:18,027 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >03:45:18,027 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >03:45:18,028 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:45:18,029 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4()(64bit) >03:45:18,039 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-1.fc21.x86_64 as install for python-paramiko-1.12.2-1.fc21.noarch >03:45:18,040 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.10-3.fc21.noarch as install for python-paramiko-1.12.2-1.fc21.noarch >03:45:18,045 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-kvm-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,049 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >03:45:18,054 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 >03:45:18,056 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >03:45:18,060 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:45:18,062 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:45:18,063 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >03:45:18,063 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >03:45:18,064 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >03:45:18,065 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:45:18,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-client-1.11.4-3.fc21.x86_64 >03:45:18,070 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.4-3.fc21.x86_64 >03:45:18,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >03:45:18,076 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-6.20130314.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >03:45:18,077 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-6.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >03:45:18,078 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-12.fc21.x86_64 as install for suitesparse-4.2.1-2.fc21.x86_64 >03:45:18,089 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 >03:45:18,090 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >03:45:18,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-14.fc21.x86_64 as install for atlas-3.10.1-12.fc21.x86_64 >03:45:18,095 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-14.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >03:45:18,095 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-14.fc21.x86_64 to require for libgfortran.so.3()(64bit) >03:45:18,102 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >03:45:18,104 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >03:45:18,106 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for ceph-libs-0.72.2-2.fc21.x86_64 >03:45:18,112 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >03:45:18,114 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >03:45:18,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc21.x86_64 >03:45:18,123 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-devel-3.5.0-0.6.beta4.fc21.x86_64 as install for glusterfs-api-3.5.0-0.6.beta4.fc21.x86_64 >03:45:18,124 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.0-0.6.beta4.fc21.x86_64 as install for glusterfs-api-3.5.0-0.6.beta4.fc21.x86_64 >03:45:18,128 DEBUG yum.verbose.YumBase: TSINFO: Marking rsyslog-mmjsonparse-7.4.8-1.fc21.x86_64 as install for glusterfs-libs-3.5.0-0.6.beta4.fc21.x86_64 >03:45:18,130 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc21.noarch >03:45:18,136 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-8.fc21.x86_64 as install for libgadu-1.12.0-0.3.rc2.fc21.x86_64 >03:45:18,140 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.4rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >03:45:18,141 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >03:45:18,142 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131130-1.fc21.noarch >03:45:18,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >03:45:18,148 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >03:45:18,153 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.105-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:45:18,154 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:45:18,156 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.84-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:45:18,168 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >03:45:18,178 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.3-1.fc21.x86_64 as install for python-javapackages-3.5.0-5.fc21.noarch >03:45:18,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,185 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >03:45:18,186 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-1.fc21.x86_64 as install for 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc21.x86_64 as install for 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-4.fc21.x86_64 as install for 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,191 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL2-2.0.3-1.fc21.x86_64 as install for 2:qemu-img-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,198 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.0.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,201 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.4-3.fc21.noarch as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,201 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-1.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,202 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,204 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.4-3.fc21.noarch as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,206 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >03:45:18,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >03:45:18,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >03:45:18,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >03:45:18,207 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >03:45:18,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >03:45:18,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >03:45:18,208 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >03:45:18,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >03:45:18,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >03:45:18,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >03:45:18,209 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >03:45:18,210 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-3.fc21.x86_64 as install for 2:qemu-system-x86-2.0.0-0.1.rc0.fc21.x86_64 >03:45:18,215 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >03:45:18,217 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >03:45:18,218 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-1.fc21.x86_64 as install for sheepdog-0.3.0-6.fc21.x86_64 >03:45:18,219 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-1.fc21.x86_64 to require for libcfg.so.6()(64bit) >03:45:18,226 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-2.fc21.x86_64 as install for corosync-2.3.3-1.fc21.x86_64 >03:45:18,235 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 >03:45:18,237 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >03:45:18,238 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 >03:45:18,239 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) >03:45:18,239 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) >03:45:18,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-14.fc21.x86_64 as install for libgfortran-4.8.2-14.fc21.x86_64 >03:45:18,247 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-14.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >03:45:18,248 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-14.fc21.x86_64 to require for libquadmath.so.0()(64bit) >03:45:18,250 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 >03:45:18,254 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.84-2.fc21.x86_64 as install for lvm2-libs-2.02.105-2.fc21.x86_64 >03:45:18,258 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >03:45:18,260 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-7.fc21.x86_64 as install for protobuf-c-0.15-8.fc21.x86_64 >03:45:18,265 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.3-1.fc21.x86_64 >03:45:18,989 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc21.noarch as install for hunspell-en-0.20121024-6.fc21.noarch >03:45:19,497 DEBUG yum.verbose.YumBase: Depsolve time: 5.493 >03:45:19,539 INFO packaging: 1340 packages selected totalling 4.03 GiB >03:47:37,537 INFO packaging: configuring base repo >03:47:37,543 INFO packaging: Error downloading treeinfo: [Errno 14] HTTP Error 404 - Not Found >03:47:37,670 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >03:47:37,670 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:47:37,671 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:47:37,671 DEBUG yum.verbose.plugin: Adding en_US to language list >03:47:37,672 DEBUG yum.verbose.YumBase: Config time: 0.007 >03:47:37,701 ERR packaging: base repo (url/http://10.0.2.2/pub/Fedora/rawhide/x86_64/os) not valid -- removing it >03:47:37,714 INFO packaging: gathering repo metadata >03:47:37,716 INFO packaging: skipping disabled repo rawhide-debuginfo >03:47:37,716 INFO packaging: skipping disabled repo fedora >03:47:37,717 INFO packaging: skipping disabled repo updates-debuginfo >03:47:37,718 INFO packaging: skipping disabled repo rawhide-source >03:47:37,720 INFO packaging: skipping disabled repo updates-testing >03:47:37,721 INFO packaging: skipping disabled repo fedora-debuginfo >03:47:37,721 INFO packaging: skipping disabled repo updates-testing-debuginfo >03:47:37,722 INFO packaging: skipping disabled repo rawhide >03:47:37,730 INFO packaging: skipping disabled repo updates-testing-source >03:47:37,732 INFO packaging: skipping disabled repo updates-source >03:47:37,733 INFO packaging: skipping disabled repo fedora-source >03:47:37,733 INFO packaging: skipping disabled repo updates >03:47:37,734 INFO packaging: Refreshing environmentAddons >03:47:37,736 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:47:37,736 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >03:47:37,737 DEBUG yum.verbose.YumBase: group time: 0.001 >03:47:37,738 INFO packaging: metadata retrieval complete >03:48:53,853 INFO packaging: configuring base repo >03:48:53,865 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >03:48:53,865 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:48:53,865 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:48:53,866 DEBUG yum.verbose.plugin: Adding en_US to language list >03:48:53,872 DEBUG yum.verbose.YumBase: Config time: 0.012 >03:48:53,956 INFO packaging: gathering repo metadata >03:48:53,958 INFO packaging: skipping disabled repo fedora >03:48:53,959 INFO packaging: gathering repo metadata for anaconda >03:48:57,823 INFO packaging: skipping disabled repo updates-testing >03:48:57,824 INFO packaging: skipping disabled repo rawhide >03:48:57,825 INFO packaging: skipping disabled repo updates >03:48:57,825 INFO packaging: Refreshing environmentAddons >03:48:57,826 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:48:57,827 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >03:49:02,877 DEBUG yum.verbose.YumBase: pkgsack time: 5.050 >03:49:03,006 DEBUG yum.verbose.YumBase: group time: 5.179 >03:49:10,934 INFO packaging: metadata retrieval complete >03:50:52,798 INFO packaging: checking software selection >03:50:52,803 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:50:53,680 DEBUG yum.verbose.YumBase: pkgsack time: 0.877 >03:50:53,775 DEBUG yum.verbose.YumBase: group time: 0.972 >03:50:53,776 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >03:50:53,939 DEBUG yum.verbose.YumBase: Obs Init time: 0.161 >03:50:53,966 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >03:50:53,999 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >03:50:54,001 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >03:50:54,051 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >03:50:54,056 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >03:50:54,060 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >03:50:54,076 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >03:50:54,212 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >03:50:54,221 DEBUG yum.verbose.YumBase: No package named kdenetwork-krdc available to be installed >03:50:54,222 DEBUG yum.verbose.YumBase: No package named kdenetwork-krfb available to be installed >03:50:54,437 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >03:50:54,438 INFO packaging: no kernel-PAE package >03:50:54,441 INFO packaging: selected kernel >03:50:54,442 INFO packaging: selecting kernel-devel >03:50:54,615 INFO packaging: checking dependencies >03:50:54,738 DEBUG yum.verbose.YumBase: Building updates object >03:50:55,601 DEBUG yum.verbose.YumBase: up:simple updates time: 0.343 >03:50:55,608 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >03:50:55,608 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >03:50:55,608 DEBUG yum.verbose.YumBase: updates time: 0.870 >03:50:55,614 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-modules-2013.0912-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >03:50:55,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(utf8) >03:50:55,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >03:50:55,620 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(lib) >03:50:55,622 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,623 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.54-1.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,624 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,626 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-10.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,627 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-10.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,628 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >03:50:55,629 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-9.fc20.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,630 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,632 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-7.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,633 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(File::Copy) >03:50:55,633 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(File::Compare) >03:50:55,633 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Fcntl) >03:50:55,634 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,637 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.57-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,638 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(DirHandle) >03:50:55,640 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-3.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,640 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,643 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,646 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.064-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,647 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.32-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,649 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-3.65-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,649 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-3.65-1.fc21.noarch to require for perl(CGI) >03:50:55,650 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.37-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,654 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.9-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:50:55,659 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.39.92-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:50:55,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:50:55,663 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:50:55,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:50:55,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-211-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:50:55,667 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >03:50:55,667 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >03:50:55,667 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >03:50:55,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,674 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,681 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,683 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-211-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,684 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >03:50:55,684 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >03:50:55,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,686 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >03:50:55,691 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,692 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,693 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,695 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,697 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,700 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.45.92-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,705 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,707 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,708 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-1.fc21.x86_64 to require for libplc4.so()(64bit) >03:50:55,709 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,711 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >03:50:55,712 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >03:50:55,712 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >03:50:55,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,715 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:50:55,718 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,719 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,721 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,723 DEBUG yum.verbose.YumBase: TSINFO: Marking nm-connection-editor-0.9.9.0-8.git20140123.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,726 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,728 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >03:50:55,729 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.11.9-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,734 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.6-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,736 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,738 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,740 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:50:55,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >03:50:55,745 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >03:50:55,746 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2()(64bit) >03:50:55,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:50:55,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:50:55,755 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-0.8.20140226.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:50:55,758 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:50:55,760 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:50:55,762 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >03:50:55,765 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,776 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,777 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,778 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,779 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,781 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,782 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,783 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,784 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,785 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,786 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:50:55,788 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:50:55,789 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.0-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:50:55,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:50:55,793 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >03:50:55,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-5.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:50:55,797 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.5-23.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:50:55,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:50:55,802 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >03:50:55,803 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >03:50:55,803 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >03:50:55,803 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6()(64bit) >03:50:55,805 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.4-3.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:50:55,807 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.54.0-14.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:50:55,807 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtSql.so.4()(64bit) >03:50:55,808 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtNetwork.so.4()(64bit) >03:50:55,810 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.5-23.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:50:55,812 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtCore.so.4()(64bit) >03:50:55,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-mysql-4.8.5-23.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:50:55,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-server-5.5.36-1.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:50:55,817 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:50:55,818 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >03:50:55,821 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:50:55,825 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:50:55,827 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >03:50:55,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:50:55,831 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >03:50:55,834 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:50:55,836 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libncursesw.so.5()(64bit) >03:50:55,836 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libmenuw.so.5()(64bit) >03:50:55,836 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libformw.so.5()(64bit) >03:50:55,843 DEBUG yum.verbose.YumBase: TSINFO: Marking amarok-utils-2.8.0-3.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,845 DEBUG yum.verbose.YumBase: TSINFO: Marking amarok-libs-2.8.0-3.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,847 DEBUG yum.verbose.YumBase: TSINFO: Marking qtscriptbindings-0.2.0-6.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,850 DEBUG yum.verbose.YumBase: TSINFO: Marking moodbar-0.1.2-11.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,851 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.36-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-42.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,857 DEBUG yum.verbose.YumBase: TSINFO: Marking kio_mtp-0.75-4.20131020git2063e75.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,858 DEBUG yum.verbose.YumBase: TSINFO: Marking kio-upnp-ms-1.0.0-4.20111102git.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,859 DEBUG yum.verbose.YumBase: TSINFO: Marking ifuse-1.1.3-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,860 DEBUG yum.verbose.YumBase: TSINFO: Marking clamz-0.5-4.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,863 DEBUG yum.verbose.YumBase: TSINFO: Marking audiocd-kio-4.12.95-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,864 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,866 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-5.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,868 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-libs-4.12.95-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,875 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-embedded-5.5.36-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libmygpo-qt-1.0.7-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,882 DEBUG yum.verbose.YumBase: TSINFO: Marking loudmouth-1.4.3-13.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,883 DEBUG yum.verbose.YumBase: TSINFO: Marking liblastfm-1.0.7-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.35.0-5.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,888 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokshared.so.1()(64bit) >03:50:55,888 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokpud.so.1()(64bit) >03:50:55,889 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamaroklib.so.1()(64bit) >03:50:55,889 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokcore.so.1()(64bit) >03:50:55,889 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok_service_lastfm_shared.so()(64bit) >03:50:55,889 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok-transcoding.so.1()(64bit) >03:50:55,889 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok-sqlcollection.so.1()(64bit) >03:50:55,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,893 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.3-10.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,895 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-4.20140305.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:50:55,900 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-Qt-0.8.8-2.fc20.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:50:55,901 DEBUG yum.verbose.YumBase: Quick matched PackageKit-Qt-0.8.8-2.fc20.x86_64 to require for libpackagekit-qt2.so.6()(64bit) >03:50:55,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.7-4.fc21.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:50:55,904 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-0.5-1.fc21.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:50:55,907 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-6.fc21.x86_64 as install for appmenu-qt-0.2.6-4.fc20.x86_64 >03:50:55,912 DEBUG yum.verbose.YumBase: TSINFO: Marking ark-libs-4.12.95-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:50:55,914 DEBUG yum.verbose.YumBase: TSINFO: Marking p7zip-plugins-9.20.1-6.fc20.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:50:55,915 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:50:55,917 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.7.1-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:50:55,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libkonq-4.12.95-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:50:55,922 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-8.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:50:55,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:50:55,924 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-8.fc21.x86_64 to require for libpam.so.0()(64bit) >03:50:55,929 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.5-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:50:55,931 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:50:55,932 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >03:50:55,933 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:50:55,935 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >03:50:55,935 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.5-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >03:50:55,940 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:50:55,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:50:55,944 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:50:55,945 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-42.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:50:55,947 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:50:55,948 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:50:55,949 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:50:55,956 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-3.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >03:50:55,957 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >03:50:55,958 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >03:50:55,959 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >03:50:55,965 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for automake-1.14.1-1.fc21.noarch >03:50:55,966 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.04-1.fc21.noarch as install for automake-1.14.1-1.fc21.noarch >03:50:55,967 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.30-2.fc21.noarch as install for automake-1.14.1-1.fc21.noarch >03:50:55,969 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >03:50:55,974 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >03:50:55,977 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:50:55,978 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:50:55,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:50:55,982 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccfg.so.90()(64bit) >03:50:55,982 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccc.so.90()(64bit) >03:50:55,982 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisc.so.95()(64bit) >03:50:55,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:50:55,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:50:55,989 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >03:50:55,989 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >03:50:55,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluedevil-2.0-0.6.rc1.fc21.x86_64 as install for bluedevil-2.0.0-0.11.rc1.fc21.x86_64 >03:50:55,994 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 as install for bluedevil-2.0.0-0.11.rc1.fc21.x86_64 >03:50:55,996 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.16-1.fc21.x86_64 as install for bluez-cups-5.16-1.fc21.x86_64 >03:50:56,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:50:56,002 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >03:50:56,002 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >03:50:56,003 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:50:56,005 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:50:56,007 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >03:50:56,011 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-1.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:50:56,013 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >03:50:56,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:50:56,018 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:50:56,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:50:56,021 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:50:56,022 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >03:50:56,023 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:50:56,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:50:56,028 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.7-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:50:56,029 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.7-1.fc21.x86_64 >03:50:56,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:50:56,033 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:50:56,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:50:56,036 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >03:50:56,036 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >03:50:56,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for colord-kde-0.3.0-2.fc20.x86_64 >03:50:56,044 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:50:56,045 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:50:56,046 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:50:56,048 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:50:56,050 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:50:56,053 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:50:56,055 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:50:56,056 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >03:50:56,058 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:50:56,062 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:50:56,065 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:50:56,067 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:50:56,069 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:50:56,071 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-5.fc21.noarch as install for cscope-15.8-7.fc21.x86_64 >03:50:56,072 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for cscope-15.8-7.fc21.x86_64 >03:50:56,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-8.fc21.x86_64 as install for 1:cups-1.7.1-8.fc21.x86_64 >03:50:56,078 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-8.fc21.noarch as install for 1:cups-1.7.1-8.fc21.x86_64 >03:50:56,080 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupsmime.so.1()(64bit) >03:50:56,080 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupsimage.so.2()(64bit) >03:50:56,080 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupscgi.so.1()(64bit) >03:50:56,080 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcups.so.2()(64bit) >03:50:56,081 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for 1:cups-1.7.1-8.fc21.x86_64 >03:50:56,082 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-25.fc21.x86_64 to require for libavahi-client.so.3()(64bit) >03:50:56,086 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.48-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,087 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,089 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,093 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,095 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,098 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,099 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-2.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,102 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:50:56,106 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:50:56,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:50:56,109 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:50:56,112 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-4.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >03:50:56,114 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >03:50:56,118 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for 1:dbus-1.6.18-3.fc21.x86_64 >03:50:56,120 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >03:50:56,123 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:50:56,125 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-2.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:50:56,125 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-2.fc21.x86_64 to require for librpm.so.3()(64bit) >03:50:56,129 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:50:56,130 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:50:56,132 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-2.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:50:56,133 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libisc-export.so.95()(64bit) >03:50:56,133 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libirs-export.so.91()(64bit) >03:50:56,133 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libdns-export.so.100()(64bit) >03:50:56,140 DEBUG yum.verbose.YumBase: TSINFO: Marking digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,142 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,144 DEBUG yum.verbose.YumBase: TSINFO: Marking kcm_colors-4.11.7-4.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,145 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,147 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.7-5.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,149 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-core-2.4.7-5.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,151 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_superres.so.2.4()(64bit) >03:50:56,151 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >03:50:56,152 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >03:50:56,153 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >03:50:56,154 DEBUG yum.verbose.YumBase: TSINFO: Marking lensfun-0.2.8-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,155 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libkipi-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libkface-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libkexiv2-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdcraw-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,170 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >03:50:56,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,172 DEBUG yum.verbose.YumBase: Quick matched digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 to require for libdigikamcore.so.3()(64bit) >03:50:56,174 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-3.git20140320.fc21.x86_64 as install for dracut-config-rescue-037-3.git20140320.fc21.x86_64 >03:50:56,178 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >03:50:56,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >03:50:56,183 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >03:50:56,187 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >03:50:56,189 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >03:50:56,191 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >03:50:56,191 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >03:50:56,192 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >03:50:56,192 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >03:50:56,192 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >03:50:56,192 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >03:50:56,192 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >03:50:56,193 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >03:50:56,193 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >03:50:56,193 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >03:50:56,193 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >03:50:56,193 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >03:50:56,194 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >03:50:56,194 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >03:50:56,194 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >03:50:56,194 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >03:50:56,195 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1()(64bit) >03:50:56,198 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-17.fc21.x86_64 as install for file-5.14-17.fc21.x86_64 >03:50:56,199 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-17.fc21.x86_64 to require for libmagic.so.1()(64bit) >03:50:56,201 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.11.92-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >03:50:56,203 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:50:56,204 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:50:56,205 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:50:56,208 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:50:56,214 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >03:50:56,217 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >03:50:56,219 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 >03:50:56,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:50:56,224 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.8.2-14.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:50:56,226 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:50:56,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-1.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:50:56,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.8.2-14.fc21.x86_64 as install for gcc-c++-4.8.2-14.fc21.x86_64 >03:50:56,235 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for gdb-7.7-4.fc21.x86_64 >03:50:56,240 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:50:56,241 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:50:56,242 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >03:50:56,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:50:56,246 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,247 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,248 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:50:56,259 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.9.0-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:50:56,260 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.30-20.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >03:50:56,261 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:50:56,264 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:50:56,266 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-0.1.RC1.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >03:50:56,267 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-7.fc21.x86_64 as install for glibc-2.19.90-7.fc21.x86_64 >03:50:56,272 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-7.fc21.x86_64 as install for glibc-devel-2.19.90-7.fc21.x86_64 >03:50:56,273 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-7.fc21.x86_64 to require for glibc-headers >03:50:56,277 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-symbolic-3.11.92-1.fc21.noarch as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk3-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:50:56,292 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 >03:50:56,294 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:50:56,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:50:56,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:50:56,300 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:50:56,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:50:56,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,320 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.40.2-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,323 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,324 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,329 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,333 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,334 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >03:50:56,334 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >03:50:56,334 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >03:50:56,334 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >03:50:56,335 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >03:50:56,335 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >03:50:56,335 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >03:50:56,335 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >03:50:56,335 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >03:50:56,337 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,340 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:50:56,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:50:56,351 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.2.3-1.fc21.x86_64 to require for libgstbase-1.0.so.0()(64bit) >03:50:56,354 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:50:56,356 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:50:56,367 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,368 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >03:50:56,370 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,371 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,375 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,379 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,396 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:50:56,399 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for gutenprint-5.2.10-0.5.pre2.fc21.x86_64 >03:50:56,401 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >03:50:56,407 DEBUG yum.verbose.YumBase: TSINFO: Marking gwenview-libs-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:50:56,410 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:50:56,413 DEBUG yum.verbose.YumBase: TSINFO: Marking baloo-libs-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:50:56,413 DEBUG yum.verbose.YumBase: Quick matched baloo-libs-4.12.95-1.fc21.x86_64 to require for libbaloofiles.so.4()(64bit) >03:50:56,414 DEBUG yum.verbose.YumBase: Quick matched baloo-libs-4.12.95-1.fc21.x86_64 to require for libbaloocore.so.4()(64bit) >03:50:56,419 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.3-2.fc21.x86_64 as install for 1:hpijs-3.14.3-2.fc21.x86_64 >03:50:56,420 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpmud.so.0()(64bit) >03:50:56,420 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpip.so.0()(64bit) >03:50:56,424 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.1-1.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:50:56,426 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:50:56,427 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >03:50:56,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:50:56,435 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.6-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:50:56,437 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.6-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:50:56,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:50:56,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:50:56,442 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.11.92-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:50:56,446 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:50:56,447 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.99.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:50:56,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:50:56,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:50:56,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:50:56,456 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >03:50:56,456 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >03:50:56,457 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:50:56,458 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:50:56,462 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >03:50:56,463 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >03:50:56,463 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >03:50:56,466 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:50:56,468 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:50:56,469 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:50:56,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:50:56,473 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 >03:50:56,475 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >03:50:56,479 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-gui-21.27-1.fc21.x86_64 as install for initial-setup-gui-0.3.15-1.fc21.x86_64 >03:50:56,483 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:50:56,486 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.52-1.fc21.x86_64 >03:50:56,488 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:50:56,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:50:56,492 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:50:56,495 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 >03:50:56,499 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >03:50:56,501 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >03:50:56,501 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >03:50:56,504 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.262-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:50:56,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:50:56,513 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:k3b-libs-2.0.2-20.20130927git.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:k3b-common-2.0.2-20.20130927git.fc21.noarch as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,516 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,517 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,519 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,520 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz-2.1.5-16.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libkcddb-4.12.95-1.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,524 DEBUG yum.verbose.YumBase: Quick matched 1:k3b-libs-2.0.2-20.20130927git.fc21.x86_64 to require for libk3bdevice.so.6()(64bit) >03:50:56,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,528 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:50:56,534 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-gstreamer-0.10.3-2.fc21.x86_64 as install for kamoso-2.0.2-16.fc21.x86_64 >03:50:56,534 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc21.x86_64 to require for libQtGStreamer-0.10.so.0()(64bit) >03:50:56,535 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc21.x86_64 to require for libQtGLib-2.0.so.0()(64bit) >03:50:56,536 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:50:56,537 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:50:56,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >03:50:56,547 DEBUG yum.verbose.YumBase: TSINFO: Marking konqueror-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,549 DEBUG yum.verbose.YumBase: TSINFO: Marking kfind-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,550 DEBUG yum.verbose.YumBase: TSINFO: Marking keditbookmarks-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,551 DEBUG yum.verbose.YumBase: TSINFO: Marking kdialog-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,553 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepasswd-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,554 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kde-plasma-folderview-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,555 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-common-4.12.95-1.fc21.noarch as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,556 DEBUG yum.verbose.YumBase: TSINFO: Marking dolphin-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,557 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:50:56,562 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libnm-qt-0.9.9.1-1.fc21.x86_64 as install for kde-plasma-nm-0.9.3.3-3.fc21.x86_64 >03:50:56,563 DEBUG yum.verbose.YumBase: Quick matched 1:libnm-qt-0.9.9.1-1.fc21.x86_64 to require for libNetworkManagerQt.so.0()(64bit) >03:50:56,565 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libmm-qt-1.0.1-1.fc21.x86_64 as install for kde-plasma-nm-0.9.3.3-3.fc21.x86_64 >03:50:56,572 DEBUG yum.verbose.YumBase: TSINFO: Marking NetworkManager-openswan-0.9.8.4-2.fc21.x86_64 as install for kde-plasma-nm-openswan-0.9.3.3-3.fc21.x86_64 >03:50:56,576 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 as install for kde-plasma-nm-pptp-0.9.3.3-3.fc21.x86_64 >03:50:56,582 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-print-manager-libs-4.12.95-1.fc21.x86_64 as install for kde-print-manager-4.12.95-1.fc21.x86_64 >03:50:56,584 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-1.fc21.noarch as install for kde-print-manager-4.12.95-1.fc21.x86_64 >03:50:56,591 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-46.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,593 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,595 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.12.95-1.fc21.noarch as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,596 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,597 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.12.95-1.fc21.noarch as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,599 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,601 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-2.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,602 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-3.fc20.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,603 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,605 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-gpgme-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,606 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.12.95-1.fc21.x86_64 to require for libkwalletbackend.so.4()(64bit) >03:50:56,606 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.12.95-1.fc21.x86_64 to require for libknotifyplugin.so()(64bit) >03:50:56,607 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,609 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-2.fc20.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:50:56,610 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-12.fc21.noarch as install for kde-settings-pulseaudio-20-12.fc21.noarch >03:50:56,631 DEBUG yum.verbose.YumBase: TSINFO: Marking kgreeter-plugins-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,633 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,634 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,636 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-kde-0.99.1-2.20130311git.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,637 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-plasma-20-12.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,638 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-ksplash-20-12.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,639 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,643 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,643 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-xtest.so.0()(64bit) >03:50:56,644 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-xfixes.so.0()(64bit) >03:50:56,644 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-sync.so.1()(64bit) >03:50:56,644 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-shm.so.0()(64bit) >03:50:56,644 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-shape.so.0()(64bit) >03:50:56,645 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-render.so.0()(64bit) >03:50:56,645 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-randr.so.0()(64bit) >03:50:56,646 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,648 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,648 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-composite.so.0()(64bit) >03:50:56,650 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1-4.20140305.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,654 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libsystemsettingsview.so.2()(64bit) >03:50:56,656 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-5.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,658 DEBUG yum.verbose.YumBase: TSINFO: Marking qimageblitz-0.0.6-6.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,660 DEBUG yum.verbose.YumBase: TSINFO: Marking libqalculate-0.9.7-8.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,662 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,662 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.7-4.fc21.x86_64 to require for libprocesscore.so.4()(64bit) >03:50:56,664 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-7.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,664 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libpowerdevilcore.so.0()(64bit) >03:50:56,665 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libpowerdevilconfigcommonprivate.so.4()(64bit) >03:50:56,665 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasmagenericshell.so.4()(64bit) >03:50:56,665 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasmaclock.so.4()(64bit) >03:50:56,666 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >03:50:56,666 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >03:50:56,667 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-style-oxygen-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,668 DEBUG yum.verbose.YumBase: Quick matched kde-style-oxygen-4.11.7-4.fc21.x86_64 to require for liboxygenstyle.so.4()(64bit) >03:50:56,669 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkwineffects.so.1()(64bit) >03:50:56,669 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkhotkeysprivate.so.4()(64bit) >03:50:56,670 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkfontinstui.so.4()(64bit) >03:50:56,670 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkfontinst.so.4()(64bit) >03:50:56,671 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkephal.so.4()(64bit) >03:50:56,671 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkdecorations.so.4()(64bit) >03:50:56,672 DEBUG yum.verbose.YumBase: TSINFO: Marking gpsd-libs-3.10-3.20140127gitf2753b.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,674 DEBUG yum.verbose.YumBase: TSINFO: Marking cln-1.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,676 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,677 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-kde.so.4()(64bit) >03:50:56,678 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-kcal.so.4()(64bit) >03:50:56,678 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-calendar.so.4()(64bit) >03:50:56,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,681 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,682 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,684 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,689 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,691 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-4.20140305.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:50:56,694 DEBUG yum.verbose.YumBase: TSINFO: Marking kmouth-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:50:56,696 DEBUG yum.verbose.YumBase: TSINFO: Marking kmousetool-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:50:56,697 DEBUG yum.verbose.YumBase: TSINFO: Marking kmag-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:50:56,699 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:50:56,700 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:50:56,703 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeartwork-kxs-4.12.95-1.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:50:56,704 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeartwork-common-4.12.95-1.fc21.noarch as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:50:56,705 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:50:56,707 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-extras-5.26-2.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:50:56,710 DEBUG yum.verbose.YumBase: TSINFO: Marking picmi-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,712 DEBUG yum.verbose.YumBase: TSINFO: Marking palapeli-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,713 DEBUG yum.verbose.YumBase: TSINFO: Marking lskat-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,714 DEBUG yum.verbose.YumBase: TSINFO: Marking kubrick-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,717 DEBUG yum.verbose.YumBase: TSINFO: Marking ktuberling-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,718 DEBUG yum.verbose.YumBase: TSINFO: Marking ksudoku-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,720 DEBUG yum.verbose.YumBase: TSINFO: Marking ksquares-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,721 DEBUG yum.verbose.YumBase: TSINFO: Marking kspaceduel-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,722 DEBUG yum.verbose.YumBase: TSINFO: Marking ksnakeduel-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,723 DEBUG yum.verbose.YumBase: TSINFO: Marking ksirk-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,724 DEBUG yum.verbose.YumBase: TSINFO: Marking kshisen-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,726 DEBUG yum.verbose.YumBase: TSINFO: Marking kreversi-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,727 DEBUG yum.verbose.YumBase: TSINFO: Marking konquest-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,728 DEBUG yum.verbose.YumBase: TSINFO: Marking kollision-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,729 DEBUG yum.verbose.YumBase: TSINFO: Marking kolf-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,731 DEBUG yum.verbose.YumBase: TSINFO: Marking knetwalk-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,732 DEBUG yum.verbose.YumBase: TSINFO: Marking knavalbattle-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,734 DEBUG yum.verbose.YumBase: TSINFO: Marking klines-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,735 DEBUG yum.verbose.YumBase: TSINFO: Marking klickety-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,736 DEBUG yum.verbose.YumBase: TSINFO: Marking kjumpingcube-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,737 DEBUG yum.verbose.YumBase: TSINFO: Marking kiriki-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,739 DEBUG yum.verbose.YumBase: TSINFO: Marking killbots-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,740 DEBUG yum.verbose.YumBase: TSINFO: Marking kigo-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,741 DEBUG yum.verbose.YumBase: TSINFO: Marking kgoldrunner-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,742 DEBUG yum.verbose.YumBase: TSINFO: Marking kfourinline-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,743 DEBUG yum.verbose.YumBase: TSINFO: Marking kdiamond-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,744 DEBUG yum.verbose.YumBase: TSINFO: Marking kbreakout-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,745 DEBUG yum.verbose.YumBase: TSINFO: Marking kbounce-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,746 DEBUG yum.verbose.YumBase: TSINFO: Marking kblocks-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,748 DEBUG yum.verbose.YumBase: TSINFO: Marking kblackbox-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,749 DEBUG yum.verbose.YumBase: TSINFO: Marking katomic-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,750 DEBUG yum.verbose.YumBase: TSINFO: Marking kapman-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,752 DEBUG yum.verbose.YumBase: TSINFO: Marking kajongg-4.12.95-1.fc21.noarch as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,753 DEBUG yum.verbose.YumBase: TSINFO: Marking granatier-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,754 DEBUG yum.verbose.YumBase: TSINFO: Marking bovo-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,756 DEBUG yum.verbose.YumBase: TSINFO: Marking bomber-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:50:56,757 DEBUG yum.verbose.YumBase: TSINFO: Marking kpat-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:50:56,759 DEBUG yum.verbose.YumBase: TSINFO: Marking kmines-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:50:56,760 DEBUG yum.verbose.YumBase: TSINFO: Marking kmahjongg-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:50:56,771 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.12.95-1.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,773 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-2.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,774 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.20.rc2.fc21.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,776 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,778 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,782 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-2.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,783 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-62.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,784 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,789 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-7.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,791 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.103.0-10.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,793 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,795 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,796 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,798 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,799 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >03:50:56,801 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,802 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >03:50:56,803 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-6.fc20.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:50:56,815 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kdepim-libs-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,817 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,821 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,823 DEBUG yum.verbose.YumBase: TSINFO: Marking spambayes-1.1-0.9.b1.fc21.noarch as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,824 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,825 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libsendlater.so.4()(64bit) >03:50:56,826 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libpimcommon.so.4()(64bit) >03:50:56,826 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libpimactivity.so.4()(64bit) >03:50:56,826 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libnoteshared.so.4()(64bit) >03:50:56,826 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessageviewer.so.4()(64bit) >03:50:56,826 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessagecore.so.4()(64bit) >03:50:56,827 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessagecomposer.so.4()(64bit) >03:50:56,827 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmailimporter.so.4()(64bit) >03:50:56,827 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmailcommon.so.4()(64bit) >03:50:56,828 DEBUG yum.verbose.YumBase: TSINFO: Marking link-grammar-4.8.6-2.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,829 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizerprivate.so.4()(64bit) >03:50:56,829 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizer_interfaces.so.4()(64bit) >03:50:56,830 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizer_core.so.4()(64bit) >03:50:56,830 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkontactprivate.so.4()(64bit) >03:50:56,830 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libknotesprivate.so.4()(64bit) >03:50:56,831 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libknodecommon.so.4()(64bit) >03:50:56,831 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkmanagesieve.so.4()(64bit) >03:50:56,831 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkmailprivate.so.4()(64bit) >03:50:56,831 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkleopatraclientgui.so.0()(64bit) >03:50:56,832 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkleo.so.4()(64bit) >03:50:56,832 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkdepimdbusinterfaces.so.4()(64bit) >03:50:56,832 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkdepim.so.4()(64bit) >03:50:56,832 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkcal_resourceremote.so.4()(64bit) >03:50:56,832 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkcal_resourceblog.so.4()(64bit) >03:50:56,833 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkaddressbookprivate.so.4()(64bit) >03:50:56,833 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkaddressbookgrantlee.so.4()(64bit) >03:50:56,833 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libincidenceeditorsng.so.4()(64bit) >03:50:56,833 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libgrantleethemeeditor.so.4()(64bit) >03:50:56,833 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libgrantleetheme.so.4()(64bit) >03:50:56,835 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.4.0-3.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:50:56,835 DEBUG yum.verbose.YumBase: Quick matched grantlee-0.4.0-3.fc21.x86_64 to require for libgrantlee_core.so.0()(64bit) >03:50:56,836 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libeventviews.so.4()(64bit) >03:50:56,836 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libcomposereditorng.so.4()(64bit) >03:50:56,836 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libcalendarsupport.so.4()(64bit) >03:50:56,836 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakregatorprivate.so.4()(64bit) >03:50:56,836 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakregatorinterfaces.so.4()(64bit) >03:50:56,837 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakonadi_next.so.4()(64bit) >03:50:56,843 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 as install for kdeplasma-addons-4.12.95-1.fc21.x86_64 >03:50:56,844 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for librtm.so.4()(64bit) >03:50:56,846 DEBUG yum.verbose.YumBase: TSINFO: Marking qoauth-1.0.1-6.fc20.x86_64 as install for kdeplasma-addons-4.12.95-1.fc21.x86_64 >03:50:56,847 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasmapotdprovidercore.so.1()(64bit) >03:50:56,847 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasmacomicprovidercore.so.1()(64bit) >03:50:56,848 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasma_groupingcontainment.so.4()(64bit) >03:50:56,848 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for liblancelot.so.2()(64bit) >03:50:56,848 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for liblancelot-datamodels.so.1()(64bit) >03:50:56,850 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-3.14.0-0.rc7.git2.1.fc21.x86_64 >03:50:56,856 DEBUG yum.verbose.YumBase: TSINFO: Marking kget-libs-4.12.95-1.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:50:56,857 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-widgets-4.12.95-1.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:50:56,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libktorrent-1.3.1-5.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:50:56,864 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >03:50:56,871 DEBUG yum.verbose.YumBase: TSINFO: Marking kipi-plugins-libs-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,873 DEBUG yum.verbose.YumBase: TSINFO: Marking hugin-base-2013.0.0-5.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,875 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.7.0-4.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediawiki-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libkvkontakte-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libksane-4.12.95-1.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,883 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.7.0-4.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:50:56,886 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-7.fc20.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:50:56,887 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-2.fc21.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:50:56,888 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for koji-1.8.0-2.fc20.noarch >03:50:56,890 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-1.fc21.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:50:56,894 DEBUG yum.verbose.YumBase: TSINFO: Marking kolourpaint-libs-4.12.95-1.fc21.x86_64 as install for kolourpaint-4.12.95-1.fc21.x86_64 >03:50:56,894 DEBUG yum.verbose.YumBase: Quick matched kolourpaint-libs-4.12.95-1.fc21.x86_64 to require for libkolourpaint_lgpl.so.4()(64bit) >03:50:56,898 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-part-4.12.95-1.fc21.x86_64 as install for konsole-4.12.95-1.fc21.x86_64 >03:50:56,898 DEBUG yum.verbose.YumBase: Quick matched konsole-part-4.12.95-1.fc21.x86_64 to require for libkonsoleprivate.so()(64bit) >03:50:56,903 DEBUG yum.verbose.YumBase: TSINFO: Marking qca-ossl-2.0.0-0.18.beta3.fc20.x86_64 as install for konversation-1.5-1.fc21.x86_64 >03:50:56,909 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz3-3.0.3-7.fc20.x86_64 as install for kscd-4.12.95-1.fc21.x86_64 >03:50:56,914 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkscreen-1.0.2-2.fc21.x86_64 as install for 1:kscreen-1.0.2.1-2.fc21.x86_64 >03:50:56,914 DEBUG yum.verbose.YumBase: Quick matched 1:libkscreen-1.0.2-2.fc21.x86_64 to require for libkscreen.so.1()(64bit) >03:50:56,920 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguardd-4.11.7-4.fc21.x86_64 as install for ksysguard-4.11.7-4.fc21.x86_64 >03:50:56,924 DEBUG yum.verbose.YumBase: TSINFO: Marking ktorrent-libs-4.3.1-6.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:50:56,925 DEBUG yum.verbose.YumBase: TSINFO: Marking kross-python-4.12.95-1.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:50:56,927 DEBUG yum.verbose.YumBase: TSINFO: Marking GeoIP-1.5.1-4.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:50:56,933 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-6.fc21.x86_64 >03:50:56,937 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.12.1-1.fc21.x86_64 as install for lftp-4.4.15-1.fc21.x86_64 >03:50:56,937 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.2.12.1-1.fc21.x86_64 to require for libgnutls.so.28()(64bit) >03:50:56,939 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >03:50:56,946 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:50:56,950 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:50:56,955 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >03:50:56,955 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >03:50:56,955 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >03:50:56,956 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >03:50:56,956 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >03:50:56,956 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >03:50:56,956 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >03:50:56,956 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >03:50:56,957 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >03:50:56,958 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >03:50:56,958 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >03:50:56,958 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >03:50:56,958 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >03:50:56,958 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >03:50:56,959 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >03:50:56,959 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >03:50:56,959 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvcllo.so()(64bit) >03:50:56,960 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >03:50:56,960 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libutllo.so()(64bit) >03:50:56,960 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >03:50:56,961 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >03:50:56,961 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >03:50:56,961 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtllo.so()(64bit) >03:50:56,961 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtklo.so()(64bit) >03:50:56,962 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxlo.so()(64bit) >03:50:56,962 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >03:50:56,962 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvtlo.so()(64bit) >03:50:56,962 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvllo.so()(64bit) >03:50:56,962 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsotlo.so()(64bit) >03:50:56,963 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsfxlo.so()(64bit) >03:50:56,963 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsblo.so()(64bit) >03:50:56,963 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsaxlo.so()(64bit) >03:50:56,964 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:50:56,965 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >03:50:56,966 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >03:50:56,967 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:50:56,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:50:56,969 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >03:50:56,969 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >03:50:56,970 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libfilelo.so()(64bit) >03:50:56,971 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libeditenglo.so()(64bit) >03:50:56,971 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >03:50:56,971 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >03:50:56,971 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libcomphelper.so()(64bit) >03:50:56,971 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >03:50:56,972 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libavmedialo.so()(64bit) >03:50:56,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-draw-4.2.2.1-7.fc21.x86_64 >03:50:56,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.2.1-7.fc21.x86_64 >03:50:56,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,984 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,984 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >03:50:56,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-5.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.3-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:56,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:50:57,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-6.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:50:57,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:50:57,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:50:57,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:50:57,024 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >03:50:57,026 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-1.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >03:50:57,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:50:57,034 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:50:57,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.0-1.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >03:50:57,041 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-4.20140305.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:50:57,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:50:57,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:50:57,045 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_nouveau.so.2()(64bit) >03:50:57,045 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_intel.so.1()(64bit) >03:50:57,045 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm.so.2()(64bit) >03:50:57,047 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-5.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:50:57,052 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >03:50:57,053 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >03:50:57,055 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for mock-1.1.36-1.fc21.noarch >03:50:57,056 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-8.fc21.noarch as install for mock-1.1.36-1.fc21.noarch >03:50:57,058 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.2.5-3.fc20.x86_64 as install for mock-1.1.36-1.fc21.noarch >03:50:57,059 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.10.3-2.fc21.noarch as install for mock-1.1.36-1.fc21.noarch >03:50:57,069 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,070 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,074 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,076 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >03:50:57,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,154 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:50:57,156 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 >03:50:57,163 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-25.fc21.x86_64 as install for nss-mdns-0.10-13.fc20.x86_64 >03:50:57,167 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >03:50:57,167 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >03:50:57,171 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-part-4.12.95-1.fc21.x86_64 as install for okular-4.12.95-1.fc21.x86_64 >03:50:57,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kio_msits-4.12.95-1.fc21.x86_64 as install for okular-4.12.95-1.fc21.x86_64 >03:50:57,177 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-5.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,180 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,183 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,186 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.92-1.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,188 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:50:57,190 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,192 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,194 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,194 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >03:50:57,195 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >03:50:57,195 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >03:50:57,196 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,201 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:50:57,205 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >03:50:57,210 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >03:50:57,216 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:oxygen-gtk3-1.3.4-1.fc21.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >03:50:57,225 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-gtk2-1.4.4-1.fc21.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >03:50:57,233 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >03:50:57,234 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >03:50:57,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >03:50:57,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >03:50:57,243 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >03:50:57,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >03:50:57,251 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.12.95-1.fc21.x86_64 as install for plasma-scriptengine-python-4.11.7-4.fc21.x86_64 >03:50:57,254 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:57,255 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:57,257 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:57,257 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >03:50:57,258 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:57,261 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:50:57,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-2.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:50:57,264 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-5.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:50:57,272 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:50:57,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:50:57,276 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:50:57,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:50:57,283 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >03:50:57,288 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-4.fc21.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >03:50:57,290 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-4.fc21.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >03:50:57,293 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-2.fc21.x86_64 as install for redhat-rpm-config-9.1.0-57.fc21.noarch >03:50:57,294 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-11.fc21.noarch as install for redhat-rpm-config-9.1.0-57.fc21.noarch >03:50:57,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-2.fc21.x86_64 >03:50:57,301 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-7.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:50:57,303 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:50:57,305 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-2.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:50:57,307 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-2.fc21.x86_64 as install for rpmdevtools-8.4-2.fc21.noarch >03:50:57,313 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:50:57,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:50:57,327 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:50:57,329 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:50:57,333 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:50:57,334 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >03:50:57,334 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >03:50:57,334 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >03:50:57,336 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:50:57,336 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >03:50:57,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >03:50:57,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >03:50:57,337 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >03:50:57,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >03:50:57,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >03:50:57,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >03:50:57,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >03:50:57,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >03:50:57,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >03:50:57,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >03:50:57,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >03:50:57,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >03:50:57,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >03:50:57,340 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >03:50:57,340 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >03:50:57,340 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >03:50:57,341 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >03:50:57,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >03:50:57,342 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >03:50:57,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >03:50:57,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:50:57,345 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >03:50:57,346 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >03:50:57,346 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >03:50:57,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >03:50:57,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >03:50:57,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >03:50:57,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >03:50:57,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >03:50:57,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >03:50:57,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >03:50:57,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >03:50:57,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >03:50:57,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >03:50:57,350 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >03:50:57,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >03:50:57,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >03:50:57,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >03:50:57,352 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >03:50:57,352 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >03:50:57,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >03:50:57,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >03:50:57,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >03:50:57,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >03:50:57,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >03:50:57,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >03:50:57,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >03:50:57,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >03:50:57,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >03:50:57,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >03:50:57,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >03:50:57,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >03:50:57,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >03:50:57,355 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >03:50:57,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >03:50:57,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >03:50:57,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >03:50:57,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >03:50:57,356 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >03:50:57,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >03:50:57,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >03:50:57,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >03:50:57,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >03:50:57,357 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >03:50:57,358 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >03:50:57,358 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >03:50:57,358 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >03:50:57,358 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >03:50:57,359 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >03:50:57,360 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >03:50:57,364 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-compat-20.0.0-1.fc21.noarch as install for sddm-0.2.0-0.24.20131125git7a008602.fc21.x86_64 >03:50:57,367 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-38.fc21.noarch as install for selinux-policy-targeted-3.13.1-38.fc21.noarch >03:50:57,368 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-38.fc21.noarch to require for selinux-policy >03:50:57,370 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:50:57,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:50:57,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:50:57,376 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:50:57,376 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >03:50:57,381 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >03:50:57,383 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >03:50:57,384 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >03:50:57,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >03:50:57,388 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,391 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,393 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,394 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,395 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,396 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,398 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,399 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-3.fc21.noarch as install for sssd-1.11.4-3.fc21.x86_64 >03:50:57,405 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.8-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:50:57,406 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_wc-1.so.0()(64bit) >03:50:57,406 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_subr-1.so.0()(64bit) >03:50:57,406 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_repos-1.so.0()(64bit) >03:50:57,406 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >03:50:57,406 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >03:50:57,407 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >03:50:57,407 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra-1.so.0()(64bit) >03:50:57,407 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >03:50:57,407 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >03:50:57,407 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >03:50:57,408 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs-1.so.0()(64bit) >03:50:57,408 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_diff-1.so.0()(64bit) >03:50:57,408 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_delta-1.so.0()(64bit) >03:50:57,408 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_client-1.so.0()(64bit) >03:50:57,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.4-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:50:57,412 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:50:57,413 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.0-2.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:50:57,416 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for system-config-date-1.10.7-1.fc21.noarch >03:50:57,419 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for system-config-date-1.10.7-1.fc21.noarch >03:50:57,420 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.7-1.fc21.noarch >03:50:57,421 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-4.fc21.noarch as install for system-config-keyboard-1.4.0-4.fc21.noarch >03:50:57,423 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:50:57,425 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.39.90-1.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:50:57,426 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.11.92-1.fc21.noarch as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:50:57,428 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.6.0-1.fc21.noarch as install for system-config-services-0.111.1-1.fc21.noarch >03:50:57,429 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-python-0.1.10-15.fc21.x86_64 as install for system-config-services-0.111.1-1.fc21.noarch >03:50:57,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:50:57,432 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-2.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:50:57,433 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-6.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:50:57,437 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:50:57,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:50:57,441 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:50:57,444 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:50:57,446 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:50:57,450 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 >03:50:57,452 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.0-15.fc21.noarch as install for tigervnc-1.3.0-15.fc21.x86_64 >03:50:57,453 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-icons-1.3.0-15.fc21.noarch as install for tigervnc-1.3.0-15.fc21.x86_64 >03:50:57,455 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.2-4.fc21.x86_64 as install for tigervnc-1.3.0-15.fc21.x86_64 >03:50:57,455 DEBUG yum.verbose.YumBase: Quick matched fltk-1.3.2-4.fc21.x86_64 to require for libfltk.so.1.3()(64bit) >03:50:57,457 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-0.4.rc2.fc21.x86_64 >03:50:57,459 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:50:57,463 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:50:57,471 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >03:50:57,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >03:50:57,475 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >03:50:57,475 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >03:50:57,475 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >03:50:57,478 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >03:50:57,480 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:50:57,482 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:50:57,483 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >03:50:57,487 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-13.fc21.x86_64 >03:50:57,489 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:50:57,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:50:57,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:50:57,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.0.99.2-1.fc21.x86_64 as install for xorg-x11-drv-synaptics-1.7.99.1-3.20140318gitfd7099004.fc21.x86_64 >03:50:57,497 DEBUG yum.verbose.YumBase: Quick matched libevdev-1.0.99.2-1.fc21.x86_64 to require for libevdev >03:50:57,497 DEBUG yum.verbose.YumBase: Quick matched libevdev-1.0.99.2-1.fc21.x86_64 to require for libevdev.so.2()(64bit) >03:50:57,501 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-4.20140305.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >03:50:57,501 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-4.20140305.fc21.x86_64 to require for libxatracker.so.2()(64bit) >03:50:57,505 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:50:57,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:50:57,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:50:57,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:50:57,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:50:57,514 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:50:57,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:50:57,519 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 >03:50:57,522 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.11-7.fc21.x86_64 as install for xterm-303-1.fc21.x86_64 >03:50:57,525 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:50:57,526 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:50:57,527 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-141.fc21.noarch >03:50:57,527 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:50:57,528 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:50:57,529 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >03:50:57,531 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >03:50:57,549 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >03:50:57,553 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for ImageMagick-6.8.7.0-4.fc21.x86_64 >03:50:57,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-38.fc20.x86_64 as install for ImageMagick-libs-6.8.7.0-4.fc21.x86_64 >03:50:57,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-1.fc21.x86_64 as install for ImageMagick-libs-6.8.7.0-4.fc21.x86_64 >03:50:57,568 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:50:57,571 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:50:57,574 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:50:57,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:50:57,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 >03:50:57,581 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-211-2.fc21.x86_64 as install for abrt-addon-python-2.2.0-1.fc21.x86_64 >03:50:57,583 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-211-2.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:50:57,585 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.0-1.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:50:57,586 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:50:57,588 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.5-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:50:57,589 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:50:57,593 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:50:57,594 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:50:57,597 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:50:57,599 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:50:57,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.0-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:50:57,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.0-1.fc21.x86_64 as install for abrt-tui-2.2.0-1.fc21.x86_64 >03:50:57,608 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >03:50:57,613 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-extras-1.0.1-6.fc20.x86_64 as install for amarok-libs-2.8.0-3.fc20.x86_64 >03:50:57,617 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-21.27-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,619 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-core-21.27-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,622 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-gui-0.30-1.fc21.noarch as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,625 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,626 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,627 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.3.0-15.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,633 DEBUG yum.verbose.YumBase: TSINFO: Marking keybinder3-0.3.0-1.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:50:57,635 DEBUG yum.verbose.YumBase: TSINFO: Marking xapian-core-libs-1.2.17-1.fc21.x86_64 as install for appstream-0.5-1.fc21.x86_64 >03:50:57,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for ark-libs-4.12.95-1.fc21.x86_64 >03:50:57,646 DEBUG yum.verbose.YumBase: TSINFO: Marking audiocd-kio-libs-4.12.95-1.fc21.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:50:57,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libkcompactdisc-4.12.95-1.fc21.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:50:57,649 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:50:57,650 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >03:50:57,655 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:50:57,655 DEBUG yum.verbose.YumBase: Quick matched libdaemon-0.14-6.fc21.x86_64 to require for libdaemon.so.0()(64bit) >03:50:57,659 DEBUG yum.verbose.YumBase: TSINFO: Marking baloo-4.12.95-1.fc21.x86_64 as install for baloo-libs-4.12.95-1.fc21.x86_64 >03:50:57,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-2.fc21.noarch as install for 32:bind-libs-9.9.5-2.fc21.x86_64 >03:50:57,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bluez-5.16-1.fc21.x86_64 >03:50:57,668 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >03:50:57,668 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >03:50:57,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdegames-4.12.95-1.fc21.x86_64 as install for bomber-4.12.95-1.fc21.x86_64 >03:50:57,672 DEBUG yum.verbose.YumBase: Quick matched libkdegames-4.12.95-1.fc21.x86_64 to require for libkdegames.so.6()(64bit) >03:50:57,676 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >03:50:57,683 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >03:50:57,684 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >03:50:57,689 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >03:50:57,691 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.fc21.x86_64 as install for createrepo-0.10.3-2.fc21.noarch >03:50:57,700 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for desktop-backgrounds-compat-20.0.0-1.fc21.noarch >03:50:57,702 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >03:50:57,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libpgf-6.13.45-0.1.svn123.fc21.x86_64 as install for digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 >03:50:57,711 DEBUG yum.verbose.YumBase: TSINFO: Marking liblqr-1-0.4.1-5.fc19.x86_64 as install for digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 >03:50:57,713 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >03:50:57,714 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >03:50:57,718 DEBUG yum.verbose.YumBase: TSINFO: Marking dolphin-libs-4.12.95-1.fc21.x86_64 as install for dolphin-4.12.95-1.fc21.x86_64 >03:50:57,719 DEBUG yum.verbose.YumBase: Quick matched dolphin-libs-4.12.95-1.fc21.x86_64 to require for libdolphinprivate.so.4()(64bit) >03:50:57,722 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-63.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:50:57,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:50:57,729 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-2.fc21.x86_64 as install for fakeroot-1.18.4-2.fc21.x86_64 >03:50:57,731 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >03:50:57,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >03:50:57,750 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 >03:50:57,750 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >03:50:57,751 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >03:50:57,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >03:50:57,756 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-2.fc21.noarch as install for glibc-common-2.19.90-7.fc21.x86_64 >03:50:57,757 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.14.0-0.rc7.git2.1.fc21.x86_64 as install for glibc-headers-2.19.90-7.fc21.x86_64 >03:50:57,757 DEBUG yum.verbose.YumBase: Quick matched kernel-headers-3.14.0-0.rc7.git2.1.fc21.x86_64 to require for kernel-headers >03:50:57,761 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >03:50:57,765 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.11.91-1.fc21.x86_64 as install for gnome-keyring-3.10.1-2.fc21.x86_64 >03:50:57,766 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >03:50:57,766 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >03:50:57,769 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:50:57,772 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:50:57,773 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >03:50:57,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-9.fc21.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:50:57,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:50:57,779 DEBUG yum.verbose.YumBase: Quick matched libtasn1-3.4-1.fc21.x86_64 to require for libtasn1.so.6()(64bit) >03:50:57,780 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:50:57,781 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >03:50:57,785 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.16-1.fc21.x86_64 as install for gpsd-libs-3.10-3.20140127gitf2753b.fc21.x86_64 >03:50:57,791 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >03:50:57,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >03:50:57,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >03:50:57,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:50:57,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:50:57,823 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.11.92-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:50:57,827 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gtkmm24-2.24.4-2.fc21.x86_64 >03:50:57,829 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gtkmm24-2.24.4-2.fc21.x86_64 >03:50:57,834 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gwenview-libs-4.12.95-1.fc21.x86_64 >03:50:57,837 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-7.fc21.x86_64 as install for herqq-1.0.0-6.fc20.x86_64 >03:50:57,841 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.3-2.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 >03:50:57,842 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 >03:50:57,845 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.9-1.fc21.x86_64 as install for httpd-2.4.9-1.fc21.x86_64 >03:50:57,847 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-1.fc21.noarch as install for httpd-2.4.9-1.fc21.x86_64 >03:50:57,852 DEBUG yum.verbose.YumBase: TSINFO: Marking enblend-4.1.2-4.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,857 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Image-ExifTool-9.46-1.fc21.noarch as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libpano13-2.9.18-8.fc20.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,861 DEBUG yum.verbose.YumBase: TSINFO: Marking freeglut-2.8.1-3.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,863 DEBUG yum.verbose.YumBase: TSINFO: Marking flann-1.8.4-2.fc20.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,864 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,866 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,868 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,870 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,871 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,873 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,875 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-1.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:50:57,881 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.6-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:50:57,882 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.6-1.fc21.noarch as install for ibus-1.5.6-1.fc21.x86_64 >03:50:57,884 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:50:57,886 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.11.92-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:50:57,890 DEBUG yum.verbose.YumBase: TSINFO: Marking dconf-0.19.92-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:50:57,890 DEBUG yum.verbose.YumBase: Quick matched dconf-0.19.92-1.fc21.x86_64 to require for libdconf.so.1()(64bit) >03:50:57,896 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.05-3.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >03:50:57,897 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-7.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >03:50:57,900 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:50:57,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:50:57,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:50:57,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >03:50:57,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-4.fc21.x86_64 >03:50:57,920 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-libs-4.12.95-1.fc21.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:50:57,921 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:50:57,923 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-6.fc21.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:50:57,930 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-libs-4.12.95-1.fc21.x86_64 as install for kaccessible-4.12.95-1.fc21.x86_64 >03:50:57,933 DEBUG yum.verbose.YumBase: TSINFO: Marking python-twisted-core-12.2.0-3.fc20.x86_64 as install for kajongg-4.12.95-1.fc21.noarch >03:50:57,952 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.12.95-1.fc21.x86_64 as install for kde-runtime-drkonqi-4.12.95-1.fc21.x86_64 >03:50:57,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-1.fc21.x86_64 as install for kde-runtime-libs-4.12.95-1.fc21.x86_64 >03:50:57,960 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-2.fc21.x86_64 as install for kde-runtime-libs-4.12.95-1.fc21.x86_64 >03:50:57,962 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for kde-settings-20-12.fc21.noarch >03:50:57,963 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.11.92-1.fc21.noarch as install for kde-settings-20-12.fc21.noarch >03:50:57,964 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-kde-theme-19.90.5-1.fc21.noarch as install for kde-settings-ksplash-20-12.fc21.noarch >03:50:57,972 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-base-5.26-2.fc21.x86_64 as install for kdeartwork-kxs-4.12.95-1.fc21.x86_64 >03:50:57,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgapi-2.1.0-1.fc21.x86_64 as install for 7:kdepim-libs-4.12.95-1.fc21.x86_64 >03:50:57,988 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:50:57,990 DEBUG yum.verbose.YumBase: TSINFO: Marking xerces-c-3.1.1-5.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:50:57,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolabxml-1.0.1-2.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:50:57,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolab-0.5.0-1.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:50:57,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libkfbapi-1.0-1.fc20.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:50:58,001 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 to require for libfolderarchivesettings.so.4()(64bit) >03:50:58,001 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 to require for libakonadi-filestore.so.4()(64bit) >03:50:58,015 DEBUG yum.verbose.YumBase: TSINFO: Marking keditbookmarks-libs-4.12.95-1.fc21.x86_64 as install for keditbookmarks-4.12.95-1.fc21.x86_64 >03:50:58,016 DEBUG yum.verbose.YumBase: Quick matched keditbookmarks-libs-4.12.95-1.fc21.x86_64 to require for libkbookmarkmodel_private.so.4()(64bit) >03:50:58,027 DEBUG yum.verbose.YumBase: TSINFO: Marking gnugo-3.8-7.fc20.x86_64 as install for kigo-4.12.95-1.fc21.x86_64 >03:50:58,033 DEBUG yum.verbose.YumBase: TSINFO: Marking chmlib-0.40-9.fc21.x86_64 as install for 7:kio_msits-4.12.95-1.fc21.x86_64 >03:50:58,044 DEBUG yum.verbose.YumBase: TSINFO: Marking qaccessibilityclient-0.1.1-1.fc21.x86_64 as install for kmag-4.12.95-1.fc21.x86_64 >03:50:58,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libkmahjongg-4.12.95-1.fc21.x86_64 as install for kmahjongg-4.12.95-1.fc21.x86_64 >03:50:58,049 DEBUG yum.verbose.YumBase: Quick matched libkmahjongg-4.12.95-1.fc21.x86_64 to require for libkmahjongglib.so.4()(64bit) >03:50:58,059 DEBUG yum.verbose.YumBase: TSINFO: Marking kolf-libs-4.12.95-1.fc21.x86_64 as install for kolf-4.12.95-1.fc21.x86_64 >03:50:58,060 DEBUG yum.verbose.YumBase: Quick matched kolf-libs-4.12.95-1.fc21.x86_64 to require for libkolfprivate.so.4()(64bit) >03:50:58,067 DEBUG yum.verbose.YumBase: TSINFO: Marking konqueror-libs-4.12.95-1.fc21.x86_64 as install for konqueror-4.12.95-1.fc21.x86_64 >03:50:58,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libtidy-0.99.0-31.20091203.fc21.x86_64 as install for konqueror-4.12.95-1.fc21.x86_64 >03:50:58,071 DEBUG yum.verbose.YumBase: Quick matched konqueror-libs-4.12.95-1.fc21.x86_64 to require for libkonqsidebarplugin.so.4()(64bit) >03:50:58,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >03:50:58,082 DEBUG yum.verbose.YumBase: TSINFO: Marking kross-interpreters-4.12.95-1.fc21.x86_64 as install for kross-python-4.12.95-1.fc21.x86_64 >03:50:58,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for ksysguard-libs-4.11.7-4.fc21.x86_64 >03:50:58,096 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.5-3.fc21.x86_64 as install for ksysguardd-4.11.7-4.fc21.x86_64 >03:50:58,103 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:50:58,104 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:50:58,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >03:50:58,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >03:50:58,124 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >03:50:58,145 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >03:50:58,149 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-3.fc21.x86_64 as install for libgpod-0.8.3-1.fc21.x86_64 >03:50:58,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for libkcddb-4.12.95-1.fc21.x86_64 >03:50:58,163 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for libkdcraw-4.12.95-1.fc21.x86_64 >03:50:58,170 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-4.12.95-1.fc21.x86_64 as install for libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 >03:50:58,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-libs-4.12.95-1.fc21.x86_64 as install for libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 >03:50:58,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.2-1.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:50:58,178 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:50:58,179 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:50:58,180 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:50:58,200 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz3-3.0.3-7.fc20.x86_64 >03:50:58,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libdiscid-0.6.1-1.fc21.x86_64 as install for libmusicbrainz3-3.0.3-7.fc20.x86_64 >03:50:58,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >03:50:58,209 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >03:50:58,209 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >03:50:58,213 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 >03:50:58,223 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >03:50:58,225 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:50:58,228 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:50:58,246 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,251 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,255 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,257 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,260 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,262 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,263 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,264 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,266 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.13-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,268 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,269 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,272 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,274 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,275 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,277 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,284 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,285 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >03:50:58,286 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:50:58,298 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 >03:50:58,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:50:58,304 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:50:58,306 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-1.fc21.x86_64 as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:50:58,316 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.2-2.fc21.x86_64 >03:50:58,318 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) >03:50:58,318 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >03:50:58,329 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.39.90-1.fc21.x86_64 as install for libsoup-2.45.92-1.fc21.x86_64 >03:50:58,337 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >03:50:58,341 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >03:50:58,370 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >03:50:58,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 1:mariadb-embedded-5.5.36-1.fc21.x86_64 >03:50:58,376 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >03:50:58,376 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1()(64bit) >03:50:58,383 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-5.5.36-1.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:50:58,385 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.631-2.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:50:58,387 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBD-MySQL-4.027-1.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:50:58,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:50:58,393 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1-4.20140305.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:50:58,395 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-4.20140305.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:50:58,401 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-single-3.3.4-1.fc21.x86_64 as install for moodbar-0.1.2-11.fc20.x86_64 >03:50:58,404 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc21.noarch as install for ncurses-libs-5.9-12.20130511.fc21.x86_64 >03:50:58,407 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:virtuoso-opensource-6.1.6-5.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:50:58,410 DEBUG yum.verbose.YumBase: TSINFO: Marking qmobipocket-4.12.95-1.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:50:58,412 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.24.3-3.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:50:58,414 DEBUG yum.verbose.YumBase: TSINFO: Marking ebook-tools-libs-0.2.2-1.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:50:58,420 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >03:50:58,420 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >03:50:58,427 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.0-1.fc21.x86_64 as install for nss-3.16.0-1.fc21.x86_64 >03:50:58,439 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-libs-4.12.95-1.fc21.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:50:58,441 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:50:58,443 DEBUG yum.verbose.YumBase: TSINFO: Marking djvulibre-libs-3.5.25.3-10.fc20.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:50:58,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-5.fc21.x86_64 >03:50:58,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.2.2-1.fc21.x86_64 as install for opencv-2.4.7-5.fc21.x86_64 >03:50:58,470 DEBUG yum.verbose.YumBase: TSINFO: Marking palapeli-libs-4.12.95-1.fc21.x86_64 as install for palapeli-4.12.95-1.fc21.x86_64 >03:50:58,473 DEBUG yum.verbose.YumBase: TSINFO: Marking qhull-2003.1-22.fc20.x86_64 as install for palapeli-4.12.95-1.fc21.x86_64 >03:50:58,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >03:50:58,480 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >03:50:58,480 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0()(64bit) >03:50:58,493 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,495 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,496 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,499 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,500 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,501 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,502 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,503 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,504 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >03:50:58,505 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-296.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,506 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:50:58,511 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.065-1.fc21.x86_64 as install for perl-Archive-Zip-1.37-1.fc21.noarch >03:50:58,516 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-FCGI-0.74-10.fc21.x86_64 as install for perl-CGI-3.65-1.fc21.noarch >03:50:58,521 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-291.fc20.noarch as install for perl-Digest-MD5-2.53-3.fc21.x86_64 >03:50:58,526 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.57-1.fc21.x86_64 >03:50:58,530 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-8.fc20.noarch as install for perl-File-Listing-6.04-7.fc20.noarch >03:50:58,539 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >03:50:58,546 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.064-1.fc21.x86_64 as install for perl-IO-Compress-2.064-1.fc21.noarch >03:50:58,562 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-11.fc21.x86_64 as install for perl-XML-RSS-1.54-1.fc20.noarch >03:50:58,563 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-4.fc21.x86_64 as install for perl-XML-RSS-1.54-1.fc20.noarch >03:50:58,564 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch as install for perl-XML-RSS-1.54-1.fc20.noarch >03:50:58,565 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-19.fc20.noarch as install for perl-XML-RSS-1.54-1.fc20.noarch >03:50:58,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-10.fc21.x86_64 as install for phonon-4.7.1-1.fc21.x86_64 >03:50:58,580 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:58,583 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >03:50:58,584 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >03:50:58,585 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >03:50:58,590 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >03:50:58,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-11.fc20.x86_64 as install for prison-1.0-7.fc20.x86_64 >03:50:58,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-2.fc21.x86_64 >03:50:58,604 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 >03:50:58,605 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >03:50:58,608 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >03:50:58,613 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for pygtk2-2.24.0-8.fc21.x86_64 >03:50:58,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >03:50:58,622 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.15.5-1.fc21.x86_64 as install for pykde4-4.12.95-1.fc21.x86_64 >03:50:58,626 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.10.4-1.fc21.x86_64 as install for pykde4-4.12.95-1.fc21.x86_64 >03:50:58,626 DEBUG yum.verbose.YumBase: Quick matched PyQt4-4.10.4-1.fc21.x86_64 to require for PyQt4-webkit >03:50:58,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.5.2-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >03:50:58,630 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 >03:50:58,635 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >03:50:58,646 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-12.fc21.noarch as install for 1:qt-4.8.5-23.fc21.x86_64 >03:50:58,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-2.0.2-1.fc21.x86_64 as install for 1:qt-x11-4.8.5-23.fc21.x86_64 >03:50:58,661 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 as install for qtwebkit-2.3.3-10.fc21.x86_64 >03:50:58,662 DEBUG yum.verbose.YumBase: Quick matched qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 to require for libQtLocation.so.1()(64bit) >03:50:58,691 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >03:50:58,691 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >03:50:58,694 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:50:58,695 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.5-1.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:50:58,696 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-7.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:50:58,699 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.17-1.fc21.x86_64 as install for soprano-2.9.4-3.fc21.x86_64 >03:50:58,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-6.fc20.x86_64 as install for soprano-2.9.4-3.fc21.x86_64 >03:50:58,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for spambayes-1.1-0.9.b1.fc21.noarch >03:50:58,708 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:50:58,709 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.4-3.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >03:50:58,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:50:58,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:50:58,719 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.4-3.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:50:58,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:50:58,722 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >03:50:58,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:50:58,725 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:50:58,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.4-3.fc21.x86_64 as install for sssd-ipa-1.11.4-3.fc21.x86_64 >03:50:58,733 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.4-3.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >03:50:58,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >03:50:58,744 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-1.fc21.noarch >03:50:58,751 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:50:58,754 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:50:58,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-2.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:50:58,763 DEBUG yum.verbose.YumBase: Quick matched libteam-1.9-2.fc21.x86_64 to require for libteam.so.5()(64bit) >03:50:58,764 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-1.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:50:58,766 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:50:58,772 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:50:58,775 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:50:58,776 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:50:58,783 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for usermode-gtk-1.111-4.fc20.x86_64 >03:50:58,789 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.0-0.rc7.git2.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >03:50:58,792 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >03:50:58,797 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-extras-base-5.26-2.fc21.x86_64 as install for 1:xscreensaver-extras-5.26-2.fc21.x86_64 >03:50:58,800 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-gl-base-5.26-2.fc21.x86_64 as install for 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 >03:50:58,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libgle-3.1.0-9.fc20.x86_64 as install for 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 >03:50:58,817 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.0-1.fc21.x86_64 as install for abrt-python3-2.2.0-1.fc21.x86_64 >03:50:58,822 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-tui-21.27-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,823 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.30-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,825 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.45-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.2-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,827 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.52-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libtimezonemap-0.4.1-4.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.2.0-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,833 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.12-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,835 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,836 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.29-3.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,837 DEBUG yum.verbose.YumBase: TSINFO: Marking dnf-0.4.18-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,838 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-5.fc20.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,839 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ntplib-0.3.2-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,841 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.15.0-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,843 DEBUG yum.verbose.YumBase: TSINFO: Marking python-coverage-3.7-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,844 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,845 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-4.fc20.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,846 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:50:58,849 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.16.1-1.fc21.x86_64 as install for anaconda-widgets-21.27-1.fc21.x86_64 >03:50:58,852 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.11.92-1.fc21.x86_64 as install for at-spi2-atk-2.11.92-1.fc21.x86_64 >03:50:58,853 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.11.92-1.fc21.x86_64 to require for libatspi.so.0()(64bit) >03:50:58,860 DEBUG yum.verbose.YumBase: TSINFO: Marking kfilemetadata-4.12.95-1.fc21.x86_64 as install for baloo-4.12.95-1.fc21.x86_64 >03:50:58,875 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >03:50:58,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libzip-0.11.2-1.fc21.x86_64 as install for ebook-tools-libs-0.2.2-1.fc21.x86_64 >03:50:58,886 DEBUG yum.verbose.YumBase: TSINFO: Marking vigra-1.10.0-1.fc21.x86_64 as install for enblend-4.1.2-4.fc21.x86_64 >03:50:58,887 DEBUG yum.verbose.YumBase: TSINFO: Marking gsl-1.16-12.fc21.x86_64 as install for enblend-4.1.2-4.fc21.x86_64 >03:50:58,889 DEBUG yum.verbose.YumBase: Quick matched gsl-1.16-12.fc21.x86_64 to require for libgsl.so.0()(64bit) >03:50:58,894 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 >03:50:58,897 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >03:50:58,899 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 >03:50:58,899 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) >03:50:58,899 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) >03:50:58,911 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.11.91-1.fc21.x86_64 as install for glib-networking-2.39.90-1.fc21.x86_64 >03:50:58,915 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-kde-20.0.0-1.fc21.noarch as install for heisenbug-kde-theme-19.90.5-1.fc21.noarch >03:50:58,922 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:50:58,925 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-5.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:50:58,926 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013i-2.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:50:58,937 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-3.git20140320.fc21.x86_64 as install for kexec-tools-2.0.5-2.fc21.x86_64 >03:50:58,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >03:50:58,956 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >03:50:58,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:50:58,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:50:58,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:50:58,975 DEBUG yum.verbose.YumBase: TSINFO: Marking openal-soft-1.15.1-3.fc20.x86_64 as install for libkdegames-4.12.95-1.fc21.x86_64 >03:50:58,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 >03:50:59,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >03:50:59,003 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >03:50:59,014 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-common-4.12.95-1.fc21.noarch as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:50:59,016 DEBUG yum.verbose.YumBase: TSINFO: Marking shapelib-1.3.0f-2.fc20.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:50:59,018 DEBUG yum.verbose.YumBase: TSINFO: Marking quazip-0.6.2-1.fc21.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:50:59,020 DEBUG yum.verbose.YumBase: TSINFO: Marking qextserialport-1.2-0.4.beta2.fc20.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:50:59,025 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 >03:50:59,032 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >03:50:59,054 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PlRPC-0.2020-16.fc21.noarch as install for perl-DBI-1.631-2.fc21.x86_64 >03:50:59,054 DEBUG yum.verbose.YumBase: Quick matched perl-PlRPC-0.2020-16.fc21.noarch to require for perl(RPC::PlClient) >03:50:59,057 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-1.08-1.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-19.fc20.noarch >03:50:59,059 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.08-6.fc20.x86_64 as install for perl-DateTime-Format-Mail-0.3001-19.fc20.noarch >03:50:59,065 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.64-1.fc21.noarch as install for perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch >03:50:59,073 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-18.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc21.x86_64 >03:50:59,075 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-11.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc21.x86_64 >03:50:59,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-3.fc20.noarch as install for perl-HTTP-Date-6.02-8.fc20.noarch >03:50:59,081 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-4.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:50:59,082 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-7.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:50:59,083 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.00-3.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:50:59,088 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-296.fc21.noarch >03:50:59,093 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-296.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >03:50:59,095 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:50:59,098 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:50:59,113 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-8.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:50:59,114 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-4.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:50:59,115 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:50:59,116 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:50:59,117 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:50:59,124 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:59,125 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:50:59,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:50:59,130 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:50:59,132 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >03:50:59,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:50:59,135 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:50:59,136 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4()(64bit) >03:50:59,144 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zope-interface-4.1.0-1.fc21.x86_64 as install for python-twisted-core-12.2.0-3.fc20.x86_64 >03:50:59,146 DEBUG yum.verbose.YumBase: TSINFO: Marking pyserial-2.6-7.fc21.noarch as install for python-twisted-core-12.2.0-3.fc20.x86_64 >03:50:59,148 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.11.92-1.fc21.x86_64 >03:50:59,157 DEBUG yum.verbose.YumBase: TSINFO: Marking proj-4.8.0-5.fc20.x86_64 as install for qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 >03:50:59,163 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for raptor2-2.0.13-1.fc21.x86_64 >03:50:59,165 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >03:50:59,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-libs-1.0.24-8.fc21.x86_64 >03:50:59,176 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:50:59,178 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:50:59,180 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >03:50:59,180 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >03:50:59,180 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >03:50:59,181 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:50:59,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-client-1.11.4-3.fc21.x86_64 >03:50:59,188 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.4-3.fc21.x86_64 >03:50:59,196 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-6.fc21.x86_64 as install for systemtap-runtime-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:50:59,197 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-6.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >03:50:59,211 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.fc20.noarch as install for 1:xscreensaver-base-5.26-2.fc21.x86_64 >03:50:59,215 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-resutils-7.5-8.fc20.x86_64 as install for 1:xscreensaver-extras-base-5.26-2.fc21.x86_64 >03:50:59,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.11.92-1.fc21.x86_64 >03:50:59,224 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.6.0-1.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:50:59,225 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-8.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:50:59,226 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.4.12-1.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:50:59,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140208-1.fc21.x86_64 as install for dyninst-8.1.2-6.fc21.x86_64 >03:50:59,234 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.46-4.fc21.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:50:59,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.16-2.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:50:59,238 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-63.fc21.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:50:59,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.9-3.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:50:59,243 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >03:50:59,252 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-5.fc21.noarch as install for javapackages-tools-3.5.0-5.fc21.noarch >03:50:59,272 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-8.fc20.noarch as install for 2:perl-DateTime-1.08-1.fc21.x86_64 >03:50:59,275 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.20-1.fc21.noarch as install for 2:perl-DateTime-1.08-1.fc21.x86_64 >03:50:59,279 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-16.fc20.noarch as install for perl-DateTime-TimeZone-1.64-1.fc21.noarch >03:50:59,280 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.21-1.fc21.noarch as install for perl-DateTime-TimeZone-1.64-1.fc21.noarch >03:50:59,290 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.971-1.fc21.noarch as install for perl-Net-HTTP-6.06-4.fc20.noarch >03:50:59,294 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.07-3.fc20.noarch as install for perl-Params-Validate-1.08-6.fc20.x86_64 >03:50:59,297 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-Daemon-0.48-7.fc20.noarch as install for perl-PlRPC-0.2020-16.fc21.noarch >03:50:59,298 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Test) >03:50:59,299 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Log) >03:50:59,304 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >03:50:59,309 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.07-1.fc21.noarch as install for perl-URI-1.60-11.fc20.noarch >03:50:59,323 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-6.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:50:59,324 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.4-2.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:50:59,325 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.105-2.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:50:59,327 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-1.fc21.noarch as install for python-coverage-3.7-1.fc21.x86_64 >03:50:59,332 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zope-event-4.0.2-2.fc20.noarch as install for python-zope-interface-4.1.0-1.fc21.x86_64 >03:50:59,348 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.12-5.fc21.x86_64 as install for vigra-1.10.0-1.fc21.x86_64 >03:50:59,348 DEBUG yum.verbose.YumBase: Quick matched hdf5-1.8.12-5.fc21.x86_64 to require for libhdf5.so.8()(64bit) >03:50:59,351 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 >03:50:59,351 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >03:50:59,357 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 as install for device-mapper-multipath-0.4.9-63.fc21.x86_64 >03:50:59,358 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmultipath.so.0()(64bit) >03:50:59,358 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmpathpersist.so.0()(64bit) >03:50:59,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-14.fc21.x86_64 as install for hdf5-1.8.12-5.fc21.x86_64 >03:50:59,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-14.fc21.x86_64 as install for hdf5-1.8.12-5.fc21.x86_64 >03:50:59,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for lldpad-0.9.46-4.fc21.x86_64 >03:50:59,373 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.105-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:50:59,374 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:50:59,376 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.84-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:50:59,379 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-4.fc20.noarch as install for perl-Business-ISBN-2.07-1.fc21.noarch >03:50:59,383 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.36-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:50:59,384 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.014-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:50:59,384 DEBUG yum.verbose.YumBase: Quick matched perl-Module-Runtime-0.014-1.fc21.noarch to require for perl(Module::Runtime) >03:50:59,385 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.109-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:50:59,390 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-11.fc21.x86_64 as install for perl-DateTime-Locale-0.45-8.fc20.noarch >03:50:59,394 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.58-1.fc21.x86_64 as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:50:59,395 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.29-1.fc21.noarch as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:50:59,397 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-16.fc21.x86_64 as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:50:59,403 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Name-0.05-11.fc21.x86_64 as install for perl-Try-Tiny-0.20-1.fc21.noarch >03:50:59,406 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.12-1.fc21.x86_64 as install for python-hawkey-0.4.12-1.fc21.x86_64 >03:50:59,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for python-hawkey-0.4.12-1.fc21.x86_64 >03:50:59,409 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >03:50:59,410 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.3-1.fc21.x86_64 as install for python-javapackages-3.5.0-5.fc21.noarch >03:50:59,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-8.fc21.x86_64 as install for python-libcomps-0.1.6-8.fc21.x86_64 >03:50:59,414 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-8.fc21.x86_64 to require for libcomps.so.0.1.6()(64bit) >03:50:59,416 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.6.0-1.fc21.x86_64 as install for python-librepo-1.6.0-1.fc21.x86_64 >03:50:59,416 DEBUG yum.verbose.YumBase: Quick matched librepo-1.6.0-1.fc21.x86_64 to require for librepo.so.0()(64bit) >03:50:59,419 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-23.fc20.x86_64 as install for python-pyblock-0.53-6.fc21.x86_64 >03:50:59,419 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-23.fc20.x86_64 to require for libdmraid.so.1()(64bit) >03:50:59,421 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-1.fc21.noarch as install for python-setuptools-2.0-1.fc21.noarch >03:50:59,428 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-23.fc20.x86_64 as install for dmraid-1.0.0.rc16-23.fc20.x86_64 >03:50:59,435 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.84-2.fc21.x86_64 as install for lvm2-libs-2.02.105-2.fc21.x86_64 >03:50:59,439 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.927-2.fc21.noarch as install for perl-Data-OptList-0.109-1.fc21.noarch >03:50:59,440 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-7.fc21.x86_64 as install for perl-Data-OptList-0.109-1.fc21.noarch >03:50:59,452 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.28-3.fc21.x86_64 as install for perl-Package-Stash-0.36-1.fc21.noarch >03:50:59,455 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-3.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-1.fc21.noarch >03:50:59,459 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.3-1.fc21.x86_64 >03:50:59,462 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-12.fc20.x86_64 as install for dmraid-events-1.0.0.rc16-23.fc20.x86_64 >03:51:00,271 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc21.noarch as install for hunspell-en-0.20121024-6.fc21.noarch >03:51:00,483 DEBUG yum.verbose.YumBase: Depsolve time: 5.868 >03:51:00,531 INFO packaging: 1551 packages selected totalling 4.86 GiB >03:54:41,184 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >03:54:41,185 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >03:54:41,185 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >03:54:41,185 DEBUG yum.verbose.plugin: Adding en_US.UTF-8 to language list >03:54:41,191 DEBUG yum.verbose.YumBase: Config time: 0.012 >03:54:41,192 INFO packaging: gathering repo metadata >03:54:41,198 INFO packaging: gathering repo metadata for anaconda >03:54:41,283 INFO packaging: Refreshing environmentAddons >03:54:53,034 INFO packaging: metadata retrieval complete >03:54:53,036 INFO packaging: checking software selection >03:54:53,042 DEBUG yum.verbose.YumBase: Setting up Package Sacks >03:54:53,042 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >03:54:54,568 DEBUG yum.verbose.YumBase: pkgsack time: 1.526 >03:54:54,700 DEBUG yum.verbose.YumBase: group time: 1.658 >03:54:54,706 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >03:54:54,919 DEBUG yum.verbose.YumBase: Obs Init time: 0.206 >03:54:54,949 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >03:54:54,992 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >03:54:54,993 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >03:54:55,064 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >03:54:55,067 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >03:54:55,074 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >03:54:55,096 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >03:54:55,220 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >03:54:55,233 DEBUG yum.verbose.YumBase: No package named kdenetwork-krdc available to be installed >03:54:55,234 DEBUG yum.verbose.YumBase: No package named kdenetwork-krfb available to be installed >03:54:55,511 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >03:54:55,512 INFO packaging: no kernel-PAE package >03:54:55,514 INFO packaging: selected kernel >03:54:55,515 INFO packaging: selecting kernel-devel >03:54:55,727 INFO packaging: checking dependencies >03:54:55,968 DEBUG yum.verbose.YumBase: Building updates object >03:54:57,011 DEBUG yum.verbose.YumBase: up:simple updates time: 0.430 >03:54:57,018 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >03:54:57,018 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >03:54:57,019 DEBUG yum.verbose.YumBase: updates time: 1.050 >03:54:57,029 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-modules-2013.0912-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,032 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,034 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >03:54:57,035 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(utf8) >03:54:57,035 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >03:54:57,035 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(lib) >03:54:57,036 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,041 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-RSS-1.54-1.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,043 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,045 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-RetrHandle-0.2-10.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,046 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-FTP-AutoReconnect-0.3-10.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,047 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >03:54:57,048 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-RsyncP-0.70-9.fc20.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,049 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,051 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Listing-6.04-7.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,052 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(File::Copy) >03:54:57,052 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(File::Compare) >03:54:57,054 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Fcntl) >03:54:57,054 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.57-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,062 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(DirHandle) >03:54:57,064 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-MD5-2.53-3.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,065 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,066 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,068 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Compress-2.064-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,069 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.32-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,071 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-CGI-3.65-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,072 DEBUG yum.verbose.YumBase: Quick matched perl-CGI-3.65-1.fc21.noarch to require for perl(CGI) >03:54:57,074 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Archive-Zip-1.37-1.fc21.noarch as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,077 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.9-1.fc21.x86_64 as install for BackupPC-3.3.0-2.fc21.x86_64 >03:54:57,083 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.39.92-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:54:57,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:54:57,086 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:54:57,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:54:57,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-211-2.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >03:54:57,090 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >03:54:57,090 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >03:54:57,092 DEBUG yum.verbose.YumBase: Quick matched glib2-2.39.92-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >03:54:57,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,098 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,109 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,112 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-211-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,113 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >03:54:57,113 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >03:54:57,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,115 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >03:54:57,119 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,121 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.68-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,123 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,132 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.9-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,135 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.45.92-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,138 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,140 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,141 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-1.fc21.x86_64 to require for libplc4.so()(64bit) >03:54:57,142 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,143 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >03:54:57,143 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >03:54:57,143 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >03:54:57,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >03:54:57,151 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,152 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,153 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,155 DEBUG yum.verbose.YumBase: TSINFO: Marking nm-connection-editor-0.9.9.0-8.git20140123.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,156 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,164 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,166 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >03:54:57,168 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.11.9-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,175 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.6-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,178 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,182 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,184 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.11.92-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >03:54:57,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >03:54:57,189 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >03:54:57,189 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2()(64bit) >03:54:57,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:54:57,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >03:54:57,202 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-0.8.20140226.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:54:57,205 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:54:57,206 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 >03:54:57,208 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >03:54:57,212 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,219 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,220 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,221 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,222 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,224 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,225 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,226 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,227 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,227 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,229 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,233 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >03:54:57,237 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:54:57,239 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.0-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >03:54:57,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:54:57,243 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >03:54:57,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-5.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >03:54:57,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-4.8.5-23.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:54:57,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:54:57,258 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4.11)(64bit) >03:54:57,258 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >03:54:57,259 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >03:54:57,259 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6()(64bit) >03:54:57,260 DEBUG yum.verbose.YumBase: TSINFO: Marking soprano-2.9.4-3.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:54:57,263 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-program-options-1.54.0-14.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:54:57,264 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtSql.so.4()(64bit) >03:54:57,264 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtNetwork.so.4()(64bit) >03:54:57,268 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-x11-4.8.5-23.fc21.x86_64 as install for akonadi-1.11.90-1.fc21.x86_64 >03:54:57,271 DEBUG yum.verbose.YumBase: Quick matched 1:qt-4.8.5-23.fc21.x86_64 to require for libQtCore.so.4()(64bit) >03:54:57,273 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:qt-mysql-4.8.5-23.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:54:57,275 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-server-5.5.36-1.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:54:57,276 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for akonadi-mysql-1.11.90-1.fc21.x86_64 >03:54:57,278 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >03:54:57,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:54:57,283 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >03:54:57,286 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >03:54:57,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:54:57,292 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >03:54:57,293 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >03:54:57,294 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libncursesw.so.5()(64bit) >03:54:57,295 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libmenuw.so.5()(64bit) >03:54:57,295 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc21.x86_64 to require for libformw.so.5()(64bit) >03:54:57,303 DEBUG yum.verbose.YumBase: TSINFO: Marking amarok-utils-2.8.0-3.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,306 DEBUG yum.verbose.YumBase: TSINFO: Marking amarok-libs-2.8.0-3.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,309 DEBUG yum.verbose.YumBase: TSINFO: Marking qtscriptbindings-0.2.0-6.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,312 DEBUG yum.verbose.YumBase: TSINFO: Marking moodbar-0.1.2-11.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,313 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,314 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.36-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,316 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-42.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,320 DEBUG yum.verbose.YumBase: TSINFO: Marking kio_mtp-0.75-4.20131020git2063e75.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,321 DEBUG yum.verbose.YumBase: TSINFO: Marking kio-upnp-ms-1.0.0-4.20111102git.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,322 DEBUG yum.verbose.YumBase: TSINFO: Marking ifuse-1.1.3-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,324 DEBUG yum.verbose.YumBase: TSINFO: Marking clamz-0.5-4.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,327 DEBUG yum.verbose.YumBase: TSINFO: Marking audiocd-kio-4.12.95-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,328 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,330 DEBUG yum.verbose.YumBase: TSINFO: Marking qjson-0.8.1-5.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,332 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-libs-4.12.95-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,342 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-embedded-5.5.36-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libmygpo-qt-1.0.7-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,345 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,347 DEBUG yum.verbose.YumBase: TSINFO: Marking loudmouth-1.4.3-13.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,349 DEBUG yum.verbose.YumBase: TSINFO: Marking liblastfm-1.0.7-2.fc20.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,356 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.35.0-5.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,357 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokshared.so.1()(64bit) >03:54:57,357 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokpud.so.1()(64bit) >03:54:57,357 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamaroklib.so.1()(64bit) >03:54:57,358 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarokcore.so.1()(64bit) >03:54:57,358 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok_service_lastfm_shared.so()(64bit) >03:54:57,358 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok-transcoding.so.1()(64bit) >03:54:57,358 DEBUG yum.verbose.YumBase: Quick matched amarok-libs-2.8.0-3.fc20.x86_64 to require for libamarok-sqlcollection.so.1()(64bit) >03:54:57,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,361 DEBUG yum.verbose.YumBase: TSINFO: Marking qtwebkit-2.3.3-10.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,364 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-4.20140305.fc21.x86_64 as install for amarok-2.8.0-3.fc20.x86_64 >03:54:57,368 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-Qt-0.8.8-2.fc20.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:54:57,368 DEBUG yum.verbose.YumBase: Quick matched PackageKit-Qt-0.8.8-2.fc20.x86_64 to require for libpackagekit-qt2.so.6()(64bit) >03:54:57,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libkworkspace-4.11.7-4.fc21.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:54:57,376 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-0.5-1.fc21.x86_64 as install for apper-0.8.1-4.fc21.x86_64 >03:54:57,379 DEBUG yum.verbose.YumBase: TSINFO: Marking dbusmenu-qt-0.9.2-6.fc21.x86_64 as install for appmenu-qt-0.2.6-4.fc20.x86_64 >03:54:57,386 DEBUG yum.verbose.YumBase: TSINFO: Marking ark-libs-4.12.95-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:54:57,389 DEBUG yum.verbose.YumBase: TSINFO: Marking p7zip-plugins-9.20.1-6.fc20.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:54:57,391 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:54:57,393 DEBUG yum.verbose.YumBase: TSINFO: Marking phonon-4.7.1-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:54:57,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libkonq-4.12.95-1.fc21.x86_64 as install for ark-4.12.95-1.fc21.x86_64 >03:54:57,398 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-8.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:54:57,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >03:54:57,400 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-8.fc21.x86_64 to require for libpam.so.0()(64bit) >03:54:57,411 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.5-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:54:57,414 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:54:57,414 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >03:54:57,416 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >03:54:57,417 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >03:54:57,417 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.5-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >03:54:57,426 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:54:57,430 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:54:57,432 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:54:57,433 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-42.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >03:54:57,435 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:54:57,438 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-4.fc20.x86_64 as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:54:57,554 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for authconfig-gtk-6.2.8-7.fc21.x86_64 >03:54:57,561 DEBUG yum.verbose.YumBase: TSINFO: Marking m4-1.4.17-3.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >03:54:57,562 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >03:54:57,563 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for autoconf-2.69-14.fc21.noarch >03:54:57,564 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for autoconf-2.69-14.fc21.noarch >03:54:57,570 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-1.fc21.x86_64 as install for automake-1.14.1-1.fc21.noarch >03:54:57,573 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Thread-Queue-3.04-1.fc21.noarch as install for automake-1.14.1-1.fc21.noarch >03:54:57,577 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Test-Harness-3.30-2.fc21.noarch as install for automake-1.14.1-1.fc21.noarch >03:54:57,579 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >03:54:57,583 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >03:54:57,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:54:57,591 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:54:57,594 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:54:57,595 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccfg.so.90()(64bit) >03:54:57,595 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccc.so.90()(64bit) >03:54:57,595 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisc.so.95()(64bit) >03:54:57,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:54:57,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >03:54:57,602 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >03:54:57,602 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >03:54:57,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluedevil-2.0-0.6.rc1.fc21.x86_64 as install for bluedevil-2.0.0-0.11.rc1.fc21.x86_64 >03:54:57,609 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 as install for bluedevil-2.0.0-0.11.rc1.fc21.x86_64 >03:54:57,611 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.16-1.fc21.x86_64 as install for bluez-cups-5.16-1.fc21.x86_64 >03:54:57,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:54:57,618 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >03:54:57,619 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >03:54:57,620 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:54:57,621 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >03:54:57,624 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >03:54:57,633 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-1.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:54:57,634 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >03:54:57,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >03:54:57,639 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:54:57,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:54:57,642 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:54:57,643 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >03:54:57,646 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:54:57,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >03:54:57,651 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.7-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:54:57,653 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.7-1.fc21.x86_64 >03:54:57,654 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:54:57,656 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:54:57,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >03:54:57,658 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >03:54:57,659 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >03:54:57,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for colord-kde-0.3.0-2.fc20.x86_64 >03:54:57,669 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:54:57,670 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:54:57,671 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:54:57,673 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:54:57,674 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >03:54:57,677 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:54:57,682 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >03:54:57,683 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >03:54:57,685 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:54:57,688 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >03:54:57,692 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:54:57,694 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:54:57,695 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >03:54:57,699 DEBUG yum.verbose.YumBase: TSINFO: Marking xemacs-filesystem-21.5.34-5.fc21.noarch as install for cscope-15.8-7.fc21.x86_64 >03:54:57,700 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for cscope-15.8-7.fc21.x86_64 >03:54:57,709 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-8.fc21.x86_64 as install for 1:cups-1.7.1-8.fc21.x86_64 >03:54:57,710 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-8.fc21.noarch as install for 1:cups-1.7.1-8.fc21.x86_64 >03:54:57,711 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupsmime.so.1()(64bit) >03:54:57,711 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupsimage.so.2()(64bit) >03:54:57,711 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcupscgi.so.1()(64bit) >03:54:57,711 DEBUG yum.verbose.YumBase: Quick matched 1:cups-libs-1.7.1-8.fc21.x86_64 to require for libcups.so.2()(64bit) >03:54:57,713 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for 1:cups-1.7.1-8.fc21.x86_64 >03:54:57,714 DEBUG yum.verbose.YumBase: Quick matched avahi-libs-0.6.31-25.fc21.x86_64 to require for libavahi-client.so.3()(64bit) >03:54:57,720 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.48-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,721 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,724 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,727 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,729 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,731 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,735 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-3.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,737 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-2.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,739 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.48-1.fc21.x86_64 >03:54:57,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:54:57,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:54:57,747 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-4.fc21.x86_64 as install for curl-7.35.0-5.fc21.x86_64 >03:54:57,749 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-4.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >03:54:57,756 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >03:54:57,761 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for 1:dbus-1.6.18-3.fc21.x86_64 >03:54:57,762 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >03:54:57,765 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:54:57,766 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-2.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >03:54:57,767 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-2.fc21.x86_64 to require for librpm.so.3()(64bit) >03:54:57,773 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:54:57,774 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:54:57,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-2.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >03:54:57,777 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libisc-export.so.95()(64bit) >03:54:57,777 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libirs-export.so.91()(64bit) >03:54:57,777 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libdns-export.so.100()(64bit) >03:54:57,784 DEBUG yum.verbose.YumBase: TSINFO: Marking digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,790 DEBUG yum.verbose.YumBase: TSINFO: Marking kcm_colors-4.11.7-4.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,793 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.7-5.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,795 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-core-2.4.7-5.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,797 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_superres.so.2.4()(64bit) >03:54:57,797 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >03:54:57,798 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >03:54:57,799 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.7-5.fc21.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >03:54:57,801 DEBUG yum.verbose.YumBase: TSINFO: Marking lensfun-0.2.8-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,802 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libkipi-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libkface-4.0.0-0.4.beta3.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libkexiv2-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdcraw-4.12.95-1.fc21.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,817 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >03:54:57,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for digikam-4.0.0-0.4.beta3.fc21.x86_64 >03:54:57,818 DEBUG yum.verbose.YumBase: Quick matched digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 to require for libdigikamcore.so.3()(64bit) >03:54:57,823 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-3.git20140320.fc21.x86_64 as install for dracut-config-rescue-037-3.git20140320.fc21.x86_64 >03:54:57,828 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >03:54:57,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >03:54:57,832 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >03:54:57,837 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >03:54:57,842 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >03:54:57,843 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.6)(64bit) >03:54:57,843 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.5)(64bit) >03:54:57,843 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.4)(64bit) >03:54:57,843 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.3)(64bit) >03:54:57,844 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.2)(64bit) >03:54:57,844 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1.1)(64bit) >03:54:57,844 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.1)(64bit) >03:54:57,844 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >03:54:57,844 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >03:54:57,845 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >03:54:57,845 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >03:54:57,845 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >03:54:57,845 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >03:54:57,845 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >03:54:57,846 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >03:54:57,846 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >03:54:57,846 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1()(64bit) >03:54:57,849 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-17.fc21.x86_64 as install for file-5.14-17.fc21.x86_64 >03:54:57,851 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-17.fc21.x86_64 to require for libmagic.so.1()(64bit) >03:54:57,852 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.11.92-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >03:54:57,854 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:54:57,855 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >03:54:57,856 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-12.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:54:57,860 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >03:54:57,867 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >03:54:57,868 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >03:54:57,870 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 >03:54:57,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:54:57,878 DEBUG yum.verbose.YumBase: TSINFO: Marking cpp-4.8.2-14.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:54:57,879 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:54:57,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpc-1.0.2-1.fc21.x86_64 as install for gcc-4.8.2-14.fc21.x86_64 >03:54:57,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-devel-4.8.2-14.fc21.x86_64 as install for gcc-c++-4.8.2-14.fc21.x86_64 >03:54:57,894 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for gdb-7.7-4.fc21.x86_64 >03:54:57,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:54:57,899 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.2-1.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:54:57,900 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.2-1.fc21.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >03:54:57,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gettext-0.18.3.2-1.fc21.x86_64 >03:54:57,906 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,907 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,911 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for ghostscript-9.10-6.fc21.x86_64 >03:54:57,922 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Git-1.9.0-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:54:57,923 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-TermReadKey-2.30-20.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >03:54:57,928 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:54:57,929 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Error-0.17022-1.fc21.noarch as install for git-1.9.0-1.fc21.x86_64 >03:54:57,931 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-0.1.RC1.fc21.x86_64 as install for git-1.9.0-1.fc21.x86_64 >03:54:57,933 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-7.fc21.x86_64 as install for glibc-2.19.90-7.fc21.x86_64 >03:54:57,936 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-headers-2.19.90-7.fc21.x86_64 as install for glibc-devel-2.19.90-7.fc21.x86_64 >03:54:57,937 DEBUG yum.verbose.YumBase: Quick matched glibc-headers-2.19.90-7.fc21.x86_64 to require for glibc-headers >03:54:57,941 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,945 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-symbolic-3.11.92-1.fc21.noarch as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-2.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,951 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-gtk3-0.30-4.fc20.x86_64 as install for gnome-disk-utility-3.11.0-1.fc21.x86_64 >03:54:57,956 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 >03:54:57,959 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:54:57,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:54:57,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:54:57,972 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:54:57,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >03:54:57,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:57,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:57,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:57,997 DEBUG yum.verbose.YumBase: TSINFO: Marking librsvg2-2.40.2-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:57,999 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,001 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,005 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,006 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,012 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,016 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >03:54:58,016 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >03:54:58,016 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >03:54:58,017 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >03:54:58,017 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >03:54:58,017 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >03:54:58,017 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >03:54:58,017 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >03:54:58,018 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >03:54:58,019 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,023 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >03:54:58,026 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:54:58,037 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-1.2.3-1.fc21.x86_64 to require for libgstbase-1.0.so.0()(64bit) >03:54:58,040 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:54:58,043 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >03:54:58,057 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,058 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >03:54:58,059 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,071 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,076 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,086 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,092 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,097 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,109 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >03:54:58,112 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for gutenprint-5.2.10-0.5.pre2.fc21.x86_64 >03:54:58,115 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >03:54:58,122 DEBUG yum.verbose.YumBase: TSINFO: Marking gwenview-libs-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:54:58,125 DEBUG yum.verbose.YumBase: TSINFO: Marking kactivities-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:54:58,127 DEBUG yum.verbose.YumBase: TSINFO: Marking baloo-libs-4.12.95-1.fc21.x86_64 as install for gwenview-4.12.95-1.fc21.x86_64 >03:54:58,128 DEBUG yum.verbose.YumBase: Quick matched baloo-libs-4.12.95-1.fc21.x86_64 to require for libbaloofiles.so.4()(64bit) >03:54:58,128 DEBUG yum.verbose.YumBase: Quick matched baloo-libs-4.12.95-1.fc21.x86_64 to require for libbaloocore.so.4()(64bit) >03:54:58,139 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.3-2.fc21.x86_64 as install for 1:hpijs-3.14.3-2.fc21.x86_64 >03:54:58,139 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpmud.so.0()(64bit) >03:54:58,140 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpip.so.0()(64bit) >03:54:58,145 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.1-1.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:54:58,147 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >03:54:58,149 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >03:54:58,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:54:58,159 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.6-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:54:58,161 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.6-1.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:54:58,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >03:54:58,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:54:58,168 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.11.92-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >03:54:58,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:54:58,175 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.99.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:54:58,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >03:54:58,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:54:58,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:54:58,183 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >03:54:58,183 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >03:54:58,185 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:54:58,188 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >03:54:58,193 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >03:54:58,193 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >03:54:58,193 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >03:54:58,196 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:54:58,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:54:58,198 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:54:58,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >03:54:58,206 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 >03:54:58,208 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >03:54:58,211 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-gui-21.27-1.fc21.x86_64 as install for initial-setup-gui-0.3.15-1.fc21.x86_64 >03:54:58,214 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:54:58,217 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.52-1.fc21.x86_64 >03:54:58,219 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.52-1.fc21.x86_64 >03:54:58,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:54:58,226 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >03:54:58,231 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 >03:54:58,238 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >03:54:58,242 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >03:54:58,242 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >03:54:58,245 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.262-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:54:58,247 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-1.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >03:54:58,260 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:k3b-libs-2.0.2-20.20130927git.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,262 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:k3b-common-2.0.2-20.20130927git.fc21.noarch as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,263 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,264 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,265 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,266 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz-2.1.5-16.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libkcddb-4.12.95-1.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,272 DEBUG yum.verbose.YumBase: Quick matched 1:k3b-libs-2.0.2-20.20130927git.fc21.x86_64 to require for libk3bdevice.so.6()(64bit) >03:54:58,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-1.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:k3b-2.0.2-20.20130927git.fc21.x86_64 >03:54:58,284 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-gstreamer-0.10.3-2.fc21.x86_64 as install for kamoso-2.0.2-16.fc21.x86_64 >03:54:58,285 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc21.x86_64 to require for libQtGStreamer-0.10.so.0()(64bit) >03:54:58,286 DEBUG yum.verbose.YumBase: Quick matched qt-gstreamer-0.10.3-2.fc21.x86_64 to require for libQtGLib-2.0.so.0()(64bit) >03:54:58,287 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:54:58,288 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >03:54:58,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for kcm_touchpad-0.3.1-10.fc20.x86_64 >03:54:58,300 DEBUG yum.verbose.YumBase: TSINFO: Marking konqueror-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,302 DEBUG yum.verbose.YumBase: TSINFO: Marking kfind-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,303 DEBUG yum.verbose.YumBase: TSINFO: Marking keditbookmarks-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,305 DEBUG yum.verbose.YumBase: TSINFO: Marking kdialog-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,306 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepasswd-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,307 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kde-plasma-folderview-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,310 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-baseapps-common-4.12.95-1.fc21.noarch as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,311 DEBUG yum.verbose.YumBase: TSINFO: Marking dolphin-4.12.95-1.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,312 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for kde-baseapps-4.12.95-1.fc21.x86_64 >03:54:58,317 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libnm-qt-0.9.9.1-1.fc21.x86_64 as install for kde-plasma-nm-0.9.3.3-3.fc21.x86_64 >03:54:58,318 DEBUG yum.verbose.YumBase: Quick matched 1:libnm-qt-0.9.9.1-1.fc21.x86_64 to require for libNetworkManagerQt.so.0()(64bit) >03:54:58,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libmm-qt-1.0.1-1.fc21.x86_64 as install for kde-plasma-nm-0.9.3.3-3.fc21.x86_64 >03:54:58,325 DEBUG yum.verbose.YumBase: TSINFO: Marking NetworkManager-openswan-0.9.8.4-2.fc21.x86_64 as install for kde-plasma-nm-openswan-0.9.3.3-3.fc21.x86_64 >03:54:58,331 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 as install for kde-plasma-nm-pptp-0.9.3.3-3.fc21.x86_64 >03:54:58,337 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-print-manager-libs-4.12.95-1.fc21.x86_64 as install for kde-print-manager-4.12.95-1.fc21.x86_64 >03:54:58,338 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-1.fc21.noarch as install for kde-print-manager-4.12.95-1.fc21.x86_64 >03:54:58,348 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-filesystem-4-46.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,350 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-libs-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,352 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-flags-4.12.95-1.fc21.noarch as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,353 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-runtime-drkonqi-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,354 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-icon-theme-4.12.95-1.fc21.noarch as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,356 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-core-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,359 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-2.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,360 DEBUG yum.verbose.YumBase: TSINFO: Marking icoutils-0.31.0-3.fc20.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,360 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,365 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-gpgme-4.12.95-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,366 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.12.95-1.fc21.x86_64 to require for libkwalletbackend.so.4()(64bit) >03:54:58,366 DEBUG yum.verbose.YumBase: Quick matched kde-runtime-libs-4.12.95-1.fc21.x86_64 to require for libknotifyplugin.so()(64bit) >03:54:58,367 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,369 DEBUG yum.verbose.YumBase: TSINFO: Marking attica-0.4.2-2.fc20.x86_64 as install for kde-runtime-4.12.95-1.fc21.x86_64 >03:54:58,370 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-20-12.fc21.noarch as install for kde-settings-pulseaudio-20-12.fc21.noarch >03:54:58,396 DEBUG yum.verbose.YumBase: TSINFO: Marking kgreeter-plugins-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,399 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-workspace-libs-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,401 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,403 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-kde-0.99.1-2.20130311git.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,404 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-plasma-20-12.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,405 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-settings-ksplash-20-12.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,406 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,411 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-xtest.so.0()(64bit) >03:54:58,411 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-xfixes.so.0()(64bit) >03:54:58,411 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-sync.so.1()(64bit) >03:54:58,411 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-shm.so.0()(64bit) >03:54:58,411 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-shape.so.0()(64bit) >03:54:58,412 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-render.so.0()(64bit) >03:54:58,412 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-randr.so.0()(64bit) >03:54:58,413 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-keysyms-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,417 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-image-0.3.9-3.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,418 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.10-1.fc21.x86_64 to require for libxcb-composite.so.0()(64bit) >03:54:58,419 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1-4.20140305.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,421 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libsystemsettingsview.so.2()(64bit) >03:54:58,423 DEBUG yum.verbose.YumBase: TSINFO: Marking strigi-libs-0.7.8-5.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,425 DEBUG yum.verbose.YumBase: TSINFO: Marking qimageblitz-0.0.6-6.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libqalculate-0.9.7-8.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,429 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguard-libs-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,429 DEBUG yum.verbose.YumBase: Quick matched ksysguard-libs-4.11.7-4.fc21.x86_64 to require for libprocesscore.so.4()(64bit) >03:54:58,430 DEBUG yum.verbose.YumBase: TSINFO: Marking prison-1.0-7.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,434 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libpowerdevilcore.so.0()(64bit) >03:54:58,434 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libpowerdevilconfigcommonprivate.so.4()(64bit) >03:54:58,434 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasmagenericshell.so.4()(64bit) >03:54:58,434 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasmaclock.so.4()(64bit) >03:54:58,435 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasma_applet-system-monitor.so.4()(64bit) >03:54:58,435 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libplasma-geolocation-interface.so.4()(64bit) >03:54:58,436 DEBUG yum.verbose.YumBase: TSINFO: Marking kde-style-oxygen-4.11.7-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,437 DEBUG yum.verbose.YumBase: Quick matched kde-style-oxygen-4.11.7-4.fc21.x86_64 to require for liboxygenstyle.so.4()(64bit) >03:54:58,437 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkwineffects.so.1()(64bit) >03:54:58,438 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkhotkeysprivate.so.4()(64bit) >03:54:58,438 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkfontinstui.so.4()(64bit) >03:54:58,438 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkfontinst.so.4()(64bit) >03:54:58,439 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkephal.so.4()(64bit) >03:54:58,439 DEBUG yum.verbose.YumBase: Quick matched kde-workspace-libs-4.11.7-4.fc21.x86_64 to require for libkdecorations.so.4()(64bit) >03:54:58,440 DEBUG yum.verbose.YumBase: TSINFO: Marking gpsd-libs-3.10-3.20140127gitf2753b.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,442 DEBUG yum.verbose.YumBase: TSINFO: Marking cln-1.3.3-1.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,443 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,445 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-kde.so.4()(64bit) >03:54:58,445 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-kcal.so.4()(64bit) >03:54:58,445 DEBUG yum.verbose.YumBase: Quick matched kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 to require for libakonadi-calendar.so.4()(64bit) >03:54:58,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-6.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,452 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,460 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-4.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,462 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-4.20140305.fc21.x86_64 as install for kde-workspace-4.11.7-4.fc21.x86_64 >03:54:58,463 DEBUG yum.verbose.YumBase: TSINFO: Marking kmouth-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:54:58,465 DEBUG yum.verbose.YumBase: TSINFO: Marking kmousetool-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:54:58,468 DEBUG yum.verbose.YumBase: TSINFO: Marking kmag-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:54:58,470 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:54:58,471 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-4.12.95-1.fc21.x86_64 as install for 1:kdeaccessibility-4.12.95-1.fc21.noarch >03:54:58,475 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeartwork-kxs-4.12.95-1.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:54:58,477 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeartwork-common-4.12.95-1.fc21.noarch as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:54:58,478 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:54:58,479 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-extras-5.26-2.fc21.x86_64 as install for kdeartwork-screensavers-4.12.95-1.fc21.x86_64 >03:54:58,483 DEBUG yum.verbose.YumBase: TSINFO: Marking picmi-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,486 DEBUG yum.verbose.YumBase: TSINFO: Marking palapeli-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,487 DEBUG yum.verbose.YumBase: TSINFO: Marking lskat-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,489 DEBUG yum.verbose.YumBase: TSINFO: Marking kubrick-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,491 DEBUG yum.verbose.YumBase: TSINFO: Marking ktuberling-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,492 DEBUG yum.verbose.YumBase: TSINFO: Marking ksudoku-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,493 DEBUG yum.verbose.YumBase: TSINFO: Marking ksquares-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,495 DEBUG yum.verbose.YumBase: TSINFO: Marking kspaceduel-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,500 DEBUG yum.verbose.YumBase: TSINFO: Marking ksnakeduel-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,504 DEBUG yum.verbose.YumBase: TSINFO: Marking ksirk-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,505 DEBUG yum.verbose.YumBase: TSINFO: Marking kshisen-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,507 DEBUG yum.verbose.YumBase: TSINFO: Marking kreversi-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,510 DEBUG yum.verbose.YumBase: TSINFO: Marking konquest-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,513 DEBUG yum.verbose.YumBase: TSINFO: Marking kollision-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,516 DEBUG yum.verbose.YumBase: TSINFO: Marking kolf-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,517 DEBUG yum.verbose.YumBase: TSINFO: Marking knetwalk-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,521 DEBUG yum.verbose.YumBase: TSINFO: Marking knavalbattle-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,523 DEBUG yum.verbose.YumBase: TSINFO: Marking klines-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,524 DEBUG yum.verbose.YumBase: TSINFO: Marking klickety-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,525 DEBUG yum.verbose.YumBase: TSINFO: Marking kjumpingcube-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,526 DEBUG yum.verbose.YumBase: TSINFO: Marking kiriki-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,527 DEBUG yum.verbose.YumBase: TSINFO: Marking killbots-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,529 DEBUG yum.verbose.YumBase: TSINFO: Marking kigo-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,530 DEBUG yum.verbose.YumBase: TSINFO: Marking kgoldrunner-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,531 DEBUG yum.verbose.YumBase: TSINFO: Marking kfourinline-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,532 DEBUG yum.verbose.YumBase: TSINFO: Marking kdiamond-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,533 DEBUG yum.verbose.YumBase: TSINFO: Marking kbreakout-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,537 DEBUG yum.verbose.YumBase: TSINFO: Marking kbounce-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,539 DEBUG yum.verbose.YumBase: TSINFO: Marking kblocks-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,540 DEBUG yum.verbose.YumBase: TSINFO: Marking kblackbox-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,541 DEBUG yum.verbose.YumBase: TSINFO: Marking katomic-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,542 DEBUG yum.verbose.YumBase: TSINFO: Marking kapman-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,544 DEBUG yum.verbose.YumBase: TSINFO: Marking kajongg-4.12.95-1.fc21.noarch as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,545 DEBUG yum.verbose.YumBase: TSINFO: Marking granatier-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,546 DEBUG yum.verbose.YumBase: TSINFO: Marking bovo-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,547 DEBUG yum.verbose.YumBase: TSINFO: Marking bomber-4.12.95-1.fc21.x86_64 as install for 6:kdegames-4.12.95-1.fc21.noarch >03:54:58,549 DEBUG yum.verbose.YumBase: TSINFO: Marking kpat-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:54:58,550 DEBUG yum.verbose.YumBase: TSINFO: Marking kmines-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:54:58,551 DEBUG yum.verbose.YumBase: TSINFO: Marking kmahjongg-4.12.95-1.fc21.x86_64 as install for 6:kdegames-minimal-4.12.95-1.fc21.noarch >03:54:58,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 6:kdelibs-common-4.12.95-1.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,568 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-desktop-ontologies-0.11.0-2.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,570 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.20.rc2.fc21.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,575 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,577 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,581 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-style-xsl-1.78.1-2.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,582 DEBUG yum.verbose.YumBase: TSINFO: Marking docbook-dtds-1.0-62.fc20.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,584 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,591 DEBUG yum.verbose.YumBase: TSINFO: Marking qca2-2.0.3-7.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,592 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-qt-0.103.0-10.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,595 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-10.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,597 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-15.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,599 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,600 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,601 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >03:54:58,603 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,604 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >03:54:58,607 DEBUG yum.verbose.YumBase: TSINFO: Marking herqq-1.0.0-6.fc20.x86_64 as install for 6:kdelibs-4.12.95-1.fc21.x86_64 >03:54:58,619 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kdepim-libs-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,627 DEBUG yum.verbose.YumBase: TSINFO: Marking kate-part-4.12.95-1.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,628 DEBUG yum.verbose.YumBase: TSINFO: Marking spambayes-1.1-0.9.b1.fc21.noarch as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,629 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,630 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libsendlater.so.4()(64bit) >03:54:58,630 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libpimcommon.so.4()(64bit) >03:54:58,631 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libpimactivity.so.4()(64bit) >03:54:58,633 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libnoteshared.so.4()(64bit) >03:54:58,634 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessageviewer.so.4()(64bit) >03:54:58,634 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessagecore.so.4()(64bit) >03:54:58,634 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmessagecomposer.so.4()(64bit) >03:54:58,635 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmailimporter.so.4()(64bit) >03:54:58,635 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libmailcommon.so.4()(64bit) >03:54:58,636 DEBUG yum.verbose.YumBase: TSINFO: Marking link-grammar-4.8.6-2.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,638 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizerprivate.so.4()(64bit) >03:54:58,639 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizer_interfaces.so.4()(64bit) >03:54:58,639 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkorganizer_core.so.4()(64bit) >03:54:58,641 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkontactprivate.so.4()(64bit) >03:54:58,642 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libknotesprivate.so.4()(64bit) >03:54:58,642 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libknodecommon.so.4()(64bit) >03:54:58,642 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkmanagesieve.so.4()(64bit) >03:54:58,642 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkmailprivate.so.4()(64bit) >03:54:58,642 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkleopatraclientgui.so.0()(64bit) >03:54:58,643 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkleo.so.4()(64bit) >03:54:58,643 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkdepimdbusinterfaces.so.4()(64bit) >03:54:58,643 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkdepim.so.4()(64bit) >03:54:58,643 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkcal_resourceremote.so.4()(64bit) >03:54:58,643 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkcal_resourceblog.so.4()(64bit) >03:54:58,644 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkaddressbookprivate.so.4()(64bit) >03:54:58,644 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libkaddressbookgrantlee.so.4()(64bit) >03:54:58,644 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libincidenceeditorsng.so.4()(64bit) >03:54:58,644 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libgrantleethemeeditor.so.4()(64bit) >03:54:58,644 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libgrantleetheme.so.4()(64bit) >03:54:58,647 DEBUG yum.verbose.YumBase: TSINFO: Marking grantlee-0.4.0-3.fc21.x86_64 as install for 7:kdepim-4.12.95-1.fc21.x86_64 >03:54:58,648 DEBUG yum.verbose.YumBase: Quick matched grantlee-0.4.0-3.fc21.x86_64 to require for libgrantlee_core.so.0()(64bit) >03:54:58,648 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libeventviews.so.4()(64bit) >03:54:58,648 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libcomposereditorng.so.4()(64bit) >03:54:58,649 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libcalendarsupport.so.4()(64bit) >03:54:58,649 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakregatorprivate.so.4()(64bit) >03:54:58,649 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakregatorinterfaces.so.4()(64bit) >03:54:58,649 DEBUG yum.verbose.YumBase: Quick matched 7:kdepim-libs-4.12.95-1.fc21.x86_64 to require for libakonadi_next.so.4()(64bit) >03:54:58,656 DEBUG yum.verbose.YumBase: TSINFO: Marking kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 as install for kdeplasma-addons-4.12.95-1.fc21.x86_64 >03:54:58,657 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for librtm.so.4()(64bit) >03:54:58,660 DEBUG yum.verbose.YumBase: TSINFO: Marking qoauth-1.0.1-6.fc20.x86_64 as install for kdeplasma-addons-4.12.95-1.fc21.x86_64 >03:54:58,661 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasmapotdprovidercore.so.1()(64bit) >03:54:58,661 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasmacomicprovidercore.so.1()(64bit) >03:54:58,662 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for libplasma_groupingcontainment.so.4()(64bit) >03:54:58,662 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for liblancelot.so.2()(64bit) >03:54:58,662 DEBUG yum.verbose.YumBase: Quick matched kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 to require for liblancelot-datamodels.so.1()(64bit) >03:54:58,665 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-3.14.0-0.rc7.git2.1.fc21.x86_64 >03:54:58,670 DEBUG yum.verbose.YumBase: TSINFO: Marking kget-libs-4.12.95-1.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:54:58,673 DEBUG yum.verbose.YumBase: TSINFO: Marking nepomuk-widgets-4.12.95-1.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:54:58,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libktorrent-1.3.1-5.fc21.x86_64 as install for kget-4.12.95-1.fc21.x86_64 >03:54:58,682 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >03:54:58,690 DEBUG yum.verbose.YumBase: TSINFO: Marking kipi-plugins-libs-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,691 DEBUG yum.verbose.YumBase: TSINFO: Marking hugin-base-2013.0.0-5.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,695 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-6.8.7.0-4.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediawiki-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libkvkontakte-4.0.0-0.4.beta3.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libksane-4.12.95-1.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,705 DEBUG yum.verbose.YumBase: TSINFO: Marking ImageMagick-libs-6.8.7.0-4.fc21.x86_64 as install for kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 >03:54:58,711 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-7.fc20.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:54:58,712 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-2.fc21.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:54:58,713 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for koji-1.8.0-2.fc20.noarch >03:54:58,714 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-1.fc21.x86_64 as install for koji-1.8.0-2.fc20.noarch >03:54:58,719 DEBUG yum.verbose.YumBase: TSINFO: Marking kolourpaint-libs-4.12.95-1.fc21.x86_64 as install for kolourpaint-4.12.95-1.fc21.x86_64 >03:54:58,719 DEBUG yum.verbose.YumBase: Quick matched kolourpaint-libs-4.12.95-1.fc21.x86_64 to require for libkolourpaint_lgpl.so.4()(64bit) >03:54:58,723 DEBUG yum.verbose.YumBase: TSINFO: Marking konsole-part-4.12.95-1.fc21.x86_64 as install for konsole-4.12.95-1.fc21.x86_64 >03:54:58,723 DEBUG yum.verbose.YumBase: Quick matched konsole-part-4.12.95-1.fc21.x86_64 to require for libkonsoleprivate.so()(64bit) >03:54:58,730 DEBUG yum.verbose.YumBase: TSINFO: Marking qca-ossl-2.0.0-0.18.beta3.fc20.x86_64 as install for konversation-1.5-1.fc21.x86_64 >03:54:58,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz3-3.0.3-7.fc20.x86_64 as install for kscd-4.12.95-1.fc21.x86_64 >03:54:58,742 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkscreen-1.0.2-2.fc21.x86_64 as install for 1:kscreen-1.0.2.1-2.fc21.x86_64 >03:54:58,742 DEBUG yum.verbose.YumBase: Quick matched 1:libkscreen-1.0.2-2.fc21.x86_64 to require for libkscreen.so.1()(64bit) >03:54:58,750 DEBUG yum.verbose.YumBase: TSINFO: Marking ksysguardd-4.11.7-4.fc21.x86_64 as install for ksysguard-4.11.7-4.fc21.x86_64 >03:54:58,755 DEBUG yum.verbose.YumBase: TSINFO: Marking ktorrent-libs-4.3.1-6.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:54:58,756 DEBUG yum.verbose.YumBase: TSINFO: Marking kross-python-4.12.95-1.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:54:58,767 DEBUG yum.verbose.YumBase: TSINFO: Marking GeoIP-1.5.1-4.fc21.x86_64 as install for ktorrent-4.3.1-6.fc21.x86_64 >03:54:58,775 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-6.fc21.x86_64 >03:54:58,778 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.12.1-1.fc21.x86_64 as install for lftp-4.4.15-1.fc21.x86_64 >03:54:58,781 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.2.12.1-1.fc21.x86_64 to require for libgnutls.so.28()(64bit) >03:54:58,782 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >03:54:58,791 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:54:58,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:54:58,800 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >03:54:58,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >03:54:58,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >03:54:58,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >03:54:58,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >03:54:58,802 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >03:54:58,803 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >03:54:58,804 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >03:54:58,804 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >03:54:58,804 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >03:54:58,804 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >03:54:58,805 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >03:54:58,805 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >03:54:58,806 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >03:54:58,806 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >03:54:58,806 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >03:54:58,807 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvcllo.so()(64bit) >03:54:58,807 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >03:54:58,807 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libutllo.so()(64bit) >03:54:58,807 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >03:54:58,808 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >03:54:58,808 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >03:54:58,808 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtllo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libtklo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxlo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvtlo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsvllo.so()(64bit) >03:54:58,809 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsotlo.so()(64bit) >03:54:58,810 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsfxlo.so()(64bit) >03:54:58,810 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsblo.so()(64bit) >03:54:58,810 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libsaxlo.so()(64bit) >03:54:58,813 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:54:58,814 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >03:54:58,816 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >03:54:58,817 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:54:58,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 >03:54:58,821 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >03:54:58,821 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >03:54:58,822 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libfilelo.so()(64bit) >03:54:58,822 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libeditenglo.so()(64bit) >03:54:58,822 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >03:54:58,823 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >03:54:58,823 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libcomphelper.so()(64bit) >03:54:58,823 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >03:54:58,823 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 to require for libavmedialo.so()(64bit) >03:54:58,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-draw-4.2.2.1-7.fc21.x86_64 >03:54:58,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.2.1-7.fc21.x86_64 >03:54:58,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,839 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >03:54:58,841 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,845 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-5.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.3-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 >03:54:58,873 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-6.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:54:58,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:54:58,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:54:58,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 >03:54:58,888 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >03:54:58,890 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-1.fc21.x86_64 as install for libreswan-3.8-1.fc21.x86_64 >03:54:58,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:54:58,899 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >03:54:58,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.0-1.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >03:54:58,908 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-4.20140305.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:54:58,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:54:58,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:54:58,912 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_nouveau.so.2()(64bit) >03:54:58,912 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm_intel.so.1()(64bit) >03:54:58,913 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.52-1.fc21.x86_64 to require for libdrm.so.2()(64bit) >03:54:58,914 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-5.fc21.x86_64 as install for mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 >03:54:58,920 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >03:54:58,921 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >03:54:58,923 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for mock-1.1.36-1.fc21.noarch >03:54:58,925 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decoratortools-1.8-8.fc21.noarch as install for mock-1.1.36-1.fc21.noarch >03:54:58,927 DEBUG yum.verbose.YumBase: TSINFO: Marking pigz-2.2.5-3.fc20.x86_64 as install for mock-1.1.36-1.fc21.noarch >03:54:58,928 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.10.3-2.fc21.noarch as install for mock-1.1.36-1.fc21.noarch >03:54:58,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,939 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,945 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >03:54:58,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,948 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.2.9-3.0.fc21.x86_64 >03:54:58,950 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 >03:54:58,959 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-0.6.31-25.fc21.x86_64 as install for nss-mdns-0.10-13.fc20.x86_64 >03:54:58,964 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >03:54:58,965 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >03:54:58,968 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-part-4.12.95-1.fc21.x86_64 as install for okular-4.12.95-1.fc21.x86_64 >03:54:58,972 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:kio_msits-4.12.95-1.fc21.x86_64 as install for okular-4.12.95-1.fc21.x86_64 >03:54:58,977 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-5.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,979 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,983 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,988 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.92-1.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,991 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-5.fc21.x86_64 >03:54:58,993 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-20.svn457.fc21.noarch as install for openconnect-5.99-1.fc21.x86_64 >03:54:58,995 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.5-1.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:54:58,997 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:54:58,998 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >03:54:58,998 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >03:54:58,998 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-3.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >03:54:59,000 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:54:59,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:54:59,008 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for openconnect-5.99-1.fc21.x86_64 >03:54:59,013 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >03:54:59,019 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc21.x86_64 >03:54:59,027 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:oxygen-gtk3-1.3.4-1.fc21.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >03:54:59,033 DEBUG yum.verbose.YumBase: TSINFO: Marking oxygen-gtk2-1.4.4-1.fc21.x86_64 as install for oxygen-gtk-1.2.0-5.fc20.noarch >03:54:59,048 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >03:54:59,050 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >03:54:59,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >03:54:59,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >03:54:59,060 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >03:54:59,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >03:54:59,071 DEBUG yum.verbose.YumBase: TSINFO: Marking pykde4-4.12.95-1.fc21.x86_64 as install for plasma-scriptengine-python-4.11.7-4.fc21.x86_64 >03:54:59,077 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:54:59,078 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:54:59,080 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >03:54:59,080 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >03:54:59,081 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >03:54:59,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:54:59,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-2.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:54:59,088 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-5.fc21.x86_64 as install for policycoreutils-2.2.5-7.fc21.x86_64 >03:54:59,097 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:54:59,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:54:59,101 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:54:59,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >03:54:59,111 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >03:54:59,117 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-example-clients-1.9.9.5-4.fc21.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >03:54:59,119 DEBUG yum.verbose.YumBase: TSINFO: Marking jack-audio-connection-kit-1.9.9.5-4.fc21.x86_64 as install for recordmydesktop-0.3.8.1-11.fc20.x86_64 >03:54:59,121 DEBUG yum.verbose.YumBase: TSINFO: Marking dwz-0.11-2.fc21.x86_64 as install for redhat-rpm-config-9.1.0-57.fc21.noarch >03:54:59,122 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-srpm-macros-1-11.fc21.noarch as install for redhat-rpm-config-9.1.0-57.fc21.noarch >03:54:59,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-2.fc21.x86_64 >03:54:59,136 DEBUG yum.verbose.YumBase: TSINFO: Marking patch-2.7.1-7.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:54:59,137 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:54:59,141 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.2-2.fc21.x86_64 as install for rpm-build-4.11.2-2.fc21.x86_64 >03:54:59,146 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-1.18.4-2.fc21.x86_64 as install for rpmdevtools-8.4-2.fc21.noarch >03:54:59,151 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:54:59,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >03:54:59,171 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:54:59,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:54:59,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:54:59,182 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >03:54:59,182 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >03:54:59,182 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >03:54:59,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:54:59,185 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >03:54:59,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >03:54:59,186 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >03:54:59,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >03:54:59,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >03:54:59,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >03:54:59,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >03:54:59,187 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >03:54:59,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >03:54:59,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >03:54:59,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >03:54:59,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >03:54:59,188 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >03:54:59,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >03:54:59,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >03:54:59,189 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >03:54:59,190 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >03:54:59,190 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >03:54:59,190 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >03:54:59,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >03:54:59,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >03:54:59,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >03:54:59,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >03:54:59,191 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >03:54:59,192 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >03:54:59,192 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >03:54:59,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >03:54:59,197 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >03:54:59,197 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >03:54:59,198 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >03:54:59,198 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >03:54:59,199 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >03:54:59,200 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >03:54:59,200 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >03:54:59,201 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >03:54:59,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >03:54:59,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >03:54:59,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >03:54:59,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >03:54:59,202 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >03:54:59,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >03:54:59,204 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >03:54:59,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >03:54:59,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >03:54:59,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >03:54:59,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >03:54:59,205 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >03:54:59,206 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >03:54:59,207 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >03:54:59,207 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >03:54:59,207 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >03:54:59,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >03:54:59,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >03:54:59,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >03:54:59,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >03:54:59,208 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >03:54:59,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >03:54:59,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >03:54:59,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >03:54:59,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >03:54:59,209 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >03:54:59,210 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >03:54:59,210 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >03:54:59,212 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >03:54:59,213 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >03:54:59,213 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >03:54:59,213 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >03:54:59,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >03:54:59,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >03:54:59,214 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >03:54:59,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >03:54:59,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >03:54:59,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >03:54:59,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >03:54:59,215 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >03:54:59,216 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >03:54:59,219 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-compat-20.0.0-1.fc21.noarch as install for sddm-0.2.0-0.24.20131125git7a008602.fc21.x86_64 >03:54:59,222 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-38.fc21.noarch as install for selinux-policy-targeted-3.13.1-38.fc21.noarch >03:54:59,223 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-38.fc21.noarch to require for selinux-policy >03:54:59,226 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:54:59,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:54:59,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:54:59,233 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for setroubleshoot-3.2.17-1.fc21.x86_64 >03:54:59,234 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >03:54:59,238 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >03:54:59,240 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >03:54:59,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >03:54:59,244 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >03:54:59,248 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,250 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,252 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,253 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,254 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,255 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,257 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,261 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-3.fc21.noarch as install for sssd-1.11.4-3.fc21.x86_64 >03:54:59,272 DEBUG yum.verbose.YumBase: TSINFO: Marking subversion-libs-1.8.8-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:54:59,273 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_wc-1.so.0()(64bit) >03:54:59,273 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_subr-1.so.0()(64bit) >03:54:59,273 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_repos-1.so.0()(64bit) >03:54:59,274 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_svn-1.so.0()(64bit) >03:54:59,274 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_serf-1.so.0()(64bit) >03:54:59,274 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra_local-1.so.0()(64bit) >03:54:59,274 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_ra-1.so.0()(64bit) >03:54:59,274 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_util-1.so.0()(64bit) >03:54:59,275 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_fs-1.so.0()(64bit) >03:54:59,275 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs_base-1.so.0()(64bit) >03:54:59,275 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_fs-1.so.0()(64bit) >03:54:59,275 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_diff-1.so.0()(64bit) >03:54:59,275 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_delta-1.so.0()(64bit) >03:54:59,276 DEBUG yum.verbose.YumBase: Quick matched subversion-libs-1.8.8-1.fc21.x86_64 to require for libsvn_client-1.so.0()(64bit) >03:54:59,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libserf-1.3.4-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:54:59,279 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-1.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:54:59,283 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.0-2.fc21.x86_64 as install for subversion-1.8.8-1.fc21.x86_64 >03:54:59,287 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc21.noarch as install for system-config-date-1.10.7-1.fc21.noarch >03:54:59,289 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc21.x86_64 as install for system-config-date-1.10.7-1.fc21.noarch >03:54:59,291 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-13.fc20.x86_64 as install for system-config-date-1.10.7-1.fc21.noarch >03:54:59,297 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.4.0-4.fc21.noarch as install for system-config-keyboard-1.4.0-4.fc21.noarch >03:54:59,302 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:54:59,305 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.39.90-1.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:54:59,306 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-3.11.92-1.fc21.noarch as install for system-config-printer-1.4.4-1.fc21.x86_64 >03:54:59,308 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.6.0-1.fc21.noarch as install for system-config-services-0.111.1-1.fc21.noarch >03:54:59,310 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-python-0.1.10-15.fc21.x86_64 as install for system-config-services-0.111.1-1.fc21.noarch >03:54:59,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-3.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:54:59,313 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-2.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:54:59,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-6.fc21.x86_64 as install for system-config-users-1.3.5-1.fc20.noarch >03:54:59,323 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:54:59,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:54:59,326 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-211-2.fc21.x86_64 >03:54:59,329 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-devel-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:54:59,330 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:54:59,337 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 >03:54:59,340 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.3.0-15.fc21.noarch as install for tigervnc-1.3.0-15.fc21.x86_64 >03:54:59,341 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-icons-1.3.0-15.fc21.noarch as install for tigervnc-1.3.0-15.fc21.x86_64 >03:54:59,343 DEBUG yum.verbose.YumBase: TSINFO: Marking fltk-1.3.2-4.fc21.x86_64 as install for tigervnc-1.3.0-15.fc21.x86_64 >03:54:59,344 DEBUG yum.verbose.YumBase: Quick matched fltk-1.3.2-4.fc21.x86_64 to require for libfltk.so.1.3()(64bit) >03:54:59,345 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-0.4.rc2.fc21.x86_64 >03:54:59,347 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:54:59,354 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >03:54:59,362 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >03:54:59,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >03:54:59,367 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >03:54:59,367 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >03:54:59,367 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >03:54:59,371 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >03:54:59,373 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:54:59,375 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >03:54:59,376 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >03:54:59,379 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-13.fc21.x86_64 >03:54:59,381 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:54:59,387 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:54:59,389 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >03:54:59,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.0.99.2-1.fc21.x86_64 as install for xorg-x11-drv-synaptics-1.7.99.1-3.20140318gitfd7099004.fc21.x86_64 >03:54:59,397 DEBUG yum.verbose.YumBase: Quick matched libevdev-1.0.99.2-1.fc21.x86_64 to require for libevdev >03:54:59,397 DEBUG yum.verbose.YumBase: Quick matched libevdev-1.0.99.2-1.fc21.x86_64 to require for libevdev.so.2()(64bit) >03:54:59,402 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-4.20140305.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >03:54:59,404 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-4.20140305.fc21.x86_64 to require for libxatracker.so.2()(64bit) >03:54:59,407 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:54:59,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:54:59,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:54:59,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >03:54:59,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:54:59,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:54:59,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >03:54:59,425 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 >03:54:59,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libXaw-1.0.11-7.fc21.x86_64 as install for xterm-303-1.fc21.x86_64 >03:54:59,431 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:54:59,433 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:54:59,433 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-141.fc21.noarch >03:54:59,435 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:54:59,436 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-141.fc21.noarch >03:54:59,439 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >03:54:59,441 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >03:54:59,463 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >03:54:59,467 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-1.fc21.x86_64 as install for ImageMagick-6.8.7.0-4.fc21.x86_64 >03:54:59,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libwmf-lite-0.2.8.4-38.fc20.x86_64 as install for ImageMagick-libs-6.8.7.0-4.fc21.x86_64 >03:54:59,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-1.fc21.x86_64 as install for ImageMagick-libs-6.8.7.0-4.fc21.x86_64 >03:54:59,485 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:54:59,487 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:54:59,492 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:54:59,495 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >03:54:59,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 >03:54:59,501 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-211-2.fc21.x86_64 as install for abrt-addon-python-2.2.0-1.fc21.x86_64 >03:54:59,503 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-211-2.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:54:59,505 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.0-1.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >03:54:59,509 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:54:59,510 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.5-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:54:59,511 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >03:54:59,521 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:54:59,522 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >03:54:59,527 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:54:59,529 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:54:59,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.0-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >03:54:59,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.0-1.fc21.x86_64 as install for abrt-tui-2.2.0-1.fc21.x86_64 >03:54:59,539 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >03:54:59,546 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-extras-1.0.1-6.fc20.x86_64 as install for amarok-libs-2.8.0-3.fc20.x86_64 >03:54:59,551 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-21.27-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,552 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-core-21.27-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,554 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-gui-0.30-1.fc21.noarch as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,564 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,565 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.3.0-15.fc21.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,571 DEBUG yum.verbose.YumBase: TSINFO: Marking keybinder3-0.3.0-1.fc20.x86_64 as install for anaconda-gui-21.27-1.fc21.x86_64 >03:54:59,574 DEBUG yum.verbose.YumBase: TSINFO: Marking xapian-core-libs-1.2.17-1.fc21.x86_64 as install for appstream-0.5-1.fc21.x86_64 >03:54:59,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for ark-libs-4.12.95-1.fc21.x86_64 >03:54:59,589 DEBUG yum.verbose.YumBase: TSINFO: Marking audiocd-kio-libs-4.12.95-1.fc21.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:54:59,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libkcompactdisc-4.12.95-1.fc21.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:54:59,595 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for audiocd-kio-4.12.95-1.fc21.x86_64 >03:54:59,596 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >03:54:59,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >03:54:59,600 DEBUG yum.verbose.YumBase: Quick matched libdaemon-0.14-6.fc21.x86_64 to require for libdaemon.so.0()(64bit) >03:54:59,605 DEBUG yum.verbose.YumBase: TSINFO: Marking baloo-4.12.95-1.fc21.x86_64 as install for baloo-libs-4.12.95-1.fc21.x86_64 >03:54:59,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-2.fc21.noarch as install for 32:bind-libs-9.9.5-2.fc21.x86_64 >03:54:59,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for bluez-5.16-1.fc21.x86_64 >03:54:59,615 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >03:54:59,615 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >03:54:59,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libkdegames-4.12.95-1.fc21.x86_64 as install for bomber-4.12.95-1.fc21.x86_64 >03:54:59,619 DEBUG yum.verbose.YumBase: Quick matched libkdegames-4.12.95-1.fc21.x86_64 to require for libkdegames.so.6()(64bit) >03:54:59,623 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >03:54:59,632 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >03:54:59,633 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >03:54:59,638 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >03:54:59,640 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.fc21.x86_64 as install for createrepo-0.10.3-2.fc21.noarch >03:54:59,654 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc21.noarch as install for desktop-backgrounds-compat-20.0.0-1.fc21.noarch >03:54:59,657 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >03:54:59,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libpgf-6.13.45-0.1.svn123.fc21.x86_64 as install for digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 >03:54:59,671 DEBUG yum.verbose.YumBase: TSINFO: Marking liblqr-1-0.4.1-5.fc19.x86_64 as install for digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 >03:54:59,673 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >03:54:59,674 DEBUG yum.verbose.YumBase: TSINFO: Marking sgml-common-0.6.3-40.fc20.noarch as install for docbook-dtds-1.0-62.fc20.noarch >03:54:59,679 DEBUG yum.verbose.YumBase: TSINFO: Marking dolphin-libs-4.12.95-1.fc21.x86_64 as install for dolphin-4.12.95-1.fc21.x86_64 >03:54:59,682 DEBUG yum.verbose.YumBase: Quick matched dolphin-libs-4.12.95-1.fc21.x86_64 to require for libdolphinprivate.so.4()(64bit) >03:54:59,684 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-63.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:54:59,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >03:54:59,694 DEBUG yum.verbose.YumBase: TSINFO: Marking fakeroot-libs-1.18.4-2.fc21.x86_64 as install for fakeroot-1.18.4-2.fc21.x86_64 >03:54:59,695 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >03:54:59,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >03:54:59,720 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 >03:54:59,721 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >03:54:59,721 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >03:54:59,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >03:54:59,727 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013i-2.fc21.noarch as install for glibc-common-2.19.90-7.fc21.x86_64 >03:54:59,729 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-headers-3.14.0-0.rc7.git2.1.fc21.x86_64 as install for glibc-headers-2.19.90-7.fc21.x86_64 >03:54:59,729 DEBUG yum.verbose.YumBase: Quick matched kernel-headers-3.14.0-0.rc7.git2.1.fc21.x86_64 to require for kernel-headers >03:54:59,735 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >03:54:59,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.11.91-1.fc21.x86_64 as install for gnome-keyring-3.10.1-2.fc21.x86_64 >03:54:59,739 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >03:54:59,740 DEBUG yum.verbose.YumBase: Quick matched gcr-3.11.91-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >03:54:59,744 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-13.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:54:59,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-7.fc20.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:54:59,747 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-7.fc20.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >03:54:59,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-9.fc21.x86_64 as install for gnome-python2-canvas-2.28.1-13.fc20.x86_64 >03:54:59,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:54:59,754 DEBUG yum.verbose.YumBase: Quick matched libtasn1-3.4-1.fc21.x86_64 to require for libtasn1.so.6()(64bit) >03:54:59,756 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >03:54:59,757 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >03:54:59,763 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.16-1.fc21.x86_64 as install for gpsd-libs-3.10-3.20140127gitf2753b.fc21.x86_64 >03:54:59,776 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >03:54:59,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >03:54:59,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >03:54:59,807 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:54:59,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:54:59,810 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-atk-2.11.92-1.fc21.x86_64 as install for gtk3-3.11.9-2.fc21.x86_64 >03:54:59,815 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gtkmm24-2.24.4-2.fc21.x86_64 >03:54:59,817 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gtkmm24-2.24.4-2.fc21.x86_64 >03:54:59,828 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gwenview-libs-4.12.95-1.fc21.x86_64 >03:54:59,831 DEBUG yum.verbose.YumBase: TSINFO: Marking qtsoap-2.7-7.fc21.x86_64 as install for herqq-1.0.0-6.fc20.x86_64 >03:54:59,834 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.3-2.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 >03:54:59,837 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 >03:54:59,842 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.9-1.fc21.x86_64 as install for httpd-2.4.9-1.fc21.x86_64 >03:54:59,844 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-1.fc21.noarch as install for httpd-2.4.9-1.fc21.x86_64 >03:54:59,848 DEBUG yum.verbose.YumBase: TSINFO: Marking enblend-4.1.2-4.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,854 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Image-ExifTool-9.46-1.fc21.noarch as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libpano13-2.9.18-8.fc20.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,860 DEBUG yum.verbose.YumBase: TSINFO: Marking freeglut-2.8.1-3.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,862 DEBUG yum.verbose.YumBase: TSINFO: Marking flann-1.8.4-2.fc20.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,863 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,866 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,868 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-signals-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,869 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-regex-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,872 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,876 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-filesystem-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,878 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-14.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-1.fc21.x86_64 as install for hugin-base-2013.0.0-5.fc21.x86_64 >03:54:59,884 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.6-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:54:59,885 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.6-1.fc21.noarch as install for ibus-1.5.6-1.fc21.x86_64 >03:54:59,886 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:54:59,893 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.11.92-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:54:59,897 DEBUG yum.verbose.YumBase: TSINFO: Marking dconf-0.19.92-1.fc21.x86_64 as install for ibus-1.5.6-1.fc21.x86_64 >03:54:59,897 DEBUG yum.verbose.YumBase: Quick matched dconf-0.19.92-1.fc21.x86_64 to require for libdconf.so.1()(64bit) >03:54:59,904 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-libwww-perl-6.05-3.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >03:54:59,906 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Message-6.06-7.fc20.noarch as install for icoutils-0.31.0-3.fc20.x86_64 >03:54:59,911 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:54:59,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:54:59,915 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for ifuse-1.1.3-1.fc21.x86_64 >03:54:59,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc21.x86_64 as install for iptables-1.4.21-8.fc21.x86_64 >03:54:59,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libffado-2.1.0-4.fc21.x86_64 as install for jack-audio-connection-kit-1.9.9.5-4.fc21.x86_64 >03:54:59,934 DEBUG yum.verbose.YumBase: TSINFO: Marking jovie-libs-4.12.95-1.fc21.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:54:59,935 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:54:59,937 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-6.fc21.x86_64 as install for jovie-4.12.95-1.fc21.x86_64 >03:54:59,946 DEBUG yum.verbose.YumBase: TSINFO: Marking kaccessible-libs-4.12.95-1.fc21.x86_64 as install for kaccessible-4.12.95-1.fc21.x86_64 >03:54:59,949 DEBUG yum.verbose.YumBase: TSINFO: Marking python-twisted-core-12.2.0-3.fc20.x86_64 as install for kajongg-4.12.95-1.fc21.noarch >03:54:59,970 DEBUG yum.verbose.YumBase: TSINFO: Marking kdepimlibs-kxmlrpcclient-4.12.95-1.fc21.x86_64 as install for kde-runtime-drkonqi-4.12.95-1.fc21.x86_64 >03:54:59,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-1.fc21.x86_64 as install for kde-runtime-libs-4.12.95-1.fc21.x86_64 >03:54:59,978 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-2.fc21.x86_64 as install for kde-runtime-libs-4.12.95-1.fc21.x86_64 >03:54:59,982 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for kde-settings-20-12.fc21.noarch >03:54:59,984 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.11.92-1.fc21.noarch as install for kde-settings-20-12.fc21.noarch >03:54:59,985 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-kde-theme-19.90.5-1.fc21.noarch as install for kde-settings-ksplash-20-12.fc21.noarch >03:54:59,993 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-base-5.26-2.fc21.x86_64 as install for kdeartwork-kxs-4.12.95-1.fc21.x86_64 >03:55:00,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libkgapi-2.1.0-1.fc21.x86_64 as install for 7:kdepim-libs-4.12.95-1.fc21.x86_64 >03:55:00,015 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:55:00,017 DEBUG yum.verbose.YumBase: TSINFO: Marking xerces-c-3.1.1-5.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:55:00,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolabxml-1.0.1-2.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:55:00,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libkolab-0.5.0-1.fc21.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:55:00,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libkfbapi-1.0-1.fc20.x86_64 as install for 1:kdepim-runtime-4.12.95-1.fc21.x86_64 >03:55:00,029 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 to require for libfolderarchivesettings.so.4()(64bit) >03:55:00,029 DEBUG yum.verbose.YumBase: Quick matched 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 to require for libakonadi-filestore.so.4()(64bit) >03:55:00,045 DEBUG yum.verbose.YumBase: TSINFO: Marking keditbookmarks-libs-4.12.95-1.fc21.x86_64 as install for keditbookmarks-4.12.95-1.fc21.x86_64 >03:55:00,046 DEBUG yum.verbose.YumBase: Quick matched keditbookmarks-libs-4.12.95-1.fc21.x86_64 to require for libkbookmarkmodel_private.so.4()(64bit) >03:55:00,060 DEBUG yum.verbose.YumBase: TSINFO: Marking gnugo-3.8-7.fc20.x86_64 as install for kigo-4.12.95-1.fc21.x86_64 >03:55:00,066 DEBUG yum.verbose.YumBase: TSINFO: Marking chmlib-0.40-9.fc21.x86_64 as install for 7:kio_msits-4.12.95-1.fc21.x86_64 >03:55:00,081 DEBUG yum.verbose.YumBase: TSINFO: Marking qaccessibilityclient-0.1.1-1.fc21.x86_64 as install for kmag-4.12.95-1.fc21.x86_64 >03:55:00,089 DEBUG yum.verbose.YumBase: TSINFO: Marking libkmahjongg-4.12.95-1.fc21.x86_64 as install for kmahjongg-4.12.95-1.fc21.x86_64 >03:55:00,090 DEBUG yum.verbose.YumBase: Quick matched libkmahjongg-4.12.95-1.fc21.x86_64 to require for libkmahjongglib.so.4()(64bit) >03:55:00,106 DEBUG yum.verbose.YumBase: TSINFO: Marking kolf-libs-4.12.95-1.fc21.x86_64 as install for kolf-4.12.95-1.fc21.x86_64 >03:55:00,107 DEBUG yum.verbose.YumBase: Quick matched kolf-libs-4.12.95-1.fc21.x86_64 to require for libkolfprivate.so.4()(64bit) >03:55:00,115 DEBUG yum.verbose.YumBase: TSINFO: Marking konqueror-libs-4.12.95-1.fc21.x86_64 as install for konqueror-4.12.95-1.fc21.x86_64 >03:55:00,117 DEBUG yum.verbose.YumBase: TSINFO: Marking libtidy-0.99.0-31.20091203.fc21.x86_64 as install for konqueror-4.12.95-1.fc21.x86_64 >03:55:00,118 DEBUG yum.verbose.YumBase: Quick matched konqueror-libs-4.12.95-1.fc21.x86_64 to require for libkonqsidebarplugin.so.4()(64bit) >03:55:00,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-1.fc21.x86_64 as install for krb5-libs-1.12.1-6.fc21.x86_64 >03:55:00,133 DEBUG yum.verbose.YumBase: TSINFO: Marking kross-interpreters-4.12.95-1.fc21.x86_64 as install for kross-python-4.12.95-1.fc21.x86_64 >03:55:00,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for ksysguard-libs-4.11.7-4.fc21.x86_64 >03:55:00,153 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.5-3.fc21.x86_64 as install for ksysguardd-4.11.7-4.fc21.x86_64 >03:55:00,165 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:55:00,166 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-1.fc21.noarch as install for langtable-python-0.0.24-1.fc21.noarch >03:55:00,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc21.noarch as install for libX11-1.6.1-1.fc21.x86_64 >03:55:00,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.7-1.fc21.x86_64 >03:55:00,191 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >03:55:00,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-4.fc21.x86_64 as install for libgphoto2-2.5.3-6.fc21.x86_64 >03:55:00,219 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-3.fc21.x86_64 as install for libgpod-0.8.3-1.fc21.x86_64 >03:55:00,228 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for libkcddb-4.12.95-1.fc21.x86_64 >03:55:00,232 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for libkdcraw-4.12.95-1.fc21.x86_64 >03:55:00,239 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-4.12.95-1.fc21.x86_64 as install for libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 >03:55:00,243 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-libs-4.12.95-1.fc21.x86_64 as install for libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 >03:55:00,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.2-1.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:55:00,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc21.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:55:00,250 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc21.noarch as install for libkkc-0.3.2-1.fc21.x86_64 >03:55:00,252 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.2-1.fc21.x86_64 >03:55:00,280 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz3-3.0.3-7.fc20.x86_64 >03:55:00,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libdiscid-0.6.1-1.fc21.x86_64 as install for libmusicbrainz3-3.0.3-7.fc20.x86_64 >03:55:00,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >03:55:00,288 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >03:55:00,288 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc21.x86_64 to require for libmnl.so.0()(64bit) >03:55:00,291 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 >03:55:00,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-8.fc21.x86_64 >03:55:00,305 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:55:00,307 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-2.fc21.x86_64 as install for libpwquality-1.2.3-2.fc21.x86_64 >03:55:00,330 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,331 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,335 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,341 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,345 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,349 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,350 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.2.2.1-7.fc21.noarch as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,356 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,359 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.13-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,361 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,364 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,367 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,368 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.27-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,371 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,373 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-1.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-3.fc21.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,382 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,383 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >03:55:00,385 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 >03:55:00,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-12.fc21.x86_64 as install for 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 >03:55:00,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:55:00,409 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:55:00,411 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-1.fc21.x86_64 as install for libreport-gtk-2.2.0-1.fc21.x86_64 >03:55:00,424 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.2-2.fc21.x86_64 >03:55:00,425 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) >03:55:00,425 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >03:55:00,439 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.39.90-1.fc21.x86_64 as install for libsoup-2.45.92-1.fc21.x86_64 >03:55:00,448 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc21.x86_64 as install for libtiff-4.0.3-14.fc21.x86_64 >03:55:00,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-3.fc21.x86_64 as install for libtranslit-m17n-0.0.3-3.fc21.x86_64 >03:55:00,492 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-2.fc21.noarch as install for m17n-lib-1.6.4-10.fc21.x86_64 >03:55:00,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-2.fc21.x86_64 as install for 1:mariadb-embedded-5.5.36-1.fc21.x86_64 >03:55:00,499 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >03:55:00,499 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-2.fc21.x86_64 to require for libaio.so.1()(64bit) >03:55:00,507 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-5.5.36-1.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:55:00,509 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBI-1.631-2.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:55:00,512 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DBD-MySQL-4.027-1.fc21.x86_64 as install for 1:mariadb-server-5.5.36-1.fc21.x86_64 >03:55:00,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:55:00,517 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.1-4.20140305.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:55:00,519 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-4.20140305.fc21.x86_64 as install for mesa-libEGL-10.1-4.20140305.fc21.x86_64 >03:55:00,533 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-single-3.3.4-1.fc21.x86_64 as install for moodbar-0.1.2-11.fc20.x86_64 >03:55:00,536 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc21.noarch as install for ncurses-libs-5.9-12.20130511.fc21.x86_64 >03:55:00,542 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:virtuoso-opensource-6.1.6-5.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:55:00,544 DEBUG yum.verbose.YumBase: TSINFO: Marking qmobipocket-4.12.95-1.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:55:00,547 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-qt-0.24.3-3.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:55:00,549 DEBUG yum.verbose.YumBase: TSINFO: Marking ebook-tools-libs-0.2.2-1.fc21.x86_64 as install for nepomuk-core-4.12.95-1.fc21.x86_64 >03:55:00,554 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc21.x86_64 as install for newt-0.52.17-1.fc21.x86_64 >03:55:00,557 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc21.x86_64 to require for libslang.so.2()(64bit) >03:55:00,564 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.0-1.fc21.x86_64 as install for nss-3.16.0-1.fc21.x86_64 >03:55:00,580 DEBUG yum.verbose.YumBase: TSINFO: Marking okular-libs-4.12.95-1.fc21.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:55:00,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:55:00,585 DEBUG yum.verbose.YumBase: TSINFO: Marking djvulibre-libs-3.5.25.3-10.fc20.x86_64 as install for okular-part-4.12.95-1.fc21.x86_64 >03:55:00,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.fc21.x86_64 as install for open-vm-tools-9.4.0-5.fc21.x86_64 >03:55:00,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.2.2-1.fc21.x86_64 as install for opencv-2.4.7-5.fc21.x86_64 >03:55:00,623 DEBUG yum.verbose.YumBase: TSINFO: Marking palapeli-libs-4.12.95-1.fc21.x86_64 as install for palapeli-4.12.95-1.fc21.x86_64 >03:55:00,628 DEBUG yum.verbose.YumBase: TSINFO: Marking qhull-2003.1-22.fc20.x86_64 as install for palapeli-4.12.95-1.fc21.x86_64 >03:55:00,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc21.x86_64 as install for pango-1.36.3-1.fc21.x86_64 >03:55:00,636 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >03:55:00,637 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc21.x86_64 to require for libthai.so.0()(64bit) >03:55:00,658 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,662 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,664 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-296.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,666 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,668 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,669 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,671 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,673 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,674 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >03:55:00,675 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-296.fc21.noarch as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,679 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc21.x86_64 as install for 4:perl-5.18.2-296.fc21.x86_64 >03:55:00,685 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Zlib-2.065-1.fc21.x86_64 as install for perl-Archive-Zip-1.37-1.fc21.noarch >03:55:00,689 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-FCGI-0.74-10.fc21.x86_64 as install for perl-CGI-3.65-1.fc21.noarch >03:55:00,697 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Digest-1.17-291.fc20.noarch as install for perl-Digest-MD5-2.53-3.fc21.x86_64 >03:55:00,702 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc21.noarch as install for 1:perl-Encode-2.57-1.fc21.x86_64 >03:55:00,708 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Date-6.02-8.fc20.noarch as install for perl-File-Listing-6.04-7.fc20.noarch >03:55:00,722 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc21.noarch >03:55:00,733 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Compress-Raw-Bzip2-2.064-1.fc21.x86_64 as install for perl-IO-Compress-2.064-1.fc21.noarch >03:55:00,756 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-XML-Parser-2.41-11.fc21.x86_64 as install for perl-XML-RSS-1.54-1.fc20.noarch >03:55:00,760 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Parser-3.71-4.fc21.x86_64 as install for perl-XML-RSS-1.54-1.fc20.noarch >03:55:00,765 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch as install for perl-XML-RSS-1.54-1.fc20.noarch >03:55:00,766 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Format-Mail-0.3001-19.fc20.noarch as install for perl-XML-RSS-1.54-1.fc20.noarch >03:55:00,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libqzeitgeist-0.8.0-10.fc21.x86_64 as install for phonon-4.7.1-1.fc21.x86_64 >03:55:00,791 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 >03:55:00,795 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >03:55:00,800 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for polkit-0.112-3.fc21.x86_64 >03:55:00,800 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >03:55:00,807 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-8.fc21.x86_64 as install for poppler-0.24.3-3.fc21.x86_64 >03:55:00,812 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmtx-0.7.2-11.fc20.x86_64 as install for prison-1.0-7.fc20.x86_64 >03:55:00,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-libs-5.0-2.fc21.x86_64 >03:55:00,823 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-1.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 >03:55:00,824 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-1.fc21.x86_64 to require for libsbc.so.1()(64bit) >03:55:00,827 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-2.fc20.x86_64 as install for pycairo-1.8.10-8.fc21.x86_64 >03:55:00,837 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc21.x86_64 as install for pygtk2-2.24.0-8.fc21.x86_64 >03:55:00,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc21.x86_64 as install for pygtk2-libglade-2.24.0-8.fc21.x86_64 >03:55:00,848 DEBUG yum.verbose.YumBase: TSINFO: Marking sip-4.15.5-1.fc21.x86_64 as install for pykde4-4.12.95-1.fc21.x86_64 >03:55:00,853 DEBUG yum.verbose.YumBase: TSINFO: Marking PyQt4-4.10.4-1.fc21.x86_64 as install for pykde4-4.12.95-1.fc21.x86_64 >03:55:00,855 DEBUG yum.verbose.YumBase: Quick matched PyQt4-4.10.4-1.fc21.x86_64 to require for PyQt4-webkit >03:55:00,857 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.5.2-1.fc21.noarch as install for python-iniparse-0.4-12.fc21.noarch >03:55:00,859 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 >03:55:00,865 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-1.fc21.x86_64 as install for python-urlgrabber-3.10.1-0.fc21.noarch >03:55:00,886 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-settings-20-12.fc21.noarch as install for 1:qt-4.8.5-23.fc21.x86_64 >03:55:00,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libmng-2.0.2-1.fc21.x86_64 as install for 1:qt-x11-4.8.5-23.fc21.x86_64 >03:55:00,907 DEBUG yum.verbose.YumBase: TSINFO: Marking qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 as install for qtwebkit-2.3.3-10.fc21.x86_64 >03:55:00,908 DEBUG yum.verbose.YumBase: Quick matched qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 to require for libQtLocation.so.1()(64bit) >03:55:00,946 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.0-3.fc21.x86_64 as install for 2:samba-libs-4.1.6-2.fc21.x86_64 >03:55:00,947 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.0-3.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >03:55:00,951 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-1.fc21.noarch as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:55:00,952 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.5-1.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:55:00,953 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-7.fc21.x86_64 as install for setroubleshoot-server-3.2.17-1.fc21.x86_64 >03:55:00,958 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-virtuoso-1.0.17-1.fc21.x86_64 as install for soprano-2.9.4-3.fc21.x86_64 >03:55:00,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libiodbc-3.52.7-6.fc20.x86_64 as install for soprano-2.9.4-3.fc21.x86_64 >03:55:00,962 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-5.fc20.noarch as install for spambayes-1.1-0.9.b1.fc21.noarch >03:55:01,114 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:55:01,115 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.4-3.fc21.x86_64 to require for libsss_krb5_common.so()(64bit) >03:55:01,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:55:01,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-21.fc21.x86_64 as install for sssd-ad-1.11.4-3.fc21.x86_64 >03:55:01,125 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.4-3.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:55:01,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:55:01,132 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-21.fc21.x86_64 to require for libini_config.so.3()(64bit) >03:55:01,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-21.fc21.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:55:01,136 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.4-3.fc21.x86_64 >03:55:01,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.4-3.fc21.x86_64 as install for sssd-ipa-1.11.4-3.fc21.x86_64 >03:55:01,147 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.4-3.fc21.x86_64 to require for libipa_hbac.so.0()(64bit) >03:55:01,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc21.x86_64 as install for stoken-libs-0.5-1.fc21.x86_64 >03:55:01,169 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.66-1.fc21.x86_64 as install for system-config-printer-libs-1.4.4-1.fc21.noarch >03:55:01,183 DEBUG yum.verbose.YumBase: TSINFO: Marking systemtap-runtime-2.5-0.349.g2dd920e34796.fc21.x86_64 as install for systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:55:01,185 DEBUG yum.verbose.YumBase: TSINFO: Marking mokutil-0.7-1.fc20.x86_64 as install for systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:55:01,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-2.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:55:01,197 DEBUG yum.verbose.YumBase: Quick matched libteam-1.9-2.fc21.x86_64 to require for libteam.so.5()(64bit) >03:55:01,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.24-1.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:55:01,209 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-3.fc21.x86_64 as install for teamd-1.9-2.fc21.x86_64 >03:55:01,215 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:55:01,228 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:55:01,230 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-2.fc21.x86_64 as install for udisks2-2.1.2-2.fc21.x86_64 >03:55:01,236 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for usermode-gtk-1.111-4.fc20.x86_64 >03:55:01,245 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.14.0-0.rc7.git2.1.fc21.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >03:55:01,249 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-4.fc21.x86_64 >03:55:01,255 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-extras-base-5.26-2.fc21.x86_64 as install for 1:xscreensaver-extras-5.26-2.fc21.x86_64 >03:55:01,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xscreensaver-gl-base-5.26-2.fc21.x86_64 as install for 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 >03:55:01,262 DEBUG yum.verbose.YumBase: TSINFO: Marking libgle-3.1.0-9.fc20.x86_64 as install for 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 >03:55:01,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.0-1.fc21.x86_64 as install for abrt-python3-2.2.0-1.fc21.x86_64 >03:55:01,285 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-tui-21.27-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,287 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.30-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,288 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.45-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,289 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9.2-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,290 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.52-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libtimezonemap-0.4.1-4.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.2.0-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,303 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.12-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,306 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,307 DEBUG yum.verbose.YumBase: TSINFO: Marking fcoe-utils-1.0.29-3.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,312 DEBUG yum.verbose.YumBase: TSINFO: Marking dnf-0.4.18-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,314 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-5.fc20.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,315 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ntplib-0.3.2-1.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,316 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.15.0-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,317 DEBUG yum.verbose.YumBase: TSINFO: Marking python-coverage-3.7-1.fc21.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,318 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-9.fc21.noarch as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,320 DEBUG yum.verbose.YumBase: TSINFO: Marking hfsplus-tools-540.1.linux3-4.fc20.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,321 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for anaconda-core-21.27-1.fc21.x86_64 >03:55:01,324 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.16.1-1.fc21.x86_64 as install for anaconda-widgets-21.27-1.fc21.x86_64 >03:55:01,327 DEBUG yum.verbose.YumBase: TSINFO: Marking at-spi2-core-2.11.92-1.fc21.x86_64 as install for at-spi2-atk-2.11.92-1.fc21.x86_64 >03:55:01,328 DEBUG yum.verbose.YumBase: Quick matched at-spi2-core-2.11.92-1.fc21.x86_64 to require for libatspi.so.0()(64bit) >03:55:01,338 DEBUG yum.verbose.YumBase: TSINFO: Marking kfilemetadata-4.12.95-1.fc21.x86_64 as install for baloo-4.12.95-1.fc21.x86_64 >03:55:01,355 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-1.fc21.x86_64 as install for crash-7.0.5-1.fc21.x86_64 >03:55:01,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libzip-0.11.2-1.fc21.x86_64 as install for ebook-tools-libs-0.2.2-1.fc21.x86_64 >03:55:01,369 DEBUG yum.verbose.YumBase: TSINFO: Marking vigra-1.10.0-1.fc21.x86_64 as install for enblend-4.1.2-4.fc21.x86_64 >03:55:01,373 DEBUG yum.verbose.YumBase: TSINFO: Marking gsl-1.16-12.fc21.x86_64 as install for enblend-4.1.2-4.fc21.x86_64 >03:55:01,374 DEBUG yum.verbose.YumBase: Quick matched gsl-1.16-12.fc21.x86_64 to require for libgsl.so.0()(64bit) >03:55:01,387 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 >03:55:01,392 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >03:55:01,393 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 >03:55:01,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) >03:55:01,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) >03:55:01,408 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.11.91-1.fc21.x86_64 as install for glib-networking-2.39.90-1.fc21.x86_64 >03:55:01,421 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-kde-20.0.0-1.fc21.noarch as install for heisenbug-kde-theme-19.90.5-1.fc21.noarch >03:55:01,440 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:55:01,446 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.5.0-5.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:55:01,447 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013i-2.fc21.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 >03:55:01,461 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-037-3.git20140320.fc21.x86_64 as install for kexec-tools-2.0.5-2.fc21.x86_64 >03:55:01,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml++-2.37.1-1.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >03:55:01,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.fc21.x86_64 as install for libffado-2.1.0-4.fc21.x86_64 >03:55:01,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:55:01,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:55:01,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-21.fc21.x86_64 as install for libini_config-1.0.0.1-21.fc21.x86_64 >03:55:01,513 DEBUG yum.verbose.YumBase: TSINFO: Marking openal-soft-1.15.1-3.fc20.x86_64 as install for libkdegames-4.12.95-1.fc21.x86_64 >03:55:01,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-3.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 >03:55:01,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc21.x86_64 as install for libtomcrypt-1.17-21.fc21.x86_64 >03:55:01,552 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc21.x86_64 to require for libtommath.so.0()(64bit) >03:55:01,570 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:marble-common-4.12.95-1.fc21.noarch as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:55:01,573 DEBUG yum.verbose.YumBase: TSINFO: Marking shapelib-1.3.0f-2.fc20.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:55:01,575 DEBUG yum.verbose.YumBase: TSINFO: Marking quazip-0.6.2-1.fc21.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:55:01,578 DEBUG yum.verbose.YumBase: TSINFO: Marking qextserialport-1.2-0.4.beta2.fc20.x86_64 as install for 1:marble-libs-4.12.95-1.fc21.x86_64 >03:55:01,587 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 >03:55:01,595 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >03:55:01,626 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PlRPC-0.2020-16.fc21.noarch as install for perl-DBI-1.631-2.fc21.x86_64 >03:55:01,627 DEBUG yum.verbose.YumBase: Quick matched perl-PlRPC-0.2020-16.fc21.noarch to require for perl(RPC::PlClient) >03:55:01,628 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:perl-DateTime-1.08-1.fc21.x86_64 as install for perl-DateTime-Format-Mail-0.3001-19.fc20.noarch >03:55:01,630 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Validate-1.08-6.fc20.x86_64 as install for perl-DateTime-Format-Mail-0.3001-19.fc20.noarch >03:55:01,639 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-TimeZone-1.64-1.fc21.noarch as install for perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch >03:55:01,648 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTML-Tagset-3.20-18.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc21.x86_64 >03:55:01,650 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-URI-1.60-11.fc20.noarch as install for perl-HTML-Parser-3.71-4.fc21.x86_64 >03:55:01,656 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-TimeDate-2.30-3.fc20.noarch as install for perl-HTTP-Date-6.02-8.fc20.noarch >03:55:01,660 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-LWP-MediaTypes-6.02-4.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:55:01,661 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-Locale-1.03-7.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:55:01,662 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-HTML-1.00-3.fc20.noarch as install for perl-HTTP-Message-6.06-7.fc20.noarch >03:55:01,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-1.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-296.fc21.noarch >03:55:01,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-296.fc21.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >03:55:01,680 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:55:01,681 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-1.fc21.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >03:55:01,717 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-WWW-RobotRules-6.02-8.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:55:01,720 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-HTTP-6.06-4.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:55:01,722 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Negotiate-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:55:01,723 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Daemon-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:55:01,724 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Cookies-6.01-7.fc20.noarch as install for perl-libwww-perl-6.05-3.fc20.noarch >03:55:01,734 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:55:01,736 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 >03:55:01,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.2-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:55:01,740 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:55:01,741 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >03:55:01,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-2.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:55:01,745 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.2-1.fc21.x86_64 as install for policycoreutils-python-2.2.5-7.fc21.x86_64 >03:55:01,746 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc21.x86_64 to require for libapol.so.4()(64bit) >03:55:01,756 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zope-interface-4.1.0-1.fc21.x86_64 as install for python-twisted-core-12.2.0-3.fc20.x86_64 >03:55:01,758 DEBUG yum.verbose.YumBase: TSINFO: Marking pyserial-2.6-7.fc21.noarch as install for python-twisted-core-12.2.0-3.fc20.x86_64 >03:55:01,760 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.11.92-1.fc21.x86_64 >03:55:01,771 DEBUG yum.verbose.YumBase: TSINFO: Marking proj-4.8.0-5.fc20.x86_64 as install for qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 >03:55:01,776 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for raptor2-2.0.13-1.fc21.x86_64 >03:55:01,779 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-1.fc21.x86_64 as install for redland-1.0.17-1.fc21.x86_64 >03:55:01,784 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-libs-1.0.24-8.fc21.x86_64 >03:55:01,791 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc21.noarch as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:55:01,793 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-21.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:55:01,794 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >03:55:01,794 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >03:55:01,794 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-21.fc21.x86_64 to require for libflite.so.1()(64bit) >03:55:01,796 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.fc21.x86_64 as install for speech-dispatcher-0.8-6.fc21.x86_64 >03:55:01,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.4-3.fc21.x86_64 as install for sssd-client-1.11.4-3.fc21.x86_64 >03:55:01,805 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 as install for sssd-krb5-common-1.11.4-3.fc21.x86_64 >03:55:01,818 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-6.fc21.x86_64 as install for systemtap-runtime-2.5-0.349.g2dd920e34796.fc21.x86_64 >03:55:01,821 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-6.fc21.x86_64 to require for libdyninstAPI.so.8.1()(64bit) >03:55:01,835 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.fc20.noarch as install for 1:xscreensaver-base-5.26-2.fc21.x86_64 >03:55:01,842 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-resutils-7.5-8.fc20.x86_64 as install for 1:xscreensaver-extras-base-5.26-2.fc21.x86_64 >03:55:01,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.11.92-1.fc21.x86_64 >03:55:01,851 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.6.0-1.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:55:01,852 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-8.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:55:01,852 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.4.12-1.fc21.x86_64 as install for dnf-0.4.18-1.fc21.noarch >03:55:01,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20140208-1.fc21.x86_64 as install for dyninst-8.1.2-6.fc21.x86_64 >03:55:01,862 DEBUG yum.verbose.YumBase: TSINFO: Marking lldpad-0.9.46-4.fc21.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:55:01,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.16-2.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:55:01,866 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-63.fc21.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:55:01,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.9-3.fc20.x86_64 as install for fcoe-utils-1.0.29-3.fc21.x86_64 >03:55:01,875 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc21.noarch >03:55:01,882 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.5.0-5.fc21.noarch as install for javapackages-tools-3.5.0-5.fc21.noarch >03:55:01,904 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-DateTime-Locale-0.45-8.fc20.noarch as install for 2:perl-DateTime-1.08-1.fc21.x86_64 >03:55:01,910 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Try-Tiny-0.20-1.fc21.noarch as install for 2:perl-DateTime-1.08-1.fc21.x86_64 >03:55:01,915 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Singleton-1.4-16.fc20.noarch as install for perl-DateTime-TimeZone-1.64-1.fc21.noarch >03:55:01,916 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Class-Load-0.21-1.fc21.noarch as install for perl-DateTime-TimeZone-1.64-1.fc21.noarch >03:55:01,928 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-SSL-1.971-1.fc21.noarch as install for perl-Net-HTTP-6.06-4.fc20.noarch >03:55:01,932 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Implementation-0.07-3.fc20.noarch as install for perl-Params-Validate-1.08-6.fc20.x86_64 >03:55:01,935 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-Daemon-0.48-7.fc20.noarch as install for perl-PlRPC-0.2020-16.fc21.noarch >03:55:01,936 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Test) >03:55:01,936 DEBUG yum.verbose.YumBase: Quick matched perl-Net-Daemon-0.48-7.fc20.noarch to require for perl(Net::Daemon::Log) >03:55:01,949 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-1.fc21.noarch as install for perl-Pod-Perldoc-3.23-1.fc21.noarch >03:55:01,954 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-2.07-1.fc21.noarch as install for perl-URI-1.60-11.fc20.noarch >03:55:01,973 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-6.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:55:01,975 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.4-2.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:55:01,976 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.105-2.fc21.x86_64 as install for python-blivet-0.45-1.fc21.noarch >03:55:01,978 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-2.0-1.fc21.noarch as install for python-coverage-3.7-1.fc21.x86_64 >03:55:01,985 DEBUG yum.verbose.YumBase: TSINFO: Marking python-zope-event-4.0.2-2.fc20.noarch as install for python-zope-interface-4.1.0-1.fc21.x86_64 >03:55:02,001 DEBUG yum.verbose.YumBase: TSINFO: Marking hdf5-1.8.12-5.fc21.x86_64 as install for vigra-1.10.0-1.fc21.x86_64 >03:55:02,002 DEBUG yum.verbose.YumBase: Quick matched hdf5-1.8.12-5.fc21.x86_64 to require for libhdf5.so.8()(64bit) >03:55:02,003 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 >03:55:02,004 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >03:55:02,009 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 as install for device-mapper-multipath-0.4.9-63.fc21.x86_64 >03:55:02,010 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmultipath.so.0()(64bit) >03:55:02,010 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 to require for libmpathpersist.so.0()(64bit) >03:55:02,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-14.fc21.x86_64 as install for hdf5-1.8.12-5.fc21.x86_64 >03:55:02,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-14.fc21.x86_64 as install for hdf5-1.8.12-5.fc21.x86_64 >03:55:02,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for lldpad-0.9.46-4.fc21.x86_64 >03:55:02,027 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.105-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:55:02,029 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:55:02,030 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.84-2.fc21.x86_64 as install for lvm2-2.02.105-2.fc21.x86_64 >03:55:02,035 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Business-ISBN-Data-20120719.001-4.fc20.noarch as install for perl-Business-ISBN-2.07-1.fc21.noarch >03:55:02,037 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-0.36-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:55:02,039 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Module-Runtime-0.014-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:55:02,039 DEBUG yum.verbose.YumBase: Quick matched perl-Module-Runtime-0.014-1.fc21.noarch to require for perl(Module::Runtime) >03:55:02,040 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-OptList-0.109-1.fc21.noarch as install for perl-Class-Load-0.21-1.fc21.noarch >03:55:02,044 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-List-MoreUtils-0.33-11.fc21.x86_64 as install for perl-DateTime-Locale-0.45-8.fc20.noarch >03:55:02,050 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-SSLeay-1.58-1.fc21.x86_64 as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:55:02,053 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-IO-Socket-IP-0.29-1.fc21.noarch as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:55:02,055 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Net-LibIDN-0.12-16.fc21.x86_64 as install for perl-IO-Socket-SSL-1.971-1.fc21.noarch >03:55:02,061 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Name-0.05-11.fc21.x86_64 as install for perl-Try-Tiny-0.20-1.fc21.noarch >03:55:02,064 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.12-1.fc21.x86_64 as install for python-hawkey-0.4.12-1.fc21.x86_64 >03:55:02,066 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for python-hawkey-0.4.12-1.fc21.x86_64 >03:55:02,067 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >03:55:02,071 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.3-1.fc21.x86_64 as install for python-javapackages-3.5.0-5.fc21.noarch >03:55:02,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-8.fc21.x86_64 as install for python-libcomps-0.1.6-8.fc21.x86_64 >03:55:02,082 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-8.fc21.x86_64 to require for libcomps.so.0.1.6()(64bit) >03:55:02,084 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.6.0-1.fc21.x86_64 as install for python-librepo-1.6.0-1.fc21.x86_64 >03:55:02,087 DEBUG yum.verbose.YumBase: Quick matched librepo-1.6.0-1.fc21.x86_64 to require for librepo.so.0()(64bit) >03:55:02,091 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-23.fc20.x86_64 as install for python-pyblock-0.53-6.fc21.x86_64 >03:55:02,091 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-23.fc20.x86_64 to require for libdmraid.so.1()(64bit) >03:55:02,092 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-1.fc21.noarch as install for python-setuptools-2.0-1.fc21.noarch >03:55:02,101 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-23.fc20.x86_64 as install for dmraid-1.0.0.rc16-23.fc20.x86_64 >03:55:02,111 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.84-2.fc21.x86_64 as install for lvm2-libs-2.02.105-2.fc21.x86_64 >03:55:02,114 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Sub-Install-0.927-2.fc21.noarch as install for perl-Data-OptList-0.109-1.fc21.noarch >03:55:02,116 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Params-Util-1.07-7.fc21.x86_64 as install for perl-Data-OptList-0.109-1.fc21.noarch >03:55:02,130 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Package-Stash-XS-0.28-3.fc21.x86_64 as install for perl-Package-Stash-0.36-1.fc21.noarch >03:55:02,134 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-3.fc21.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-1.fc21.noarch >03:55:02,140 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-1.fc21.noarch as install for python-lxml-3.3.3-1.fc21.x86_64 >03:55:02,143 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-12.fc20.x86_64 as install for dmraid-events-1.0.0.rc16-23.fc20.x86_64 >03:55:03,124 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc21.noarch as install for hunspell-en-0.20121024-6.fc21.noarch >03:55:05,213 DEBUG yum.verbose.YumBase: Depsolve time: 9.486 >03:55:05,269 INFO packaging: 1551 packages selected totalling 4.86 GiB >03:55:05,967 INFO packaging: Running anaconda-yum to install packages >03:56:38,415 INFO packaging: running transaction >04:34:54,898 INFO packaging: transaction complete >04:34:56,109 INFO packaging: ==== start rpm scriptlet logs ==== >04:34:56,109 INFO packaging: warning: fontpackages-filesystem-1.44-9.fc20.noarch: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >04:34:56,109 INFO packaging: libgcc-4.8.2-14.fc21.x86_64 (1/1551) > >04:34:56,109 INFO packaging: fontpackages-filesystem-1.44-9.fc20.noarch (2/1551) > >04:34:56,110 INFO packaging: kde-baseapps-common-4.12.95-1.fc21.noarch (3/1551) > >04:34:56,110 INFO packaging: setup-2.8.75-1.fc21.noarch (4/1551) > >04:34:56,110 INFO packaging: filesystem-3.2-24.fc21.x86_64 (5/1551) > >04:34:56,110 INFO packaging: hwdata-0.262-1.fc21.noarch (6/1551) > >04:34:56,110 INFO packaging: 1:liberation-fonts-common-1.07.3-2.fc21.noarch (7/1551) > >04:34:56,111 INFO packaging: gnu-free-fonts-common-20120503-8.fc20.noarch (8/1551) > >04:34:56,111 INFO packaging: dejavu-fonts-common-2.34-2.fc21.noarch (9/1551) > >04:34:56,111 INFO packaging: libreport-filesystem-2.2.0-1.fc21.x86_64 (10/1551) > >04:34:56,111 INFO packaging: tzdata-2013i-2.fc21.noarch (11/1551) > >04:34:56,111 INFO packaging: 1:emacs-filesystem-24.3-14.fc21.noarch (12/1551) > >04:34:56,111 INFO packaging: 1:cups-filesystem-1.7.1-8.fc21.noarch (13/1551) > >04:34:56,111 INFO packaging: xkeyboard-config-2.11-1.fc21.noarch (14/1551) > >04:34:56,111 INFO packaging: fedora-release-rawhide-21-0.5.noarch (15/1551) > >04:34:56,112 INFO packaging: fedora-release-21-0.5.noarch (16/1551) > >04:34:56,112 INFO packaging: tigervnc-license-1.3.0-15.fc21.noarch (17/1551) > >04:34:56,112 INFO packaging: 32:bind-license-9.9.5-2.fc21.noarch (18/1551) > >04:34:56,112 INFO packaging: shared-desktop-ontologies-0.11.0-2.fc20.noarch (19/1551) > >04:34:56,112 INFO packaging: xemacs-filesystem-21.5.34-5.fc21.noarch (20/1551) > >04:34:56,113 INFO packaging: mailcap-2.1.42-1.fc21.noarch (21/1551) > >04:34:56,113 INFO packaging: foomatic-db-filesystem-4.0-42.20131218.fc21.noarch (22/1551) > >04:34:56,113 INFO packaging: kdeartwork-common-4.12.95-1.fc21.noarch (23/1551) > >04:34:56,113 INFO packaging: langtable-0.0.24-1.fc21.noarch (24/1551) > >04:34:56,114 INFO packaging: langtable-data-0.0.24-1.fc21.noarch (25/1551) > >04:34:56,114 INFO packaging: heisenbug-backgrounds-base-20.0.0-1.fc21.noarch (26/1551) > >04:34:56,114 INFO packaging: poppler-data-0.4.6-4.fc21.noarch (27/1551) > >04:34:56,114 INFO packaging: 1:autocorr-en-4.2.2.1-7.fc21.noarch (28/1551) > >04:34:56,114 INFO packaging: desktop-backgrounds-compat-20.0.0-1.fc21.noarch (29/1551) > >04:34:56,116 INFO packaging: basesystem-10.0-9.fc20.noarch (30/1551) > >04:34:56,116 INFO packaging: smc-fonts-common-6.0-7.fc21.noarch (31/1551) > >04:34:56,116 INFO packaging: nhn-nanum-fonts-common-3.020-9.fc20.noarch (32/1551) > >04:34:56,116 INFO packaging: khmeros-fonts-common-5.0-17.fc21.noarch (33/1551) > >04:34:56,116 INFO packaging: thai-scalable-fonts-common-0.5.0-7.fc20.noarch (34/1551) > >04:34:56,116 INFO packaging: kbd-legacy-2.0.1-6.fc21.noarch (35/1551) > >04:34:56,117 INFO packaging: mobile-broadband-provider-info-1.20120614-4.fc20.noarch (36/1551) > >04:34:56,117 INFO packaging: fedora-logos-httpd-21.0.3-1.fc21.noarch (37/1551) > >04:34:56,117 INFO packaging: perl-srpm-macros-1-11.fc21.noarch (38/1551) > >04:34:56,117 INFO packaging: kernel-headers-3.14.0-0.rc7.git2.1.fc21.x86_64 (39/1551) > >04:34:56,117 INFO packaging: mesa-filesystem-10.1-4.20140305.fc21.x86_64 (40/1551) > >04:34:56,117 INFO packaging: tigervnc-icons-1.3.0-15.fc21.noarch (41/1551) > >04:34:56,117 INFO packaging: libkkc-common-0.3.2-1.fc21.noarch (42/1551) > >04:34:56,117 INFO packaging: adwaita-cursor-theme-3.11.92-1.fc21.noarch (43/1551) > >04:34:56,118 INFO packaging: 1:libkkc-data-0.2.7-2.fc21.x86_64 (44/1551) > >04:34:56,118 INFO packaging: ncurses-base-5.9-12.20130511.fc21.noarch (45/1551) > >04:34:56,118 INFO packaging: glibc-common-2.19.90-7.fc21.x86_64 (46/1551) > >04:34:56,118 INFO packaging: nss-softokn-freebl-3.16.0-1.fc21.x86_64 (47/1551) > >04:34:56,118 INFO packaging: glibc-2.19.90-7.fc21.x86_64 (48/1551) > >04:34:56,118 INFO packaging: libstdc++-4.8.2-14.fc21.x86_64 (49/1551) > >04:34:56,118 INFO packaging: ncurses-libs-5.9-12.20130511.fc21.x86_64 (50/1551) > >04:34:56,118 INFO packaging: bash-4.3.0-1.fc21.x86_64 (51/1551) > >04:34:56,118 INFO packaging: xz-libs-5.1.2-7alpha.fc21.x86_64 (52/1551) > >04:34:56,119 INFO packaging: pcre-8.35-0.1.RC1.fc21.x86_64 (53/1551) > >04:34:56,119 INFO packaging: libsepol-2.2-1.fc21.x86_64 (54/1551) > >04:34:56,119 INFO packaging: libselinux-2.2.2-6.fc21.x86_64 (55/1551) > >04:34:56,119 INFO packaging: zlib-1.2.8-4.fc21.x86_64 (56/1551) > >04:34:56,120 INFO packaging: libxml2-2.9.1-2.fc21.x86_64 (57/1551) > >04:34:56,120 INFO packaging: libICE-1.0.8-6.fc21.x86_64 (58/1551) > >04:34:56,120 INFO packaging: 1:dbus-libs-1.6.18-3.fc21.x86_64 (59/1551) > >04:34:56,120 INFO packaging: info-5.2-2.fc21.x86_64 (60/1551) > >04:34:56,120 INFO packaging: libjpeg-turbo-1.3.0-2.fc21.x86_64 (61/1551) > >04:34:56,120 INFO packaging: libcom_err-1.42.9-2.fc21.x86_64 (62/1551) > >04:34:56,120 INFO packaging: 2:libpng-1.6.8-1.fc21.x86_64 (63/1551) > >04:34:56,121 INFO packaging: expat-2.1.0-7.fc21.x86_64 (64/1551) > >04:34:56,121 INFO packaging: libXau-1.0.8-2.fc21.x86_64 (65/1551) > >04:34:56,121 INFO packaging: bzip2-libs-1.0.6-11.fc21.x86_64 (66/1551) > >04:34:56,121 INFO packaging: freetype-2.5.3-3.fc21.x86_64 (67/1551) > >04:34:56,121 INFO packaging: nspr-4.10.4-1.fc21.x86_64 (68/1551) > >04:34:56,121 INFO packaging: popt-1.16-2.fc21.x86_64 (69/1551) > >04:34:56,121 INFO packaging: chkconfig-1.3.61-1.fc21.x86_64 (70/1551) > >04:34:56,121 INFO packaging: readline-6.2-8.fc21.x86_64 (71/1551) > >04:34:56,122 INFO packaging: libgpg-error-1.12-1.fc21.x86_64 (72/1551) > >04:34:56,122 INFO packaging: sqlite-3.8.4-1.fc21.x86_64 (73/1551) > >04:34:56,122 INFO packaging: nss-util-3.16.0-1.fc21.x86_64 (74/1551) > >04:34:56,122 INFO packaging: lcms2-2.6-1.fc21.x86_64 (75/1551) > >04:34:56,122 INFO packaging: audit-libs-2.3.5-1.fc21.x86_64 (76/1551) > >04:34:56,122 INFO packaging: libdb-5.3.28-4.fc21.x86_64 (77/1551) > >04:34:56,122 INFO packaging: libuuid-2.24.1-2.fc21.x86_64 (78/1551) > >04:34:56,122 INFO packaging: libSM-1.2.1-6.fc21.x86_64 (79/1551) > >04:34:56,123 INFO packaging: libgcrypt-1.6.1-1.fc21.x86_64 (80/1551) > >04:34:56,123 INFO packaging: libxcb-1.10-1.fc21.x86_64 (81/1551) > >04:34:56,123 INFO packaging: grep-2.18-1.fc21.x86_64 (82/1551) > >04:34:56,123 INFO packaging: libicu-52.1-1.fc21.x86_64 (83/1551) > >04:34:56,123 INFO packaging: elfutils-libelf-0.158-2.fc21.x86_64 (84/1551) > >04:34:56,123 INFO packaging: 2:libogg-1.3.0-6.fc21.x86_64 (85/1551) > >04:34:56,123 INFO packaging: libwpd-0.9.9-1.fc21.x86_64 (86/1551) > >04:34:56,123 INFO packaging: libtalloc-2.1.0-3.fc21.x86_64 (87/1551) > >04:34:56,124 INFO packaging: 1:libvorbis-1.3.4-1.fc21.x86_64 (88/1551) > >04:34:56,124 INFO packaging: libffi-3.0.13-5.fc21.x86_64 (89/1551) > >04:34:56,124 INFO packaging: 1:pkgconfig-0.28-3.fc21.x86_64 (90/1551) > >04:34:56,124 INFO packaging: glib2-2.39.92-1.fc21.x86_64 (91/1551) > >04:34:56,124 INFO packaging: shared-mime-info-1.2-2.fc21.x86_64 (92/1551) > >04:34:56,124 INFO packaging: atk-2.11.92-1.fc21.x86_64 (93/1551) > >04:34:56,124 INFO packaging: dbus-glib-0.100.2-2.fc21.x86_64 (94/1551) > >04:34:56,125 INFO packaging: augeas-libs-1.2.0-1.fc21.x86_64 (95/1551) > >04:34:56,125 INFO packaging: 1:gmp-5.1.3-2.fc21.x86_64 (96/1551) > >04:34:56,125 INFO packaging: libattr-2.4.47-5.fc21.x86_64 (97/1551) > >04:34:56,125 INFO packaging: libcap-2.22-7.fc21.x86_64 (98/1551) > >04:34:56,125 INFO packaging: libacl-2.2.52-4.fc21.x86_64 (99/1551) > >04:34:56,125 INFO packaging: sed-4.2.2-6.fc21.x86_64 (100/1551) > >04:34:56,125 INFO packaging: libgomp-4.8.2-14.fc21.x86_64 (101/1551) > >04:34:56,125 INFO packaging: libtevent-0.9.21-1.fc21.x86_64 (102/1551) > >04:34:56,126 INFO packaging: keyutils-libs-1.5.9-1.fc21.x86_64 (103/1551) > >04:34:56,126 INFO packaging: libtdb-1.2.13-1.fc21.x86_64 (104/1551) > >04:34:56,126 INFO packaging: cyrus-sasl-lib-2.1.26-16.fc21.x86_64 (105/1551) > >04:34:56,126 INFO packaging: lua-5.2.2-5.fc21.x86_64 (106/1551) > >04:34:56,126 INFO packaging: libidn-1.28-2.fc21.x86_64 (107/1551) > >04:34:56,126 INFO packaging: taglib-1.9.1-2.fc21.x86_64 (108/1551) > >04:34:56,126 INFO packaging: tcp_wrappers-libs-7.6-76.fc21.x86_64 (109/1551) > >04:34:56,126 INFO packaging: libtool-ltdl-2.4.2-23.fc21.x86_64 (110/1551) > >04:34:56,127 INFO packaging: libcap-ng-0.7.3-6.fc21.x86_64 (111/1551) > >04:34:56,127 INFO packaging: gobject-introspection-1.39.90-1.fc21.x86_64 (112/1551) > >04:34:56,128 INFO packaging: libwayland-client-1.4.0-1.fc21.x86_64 (113/1551) > >04:34:56,128 INFO packaging: gawk-4.1.0-3.fc21.x86_64 (114/1551) > >04:34:56,128 INFO packaging: avahi-libs-0.6.31-25.fc21.x86_64 (115/1551) > >04:34:56,128 INFO packaging: ilmbase-2.1.0-1.fc21.x86_64 (116/1551) > >04:34:56,128 INFO packaging: libsigc++20-2.3.1-3.fc21.x86_64 (117/1551) > >04:34:56,128 INFO packaging: boost-system-1.54.0-14.fc21.x86_64 (118/1551) > >04:34:56,128 INFO packaging: libXdmcp-1.1.1-5.fc20.x86_64 (119/1551) > >04:34:56,128 INFO packaging: libdhash-0.4.3-21.fc21.x86_64 (120/1551) > >04:34:56,129 INFO packaging: json-c-0.11-5.fc21.x86_64 (121/1551) > >04:34:56,129 INFO packaging: libnl3-3.2.24-1.fc21.x86_64 (122/1551) > >04:34:56,130 INFO packaging: OpenEXR-libs-2.1.0-3.fc21.x86_64 (123/1551) > >04:34:56,130 INFO packaging: libgnome-keyring-3.11.92-1.fc21.x86_64 (124/1551) > >04:34:56,130 INFO packaging: p11-kit-0.20.2-2.fc21.x86_64 (125/1551) > >04:34:56,130 INFO packaging: libxslt-1.1.28-5.fc21.x86_64 (126/1551) > >04:34:56,130 INFO packaging: exiv2-libs-0.24-1.fc21.x86_64 (127/1551) > >04:34:56,130 INFO packaging: jasper-libs-1.900.1-25.fc21.x86_64 (128/1551) > >04:34:56,130 INFO packaging: 1:findutils-4.5.12-2.fc21.x86_64 (129/1551) > >04:34:56,130 INFO packaging: xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 (130/1551) > >04:34:56,130 INFO packaging: file-libs-5.14-17.fc21.x86_64 (131/1551) > >04:34:56,131 INFO packaging: hunspell-en-US-0.20121024-6.fc21.noarch (132/1551) > >04:34:56,131 INFO packaging: hunspell-1.3.2-15.fc21.x86_64 (133/1551) > >04:34:56,131 INFO packaging: orc-0.4.18-1.fc21.x86_64 (134/1551) > >04:34:56,131 INFO packaging: libraw1394-2.1.0-2.fc20.x86_64 (135/1551) > >04:34:56,131 INFO packaging: glibmm24-2.39.92-1.fc21.x86_64 (136/1551) > >04:34:56,131 INFO packaging: gstreamer1-1.2.3-1.fc21.x86_64 (137/1551) > >04:34:56,131 INFO packaging: flac-libs-1.3.0-3.fc21.x86_64 (138/1551) > >04:34:56,131 INFO packaging: 1:libtheora-1.1.1-9.fc21.x86_64 (139/1551) > >04:34:56,132 INFO packaging: apr-1.5.0-2.fc21.x86_64 (140/1551) > >04:34:56,132 INFO packaging: diffutils-3.3-5.fc21.x86_64 (141/1551) > >04:34:56,132 INFO packaging: cpio-2.11-25.fc21.x86_64 (142/1551) > >04:34:56,132 INFO packaging: 14:libpcap-1.5.3-1.fc21.x86_64 (143/1551) > >04:34:56,135 INFO packaging: pixman-0.32.0-2.fc21.x86_64 (144/1551) > >04:34:56,135 INFO packaging: libpciaccess-0.13.2-1.fc21.x86_64 (145/1551) > >04:34:56,135 INFO packaging: libsss_idmap-1.11.4-3.fc21.x86_64 (146/1551) > >04:34:56,135 INFO packaging: apr-util-1.5.3-1.fc21.x86_64 (147/1551) > >04:34:56,135 INFO packaging: 2:tar-1.27.1-2.fc21.x86_64 (148/1551) > >04:34:56,135 INFO packaging: mpfr-3.1.2-4.fc21.x86_64 (149/1551) > >04:34:56,135 INFO packaging: desktop-file-utils-0.22-1.fc21.x86_64 (150/1551) > >04:34:56,136 INFO packaging: elfutils-libs-0.158-2.fc21.x86_64 (151/1551) > >04:34:56,136 INFO packaging: libplist-1.10-2.fc20.x86_64 (152/1551) > >04:34:56,136 INFO packaging: opencv-core-2.4.7-5.fc21.x86_64 (153/1551) > >04:34:56,136 INFO packaging: libtasn1-3.4-1.fc21.x86_64 (154/1551) > >04:34:56,136 INFO packaging: libdvdread-4.2.1-1.fc21.x86_64 (155/1551) > >04:34:56,136 INFO packaging: lzo-2.06-5.fc21.x86_64 (156/1551) > >04:34:56,136 INFO packaging: boost-thread-1.54.0-14.fc21.x86_64 (157/1551) > >04:34:56,136 INFO packaging: imsettings-libs-1.6.7-2.fc21.x86_64 (158/1551) > >04:34:56,137 INFO packaging: libwpg-0.2.2-5.fc20.x86_64 (159/1551) > >04:34:56,137 INFO packaging: nss-softokn-3.16.0-1.fc21.x86_64 (160/1551) > >04:34:56,137 INFO packaging: libassuan-2.1.0-2.fc21.x86_64 (161/1551) > >04:34:56,137 INFO packaging: unzip-6.0-12.fc21.x86_64 (162/1551) > >04:34:56,137 INFO packaging: bzip2-1.0.6-11.fc21.x86_64 (163/1551) > >04:34:56,137 INFO packaging: e2fsprogs-libs-1.42.9-2.fc21.x86_64 (164/1551) > >04:34:56,138 INFO packaging: libv4l-1.0.0-1.fc20.x86_64 (165/1551) > >04:34:56,138 INFO packaging: xml-common-0.6.3-40.fc20.noarch (166/1551) > >04:34:56,138 INFO packaging: iso-codes-3.51-1.fc21.noarch (167/1551) > >04:34:56,138 INFO packaging: xz-5.1.2-7alpha.fc21.x86_64 (168/1551) > >04:34:56,138 INFO packaging: libexif-0.6.21-6.fc20.x86_64 (169/1551) > >04:34:56,138 INFO packaging: gdbm-1.11-1.fc21.x86_64 (170/1551) > >04:34:56,138 INFO packaging: libwebp-0.4.0-1.fc21.x86_64 (171/1551) > >04:34:56,138 INFO packaging: plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 (172/1551) > >04:34:56,138 INFO packaging: libvpx-1.3.0-3.fc21.x86_64 (173/1551) > >04:34:56,139 INFO packaging: libcollection-0.6.2-21.fc21.x86_64 (174/1551) > >04:34:56,139 INFO packaging: speex-1.2-0.19.rc1.fc21.x86_64 (175/1551) > >04:34:56,139 INFO packaging: gsm-1.0.13-10.fc21.x86_64 (176/1551) > >04:34:56,139 INFO packaging: libsndfile-1.0.25-9.fc21.x86_64 (177/1551) > >04:34:56,140 INFO packaging: libsamplerate-0.1.8-5.fc21.x86_64 (178/1551) > >04:34:56,140 INFO packaging: opus-1.1-1.fc21.x86_64 (179/1551) > >04:34:56,140 INFO packaging: elfutils-0.158-2.fc21.x86_64 (180/1551) > >04:34:56,140 INFO packaging: libmpc-1.0.2-1.fc21.x86_64 (181/1551) > >04:34:56,141 INFO packaging: libiec61883-1.2.0-10.fc20.x86_64 (182/1551) > >04:34:56,141 INFO packaging: fftw-libs-double-3.3.4-1.fc21.x86_64 (183/1551) > >04:34:56,141 INFO packaging: groff-base-1.22.2-8.fc21.x86_64 (184/1551) > >04:34:56,141 INFO packaging: cln-1.3.3-1.fc20.x86_64 (185/1551) > >04:34:56,141 INFO packaging: json-glib-0.99.2-1.fc21.x86_64 (186/1551) > >04:34:56,141 INFO packaging: lensfun-0.2.8-1.fc21.x86_64 (187/1551) > >04:34:56,141 INFO packaging: libcroco-0.6.8-3.fc21.x86_64 (188/1551) > >04:34:56,141 INFO packaging: libsecret-0.18-1.fc21.x86_64 (189/1551) > >04:34:56,142 INFO packaging: libetonyek-0.0.3-1.fc21.x86_64 (190/1551) > >04:34:56,142 INFO packaging: libodfgen-0.0.4-1.fc21.x86_64 (191/1551) > >04:34:56,142 INFO packaging: xcb-util-0.3.9-3.fc20.x86_64 (192/1551) > >04:34:56,142 INFO packaging: xapian-core-libs-1.2.17-1.fc21.x86_64 (193/1551) > >04:34:56,142 INFO packaging: 1:make-3.82-19.fc21.x86_64 (194/1551) > >04:34:56,142 INFO packaging: which-2.20-6.fc21.x86_64 (195/1551) > >04:34:56,142 INFO packaging: m4-1.4.17-3.fc21.x86_64 (196/1551) > >04:34:56,143 INFO packaging: clucene-core-2.3.3.4-10.fc20.x86_64 (197/1551) > >04:34:56,143 INFO packaging: kmod-libs-16-1.fc21.x86_64 (198/1551) > >04:34:56,143 INFO packaging: kmod-16-1.fc21.x86_64 (199/1551) > >04:34:56,143 INFO packaging: mesa-libglapi-10.1-4.20140305.fc21.x86_64 (200/1551) > >04:34:56,143 INFO packaging: libedit-3.1-5.20140213cvs.fc21.x86_64 (201/1551) > >04:34:56,143 INFO packaging: boost-date-time-1.54.0-14.fc21.x86_64 (202/1551) > >04:34:56,143 INFO packaging: xerces-c-3.1.1-5.fc21.x86_64 (203/1551) > >04:34:56,143 INFO packaging: openjpeg-libs-1.5.1-8.fc21.x86_64 (204/1551) > >04:34:56,144 INFO packaging: libdaemon-0.14-6.fc21.x86_64 (205/1551) > >04:34:56,144 INFO packaging: wavpack-4.70.0-1.fc21.x86_64 (206/1551) > >04:34:56,144 INFO packaging: libxshmfence-1.1-1.fc21.x86_64 (207/1551) > >04:34:56,144 INFO packaging: pcsc-lite-libs-1.8.10-3.fc21.x86_64 (208/1551) > >04:34:56,144 INFO packaging: graphite2-1.2.2-5.fc21.x86_64 (209/1551) > >04:34:56,144 INFO packaging: harfbuzz-0.9.27-1.fc21.x86_64 (210/1551) > >04:34:56,144 INFO packaging: pciutils-libs-3.2.1-1.fc21.x86_64 (211/1551) > >04:34:56,145 INFO packaging: libaio-0.3.110-2.fc21.x86_64 (212/1551) > >04:34:56,145 INFO packaging: cdparanoia-libs-10.2-14.fc20.x86_64 (213/1551) > >04:34:56,145 INFO packaging: libiodbc-3.52.7-6.fc20.x86_64 (214/1551) > >04:34:56,145 INFO packaging: libqalculate-0.9.7-8.fc20.x86_64 (215/1551) > >04:34:56,145 INFO packaging: less-458-6.fc21.x86_64 (216/1551) > >04:34:56,145 INFO packaging: libshout-2.2.2-10.fc20.x86_64 (217/1551) > >04:34:56,145 INFO packaging: plymouth-graphics-libs-0.8.9-4.2013.08.14.fc21.x86_64 (218/1551) > >04:34:56,145 INFO packaging: libdvdnav-4.2.1-1.fc21.x86_64 (219/1551) > >04:34:56,146 INFO packaging: atkmm-2.22.7-2.fc21.x86_64 (220/1551) > >04:34:56,146 INFO packaging: libavc1394-0.5.3-14.fc20.x86_64 (221/1551) > >04:34:56,146 INFO packaging: file-5.14-17.fc21.x86_64 (222/1551) > >04:34:56,146 INFO packaging: libnl3-cli-3.2.24-1.fc21.x86_64 (223/1551) > >04:34:56,146 INFO packaging: boost-filesystem-1.54.0-14.fc21.x86_64 (224/1551) > >04:34:56,146 INFO packaging: keyutils-1.5.9-1.fc21.x86_64 (225/1551) > >04:34:56,146 INFO packaging: acl-2.2.52-4.fc21.x86_64 (226/1551) > >04:34:56,146 INFO packaging: 2:vim-minimal-7.4.204-1.fc21.x86_64 (227/1551) > >04:34:56,147 INFO packaging: nettle-2.7.1-3.fc21.x86_64 (228/1551) > >04:34:56,147 INFO packaging: libgee06-0.6.8-2.fc20.x86_64 (229/1551) > >04:34:56,147 INFO packaging: libudisks2-2.1.2-2.fc21.x86_64 (230/1551) > >04:34:56,147 INFO packaging: gamin-0.1.10-15.fc21.x86_64 (231/1551) > >04:34:56,147 INFO packaging: libpinyin-1.0.0-1.fc21.x86_64 (232/1551) > >04:34:56,147 INFO packaging: libpinyin-data-1.0.0-1.fc21.x86_64 (233/1551) > >04:34:56,147 INFO packaging: llvm-libs-3.4-5.fc21.x86_64 (234/1551) > >04:34:56,147 INFO packaging: libwayland-server-1.4.0-1.fc21.x86_64 (235/1551) > >04:34:56,148 INFO packaging: pinentry-0.8.3-1.fc21.x86_64 (236/1551) > >04:34:56,148 INFO packaging: zip-3.0-9.fc20.x86_64 (237/1551) > >04:34:56,148 INFO packaging: libunistring-0.9.3-9.fc21.x86_64 (238/1551) > >04:34:56,148 INFO packaging: libquadmath-4.8.2-14.fc21.x86_64 (239/1551) > >04:34:56,148 INFO packaging: libfontenc-1.1.1-4.fc20.x86_64 (240/1551) > >04:34:56,148 INFO packaging: libXfont-1.4.7-1.fc21.x86_64 (241/1551) > >04:34:56,148 INFO packaging: 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 (242/1551) > >04:34:56,148 INFO packaging: gnu-free-mono-fonts-20120503-8.fc20.noarch (243/1551) > >04:34:56,149 INFO packaging: 1:liberation-mono-fonts-1.07.3-2.fc21.noarch (244/1551) > >04:34:56,149 INFO packaging: vpnc-script-0.5.3-20.svn457.fc21.noarch (245/1551) > >04:34:56,149 INFO packaging: libconfig-1.4.9-5.fc21.x86_64 (246/1551) > >04:34:56,149 INFO packaging: snappy-1.1.1-1.fc21.x86_64 (247/1551) > >04:34:56,149 INFO packaging: soundtouch-1.4.0-8.fc20.x86_64 (248/1551) > >04:34:56,154 INFO packaging: mythes-1.2.3-6.fc20.x86_64 (249/1551) > >04:34:56,154 INFO packaging: libvisual-0.4.0-14.fc20.x86_64 (250/1551) > >04:34:56,154 INFO packaging: libical-1.0-4.fc21.x86_64 (251/1551) > >04:34:56,154 INFO packaging: hyphen-2.8.6-4.fc21.x86_64 (252/1551) > >04:34:56,154 INFO packaging: hyphen-en-2.8.6-4.fc21.noarch (253/1551) > >04:34:56,154 INFO packaging: numactl-libs-2.0.9-1.fc21.x86_64 (254/1551) > >04:34:56,154 INFO packaging: linux-atm-libs-2.5.1-8.fc21.x86_64 (255/1551) > >04:34:56,155 INFO packaging: dosfstools-3.0.26-1.fc21.x86_64 (256/1551) > >04:34:56,155 INFO packaging: fuse-libs-2.9.3-2.fc21.x86_64 (257/1551) > >04:34:56,155 INFO packaging: libxkbcommon-0.4.0-1.fc21.x86_64 (258/1551) > >04:34:56,155 INFO packaging: libusal-1.1.11-22.fc20.x86_64 (259/1551) > >04:34:56,155 INFO packaging: qrencode-libs-3.4.2-1.fc21.x86_64 (260/1551) > >04:34:56,155 INFO packaging: libhbaapi-2.2.9-3.fc20.x86_64 (261/1551) > >04:34:56,155 INFO packaging: libnfnetlink-1.0.1-3.fc21.x86_64 (262/1551) > >04:34:56,156 INFO packaging: libmpcdec-1.2.6-12.fc20.x86_64 (263/1551) > >04:34:56,156 INFO packaging: libdv-1.0.0-16.fc20.x86_64 (264/1551) > >04:34:56,156 INFO packaging: libart_lgpl-2.3.21-9.fc21.x86_64 (265/1551) > >04:34:56,156 INFO packaging: slang-2.2.4-11.fc21.x86_64 (266/1551) > >04:34:56,156 INFO packaging: newt-0.52.17-1.fc21.x86_64 (267/1551) > >04:34:56,157 INFO packaging: hostname-3.15-1.fc21.x86_64 (268/1551) > >04:34:56,157 INFO packaging: chmlib-0.40-9.fc21.x86_64 (269/1551) > >04:34:56,157 INFO packaging: libhbalinux-1.0.16-2.fc20.x86_64 (270/1551) > >04:34:56,157 INFO packaging: mythes-en-3.0-13.fc20.noarch (271/1551) > >04:34:56,157 INFO packaging: xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.fc20.noarch (272/1551) > >04:34:56,157 INFO packaging: libgfortran-4.8.2-14.fc21.x86_64 (273/1551) > >04:34:56,157 INFO packaging: hdf5-1.8.12-5.fc21.x86_64 (274/1551) > >04:34:56,157 INFO packaging: gettext-libs-0.18.3.2-1.fc21.x86_64 (275/1551) > >04:34:56,158 INFO packaging: mesa-libxatracker-10.1-4.20140305.fc21.x86_64 (276/1551) > >04:34:56,158 INFO packaging: libteam-1.9-2.fc21.x86_64 (277/1551) > >04:34:56,158 INFO packaging: pciutils-3.2.1-1.fc21.x86_64 (278/1551) > >04:34:56,159 INFO packaging: qt-settings-20-12.fc21.noarch (279/1551) > >04:34:56,159 INFO packaging: harfbuzz-icu-0.9.27-1.fc21.x86_64 (280/1551) > >04:34:56,159 INFO packaging: link-grammar-4.8.6-2.fc21.x86_64 (281/1551) > >04:34:56,159 INFO packaging: clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 (282/1551) > >04:34:56,159 INFO packaging: gstreamer-tools-0.10.36-7.fc21.x86_64 (283/1551) > >04:34:56,159 INFO packaging: gstreamer-0.10.36-7.fc21.x86_64 (284/1551) > >04:34:56,159 INFO packaging: xcb-util-image-0.3.9-3.fc20.x86_64 (285/1551) > >04:34:56,159 INFO packaging: perl-HTTP-Tiny-0.043-1.fc21.noarch (286/1551) > >04:34:56,160 INFO packaging: perl-Pod-Perldoc-3.23-1.fc21.noarch (287/1551) > >04:34:56,160 INFO packaging: perl-podlators-2.5.3-1.fc21.noarch (288/1551) > >04:34:56,160 INFO packaging: 1:perl-parent-0.228-1.fc21.noarch (289/1551) > >04:34:56,160 INFO packaging: perl-Text-ParseWords-3.29-4.fc21.noarch (290/1551) > >04:34:56,160 INFO packaging: 1:perl-Pod-Escapes-1.04-296.fc21.noarch (291/1551) > >04:34:56,161 INFO packaging: 3:perl-version-0.99.08-1.fc21.x86_64 (292/1551) > >04:34:56,161 INFO packaging: perl-Pod-Usage-1.63-4.fc20.noarch (293/1551) > >04:34:56,161 INFO packaging: 1:perl-Encode-2.57-1.fc21.x86_64 (294/1551) > >04:34:56,161 INFO packaging: 4:perl-macros-5.18.2-296.fc21.x86_64 (295/1551) > >04:34:56,161 INFO packaging: perl-Time-Local-1.2300-291.fc20.noarch (296/1551) > >04:34:56,161 INFO packaging: perl-constant-1.27-292.fc20.noarch (297/1551) > >04:34:56,161 INFO packaging: perl-Carp-1.32-1.fc21.noarch (298/1551) > >04:34:56,161 INFO packaging: perl-Exporter-5.68-293.fc20.noarch (299/1551) > >04:34:56,162 INFO packaging: 1:perl-Filter-1.49-5.fc21.x86_64 (300/1551) > >04:34:56,162 INFO packaging: 1:perl-threads-1.92-1.fc21.x86_64 (301/1551) > >04:34:56,162 INFO packaging: perl-File-Path-2.09-292.fc20.noarch (302/1551) > >04:34:56,162 INFO packaging: perl-PathTools-3.40-291.fc21.x86_64 (303/1551) > >04:34:56,162 INFO packaging: perl-File-Temp-0.23.04-1.fc21.noarch (304/1551) > >04:34:56,162 INFO packaging: perl-Scalar-List-Utils-1.31-293.fc21.x86_64 (305/1551) > >04:34:56,162 INFO packaging: 1:perl-Module-CoreList-3.03-296.fc21.noarch (306/1551) > >04:34:56,162 INFO packaging: perl-Getopt-Long-2.42-1.fc21.noarch (307/1551) > >04:34:56,163 INFO packaging: 1:perl-Pod-Simple-3.28-292.fc20.noarch (308/1551) > >04:34:56,163 INFO packaging: perl-Storable-2.45-2.fc21.x86_64 (309/1551) > >04:34:56,163 INFO packaging: perl-threads-shared-1.46-2.fc21.x86_64 (310/1551) > >04:34:56,163 INFO packaging: 1:perl-Socket-2.013-1.fc21.x86_64 (311/1551) > >04:34:56,163 INFO packaging: 4:perl-libs-5.18.2-296.fc21.x86_64 (312/1551) > >04:34:56,163 INFO packaging: perl-Time-HiRes-1.9726-1.fc21.x86_64 (313/1551) > >04:34:56,163 INFO packaging: 4:perl-5.18.2-296.fc21.x86_64 (314/1551) > >04:34:56,163 INFO packaging: perl-Data-Dumper-2.151-1.fc21.x86_64 (315/1551) > >04:34:56,164 INFO packaging: perl-Compress-Raw-Zlib-2.065-1.fc21.x86_64 (316/1551) > >04:34:56,164 INFO packaging: perl-LWP-MediaTypes-6.02-4.fc20.noarch (317/1551) > >04:34:56,164 INFO packaging: autoconf-2.69-14.fc21.noarch (318/1551) > >04:34:56,164 INFO packaging: perl-Module-Runtime-0.014-1.fc21.noarch (319/1551) > >04:34:56,164 INFO packaging: perl-Encode-Locale-1.03-7.fc20.noarch (320/1551) > >04:34:56,164 INFO packaging: perl-Thread-Queue-3.04-1.fc21.noarch (321/1551) > >04:34:56,165 INFO packaging: 1:perl-Error-0.17022-1.fc21.noarch (322/1551) > >04:34:56,165 INFO packaging: perl-Archive-Zip-1.37-1.fc21.noarch (323/1551) > >04:34:56,165 INFO packaging: perl-File-RsyncP-0.70-9.fc20.x86_64 (324/1551) > >04:34:56,165 INFO packaging: perl-Time-modules-2013.0912-1.fc21.noarch (325/1551) > >04:34:56,165 INFO packaging: perl-IO-Socket-IP-0.29-1.fc21.noarch (326/1551) > >04:34:56,165 INFO packaging: perl-HTML-Tagset-3.20-18.fc20.noarch (327/1551) > >04:34:56,165 INFO packaging: perl-Business-ISBN-Data-20120719.001-4.fc20.noarch (328/1551) > >04:34:56,165 INFO packaging: perl-Business-ISBN-2.07-1.fc21.noarch (329/1551) > >04:34:56,166 INFO packaging: perl-URI-1.60-11.fc20.noarch (330/1551) > >04:34:56,166 INFO packaging: perl-WWW-RobotRules-6.02-8.fc20.noarch (331/1551) > >04:34:56,166 INFO packaging: perl-Image-ExifTool-9.46-1.fc21.noarch (332/1551) > >04:34:56,166 INFO packaging: perl-Net-LibIDN-0.12-16.fc21.x86_64 (333/1551) > >04:34:56,166 INFO packaging: kernel-devel-3.14.0-0.rc7.git2.1.fc21.x86_64 (334/1551) > >04:34:56,166 INFO packaging: perl-TermReadKey-2.30-20.fc21.x86_64 (335/1551) > >04:34:56,166 INFO packaging: perl-Net-Daemon-0.48-7.fc20.noarch (336/1551) > >04:34:56,167 INFO packaging: 1:perl-TimeDate-2.30-3.fc20.noarch (337/1551) > >04:34:56,167 INFO packaging: perl-HTTP-Date-6.02-8.fc20.noarch (338/1551) > >04:34:56,167 INFO packaging: perl-File-Listing-6.04-7.fc20.noarch (339/1551) > >04:34:56,167 INFO packaging: perl-Params-Util-1.07-7.fc21.x86_64 (340/1551) > >04:34:56,167 INFO packaging: perl-Test-Harness-3.30-2.fc21.noarch (341/1551) > >04:34:56,167 INFO packaging: 6:kdelibs-common-4.12.95-1.fc21.x86_64 (342/1551) > >04:34:56,167 INFO packaging: perl-Sub-Name-0.05-11.fc21.x86_64 (343/1551) > >04:34:56,167 INFO packaging: perl-Try-Tiny-0.20-1.fc21.noarch (344/1551) > >04:34:56,168 INFO packaging: perl-Module-Implementation-0.07-3.fc20.noarch (345/1551) > >04:34:56,168 INFO packaging: perl-Params-Validate-1.08-6.fc20.x86_64 (346/1551) > >04:34:56,168 INFO packaging: perl-Sub-Install-0.927-2.fc21.noarch (347/1551) > >04:34:56,170 INFO packaging: perl-Data-OptList-0.109-1.fc21.noarch (348/1551) > >04:34:56,170 INFO packaging: perl-Compress-Raw-Bzip2-2.064-1.fc21.x86_64 (349/1551) > >04:34:56,170 INFO packaging: perl-IO-Compress-2.064-1.fc21.noarch (350/1551) > >04:34:56,170 INFO packaging: perl-PlRPC-0.2020-16.fc21.noarch (351/1551) > >04:34:56,170 INFO packaging: perl-DBI-1.631-2.fc21.x86_64 (352/1551) > >04:34:56,171 INFO packaging: perl-Net-FTP-AutoReconnect-0.3-10.fc20.noarch (353/1551) > >04:34:56,171 INFO packaging: perl-List-MoreUtils-0.33-11.fc21.x86_64 (354/1551) > >04:34:56,171 INFO packaging: perl-DateTime-Locale-0.45-8.fc20.noarch (355/1551) > >04:34:56,171 INFO packaging: perl-Package-Stash-XS-0.28-3.fc21.x86_64 (356/1551) > >04:34:56,171 INFO packaging: perl-Package-Stash-0.36-1.fc21.noarch (357/1551) > >04:34:56,172 INFO packaging: perl-Class-Load-0.21-1.fc21.noarch (358/1551) > >04:34:56,172 INFO packaging: 1:perl-FCGI-0.74-10.fc21.x86_64 (359/1551) > >04:34:56,172 INFO packaging: perl-CGI-3.65-1.fc21.noarch (360/1551) > >04:34:56,172 INFO packaging: perl-Digest-1.17-291.fc20.noarch (361/1551) > >04:34:56,173 INFO packaging: perl-Digest-MD5-2.53-3.fc21.x86_64 (362/1551) > >04:34:56,173 INFO packaging: perl-XML-Parser-2.41-11.fc21.x86_64 (363/1551) > >04:34:56,173 INFO packaging: perl-IO-HTML-1.00-3.fc20.noarch (364/1551) > >04:34:56,173 INFO packaging: perl-HTTP-Message-6.06-7.fc20.noarch (365/1551) > >04:34:56,173 INFO packaging: perl-HTML-Parser-3.71-4.fc21.x86_64 (366/1551) > >04:34:56,173 INFO packaging: perl-HTTP-Daemon-6.01-7.fc20.noarch (367/1551) > >04:34:56,173 INFO packaging: perl-HTTP-Cookies-6.01-7.fc20.noarch (368/1551) > >04:34:56,173 INFO packaging: perl-HTTP-Negotiate-6.01-7.fc20.noarch (369/1551) > >04:34:56,174 INFO packaging: perl-Net-FTP-RetrHandle-0.2-10.fc20.noarch (370/1551) > >04:34:56,174 INFO packaging: perl-Class-Singleton-1.4-16.fc20.noarch (371/1551) > >04:34:56,174 INFO packaging: perl-DateTime-TimeZone-1.64-1.fc21.noarch (372/1551) > >04:34:56,174 INFO packaging: 2:perl-DateTime-1.08-1.fc21.x86_64 (373/1551) > >04:34:56,174 INFO packaging: perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch (374/1551) > >04:34:56,174 INFO packaging: perl-DateTime-Format-Mail-0.3001-19.fc20.noarch (375/1551) > >04:34:56,174 INFO packaging: perl-XML-RSS-1.54-1.fc20.noarch (376/1551) > >04:34:56,174 INFO packaging: libofa-0.9.3-23.fc20.x86_64 (377/1551) > >04:34:56,175 INFO packaging: cpp-4.8.2-14.fc21.x86_64 (378/1551) > >04:34:56,175 INFO packaging: libvisio-0.0.31-2.fc21.x86_64 (379/1551) > >04:34:56,175 INFO packaging: p11-kit-trust-0.20.2-2.fc21.x86_64 (380/1551) > >04:34:56,175 INFO packaging: ca-certificates-2013.1.97-2.fc21.noarch (381/1551) > >04:34:56,175 INFO packaging: libxml++-2.37.1-1.fc21.x86_64 (382/1551) > >04:34:56,175 INFO packaging: hunspell-en-GB-0.20121024-6.fc21.noarch (383/1551) > >04:34:56,175 INFO packaging: hunspell-en-0.20121024-6.fc21.noarch (384/1551) > >04:34:56,175 INFO packaging: 1:enchant-1.6.0-7.fc20.x86_64 (385/1551) > >04:34:56,176 INFO packaging: LibRaw-0.16.0-2.fc21.x86_64 (386/1551) > >04:34:56,176 INFO packaging: iw-3.14-1.fc21.x86_64 (387/1551) > >04:34:56,176 INFO packaging: liborcus-0.5.1-6.fc21.x86_64 (388/1551) > >04:34:56,176 INFO packaging: avahi-glib-0.6.31-25.fc21.x86_64 (389/1551) > >04:34:56,176 INFO packaging: m17n-db-1.6.5-2.fc21.noarch (390/1551) > >04:34:56,176 INFO packaging: m17n-lib-1.6.4-10.fc21.x86_64 (391/1551) > >04:34:56,176 INFO packaging: libwayland-cursor-1.4.0-1.fc21.x86_64 (392/1551) > >04:34:56,176 INFO packaging: tcp_wrappers-7.6-76.fc21.x86_64 (393/1551) > >04:34:56,177 INFO packaging: taglib-extras-1.0.1-6.fc20.x86_64 (394/1551) > >04:34:56,177 INFO packaging: cyrus-sasl-plain-2.1.26-16.fc21.x86_64 (395/1551) > >04:34:56,177 INFO packaging: fftw-libs-single-3.3.4-1.fc21.x86_64 (396/1551) > >04:34:56,177 INFO packaging: moodbar-0.1.2-11.fc20.x86_64 (397/1551) > >04:34:56,177 INFO packaging: flann-1.8.4-2.fc20.x86_64 (398/1551) > >04:34:56,177 INFO packaging: patch-2.7.1-7.fc21.x86_64 (399/1551) > >04:34:56,177 INFO packaging: liblqr-1-0.4.1-5.fc19.x86_64 (400/1551) > >04:34:56,178 INFO packaging: libqmi-1.8.0-1.fc21.x86_64 (401/1551) > >04:34:56,178 INFO packaging: libtranslit-0.0.3-3.fc21.x86_64 (402/1551) > >04:34:56,178 INFO packaging: libtranslit-m17n-0.0.3-3.fc21.x86_64 (403/1551) > >04:34:56,178 INFO packaging: ModemManager-glib-1.2.0-1.fc21.x86_64 (404/1551) > >04:34:56,178 INFO packaging: libipa_hbac-1.11.4-3.fc21.x86_64 (405/1551) > >04:34:56,178 INFO packaging: gsettings-desktop-schemas-3.11.91-1.fc21.x86_64 (406/1551) > >04:34:56,178 INFO packaging: libabw-0.0.2-1.fc21.x86_64 (407/1551) > >04:34:56,178 INFO packaging: libcdr-0.0.14-6.fc21.x86_64 (408/1551) > >04:34:56,179 INFO packaging: libfreehand-0.0.0-3.fc21.x86_64 (409/1551) > >04:34:56,179 INFO packaging: libwps-0.2.9-6.fc21.x86_64 (410/1551) > >04:34:56,180 INFO packaging: libmspub-0.0.6-5.fc21.x86_64 (411/1551) > >04:34:56,180 INFO packaging: libe-book-0.0.3-2.fc21.x86_64 (412/1551) > >04:34:56,180 INFO packaging: libmwaw-0.2.0-2.fc21.x86_64 (413/1551) > >04:34:56,180 INFO packaging: dwz-0.11-2.fc21.x86_64 (414/1551) > >04:34:56,180 INFO packaging: libdwarf-20140208-1.fc21.x86_64 (415/1551) > >04:34:56,180 INFO packaging: dyninst-8.1.2-6.fc21.x86_64 (416/1551) > >04:34:56,180 INFO packaging: boost-regex-1.54.0-14.fc21.x86_64 (417/1551) > >04:34:56,180 INFO packaging: firebird-libfbembed-2.5.2.26539.0-10.fc21.x86_64 (418/1551) > >04:34:56,181 INFO packaging: xcb-util-keysyms-0.3.9-3.fc20.x86_64 (419/1551) > >04:34:56,181 INFO packaging: gdisk-0.8.10-2.fc21.x86_64 (420/1551) > >04:34:56,181 INFO packaging: libdb-utils-5.3.28-4.fc21.x86_64 (421/1551) > >04:34:56,181 INFO packaging: libmng-2.0.2-1.fc21.x86_64 (422/1551) > >04:34:56,181 INFO packaging: setools-libs-3.3.7-41.fc21.x86_64 (423/1551) > >04:34:56,181 INFO packaging: gnugo-3.8-7.fc20.x86_64 (424/1551) > >04:34:56,181 INFO packaging: bc-1.06.95-11.fc21.x86_64 (425/1551) > >04:34:56,181 INFO packaging: 1:isomd5sum-1.0.12-1.fc21.x86_64 (426/1551) > >04:34:56,182 INFO packaging: mozjs17-17.0.0-10.fc21.x86_64 (427/1551) > >04:34:56,182 INFO packaging: ttmkfdir-3.0.9-40.fc20.x86_64 (428/1551) > >04:34:56,182 INFO packaging: boost-iostreams-1.54.0-14.fc21.x86_64 (429/1551) > >04:34:56,182 INFO packaging: device-mapper-persistent-data-0.2.8-1.fc21.x86_64 (430/1551) > >04:34:56,182 INFO packaging: libcomps-0.1.6-8.fc21.x86_64 (431/1551) > >04:34:56,182 INFO packaging: libmetalink-0.1.2-4.fc21.x86_64 (432/1551) > >04:34:56,182 INFO packaging: libmusicbrainz-2.1.5-16.fc20.x86_64 (433/1551) > >04:34:56,182 INFO packaging: libss-1.42.9-2.fc21.x86_64 (434/1551) > >04:34:56,183 INFO packaging: djvulibre-libs-3.5.25.3-10.fc20.x86_64 (435/1551) > >04:34:56,183 INFO packaging: libchewing-0.3.5-2.fc21.x86_64 (436/1551) > >04:34:56,183 INFO packaging: liblangtag-0.5.2-1.fc21.x86_64 (437/1551) > >04:34:56,183 INFO packaging: pigz-2.2.5-3.fc20.x86_64 (438/1551) > >04:34:56,183 INFO packaging: libtar-1.2.20-3.fc21.x86_64 (439/1551) > >04:34:56,183 INFO packaging: GeoIP-1.5.1-4.fc21.x86_64 (440/1551) > >04:34:56,183 INFO packaging: libzip-0.11.2-1.fc21.x86_64 (441/1551) > >04:34:56,183 INFO packaging: ebook-tools-libs-0.2.2-1.fc21.x86_64 (442/1551) > >04:34:56,184 INFO packaging: qpdf-libs-5.1.1-1.fc21.x86_64 (443/1551) > >04:34:56,184 INFO packaging: mesa-libwayland-egl-10.1-4.20140305.fc21.x86_64 (444/1551) > >04:34:56,184 INFO packaging: libselinux-utils-2.2.2-6.fc21.x86_64 (445/1551) > >04:34:56,184 INFO packaging: lsof-4.87-3.fc20.x86_64 (446/1551) > >04:34:56,184 INFO packaging: checkpolicy-2.2-1.fc21.x86_64 (447/1551) > >04:34:56,184 INFO packaging: psmisc-22.21-3.fc21.x86_64 (448/1551) > >04:34:56,184 INFO packaging: glibc-headers-2.19.90-7.fc21.x86_64 (449/1551) > >04:34:56,185 INFO packaging: glibc-devel-2.19.90-7.fc21.x86_64 (450/1551) > >04:34:56,185 INFO packaging: dejavu-sans-mono-fonts-2.34-2.fc21.noarch (451/1551) > >04:34:56,185 INFO packaging: 1:liberation-serif-fonts-1.07.3-2.fc21.noarch (452/1551) > >04:34:56,185 INFO packaging: redhat-menus-12.0.2-7.fc20.noarch (453/1551) > >04:34:56,185 INFO packaging: dejavu-sans-fonts-2.34-2.fc21.noarch (454/1551) > >04:34:56,185 INFO packaging: google-crosextra-caladea-fonts-1.002-0.3.20130214.fc21.noarch (455/1551) > >04:34:56,185 INFO packaging: 1:libreoffice-opensymbol-fonts-4.2.2.1-7.fc21.noarch (456/1551) > >04:34:56,185 INFO packaging: oxygen-icon-theme-4.12.95-1.fc21.noarch (457/1551) > >04:34:56,186 INFO packaging: dtc-1.4.0-3.fc21.x86_64 (458/1551) > >04:34:56,186 INFO packaging: google-crosextra-carlito-fonts-1.103-0.1.20130920.fc21.noarch (459/1551) > >04:34:56,186 INFO packaging: dejavu-serif-fonts-2.34-2.fc21.noarch (460/1551) > >04:34:56,186 INFO packaging: p7zip-plugins-9.20.1-6.fc20.x86_64 (461/1551) > >04:34:56,186 INFO packaging: 1:liberation-sans-fonts-1.07.3-2.fc21.noarch (462/1551) > >04:34:56,188 INFO packaging: 1:marble-common-4.12.95-1.fc21.noarch (463/1551) > >04:34:56,188 INFO packaging: ncurses-5.9-12.20130511.fc21.x86_64 (464/1551) > >04:34:56,189 INFO packaging: libmodman-2.0.1-7.fc20.x86_64 (465/1551) > >04:34:56,189 INFO packaging: libproxy-0.4.11-8.fc21.x86_64 (466/1551) > >04:34:56,189 INFO packaging: boost-program-options-1.54.0-14.fc21.x86_64 (467/1551) > >04:34:56,190 INFO packaging: marisa-0.2.4-4.fc20.x86_64 (468/1551) > >04:34:56,190 INFO packaging: libstdc++-devel-4.8.2-14.fc21.x86_64 (469/1551) > >04:34:56,190 INFO packaging: webrtc-audio-processing-0.1-6.fc21.x86_64 (470/1551) > >04:34:56,190 INFO packaging: boost-signals-1.54.0-14.fc21.x86_64 (471/1551) > >04:34:56,190 INFO packaging: libpgf-6.13.45-0.1.svn123.fc21.x86_64 (472/1551) > >04:34:56,190 INFO packaging: ustr-1.0.4-15.fc20.x86_64 (473/1551) > >04:34:56,190 INFO packaging: libsemanage-2.2-2.fc21.x86_64 (474/1551) > >04:34:56,190 INFO packaging: dotconf-1.3-8.fc21.x86_64 (475/1551) > >04:34:56,191 INFO packaging: sg3_utils-libs-1.37-3.fc21.x86_64 (476/1551) > >04:34:56,191 INFO packaging: 2:rmt-1.5.2-9.fc21.x86_64 (477/1551) > >04:34:56,191 INFO packaging: qhull-2003.1-22.fc20.x86_64 (478/1551) > >04:34:56,191 INFO packaging: bluez-libs-5.16-1.fc21.x86_64 (479/1551) > >04:34:56,191 INFO packaging: sgpio-1.2.0.10-12.fc20.x86_64 (480/1551) > >04:34:56,192 INFO packaging: c-ares-1.10.0-2.fc20.x86_64 (481/1551) > >04:34:56,192 INFO packaging: libhangul-0.1.0-7.fc20.x86_64 (482/1551) > >04:34:56,192 INFO packaging: libdnet-1.12-13.fc21.x86_64 (483/1551) > >04:34:56,192 INFO packaging: libthai-0.1.19-2.fc21.x86_64 (484/1551) > >04:34:56,192 INFO packaging: libpipeline-1.2.6-1.fc21.x86_64 (485/1551) > >04:34:56,192 INFO packaging: jbigkit-libs-2.0-9.fc21.x86_64 (486/1551) > >04:34:56,192 INFO packaging: libtiff-4.0.3-14.fc21.x86_64 (487/1551) > >04:34:56,192 INFO packaging: libpano13-2.9.18-8.fc20.x86_64 (488/1551) > >04:34:56,193 INFO packaging: vigra-1.10.0-1.fc21.x86_64 (489/1551) > >04:34:56,193 INFO packaging: libpath_utils-0.2.1-21.fc21.x86_64 (490/1551) > >04:34:56,193 INFO packaging: liboath-2.4.1-3.fc21.x86_64 (491/1551) > >04:34:56,193 INFO packaging: libverto-0.2.6-1.fc21.x86_64 (492/1551) > >04:34:56,193 INFO packaging: 1:openssl-libs-1.0.1e-42.fc21.x86_64 (493/1551) > >04:34:56,193 INFO packaging: coreutils-8.22-13.fc21.x86_64 (494/1551) > >04:34:56,193 INFO packaging: krb5-libs-1.12.1-6.fc21.x86_64 (495/1551) > >04:34:56,193 INFO packaging: 1:qt-4.8.5-23.fc21.x86_64 (496/1551) > >04:34:56,194 INFO packaging: fontconfig-2.11.0-2.fc21.x86_64 (497/1551) > >04:34:56,194 INFO packaging: python-libs-2.7.6-4.fc21.x86_64 (498/1551) > >04:34:56,194 INFO packaging: python-2.7.6-4.fc21.x86_64 (499/1551) > >04:34:56,194 INFO packaging: 2:shadow-utils-4.1.5.1-10.fc21.x86_64 (500/1551) > >04:34:56,194 INFO packaging: alsa-lib-1.0.27.2-2.fc21.x86_64 (501/1551) > >04:34:56,194 INFO packaging: 1:cups-libs-1.7.1-8.fc21.x86_64 (502/1551) > >04:34:56,194 INFO packaging: dbus-python-1.2.0-1.fc21.x86_64 (503/1551) > >04:34:56,194 INFO packaging: qjson-0.8.1-5.fc21.x86_64 (504/1551) > >04:34:56,195 INFO packaging: libblkid-2.24.1-2.fc21.x86_64 (505/1551) > >04:34:56,195 INFO packaging: qca2-2.0.3-7.fc21.x86_64 (506/1551) > >04:34:56,195 INFO packaging: hicolor-icon-theme-0.13-1.fc21.noarch (507/1551) > >04:34:56,195 INFO packaging: gzip-1.6-2.fc21.x86_64 (508/1551) > >04:34:56,195 INFO packaging: xdg-utils-1.1.0-0.20.rc2.fc21.noarch (509/1551) > >04:34:56,195 INFO packaging: python3-libs-3.3.2-12.fc21.x86_64 (510/1551) > >04:34:56,195 INFO packaging: python3-3.3.2-12.fc21.x86_64 (511/1551) > >04:34:56,195 INFO packaging: pygobject3-base-3.11.92-1.fc21.x86_64 (512/1551) > >04:34:56,196 INFO packaging: libselinux-python-2.2.2-6.fc21.x86_64 (513/1551) > >04:34:56,196 INFO packaging: 1:mariadb-libs-5.5.36-1.fc21.x86_64 (514/1551) > >04:34:56,196 INFO packaging: libutempter-1.1.6-3.fc21.x86_64 (515/1551) > >04:34:56,196 INFO packaging: poppler-0.24.3-3.fc21.x86_64 (516/1551) > >04:34:56,196 INFO packaging: fedora-logos-21.0.3-1.fc21.x86_64 (517/1551) > >04:34:56,196 INFO packaging: binutils-2.24-10.fc21.x86_64 (518/1551) > >04:34:56,196 INFO packaging: gcc-4.8.2-14.fc21.x86_64 (519/1551) > >04:34:56,196 INFO packaging: cracklib-2.9.1-2.fc21.x86_64 (520/1551) > >04:34:56,197 INFO packaging: gnome-icon-theme-3.11.92-1.fc21.noarch (521/1551) > >04:34:56,197 INFO packaging: qca-ossl-2.0.0-0.18.beta3.fc20.x86_64 (522/1551) > >04:34:56,197 INFO packaging: python-six-1.5.2-1.fc21.noarch (523/1551) > >04:34:56,197 INFO packaging: python-slip-0.6.0-1.fc21.noarch (524/1551) > >04:34:56,197 INFO packaging: newt-python-0.52.17-1.fc21.x86_64 (525/1551) > >04:34:56,197 INFO packaging: pygobject2-2.28.6-11.fc21.x86_64 (526/1551) > >04:34:56,197 INFO packaging: libxml2-python-2.9.1-2.fc21.x86_64 (527/1551) > >04:34:56,198 INFO packaging: gdb-7.7-4.fc21.x86_64 (528/1551) > >04:34:56,198 INFO packaging: attica-0.4.2-2.fc20.x86_64 (529/1551) > >04:34:56,198 INFO packaging: strigi-libs-0.7.8-5.fc21.x86_64 (530/1551) > >04:34:56,198 INFO packaging: 1:openssl-1.0.1e-42.fc21.x86_64 (531/1551) > >04:34:56,198 INFO packaging: python-iniparse-0.4-12.fc21.noarch (532/1551) > >04:34:56,198 INFO packaging: gnome-icon-theme-symbolic-3.11.92-1.fc21.noarch (533/1551) > >04:34:56,198 INFO packaging: cracklib-dicts-2.9.1-2.fc21.x86_64 (534/1551) > >04:34:56,198 INFO packaging: libpwquality-1.2.3-2.fc21.x86_64 (535/1551) > >04:34:56,198 INFO packaging: pam-1.1.8-8.fc21.x86_64 (536/1551) > >04:34:56,199 INFO packaging: systemd-libs-211-2.fc21.x86_64 (537/1551) > >04:34:56,199 INFO packaging: libusbx-1.0.18-1.fc21.x86_64 (538/1551) > >04:34:56,199 INFO packaging: procps-ng-3.3.9-7.fc21.x86_64 (539/1551) > >04:34:56,199 INFO packaging: authconfig-6.2.8-7.fc21.x86_64 (540/1551) > >04:34:56,200 INFO packaging: 1:libusb-0.1.5-3.fc21.x86_64 (541/1551) > >04:34:56,200 INFO packaging: gpsd-libs-3.10-3.20140127gitf2753b.fc21.x86_64 (542/1551) > >04:34:56,200 INFO packaging: python-pwquality-1.2.3-2.fc21.x86_64 (543/1551) > >04:34:56,200 INFO packaging: python3-dbus-1.2.0-1.fc21.x86_64 (544/1551) > >04:34:56,200 INFO packaging: libmount-2.24.1-2.fc21.x86_64 (545/1551) > >04:34:56,200 INFO packaging: e2fsprogs-1.42.9-2.fc21.x86_64 (546/1551) > >04:34:56,200 INFO packaging: python-IPy-0.81-9.fc21.noarch (547/1551) > >04:34:56,201 INFO packaging: pyOpenSSL-0.13.1-1.fc21.x86_64 (548/1551) > >04:34:56,201 INFO packaging: yum-metadata-parser-1.1.4-10.fc21.x86_64 (549/1551) > >04:34:56,201 INFO packaging: pyliblzma-0.5.3-10.fc21.x86_64 (550/1551) > >04:34:56,201 INFO packaging: audit-libs-python-2.3.5-1.fc21.x86_64 (551/1551) > >04:34:56,201 INFO packaging: langtable-python-0.0.24-1.fc21.noarch (552/1551) > >04:34:56,201 INFO packaging: sip-4.15.5-1.fc21.x86_64 (553/1551) > >04:34:56,201 INFO packaging: python-decorator-3.4.0-3.fc20.noarch (554/1551) > >04:34:56,202 INFO packaging: python-slip-dbus-0.6.0-1.fc21.noarch (555/1551) > >04:34:56,202 INFO packaging: liblastfm-1.0.7-2.fc20.x86_64 (556/1551) > >04:34:56,202 INFO packaging: 1:libmm-qt-1.0.1-1.fc21.x86_64 (557/1551) > >04:34:56,202 INFO packaging: libtirpc-0.2.4-1.0.fc21.x86_64 (558/1551) > >04:34:56,202 INFO packaging: genisoimage-1.1.11-22.fc20.x86_64 (559/1551) > >04:34:56,202 INFO packaging: libarchive-3.1.2-7.fc21.x86_64 (560/1551) > >04:34:56,202 INFO packaging: wget-1.15-1.fc21.x86_64 (561/1551) > >04:34:56,202 INFO packaging: 1:net-snmp-libs-5.7.2-19.fc21.x86_64 (562/1551) > >04:34:56,203 INFO packaging: libssh2-1.4.3-11.fc21.x86_64 (563/1551) > >04:34:56,203 INFO packaging: fipscheck-lib-1.4.1-4.fc21.x86_64 (564/1551) > >04:34:56,203 INFO packaging: fipscheck-1.4.1-4.fc21.x86_64 (565/1551) > >04:34:56,203 INFO packaging: libevent-2.0.21-4.fc21.x86_64 (566/1551) > >04:34:56,203 INFO packaging: dvd+rw-tools-7.1-14.fc20.x86_64 (567/1551) > >04:34:56,205 INFO packaging: libdc1394-2.2.2-1.fc21.x86_64 (568/1551) > >04:34:56,206 INFO packaging: libatasmart-0.19-5.fc20.x86_64 (569/1551) > >04:34:56,206 INFO packaging: qoauth-1.0.1-6.fc20.x86_64 (570/1551) > >04:34:56,206 INFO packaging: crash-7.0.5-1.fc21.x86_64 (571/1551) > >04:34:56,206 INFO packaging: oprofile-0.9.9-3.54.gb7e9a57.fc21.x86_64 (572/1551) > >04:34:56,206 INFO packaging: perl-DBD-MySQL-4.027-1.fc21.x86_64 (573/1551) > >04:34:56,206 INFO packaging: 1:qt-mysql-4.8.5-23.fc21.x86_64 (574/1551) > >04:34:56,206 INFO packaging: pyserial-2.6-7.fc21.noarch (575/1551) > >04:34:56,206 INFO packaging: python3-enchant-1.6.5-12.fc20.noarch (576/1551) > >04:34:56,207 INFO packaging: xfsprogs-3.2.0-0.3.alpha2.fc21.x86_64 (577/1551) > >04:34:56,207 INFO packaging: btrfs-progs-3.12-2.fc21.x86_64 (578/1551) > >04:34:56,207 INFO packaging: libmygpo-qt-1.0.7-2.fc20.x86_64 (579/1551) > >04:34:56,207 INFO packaging: cups-filters-libs-1.0.48-1.fc21.x86_64 (580/1551) > >04:34:56,207 INFO packaging: python-cups-1.9.66-1.fc21.x86_64 (581/1551) > >04:34:56,207 INFO packaging: flite-1.3-21.fc21.x86_64 (582/1551) > >04:34:56,207 INFO packaging: avahi-autoipd-0.6.31-25.fc21.x86_64 (583/1551) > >04:34:56,207 INFO packaging: python-ntplib-0.3.2-1.fc21.noarch (584/1551) > >04:34:56,208 INFO packaging: python-libcomps-0.1.6-8.fc21.x86_64 (585/1551) > >04:34:56,208 INFO packaging: libsemanage-python-2.2-2.fc21.x86_64 (586/1551) > >04:34:56,208 INFO packaging: python-krbV-1.0.90-7.fc20.x86_64 (587/1551) > >04:34:56,208 INFO packaging: python-xpyb-1.3.1-2.fc20.x86_64 (588/1551) > >04:34:56,208 INFO packaging: python-cssselect-0.9.1-1.fc21.noarch (589/1551) > >04:34:56,208 INFO packaging: python-lxml-3.3.3-1.fc21.x86_64 (590/1551) > >04:34:56,208 INFO packaging: python-javapackages-3.5.0-5.fc21.noarch (591/1551) > >04:34:56,208 INFO packaging: javapackages-tools-3.5.0-5.fc21.noarch (592/1551) > >04:34:56,209 INFO packaging: python-chardet-2.0.1-7.fc20.noarch (593/1551) > >04:34:56,209 INFO packaging: python-kitchen-1.1.1-5.fc20.noarch (594/1551) > >04:34:56,209 INFO packaging: pytalloc-2.1.0-3.fc21.x86_64 (595/1551) > >04:34:56,209 INFO packaging: pytz-2012d-5.fc20.noarch (596/1551) > >04:34:56,210 INFO packaging: python-sssdconfig-1.11.4-3.fc21.noarch (597/1551) > >04:34:56,210 INFO packaging: python-inotify-0.9.4-4.fc20.noarch (598/1551) > >04:34:56,210 INFO packaging: python-decoratortools-1.8-8.fc21.noarch (599/1551) > >04:34:56,210 INFO packaging: pyxattr-0.5.1-4.fc21.x86_64 (600/1551) > >04:34:56,210 INFO packaging: gamin-python-0.1.10-15.fc21.x86_64 (601/1551) > >04:34:56,210 INFO packaging: python-augeas-0.4.1-5.fc21.noarch (602/1551) > >04:34:56,210 INFO packaging: fros-1.0-4.fc20.noarch (603/1551) > >04:34:56,210 INFO packaging: python-backports-1.0-3.fc21.x86_64 (604/1551) > >04:34:56,211 INFO packaging: python-backports-ssl_match_hostname-3.4.0.2-1.fc21.noarch (605/1551) > >04:34:56,211 INFO packaging: python-setuptools-2.0-1.fc21.noarch (606/1551) > >04:34:56,211 INFO packaging: python-coverage-3.7-1.fc21.x86_64 (607/1551) > >04:34:56,211 INFO packaging: python-zope-event-4.0.2-2.fc20.noarch (608/1551) > >04:34:56,211 INFO packaging: python-zope-interface-4.1.0-1.fc21.x86_64 (609/1551) > >04:34:56,212 INFO packaging: python-twisted-core-12.2.0-3.fc20.x86_64 (610/1551) > >04:34:56,212 INFO packaging: 1:python-lockfile-0.9.1-5.fc20.noarch (611/1551) > >04:34:56,212 INFO packaging: spambayes-1.1-0.9.b1.fc21.noarch (612/1551) > >04:34:56,212 INFO packaging: ghostscript-fonts-5.50-32.fc21.noarch (613/1551) > >04:34:56,213 INFO packaging: urw-fonts-2.4-18.fc21.noarch (614/1551) > >04:34:56,213 INFO packaging: xorg-x11-fonts-Type1-7.5-9.fc20.noarch (615/1551) > >04:34:56,213 INFO packaging: PackageKit-Qt-0.8.8-2.fc20.x86_64 (616/1551) > >04:34:56,213 INFO packaging: cagibi-0.2.0-6.fc20.x86_64 (617/1551) > >04:34:56,213 INFO packaging: quazip-0.6.2-1.fc21.x86_64 (618/1551) > >04:34:56,213 INFO packaging: 32:bind-libs-9.9.5-2.fc21.x86_64 (619/1551) > >04:34:56,213 INFO packaging: 32:bind-utils-9.9.5-2.fc21.x86_64 (620/1551) > >04:34:56,213 INFO packaging: libssh-0.6.3-1.fc21.x86_64 (621/1551) > >04:34:56,213 INFO packaging: 32:bind-libs-lite-9.9.5-2.fc21.x86_64 (622/1551) > >04:34:56,214 INFO packaging: cyrus-sasl-gssapi-2.1.26-16.fc21.x86_64 (623/1551) > >04:34:56,214 INFO packaging: automake-1.14.1-1.fc21.noarch (624/1551) > >04:34:56,214 INFO packaging: sound-theme-freedesktop-0.8-3.fc20.noarch (625/1551) > >04:34:56,214 INFO packaging: wodim-1.1.11-22.fc20.x86_64 (626/1551) > >04:34:56,214 INFO packaging: nss-sysinit-3.16.0-1.fc21.x86_64 (627/1551) > >04:34:56,214 INFO packaging: nss-3.16.0-1.fc21.x86_64 (628/1551) > >04:34:56,214 INFO packaging: nss-tools-3.16.0-1.fc21.x86_64 (629/1551) > >04:34:56,215 INFO packaging: openldap-2.4.39-4.fc21.x86_64 (630/1551) > >04:34:56,215 INFO packaging: libcurl-7.35.0-5.fc21.x86_64 (631/1551) > >04:34:56,215 INFO packaging: xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 (632/1551) > >04:34:56,215 INFO packaging: curl-7.35.0-5.fc21.x86_64 (633/1551) > >04:34:56,215 INFO packaging: rpm-libs-4.11.2-2.fc21.x86_64 (634/1551) > >04:34:56,215 INFO packaging: rpm-4.11.2-2.fc21.x86_64 (635/1551) > >04:34:56,215 INFO packaging: satyr-0.13-3.fc21.x86_64 (636/1551) > >04:34:56,216 INFO packaging: libreport-2.2.0-1.fc21.x86_64 (637/1551) > >04:34:56,216 INFO packaging: libreport-python-2.2.0-1.fc21.x86_64 (638/1551) > >04:34:56,216 INFO packaging: abrt-libs-2.2.0-1.fc21.x86_64 (639/1551) > >04:34:56,216 INFO packaging: kde-filesystem-4-46.fc21.x86_64 (640/1551) > >04:34:56,216 INFO packaging: libreport-web-2.2.0-1.fc21.x86_64 (641/1551) > >04:34:56,216 INFO packaging: libldb-1.1.16-4.fc21.x86_64 (642/1551) > >04:34:56,216 INFO packaging: 2:libwbclient-4.1.6-2.fc21.x86_64 (643/1551) > >04:34:56,216 INFO packaging: 2:samba-libs-4.1.6-2.fc21.x86_64 (644/1551) > >04:34:56,217 INFO packaging: libuser-0.60-3.fc21.x86_64 (645/1551) > >04:34:56,217 INFO packaging: util-linux-2.24.1-2.fc21.x86_64 (646/1551) > >04:34:56,217 INFO packaging: policycoreutils-2.2.5-7.fc21.x86_64 (647/1551) > >04:34:56,217 INFO packaging: libreport-plugin-ureport-2.2.0-1.fc21.x86_64 (648/1551) > >04:34:56,217 INFO packaging: libreport-plugin-bugzilla-2.2.0-1.fc21.x86_64 (649/1551) > >04:34:56,218 INFO packaging: deltarpm-3.6-3.fc21.x86_64 (650/1551) > >04:34:56,218 INFO packaging: openssh-6.4p1-3.fc21.x86_64 (651/1551) > >04:34:56,218 INFO packaging: openssh-clients-6.4p1-3.fc21.x86_64 (652/1551) > >04:34:56,218 INFO packaging: libusemodule: SELinux policy is not managed or store cannot be accessed. > >04:34:56,218 INFO packaging: ser-python-0.60-3.fc21.x86_64 (653/1551) > >04:34:56,218 INFO packaging: libreport-plugin-reportuploader-2.2.0-1.fc21.x86_64 (654/1551) > >04:34:56,218 INFO packaging: libreport-fedora-2.2.0-1.fc21.x86_64 (655/1551) > >04:34:56,218 INFO packaging: libreport-plugin-logger-2.2.0-1.fc21.x86_64 (656/1551) > >04:34:56,219 INFO packaging: libreport-cli-2.2.0-1.fc21.x86_64 (657/1551) > >04:34:56,219 INFO packaging: systemtap-devel-2.5-0.349.g2dd920e34796.fc21.x86_64 (658/1551) > >04:34:56,219 INFO packaging: libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 (659/1551) > >04:34:56,219 INFO packaging: libkolabxml-1.0.1-2.fc21.x86_64 (660/1551) > >04:34:56,219 INFO packaging: libserf-1.3.4-1.fc21.x86_64 (661/1551) > >04:34:56,219 INFO packaging: 12:dhcp-libs-4.3.0-9.fc21.x86_64 (662/1551) > >04:34:56,219 INFO packaging: 12:dhcp-common-4.3.0-9.fc21.x86_64 (663/1551) > >04:34:56,220 INFO packaging: subversion-libs-1.8.8-1.fc21.x86_64 (664/1551) > >04:34:56,220 INFO packaging: hawkey-0.4.12-1.fc21.x86_64 (665/1551) > >04:34:56,220 INFO packaging: python-hawkey-0.4.12-1.fc21.x86_64 (666/1551) > >04:34:56,220 INFO packaging: libreport-anaconda-2.2.0-1.fc21.x86_64 (667/1551) > >04:34:56,220 INFO packaging: python-deltarpm-3.6-3.fc21.x86_64 (668/1551) > >04:34:56,220 INFO packaging: selinux-policy-3.13.1-38.fc21.noarch (669/1551) > >04:34:56,220 INFO packaging: passwd-0.79-2.fc20.x86_64 (670/1551) > >04:34:56,220 INFO packaging: usermode-1.111-4.fc20.x86_64 (671/1551) > >04:34:56,221 INFO packaging: libreport-plugin-kerneloops-2.2.0-1.fc21.x86_64 (672/1551) > >04:34:56,221 INFO packaging: heisenbug-backgrounds-kde-20.0.0-1.fc21.noarch (673/1551) > >04:34:56,221 INFO packaging: heisenbug-kde-theme-19.90.5-1.fc21.noarch (674/1551) > >04:34:56,221 INFO packaging: libreport-python3-2.2.0-1.fc21.x86_64 (675/1551) > >04:34:56,221 INFO packaging: redhat-rpm-config-9.1.0-57.fc21.noarch (676/1551) > >04:34:56,221 INFO packaging: color-filesystem-1-14.fc21.noarch (677/1551) > >04:34:56,224 INFO packaging: clamz-0.5-4.fc20.x86_64 (678/1551) > >04:34:56,224 INFO packaging: libcmis-0.4.1-3.fc21.x86_64 (679/1551) > >04:34:56,224 INFO packaging: gnupg-1.4.16-4.fc21.x86_64 (680/1551) > >04:34:56,224 INFO packaging: python-pycurl-7.19.3.1-1.fc21.x86_64 (681/1551) > >04:34:56,224 INFO packaging: python-urlgrabber-3.10.1-0.fc21.noarch (682/1551) > >04:34:56,225 INFO packaging: pykickstart-1.99.52-1.fc21.noarch (683/1551) > >04:34:56,225 INFO packaging: libnfsidmap-0.25-7.fc21.x86_64 (684/1551) > >04:34:56,225 INFO packaging: 2:virtuoso-opensource-6.1.6-5.fc21.x86_64 (685/1551) > >04:34:56,225 INFO packaging: systemtap-runtime-2.5-0.349.g2dd920e34796.fc21.x86_64 (686/1551) > >04:34:56,225 INFO packaging: mailx-12.5-10.fc21.x86_64 (687/1551) > >04:34:56,225 INFO packaging: python-nss-0.15.0-1.fc21.x86_64 (688/1551) > >04:34:56,225 INFO packaging: sgml-common-0.6.3-40.fc20.noarch (689/1551) > >04:34:56,226 INFO packaging: docbook-dtds-1.0-62.fc20.noarch (690/1551) > >04:34:56,226 INFO packaging: docbook-style-xsl-1.78.1-2.fc20.noarch (691/1551) > >04:34:56,226 INFO packaging: logrotate-3.8.7-1.fc21.x86_64 (692/1551) > >04:34:56,226 INFO packaging: 2:nmap-ncat-6.40-4.fc21.x86_64 (693/1551) > >04:34:56,226 INFO packaging: hfsplus-tools-540.1.linux3-4.fc20.x86_64 (694/1551) > >04:34:56,226 INFO packaging: pkcs11-helper-1.10-2.fc20.x86_64 (695/1551) > >04:34:56,226 INFO packaging: openslp-2.0.0-2.fc21.x86_64 (696/1551) > >04:34:56,226 INFO packaging: 1:mariadb-embedded-5.5.36-1.fc21.x86_64 (697/1551) > >04:34:56,227 INFO packaging: mokutil-0.7-1.fc20.x86_64 (698/1551) > >04:34:56,227 INFO packaging: systemtap-client-2.5-0.349.g2dd920e34796.fc21.x86_64 (699/1551) > >04:34:56,227 INFO packaging: perl-Net-SSLeay-1.58-1.fc21.x86_64 (700/1551) > >04:34:56,227 INFO packaging: perl-IO-Socket-SSL-1.971-1.fc21.noarch (701/1551) > >04:34:56,227 INFO packaging: perl-Net-HTTP-6.06-4.fc20.noarch (702/1551) > >04:34:56,227 INFO packaging: perl-libwww-perl-6.05-3.fc20.noarch (703/1551) > >04:34:56,227 INFO packaging: icoutils-0.31.0-3.fc20.x86_64 (704/1551) > >04:34:56,227 INFO packaging: httpd-tools-2.4.9-1.fc21.x86_64 (705/1551) > >04:34:56,228 INFO packaging: libwvstreams-4.6.1-10.fc20.x86_64 (706/1551) > >04:34:56,228 INFO packaging: libtommath-0.42.0-3.fc21.x86_64 (707/1551) > >04:34:56,228 INFO packaging: libtomcrypt-1.17-21.fc21.x86_64 (708/1551) > >04:34:56,228 INFO packaging: stoken-libs-0.5-1.fc21.x86_64 (709/1551) > >04:34:56,228 INFO packaging: libestr-0.1.9-1.fc21.x86_64 (710/1551) > >04:34:56,228 INFO packaging: libndp-1.2-1.fc21.x86_64 (711/1551) > >04:34:56,228 INFO packaging: 2:ntfs-3g-2014.2.15-1.fc21.x86_64 (712/1551) > >04:34:56,228 INFO packaging: libsss_nss_idmap-1.11.4-3.fc21.x86_64 (713/1551) > >04:34:56,228 INFO packaging: sssd-client-1.11.4-3.fc21.x86_64 (714/1551) > >04:34:56,229 INFO packaging: libdiscid-0.6.1-1.fc21.x86_64 (715/1551) > >04:34:56,229 INFO packaging: yajl-2.0.4-3.fc20.x86_64 (716/1551) > >04:34:56,229 INFO packaging: raptor2-2.0.13-1.fc21.x86_64 (717/1551) > >04:34:56,229 INFO packaging: rasqal-0.9.32-1.fc21.x86_64 (718/1551) > >04:34:56,229 INFO packaging: redland-1.0.17-1.fc21.x86_64 (719/1551) > >04:34:56,229 INFO packaging: redland-virtuoso-1.0.17-1.fc21.x86_64 (720/1551) > >04:34:56,229 INFO packaging: soprano-2.9.4-3.fc21.x86_64 (721/1551) > >04:34:56,229 INFO packaging: lm_sensors-libs-3.3.5-3.fc21.x86_64 (722/1551) > >04:34:56,230 INFO packaging: libbasicobjects-0.1.0-21.fc21.x86_64 (723/1551) > >04:34:56,231 INFO packaging: libsysfs-2.1.0-15.fc20.x86_64 (724/1551) > >04:34:56,231 INFO packaging: libref_array-0.1.3-21.fc21.x86_64 (725/1551) > >04:34:56,231 INFO packaging: libini_config-1.0.0.1-21.fc21.x86_64 (726/1551) > >04:34:56,231 INFO packaging: pakchois-0.4-9.fc20.x86_64 (727/1551) > >04:34:56,231 INFO packaging: libexttextcat-3.4.3-2.fc20.x86_64 (728/1551) > >04:34:56,231 INFO packaging: 2:ethtool-3.13-1.fc21.x86_64 (729/1551) > >04:34:56,231 INFO packaging: 1:hardlink-1.0-18.fc21.x86_64 (730/1551) > >04:34:56,231 INFO packaging: libwmf-lite-0.2.8.4-38.fc20.x86_64 (731/1551) > >04:34:56,232 INFO packaging: gsl-1.16-12.fc21.x86_64 (732/1551) > >04:34:56,232 INFO packaging: libnl-1.1.4-3.fc20.x86_64 (733/1551) > >04:34:56,232 INFO packaging: libgle-3.1.0-9.fc20.x86_64 (734/1551) > >04:34:56,232 INFO packaging: mtdev-1.1.4-1.fc20.x86_64 (735/1551) > >04:34:56,232 INFO packaging: sbc-1.2-1.fc21.x86_64 (736/1551) > >04:34:56,233 INFO packaging: libtidy-0.99.0-31.20091203.fc21.x86_64 (737/1551) > >04:34:56,233 INFO packaging: openal-soft-1.15.1-3.fc20.x86_64 (738/1551) > >04:34:56,233 INFO packaging: libasyncns-0.8-6.fc20.x86_64 (739/1551) > >04:34:56,233 INFO packaging: 1:dmidecode-2.12-4.fc20.x86_64 (740/1551) > >04:34:56,233 INFO packaging: libdmtx-0.7.2-11.fc20.x86_64 (741/1551) > >04:34:56,233 INFO packaging: libmcpp-2.7.2-11.fc20.x86_64 (742/1551) > >04:34:56,233 INFO packaging: mcpp-2.7.2-11.fc20.x86_64 (743/1551) > >04:34:56,233 INFO packaging: libeot-0.01-1.fc21.x86_64 (744/1551) > >04:34:56,234 INFO packaging: jimtcl-0.75-1.fc21.x86_64 (745/1551) > >04:34:56,234 INFO packaging: lpsolve-5.5.2.0-7.fc20.x86_64 (746/1551) > >04:34:56,234 INFO packaging: libmnl-1.0.3-6.fc21.x86_64 (747/1551) > >04:34:56,235 INFO packaging: libnetfilter_conntrack-1.0.4-1.fc20.x86_64 (748/1551) > >04:34:56,235 INFO packaging: iptables-1.4.21-8.fc21.x86_64 (749/1551) > >04:34:56,235 INFO packaging: iproute-3.12.0-2.fc21.x86_64 (750/1551) > >04:34:56,235 INFO packaging: opencc-0.4.3-2.fc21.x86_64 (751/1551) > >04:34:56,235 INFO packaging: libseccomp-2.1.1-2.fc21.x86_64 (752/1551) > >04:34:56,235 INFO packaging: device-mapper-1.02.84-2.fc21.x86_64 (753/1551) > >04:34:56,235 INFO packaging: device-mapper-libs-1.02.84-2.fc21.x86_64 (754/1551) > >04:34:56,235 INFO packaging: cryptsetup-libs-1.6.4-2.fc21.x86_64 (755/1551) > >04:34:56,236 INFO packaging: systemd-211-2.fc21.x86_64 (756/1551) > >04:34:56,236 INFO packaging: 1:dbus-1.6.18-3.fc21.x86_64 (757/1551) > >04:34:56,236 INFO packaging: polkit-0.112-3.fc21.x86_64 (758/1551) > >04:34:56,236 INFO packaging: polkit-pkla-compat-0.1-3.fc21.x86_64 (759/1551) > >04:34:56,236 INFO packaging: abrt-python-2.2.0-1.fc21.x86_64 (760/1551) > >04:34:56,236 INFO packaging: abrt-2.2.0-1.fc21.x86_64 (761/1551) > >04:34:56,236 INFO packaging: libdrm-2.4.52-1.fc21.x86_64 (762/1551) > >04:34:56,236 INFO packaging: ibus-libs-1.5.6-1.fc21.x86_64 (763/1551) > >04:34:56,236 INFO packaging: libgudev1-211-2.fc21.x86_64 (764/1551) > >04:34:56,237 INFO packaging: 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 (765/1551) > >04:34:56,237 INFO packaging: sssd-common-1.11.4-3.fc21.x86_64 (766/1551) > >04:34:56,238 INFO packaging: ppp-2.4.5-33.fc21.x86_64 (767/1551) > >04:34:56,238 INFO packaging: device-mapper-event-libs-1.02.84-2.fc21.x86_64 (768/1551) > >04:34:56,238 INFO packaging: sssd-krb5-common-1.11.4-3.fc21.x86_64 (769/1551) > >04:34:56,238 INFO packaging: abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 (770/1551) > >04:34:56,238 INFO packaging: GConf2-3.2.6-7.fc20.x86_64 (771/1551) > >04:34:56,238 INFO packaging: parted-3.1-16.fc21.x86_64 (772/1551) > >04:34:56,238 INFO packaging: 1:pyparted-3.9.2-1.fc21.x86_64 (773/1551) > >04:34:56,238 INFO packaging: sssd-common-pac-1.11.4-3.fc21.x86_64 (774/1551) > >04:34:56,239 INFO packaging: abrt-retrace-client-2.2.0-1.fc21.x86_64 (775/1551) > >04:34:56,239 INFO packaging: bluez-5.16-1.fc21.x86_64 (776/1551) > >04:34:56,239 INFO packaging: PackageKit-glib-0.9.1-0.8.20140226.fc21.x86_64 (777/1551) > >04:34:56,239 INFO packaging: rsync-3.1.0-2.fc21.x86_64 (778/1551) > >04:34:56,239 INFO packaging: usbmuxd-1.0.8-10.fc21.x86_64 (779/1551) > >04:34:56,242 INFO packaging: lockdev-1.0.4-0.15.20111007git.fc21.x86_64 (780/1551) > >04:34:56,242 INFO packaging: iputils-20121221-8.fc21.x86_64 (781/1551) > >04:34:56,242 INFO packaging: initscripts-9.52-1.fc21.x86_64 (782/1551) > >04:34:56,242 INFO packaging: 12:dhclient-4.3.0-9.fc21.x86_64 (783/1551) > >04:34:56,242 INFO packaging: kpartx-0.4.9-63.fc21.x86_64 (784/1551) > >04:34:56,243 INFO packaging: dracut-037-3.git20140320.fc21.x86_64 (785/1551) > >04:34:56,243 INFO packaging: plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 (786/1551) > >04:34:56,243 INFO packaging: plymouth-0.8.9-4.2013.08.14.fc21.x86_64 (787/1551) > >04:34:56,243 INFO packaging: abrt-addon-ccpp-2.2.0-1.fc21.x86_64 (788/1551) > >04:34:56,243 INFO packaging: abrt-addon-pstoreoops-2.2.0-1.fc21.x86_64 (789/1551) > >04:34:56,243 INFO packaging: device-mapper-event-1.02.84-2.fc21.x86_64 (790/1551) > >04:34:56,243 INFO packaging: pptp-1.8.0-1.fc21.x86_64 (791/1551) > >04:34:56,243 INFO packaging: libgusb-0.1.6-2.fc20.x86_64 (792/1551) > >04:34:56,244 INFO packaging: colord-libs-1.1.7-1.fc21.x86_64 (793/1551) > >04:34:56,244 INFO packaging: colord-1.1.7-1.fc21.x86_64 (794/1551) > >04:34:56,244 INFO packaging: mesa-libgbm-10.1-4.20140305.fc21.x86_64 (795/1551) > >04:34:56,244 INFO packaging: abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 (796/1551) > >04:34:56,244 INFO packaging: abrt-addon-xorg-2.2.0-1.fc21.x86_64 (797/1551) > >04:34:56,245 INFO packaging: pcsc-lite-1.8.10-3.fc21.x86_64 (798/1551) > >04:34:56,245 INFO packaging: pcsc-lite-ccid-1.4.13-1.fc21.x86_64 (799/1551) > >04:34:56,245 INFO packaging: 2:samba-common-4.1.6-2.fc21.x86_64 (800/1551) > >04:34:56,245 INFO packaging: 2:libsmbclient-4.1.6-2.fc21.x86_64 (801/1551) > >04:34:56,245 INFO packaging: libmtp-1.1.6-2.fc20.x86_64 (802/1551) > >04:34:56,245 INFO packaging: media-player-info-17-4.fc20.noarch (803/1551) > >04:34:56,245 INFO packaging: trousers-0.3.11.2-3.fc21.x86_64 (804/1551) > >04:34:56,245 INFO packaging: gnutls-3.2.12.1-1.fc21.x86_64 (805/1551) > >04:34:56,246 INFO packaging: neon-0.30.0-2.fc20.x86_64 (806/1551) > >04:34:56,246 INFO packaging: libimobiledevice-1.1.5-3.fc20.x86_64 (807/1551) > >04:34:56,246 INFO packaging: openconnect-5.99-1.fc21.x86_64 (808/1551) > >04:34:56,246 INFO packaging: systemd-python-211-2.fc21.x86_64 (809/1551) > >04:34:56,246 INFO packaging: abrt-addon-python-2.2.0-1.fc21.x86_64 (810/1551) > >04:34:56,246 INFO packaging: mdadm-3.3-7.fc21.x86_64 (811/1551) > >04:34:56,246 INFO packaging: crontabs-1.11-7.20130830git.fc21.noarch (812/1551) > >04:34:56,246 INFO packaging: cronie-anacron-1.4.11-5.fc21.x86_64 (813/1551) > >04:34:56,246 INFO packaging: cronie-1.4.11-5.fc21.x86_64 (814/1551) > >04:34:56,247 INFO packaging: cryptsetup-1.6.4-2.fc21.x86_64 (815/1551) > >04:34:56,247 INFO packaging: unbound-libs-1.4.22-1.fc21.x86_64 (816/1551) > >04:34:56,247 INFO packaging: libreswan-3.8-1.fc21.x86_64 (817/1551) > >04:34:56,247 INFO packaging: ifuse-1.1.3-1.fc21.x86_64 (818/1551) > >04:34:56,247 INFO packaging: upower-0.99.0-3.fc21.x86_64 (819/1551) > >04:34:56,247 INFO packaging: libmusicbrainz3-3.0.3-7.fc20.x86_64 (820/1551) > >04:34:56,247 INFO packaging: libmusicbrainz5-5.0.1-8.fc20.x86_64 (821/1551) > >04:34:56,248 INFO packaging: loudmouth-1.4.3-13.fc20.x86_64 (822/1551) > >04:34:56,248 INFO packaging: glib-networking-2.39.90-1.fc21.x86_64 (823/1551) > >04:34:56,248 INFO packaging: libsoup-2.45.92-1.fc21.x86_64 (824/1551) > >04:34:56,248 INFO packaging: vpnc-0.5.3-20.svn457.fc21.x86_64 (825/1551) > >04:34:56,248 INFO packaging: 2:ntfsprogs-2014.2.15-1.fc21.x86_64 (826/1551) > >04:34:56,248 INFO packaging: udisks2-2.1.2-2.fc21.x86_64 (827/1551) > >04:34:56,248 INFO packaging: 2:samba-client-4.1.6-2.fc21.x86_64 (828/1551) > >04:34:56,248 INFO packaging: lvm2-libs-2.02.105-2.fc21.x86_64 (829/1551) > >04:34:56,248 INFO packaging: lvm2-2.02.105-2.fc21.x86_64 (830/1551) > >04:34:56,249 INFO packaging: dmraid-events-1.0.0.rc16-23.fc20.x86_64 (831/1551) > >04:34:56,249 INFO packaging: dmraid-1.0.0.rc16-23.fc20.x86_64 (832/1551) > >04:34:56,249 INFO packaging: python-pyblock-0.53-6.fc21.x86_64 (833/1551) > >04:34:56,249 INFO packaging: dracut-network-037-3.git20140320.fc21.x86_64 (834/1551) > >04:34:56,250 INFO packaging: kexec-tools-2.0.5-2.fc21.x86_64 (835/1551) > >04:34:56,250 INFO packaging: abrt-addon-vmcore-2.2.0-1.fc21.x86_64 (836/1551) > >04:34:56,250 INFO packaging: avahi-0.6.31-25.fc21.x86_64 (837/1551) > >04:34:56,250 INFO packaging: perl-Git-1.9.0-1.fc21.noarch (838/1551) > >04:34:56,250 INFO packaging: git-1.9.0-1.fc21.x86_64 (839/1551) > >04:34:56,250 INFO packaging: appstream-0.5-1.fc21.x86_64 (840/1551) > >04:34:56,250 INFO packaging: realmd-0.15.0-2.fc21.x86_64 (841/1551) > >04:34:56,250 INFO packaging: libbluedevil-2.0-0.6.rc1.fc21.x86_64 (842/1551) > >04:34:56,251 INFO packaging: sssd-ad-1.11.4-3.fc21.x86_64 (843/1551) > >04:34:56,251 INFO packaging: sssd-ipa-1.11.4-3.fc21.x86_64 (844/1551) > >04:34:56,251 INFO packaging: sssd-ldap-1.11.4-3.fc21.x86_64 (845/1551) > >04:34:56,251 INFO packaging: sssd-krb5-1.11.4-3.fc21.x86_64 (846/1551) > >04:34:56,251 INFO packaging: sssd-proxy-1.11.4-3.fc21.x86_64 (847/1551) > >04:34:56,252 INFO packaging: libmbim-1.8.0-1.fc21.x86_64 (848/1551) > >04:34:56,252 INFO packaging: mesa-dri-drivers-10.1-4.20140305.fc21.x86_64 (849/1551) > >04:34:56,252 INFO packaging: abrt-tui-2.2.0-1.fc21.x86_64 (850/1551) > >04:34:56,252 INFO packaging: abrt-dbus-2.2.0-1.fc21.x86_64 (851/1551) > >04:34:56,253 INFO packaging: accountsservice-0.6.35-2.fc21.x86_64 (852/1551) > >04:34:56,253 INFO packaging: rtkit-0.11-8.fc21.x86_64 (853/1551) > >04:34:56,253 INFO packaging: dconf-0.19.92-1.fc21.x86_64 (854/1551) > >04:34:56,253 INFO packaging: libcgroup-0.41-2.fc21.x86_64 (855/1551) > >04:34:56,253 INFO packaging: policycoreutils-python-2.2.5-7.fc21.x86_64 (856/1551) > >04:34:56,253 INFO packaging: 1:mariadb-5.5.36-1.fc21.x86_64 (857/1551) > >04:34:56,253 INFO packaging: 1:mariadb-server-5.5.36-1.fc21.x86_64 (858/1551) > >04:34:56,253 INFO packaging: dnsmasq-2.68-1.fc21.x86_64 (859/1551) > >04:34:56,254 INFO packaging: audit-2.3.5-1.fc21.x86_64 (860/1551) > >04:34:56,254 INFO packaging: 1:wpa_supplicant-2.0-8.fc21.x86_64 (861/1551) > >04:34:56,254 INFO packaging: ebtables-2.0.10-12.fc21.x86_64 (862/1551) > >04:34:56,254 INFO packaging: firewalld-0.3.9.3-1.fc21.noarch (863/1551) > >04:34:56,254 INFO packaging: rpcbind-0.2.1-0.2.fc21.x86_64 (864/1551) > >04:34:56,254 INFO packaging: iscsi-initiator-utils-6.2.0.873-17.fc21.x86_64 (865/1551) > >04:34:56,254 INFO packaging: systemd-python3-211-2.fc21.x86_64 (866/1551) > >04:34:56,254 INFO packaging: lldpad-0.9.46-4.fc21.x86_64 (867/1551) > >04:34:56,255 INFO packaging: crda-3.13_2013.11.27-2.fc21.x86_64 (868/1551) > >04:34:56,255 INFO packaging: libffado-2.1.0-4.fc21.x86_64 (869/1551) > >04:34:56,255 INFO packaging: jack-audio-connection-kit-1.9.9.5-4.fc21.x86_64 (870/1551) > >04:34:56,255 INFO packaging: jack-audio-connection-kit-example-clients-1.9.9.5-4.fc21.x86_64 (871/1551) > >04:34:56,255 INFO packaging: open-vm-tools-9.4.0-5.fc21.x86_64 (872/1551) > >04:34:56,255 INFO packaging: alsa-utils-1.0.27.2-5.fc21.x86_64 (873/1551) > >04:34:56,255 INFO packaging: openvpn-2.3.2-4.fc21.x86_64 (874/1551) > >04:34:56,255 INFO packaging: system-config-keyboard-base-1.4.0-4.fc21.noarch (875/1551) > >04:34:56,256 INFO packaging: net-tools-2.0-0.19.20131119git.fc21.x86_64 (876/1551) > >04:34:56,256 INFO packaging: fxload-2002_04_11-14.fc20.x86_64 (877/1551) > >04:34:56,256 INFO packaging: alsa-tools-firmware-1.0.27-3.fc21.x86_64 (878/1551) > >04:34:56,256 INFO packaging: alsa-firmware-1.0.27-2.fc20.noarch (879/1551) > >04:34:56,256 INFO packaging: hplip-common-3.14.3-2.fc21.x86_64 (880/1551) > >04:34:56,256 INFO packaging: usb_modeswitch-2.0.1-1.fc21.x86_64 (881/1551) > >04:34:56,256 INFO packaging: usb_modeswitch-data-20130807-1.fc20.noarch (882/1551) > >04:34:56,256 INFO packaging: chrony-1.29.1-1.fc21.x86_64 (883/1551) > >04:34:56,257 INFO packaging: httpd-2.4.9-1.fc21.x86_64 (884/1551) > >04:34:56,259 INFO packaging: cryptsetup-python-1.6.4-2.fc21.x86_64 (885/1551) > >04:34:56,259 INFO packaging: device-mapper-multipath-libs-0.4.9-63.fc21.x86_64 (886/1551) > >04:34:56,259 INFO packaging: device-mapper-multipath-0.4.9-63.fc21.x86_64 (887/1551) > >04:34:56,259 INFO packaging: fcoe-utils-1.0.29-3.fc21.x86_64 (888/1551) > >04:34:56,259 INFO packaging: python-blivet-0.45-1.fc21.noarch (889/1551) > >04:34:56,259 INFO packaging: proj-4.8.0-5.fc20.x86_64 (890/1551) > >04:34:56,260 INFO packaging: pth-2.0.7-21.fc21.x86_64 (891/1551) > >04:34:56,260 INFO packaging: gnupg2-2.0.22-2.fc21.x86_64 (892/1551) > >04:34:56,260 INFO packaging: gpgme-1.4.3-1.fc21.x86_64 (893/1551) > >04:34:56,260 INFO packaging: kdepimlibs-gpgme-4.12.95-1.fc21.x86_64 (894/1551) > >04:34:56,260 INFO packaging: rpm-build-libs-4.11.2-2.fc21.x86_64 (895/1551) > >04:34:56,260 INFO packaging: rpm-python-4.11.2-2.fc21.x86_64 (896/1551) > >04:34:56,260 INFO packaging: setroubleshoot-plugins-3.0.60-1.fc21.noarch (897/1551) > >04:34:56,261 INFO packaging: setroubleshoot-server-3.2.17-1.fc21.x86_64 (898/1551) > >04:34:56,261 INFO packaging: rpm-build-4.11.2-2.fc21.x86_64 (899/1551) > >04:34:56,261 INFO packaging: pygpgme-0.3-8.fc21.x86_64 (900/1551) > >04:34:56,261 INFO packaging: yum-3.4.3-141.fc21.noarch (901/1551) > >04:34:56,261 INFO packaging: yum-utils-1.1.31-21.fc21.noarch (902/1551) > >04:34:56,261 INFO packaging: createrepo-0.10.3-2.fc21.noarch (903/1551) > >04:34:56,261 INFO packaging: python-meh-0.30-1.fc21.noarch (904/1551) > >04:34:56,262 INFO packaging: librepo-1.6.0-1.fc21.x86_64 (905/1551) > >04:34:56,262 INFO packaging: python-librepo-1.6.0-1.fc21.x86_64 (906/1551) > >04:34:56,262 INFO packaging: dnf-0.4.18-1.fc21.noarch (907/1551) > >04:34:56,262 INFO packaging: shapelib-1.3.0f-2.fc20.x86_64 (908/1551) > >04:34:56,262 INFO packaging: jansson-2.6-3.fc21.x86_64 (909/1551) > >04:34:56,262 INFO packaging: teamd-1.9-2.fc21.x86_64 (910/1551) > >04:34:56,262 INFO packaging: 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 (911/1551) > >04:34:56,262 INFO packaging: 1:libnm-qt-0.9.9.1-1.fc21.x86_64 (912/1551) > >04:34:56,263 INFO packaging: libunwind-1.1-4.fc21.x86_64 (913/1551) > >04:34:56,263 INFO packaging: passwdqc-lib-1.3.0-1.fc21.x86_64 (914/1551) > >04:34:56,263 INFO packaging: libevdev-1.0.99.2-1.fc21.x86_64 (915/1551) > >04:34:56,263 INFO packaging: libieee1284-0.2.11-15.fc20.x86_64 (916/1551) > >04:34:56,263 INFO packaging: libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 (917/1551) > >04:34:56,263 INFO packaging: lrzsz-0.12.20-34.fc20.x86_64 (918/1551) > >04:34:56,263 INFO packaging: kbd-misc-2.0.1-6.fc21.noarch (919/1551) > >04:34:56,263 INFO packaging: kbd-2.0.1-6.fc21.x86_64 (920/1551) > >04:34:56,264 INFO packaging: skkdic-20131114-7.T1121.fc21.noarch (921/1551) > >04:34:56,264 INFO packaging: libkkc-0.3.2-1.fc21.x86_64 (922/1551) > >04:34:56,264 INFO packaging: fakeroot-libs-1.18.4-2.fc21.x86_64 (923/1551) > >04:34:56,264 INFO packaging: fakeroot-1.18.4-2.fc21.x86_64 (924/1551) > >04:34:56,264 INFO packaging: libX11-common-1.6.1-1.fc21.noarch (925/1551) > >04:34:56,264 INFO packaging: libX11-1.6.1-1.fc21.x86_64 (926/1551) > >04:34:56,264 INFO packaging: libXext-1.3.2-2.fc21.x86_64 (927/1551) > >04:34:56,264 INFO packaging: gdk-pixbuf2-2.30.6-1.fc21.x86_64 (928/1551) > >04:34:56,265 INFO packaging: libXpm-3.5.11-1.fc21.x86_64 (929/1551) > >04:34:56,265 INFO packaging: libXrender-0.9.8-2.fc21.x86_64 (930/1551) > >04:34:56,265 INFO packaging: libXft-2.3.1-5.fc20.x86_64 (931/1551) > >04:34:56,265 INFO packaging: libXi-1.7.2-2.fc21.x86_64 (932/1551) > >04:34:56,265 INFO packaging: libXrandr-1.4.1-2.fc21.x86_64 (933/1551) > >04:34:56,265 INFO packaging: libXfixes-5.0.1-2.fc20.x86_64 (934/1551) > >04:34:56,265 INFO packaging: libXt-1.1.4-8.fc21.x86_64 (935/1551) > >04:34:56,265 INFO packaging: libXtst-1.2.2-2.fc21.x86_64 (936/1551) > >04:34:56,266 INFO packaging: pulseaudio-libs-5.0-2.fc21.x86_64 (937/1551) > >04:34:56,266 INFO packaging: libXinerama-1.1.3-2.fc21.x86_64 (938/1551) > >04:34:56,266 INFO packaging: libXmu-1.1.1-5.fc20.x86_64 (939/1551) > >04:34:56,266 INFO packaging: libXcursor-1.1.14-2.fc21.x86_64 (940/1551) > >04:34:56,266 INFO packaging: libXxf86vm-1.1.3-2.fc21.x86_64 (941/1551) > >04:34:56,266 INFO packaging: libXdamage-1.1.4-4.fc20.x86_64 (942/1551) > >04:34:56,266 INFO packaging: mesa-libGL-10.1-4.20140305.fc21.x86_64 (943/1551) > >04:34:56,267 INFO packaging: 1:qt-x11-4.8.5-23.fc21.x86_64 (944/1551) > >04:34:56,267 INFO packaging: mesa-libGLU-9.0.0-4.fc21.x86_64 (945/1551) > >04:34:56,267 INFO packaging: libXv-1.0.9-2.fc20.x86_64 (946/1551) > >04:34:56,267 INFO packaging: akonadi-1.11.90-1.fc21.x86_64 (947/1551) > >04:34:56,267 INFO packaging: ghostscript-9.10-6.fc21.x86_64 (948/1551) > >04:34:56,267 INFO packaging: mesa-libEGL-10.1-4.20140305.fc21.x86_64 (949/1551) > >04:34:56,267 INFO packaging: cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 (950/1551) > >04:34:56,267 INFO packaging: pango-1.36.3-1.fc21.x86_64 (951/1551) > >04:34:56,268 INFO packaging: cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 (952/1551) > >04:34:56,268 INFO packaging: gstreamer-plugins-base-0.10.36-7.fc21.x86_64 (953/1551) > >04:34:56,268 INFO packaging: gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 (954/1551) > >04:34:56,268 INFO packaging: librsvg2-2.40.2-1.fc21.x86_64 (955/1551) > >04:34:56,268 INFO packaging: qimageblitz-0.0.6-6.fc20.x86_64 (956/1551) > >04:34:56,268 INFO packaging: dbusmenu-qt-0.9.2-6.fc21.x86_64 (957/1551) > >04:34:56,268 INFO packaging: libcanberra-0.30-4.fc20.x86_64 (958/1551) > >04:34:56,268 INFO packaging: pulseaudio-5.0-2.fc21.x86_64 (959/1551) > >04:34:56,268 INFO packaging: libXcomposite-0.4.4-4.fc20.x86_64 (960/1551) > >04:34:56,269 INFO packaging: gtk2-2.24.22-2.fc21.x86_64 (961/1551) > >04:34:56,269 INFO packaging: opencv-2.4.7-5.fc21.x86_64 (962/1551) > >04:34:56,269 INFO packaging: 1:dbus-x11-1.6.18-3.fc21.x86_64 (963/1551) > >04:34:56,269 INFO packaging: system-config-printer-libs-1.4.4-1.fc21.noarch (964/1551) > >04:34:56,270 INFO packaging: libglade2-2.6.4-10.fc21.x86_64 (965/1551) > >04:34:56,270 INFO packaging: pycairo-1.8.10-8.fc21.x86_64 (966/1551) > >04:34:56,270 INFO packaging: pygobject3-3.11.92-1.fc21.x86_64 (967/1551) > >04:34:56,270 INFO packaging: pygtk2-2.24.0-8.fc21.x86_64 (968/1551) > >04:34:56,270 INFO packaging: pygtk2-libglade-2.24.0-8.fc21.x86_64 (969/1551) > >04:34:56,270 INFO packaging: poppler-qt-0.24.3-3.fc21.x86_64 (970/1551) > >04:34:56,270 INFO packaging: prison-1.0-7.fc20.x86_64 (971/1551) > >04:34:56,270 INFO packaging: qmobipocket-4.12.95-1.fc21.x86_64 (972/1551) > >04:34:56,270 INFO packaging: pulseaudio-libs-glib2-5.0-2.fc21.x86_64 (973/1551) > >04:34:56,271 INFO packaging: libXxf86misc-1.0.3-7.fc20.x86_64 (974/1551) > >04:34:56,271 INFO packaging: 1:xscreensaver-base-5.26-2.fc21.x86_64 (975/1551) > >04:34:56,271 INFO packaging: libXScrnSaver-1.2.2-6.fc20.x86_64 (976/1551) > >04:34:56,271 INFO packaging: libxkbfile-1.0.8-4.fc20.x86_64 (977/1551) > >04:34:56,271 INFO packaging: xorg-x11-xkb-utils-7.7-8.fc20.x86_64 (978/1551) > >04:34:56,271 INFO packaging: libxklavier-5.4-1.fc21.x86_64 (979/1551) > >04:34:56,271 INFO packaging: xorg-x11-server-utils-7.7-4.fc21.x86_64 (980/1551) > >04:34:56,271 INFO packaging: ImageMagick-libs-6.8.7.0-4.fc21.x86_64 (981/1551) > >04:34:56,272 INFO packaging: qt-gstreamer-0.10.3-2.fc21.x86_64 (982/1551) > >04:34:56,272 INFO packaging: cairomm-1.10.0-7.fc21.x86_64 (983/1551) > >04:34:56,272 INFO packaging: libXvMC-1.0.8-2.fc20.x86_64 (984/1551) > >04:34:56,272 INFO packaging: libGLEW-1.10.0-1.fc21.x86_64 (985/1551) > >04:34:56,272 INFO packaging: polkit-qt-0.103.0-10.fc21.x86_64 (986/1551) > >04:34:56,272 INFO packaging: grantlee-0.4.0-3.fc21.x86_64 (987/1551) > >04:34:56,272 INFO packaging: freeglut-2.8.1-3.fc21.x86_64 (988/1551) > >04:34:56,272 INFO packaging: libXaw-1.0.11-7.fc21.x86_64 (989/1551) > >04:34:56,273 INFO packaging: libao-1.2.0-1.fc21.x86_64 (990/1551) > >04:34:56,273 INFO packaging: espeak-1.48.04-1.fc21.x86_64 (991/1551) > >04:34:56,273 INFO packaging: festival-speechtools-libs-1.2.96-26.fc20.x86_64 (992/1551) > >04:34:56,273 INFO packaging: libgpod-0.8.3-1.fc21.x86_64 (993/1551) > >04:34:56,273 INFO packaging: libvdpau-0.7-1.fc21.x86_64 (994/1551) > >04:34:56,273 INFO packaging: giflib-4.1.6-10.fc21.x86_64 (995/1551) > >04:34:56,273 INFO packaging: gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 (996/1551) > >04:34:56,274 INFO packaging: qt-mobility-1.2.2-0.8.20120224git.fc21.x86_64 (997/1551) > >04:34:56,274 INFO packaging: qtwebkit-2.3.3-10.fc21.x86_64 (998/1551) > >04:34:56,274 INFO packaging: qtscriptbindings-0.2.0-6.fc20.x86_64 (999/1551) > >04:34:56,274 INFO packaging: festival-lib-1.96-26.fc20.x86_64 (1000/1551) > >04:34:56,274 INFO packaging: festvox-slt-arctic-hts-0.20061229-26.fc20.noarch (1001/1551) > >04:34:56,277 INFO packaging: festival-1.96-26.fc20.x86_64 (1002/1551) > >04:34:56,277 INFO packaging: cdrdao-1.2.3-21.fc21.x86_64 (1003/1551) > >04:34:56,277 INFO packaging: sox-14.4.1-4.fc20.x86_64 (1004/1551) > >04:34:56,277 INFO packaging: festival-freebsoft-utils-0.10-7.fc21.noarch (1005/1551) > >04:34:56,277 INFO packaging: speech-dispatcher-0.8-6.fc21.x86_64 (1006/1551) > >04:34:56,277 INFO packaging: xorg-x11-resutils-7.5-8.fc20.x86_64 (1007/1551) > >04:34:56,277 INFO packaging: 1:xscreensaver-extras-base-5.26-2.fc21.x86_64 (1008/1551) > >04:34:56,278 INFO packaging: 1:xscreensaver-extras-5.26-2.fc21.x86_64 (1009/1551) > >04:34:56,278 INFO packaging: enblend-4.1.2-4.fc21.x86_64 (1010/1551) > >04:34:56,278 INFO packaging: hugin-base-2013.0.0-5.fc21.x86_64 (1011/1551) > >04:34:56,278 INFO packaging: pangomm-2.34.0-2.fc21.x86_64 (1012/1551) > >04:34:56,278 INFO packaging: gtkmm24-2.24.4-2.fc21.x86_64 (1013/1551) > >04:34:56,278 INFO packaging: ImageMagick-6.8.7.0-4.fc21.x86_64 (1014/1551) > >04:34:56,278 INFO packaging: xorg-x11-server-common-1.15.0-5.fc21.x86_64 (1015/1551) > >04:34:56,278 INFO packaging: xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 (1016/1551) > >04:34:56,279 INFO packaging: xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 (1017/1551) > >04:34:56,279 INFO packaging: tigervnc-server-minimal-1.3.0-15.fc21.x86_64 (1018/1551) > >04:34:56,279 INFO packaging: 1:xscreensaver-gl-base-5.26-2.fc21.x86_64 (1019/1551) > >04:34:56,279 INFO packaging: 1:xscreensaver-gl-extras-5.26-2.fc21.x86_64 (1020/1551) > >04:34:56,280 INFO packaging: gnome-python2-2.28.1-13.fc20.x86_64 (1021/1551) > >04:34:56,280 INFO packaging: python-slip-gtk-0.6.0-1.fc21.noarch (1022/1551) > >04:34:56,280 INFO packaging: abrt-python3-2.2.0-1.fc21.x86_64 (1023/1551) > >04:34:56,280 INFO packaging: abrt-addon-python3-2.2.0-1.fc21.x86_64 (1024/1551) > >04:34:56,280 INFO packaging: libgnomecanvas-2.30.3-7.fc20.x86_64 (1025/1551) > >04:34:56,280 INFO packaging: gnome-python2-canvas-2.28.1-13.fc20.x86_64 (1026/1551) > >04:34:56,280 INFO packaging: gutenprint-5.2.10-0.5.pre2.fc21.x86_64 (1027/1551) > >04:34:56,281 INFO packaging: oxygen-gtk2-1.4.4-1.fc21.x86_64 (1028/1551) > >04:34:56,281 INFO packaging: alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 (1029/1551) > >04:34:56,281 INFO packaging: pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 (1030/1551) > >04:34:56,281 INFO packaging: gstreamer-plugins-good-0.10.31-11.fc21.x86_64 (1031/1551) > >04:34:56,281 INFO packaging: paps-libs-0.6.8-28.fc21.x86_64 (1032/1551) > >04:34:56,281 INFO packaging: plymouth-plugin-label-0.8.9-4.2013.08.14.fc21.x86_64 (1033/1551) > >04:34:56,281 INFO packaging: plymouth-plugin-two-step-0.8.9-4.2013.08.14.fc21.x86_64 (1034/1551) > >04:34:56,282 INFO packaging: plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 (1035/1551) > >04:34:56,282 INFO packaging: poppler-utils-0.24.3-3.fc21.x86_64 (1036/1551) > >04:34:56,282 INFO packaging: cups-filters-1.0.48-1.fc21.x86_64 (1037/1551) > >04:34:56,282 INFO packaging: 1:cups-1.7.1-8.fc21.x86_64 (1038/1551) > >04:34:56,282 INFO packaging: foomatic-db-ppds-4.0-42.20131218.fc21.noarch (1039/1551) > >04:34:56,282 INFO packaging: foomatic-db-4.0-42.20131218.fc21.noarch (1040/1551) > >04:34:56,282 INFO packaging: python3-cairo-1.10.0-6.fc20.x86_64 (1041/1551) > >04:34:56,282 INFO packaging: python3-gobject-3.11.92-1.fc21.x86_64 (1042/1551) > >04:34:56,283 INFO packaging: python-pillow-2.3.1-1.fc21.x86_64 (1043/1551) > >04:34:56,283 INFO packaging: libspectre-0.2.7-3.fc20.x86_64 (1044/1551) > >04:34:56,283 INFO packaging: fltk-1.3.2-4.fc21.x86_64 (1045/1551) > >04:34:56,283 INFO packaging: qextserialport-1.2-0.4.beta2.fc20.x86_64 (1046/1551) > >04:34:56,283 INFO packaging: qaccessibilityclient-0.1.1-1.fc21.x86_64 (1047/1551) > >04:34:56,283 INFO packaging: pinentry-qt-0.8.3-1.fc21.x86_64 (1048/1551) > >04:34:56,283 INFO packaging: libqzeitgeist-0.8.0-10.fc21.x86_64 (1049/1551) > >04:34:56,284 INFO packaging: phonon-4.7.1-1.fc21.x86_64 (1050/1551) > >04:34:56,284 INFO packaging: 2:phonon-backend-gstreamer-4.7.1-1.fc21.x86_64 (1051/1551) > >04:34:56,284 INFO packaging: PyQt4-4.10.4-1.fc21.x86_64 (1052/1551) > >04:34:56,284 INFO packaging: qtsoap-2.7-7.fc21.x86_64 (1053/1551) > >04:34:56,284 INFO packaging: herqq-1.0.0-6.fc20.x86_64 (1054/1551) > >04:34:56,284 INFO packaging: 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 (1055/1551) > >04:34:56,285 INFO packaging: xorg-x11-xinit-1.3.2-9.fc20.x86_64 (1056/1551) > >04:34:56,285 INFO packaging: xdg-user-dirs-0.15-2.fc20.x86_64 (1057/1551) > >04:34:56,285 INFO packaging: kde-settings-20-12.fc21.noarch (1058/1551) > >04:34:56,285 INFO packaging: 6:kdelibs-4.12.95-1.fc21.x86_64 (1059/1551) > >04:34:56,285 INFO packaging: libkdegames-4.12.95-1.fc21.x86_64 (1060/1551) > >04:34:56,285 INFO packaging: libkonq-4.12.95-1.fc21.x86_64 (1061/1551) > >04:34:56,285 INFO packaging: libkexiv2-4.12.95-1.fc21.x86_64 (1062/1551) > >04:34:56,285 INFO packaging: libkipi-4.12.95-1.fc21.x86_64 (1063/1551) > >04:34:56,285 INFO packaging: libkdcraw-4.12.95-1.fc21.x86_64 (1064/1551) > >04:34:56,286 INFO packaging: libkworkspace-4.11.7-4.fc21.x86_64 (1065/1551) > >04:34:56,286 INFO packaging: libktorrent-1.3.1-5.fc21.x86_64 (1066/1551) > >04:34:56,286 INFO packaging: kate-part-4.12.95-1.fc21.x86_64 (1067/1551) > >04:34:56,286 INFO packaging: pykde4-4.12.95-1.fc21.x86_64 (1068/1551) > >04:34:56,286 INFO packaging: libkmahjongg-4.12.95-1.fc21.x86_64 (1069/1551) > >04:34:56,286 INFO packaging: kio_mtp-0.75-4.20131020git2063e75.fc21.x86_64 (1070/1551) > >04:34:56,286 INFO packaging: jovie-4.12.95-1.fc21.x86_64 (1071/1551) > >04:34:56,286 INFO packaging: jovie-libs-4.12.95-1.fc21.x86_64 (1072/1551) > >04:34:56,287 INFO packaging: kde-style-oxygen-4.11.7-4.fc21.x86_64 (1073/1551) > >04:34:56,287 INFO packaging: 1:marble-libs-4.12.95-1.fc21.x86_64 (1074/1551) > >04:34:56,288 INFO packaging: libkface-4.0.0-0.4.beta3.fc21.x86_64 (1075/1551) > >04:34:56,288 INFO packaging: kdepimlibs-kxmlrpcclient-4.12.95-1.fc21.x86_64 (1076/1551) > >04:34:56,288 INFO packaging: kdepimlibs-4.12.95-1.fc21.x86_64 (1077/1551) > >04:34:56,288 INFO packaging: kdepimlibs-akonadi-4.12.95-1.fc21.x86_64 (1078/1551) > >04:34:56,288 INFO packaging: libkgapi-2.1.0-1.fc21.x86_64 (1079/1551) > >04:34:56,288 INFO packaging: libkcompactdisc-4.12.95-1.fc21.x86_64 (1080/1551) > >04:34:56,288 INFO packaging: libkolab-0.5.0-1.fc21.x86_64 (1081/1551) > >04:34:56,288 INFO packaging: libkfbapi-1.0-1.fc20.x86_64 (1082/1551) > >04:34:56,288 INFO packaging: kshisen-4.12.95-1.fc21.x86_64 (1083/1551) > >04:34:56,289 INFO packaging: kmahjongg-4.12.95-1.fc21.x86_64 (1084/1551) > >04:34:56,289 INFO packaging: kajongg-4.12.95-1.fc21.noarch (1085/1551) > >04:34:56,290 INFO packaging: konsole-part-4.12.95-1.fc21.x86_64 (1086/1551) > >04:34:56,290 INFO packaging: konsole-4.12.95-1.fc21.x86_64 (1087/1551) > >04:34:56,290 INFO packaging: 6:kde-plasma-folderview-4.12.95-1.fc21.x86_64 (1088/1551) > >04:34:56,290 INFO packaging: picmi-4.12.95-1.fc21.x86_64 (1089/1551) > >04:34:56,290 INFO packaging: kjumpingcube-4.12.95-1.fc21.x86_64 (1090/1551) > >04:34:56,290 INFO packaging: klines-4.12.95-1.fc21.x86_64 (1091/1551) > >04:34:56,290 INFO packaging: lskat-4.12.95-1.fc21.x86_64 (1092/1551) > >04:34:56,290 INFO packaging: kbreakout-4.12.95-1.fc21.x86_64 (1093/1551) > >04:34:56,291 INFO packaging: kolf-libs-4.12.95-1.fc21.x86_64 (1094/1551) > >04:34:56,291 INFO packaging: kolf-4.12.95-1.fc21.x86_64 (1095/1551) > >04:34:56,291 INFO packaging: kblocks-4.12.95-1.fc21.x86_64 (1096/1551) > >04:34:56,291 INFO packaging: ksquares-4.12.95-1.fc21.x86_64 (1097/1551) > >04:34:56,291 INFO packaging: kfourinline-4.12.95-1.fc21.x86_64 (1098/1551) > >04:34:56,291 INFO packaging: ksirk-4.12.95-1.fc21.x86_64 (1099/1551) > >04:34:56,291 INFO packaging: knetwalk-4.12.95-1.fc21.x86_64 (1100/1551) > >04:34:56,291 INFO packaging: kpat-4.12.95-1.fc21.x86_64 (1101/1551) > >04:34:56,291 INFO packaging: kdiamond-4.12.95-1.fc21.x86_64 (1102/1551) > >04:34:56,292 INFO packaging: bovo-4.12.95-1.fc21.x86_64 (1103/1551) > >04:34:56,294 INFO packaging: konquest-4.12.95-1.fc21.x86_64 (1104/1551) > >04:34:56,294 INFO packaging: kgoldrunner-4.12.95-1.fc21.x86_64 (1105/1551) > >04:34:56,294 INFO packaging: katomic-4.12.95-1.fc21.x86_64 (1106/1551) > >04:34:56,294 INFO packaging: kblackbox-4.12.95-1.fc21.x86_64 (1107/1551) > >04:34:56,294 INFO packaging: bomber-4.12.95-1.fc21.x86_64 (1108/1551) > >04:34:56,307 INFO packaging: kubrick-4.12.95-1.fc21.x86_64 (1109/1551) > >04:34:56,307 INFO packaging: kreversi-4.12.95-1.fc21.x86_64 (1110/1551) > >04:34:56,307 INFO packaging: knavalbattle-4.12.95-1.fc21.x86_64 (1111/1551) > >04:34:56,307 INFO packaging: ktuberling-4.12.95-1.fc21.x86_64 (1112/1551) > >04:34:56,308 INFO packaging: kspaceduel-4.12.95-1.fc21.x86_64 (1113/1551) > >04:34:56,308 INFO packaging: ksnakeduel-4.12.95-1.fc21.x86_64 (1114/1551) > >04:34:56,308 INFO packaging: kigo-4.12.95-1.fc21.x86_64 (1115/1551) > >04:34:56,308 INFO packaging: kbounce-4.12.95-1.fc21.x86_64 (1116/1551) > >04:34:56,308 INFO packaging: kmines-4.12.95-1.fc21.x86_64 (1117/1551) > >04:34:56,308 INFO packaging: 6:kdegames-minimal-4.12.95-1.fc21.noarch (1118/1551) > >04:34:56,308 INFO packaging: kollision-4.12.95-1.fc21.x86_64 (1119/1551) > >04:34:56,308 INFO packaging: kapman-4.12.95-1.fc21.x86_64 (1120/1551) > >04:34:56,311 INFO packaging: ksudoku-4.12.95-1.fc21.x86_64 (1121/1551) > >04:34:56,311 INFO packaging: kiriki-4.12.95-1.fc21.x86_64 (1122/1551) > >04:34:56,311 INFO packaging: palapeli-libs-4.12.95-1.fc21.x86_64 (1123/1551) > >04:34:56,311 INFO packaging: palapeli-4.12.95-1.fc21.x86_64 (1124/1551) > >04:34:56,311 INFO packaging: killbots-4.12.95-1.fc21.x86_64 (1125/1551) > >04:34:56,311 INFO packaging: granatier-4.12.95-1.fc21.x86_64 (1126/1551) > >04:34:56,312 INFO packaging: klickety-4.12.95-1.fc21.x86_64 (1127/1551) > >04:34:56,312 INFO packaging: libkvkontakte-4.0.0-0.4.beta3.fc21.x86_64 (1128/1551) > >04:34:56,312 INFO packaging: kaccessible-libs-4.12.95-1.fc21.x86_64 (1129/1551) > >04:34:56,312 INFO packaging: kaccessible-4.12.95-1.fc21.x86_64 (1130/1551) > >04:34:56,312 INFO packaging: kmag-4.12.95-1.fc21.x86_64 (1131/1551) > >04:34:56,312 INFO packaging: kio-upnp-ms-1.0.0-4.20111102git.fc20.x86_64 (1132/1551) > >04:34:56,312 INFO packaging: ksysguardd-4.11.7-4.fc21.x86_64 (1133/1551) > >04:34:56,313 INFO packaging: kmousetool-4.12.95-1.fc21.x86_64 (1134/1551) > >04:34:56,313 INFO packaging: 7:kio_msits-4.12.95-1.fc21.x86_64 (1135/1551) > >04:34:56,314 INFO packaging: kfilemetadata-4.12.95-1.fc21.x86_64 (1136/1551) > >04:34:56,314 INFO packaging: baloo-libs-4.12.95-1.fc21.x86_64 (1137/1551) > >04:34:56,314 INFO packaging: baloo-4.12.95-1.fc21.x86_64 (1138/1551) > >04:34:56,314 INFO packaging: nepomuk-core-libs-4.12.95-1.fc21.x86_64 (1139/1551) > >04:34:56,314 INFO packaging: nepomuk-core-4.12.95-1.fc21.x86_64 (1140/1551) > >04:34:56,315 INFO packaging: kactivities-4.12.95-1.fc21.x86_64 (1141/1551) > >04:34:56,315 INFO packaging: nepomuk-widgets-4.12.95-1.fc21.x86_64 (1142/1551) > >04:34:56,315 INFO packaging: kde-runtime-flags-4.12.95-1.fc21.noarch (1143/1551) > >04:34:56,315 INFO packaging: kde-runtime-libs-4.12.95-1.fc21.x86_64 (1144/1551) > >04:34:56,315 INFO packaging: kde-runtime-drkonqi-4.12.95-1.fc21.x86_64 (1145/1551) > >04:34:56,315 INFO packaging: kde-runtime-4.12.95-1.fc21.x86_64 (1146/1551) > >04:34:56,315 INFO packaging: libnotify-0.7.6-1.fc21.x86_64 (1147/1551) > >04:34:56,315 INFO packaging: kde-plasma-nm-0.9.3.3-3.fc21.x86_64 (1148/1551) > >04:34:56,316 INFO packaging: libkcddb-4.12.95-1.fc21.x86_64 (1149/1551) > >04:34:56,316 INFO packaging: audiocd-kio-4.12.95-1.fc21.x86_64 (1150/1551) > >04:34:56,316 INFO packaging: audiocd-kio-libs-4.12.95-1.fc21.x86_64 (1151/1551) > >04:34:56,316 INFO packaging: kdialog-4.12.95-1.fc21.x86_64 (1152/1551) > >04:34:56,317 INFO packaging: dolphin-libs-4.12.95-1.fc21.x86_64 (1153/1551) > >04:34:56,317 INFO packaging: dolphin-4.12.95-1.fc21.x86_64 (1154/1551) > >04:34:56,317 INFO packaging: konqueror-libs-4.12.95-1.fc21.x86_64 (1155/1551) > >04:34:56,317 INFO packaging: konqueror-4.12.95-1.fc21.x86_64 (1156/1551) > >04:34:56,317 INFO packaging: 1:k3b-common-2.0.2-20.20130927git.fc21.noarch (1157/1551) > >04:34:56,317 INFO packaging: 1:k3b-2.0.2-20.20130927git.fc21.x86_64 (1158/1551) > >04:34:56,317 INFO packaging: 1:k3b-libs-2.0.2-20.20130927git.fc21.x86_64 (1159/1551) > >04:34:56,318 INFO packaging: kcm_colors-4.11.7-4.fc21.x86_64 (1160/1551) > >04:34:56,318 INFO packaging: keditbookmarks-libs-4.12.95-1.fc21.x86_64 (1161/1551) > >04:34:56,318 INFO packaging: keditbookmarks-4.12.95-1.fc21.x86_64 (1162/1551) > >04:34:56,318 INFO packaging: 1:kdepim-runtime-libs-4.12.95-1.fc21.x86_64 (1163/1551) > >04:34:56,318 INFO packaging: 1:kdepim-runtime-4.12.95-1.fc21.x86_64 (1164/1551) > >04:34:56,318 INFO packaging: 7:kdepim-libs-4.12.95-1.fc21.x86_64 (1165/1551) > >04:34:56,318 INFO packaging: 7:kdepim-4.12.95-1.fc21.x86_64 (1166/1551) > >04:34:56,318 INFO packaging: amarok-utils-2.8.0-3.fc20.x86_64 (1167/1551) > >04:34:56,319 INFO packaging: amarok-libs-2.8.0-3.fc20.x86_64 (1168/1551) > >04:34:56,319 INFO packaging: amarok-2.8.0-3.fc20.x86_64 (1169/1551) > >04:34:56,319 INFO packaging: 1:marble-4.12.95-1.fc21.x86_64 (1170/1551) > >04:34:56,320 INFO packaging: libkgeomap-4.0.0-0.4.beta3.fc21.x86_64 (1171/1551) > >04:34:56,320 INFO packaging: kget-libs-4.12.95-1.fc21.x86_64 (1172/1551) > >04:34:56,320 INFO packaging: kget-4.12.95-1.fc21.x86_64 (1173/1551) > >04:34:56,320 INFO packaging: kde-print-manager-libs-4.12.95-1.fc21.x86_64 (1174/1551) > >04:34:56,320 INFO packaging: kde-print-manager-4.12.95-1.fc21.x86_64 (1175/1551) > >04:34:56,320 INFO packaging: kdepasswd-4.12.95-1.fc21.x86_64 (1176/1551) > >04:34:56,321 INFO packaging: kolourpaint-libs-4.12.95-1.fc21.x86_64 (1177/1551) > >04:34:56,321 INFO packaging: kolourpaint-4.12.95-1.fc21.x86_64 (1178/1551) > >04:34:56,321 INFO packaging: ark-libs-4.12.95-1.fc21.x86_64 (1179/1551) > >04:34:56,321 INFO packaging: ark-4.12.95-1.fc21.x86_64 (1180/1551) > >04:34:56,321 INFO packaging: kfind-4.12.95-1.fc21.x86_64 (1181/1551) > >04:34:56,321 INFO packaging: gwenview-libs-4.12.95-1.fc21.x86_64 (1182/1551) > >04:34:56,321 INFO packaging: gwenview-4.12.95-1.fc21.x86_64 (1183/1551) > >04:34:56,321 INFO packaging: polkit-kde-0.99.1-2.20130311git.fc20.x86_64 (1184/1551) > >04:34:56,322 INFO packaging: kgreeter-plugins-4.11.7-4.fc21.x86_64 (1185/1551) > >04:34:56,322 INFO packaging: kmouth-4.12.95-1.fc21.x86_64 (1186/1551) > >04:34:56,322 INFO packaging: libmediawiki-4.0.0-0.4.beta3.fc21.x86_64 (1187/1551) > >04:34:56,322 INFO packaging: okular-libs-4.12.95-1.fc21.x86_64 (1188/1551) > >04:34:56,322 INFO packaging: okular-part-4.12.95-1.fc21.x86_64 (1189/1551) > >04:34:56,322 INFO packaging: 1:libkscreen-1.0.2-2.fc21.x86_64 (1190/1551) > >04:34:56,322 INFO packaging: 1:kscreen-1.0.2.1-2.fc21.x86_64 (1191/1551) > >04:34:56,322 INFO packaging: kde-settings-ksplash-20-12.fc21.noarch (1192/1551) > >04:34:56,323 INFO packaging: kde-settings-plasma-20-12.fc21.noarch (1193/1551) > >04:34:56,323 INFO packaging: sddm-0.2.0-0.24.20131125git7a008602.fc21.x86_64 (1194/1551) > >04:34:56,323 INFO packaging: pulseaudio-utils-5.0-2.fc21.x86_64 (1195/1551) > >04:34:56,323 INFO packaging: pulseaudio-module-x11-5.0-2.fc21.x86_64 (1196/1551) > >04:34:56,323 INFO packaging: gd-2.1.0-4.fc21.x86_64 (1197/1551) > >04:34:56,323 INFO packaging: libgphoto2-2.5.3-6.fc21.x86_64 (1198/1551) > >04:34:56,323 INFO packaging: sane-backends-libs-1.0.24-8.fc21.x86_64 (1199/1551) > >04:34:56,323 INFO packaging: hplip-libs-3.14.3-2.fc21.x86_64 (1200/1551) > >04:34:56,324 INFO packaging: 1:hpijs-3.14.3-2.fc21.x86_64 (1201/1551) > >04:34:56,324 INFO packaging: libksane-4.12.95-1.fc21.x86_64 (1202/1551) > >04:34:56,324 INFO packaging: kipi-plugins-libs-4.0.0-0.4.beta3.fc21.x86_64 (1203/1551) > >04:34:56,324 INFO packaging: kipi-plugins-4.0.0-0.4.beta3.fc21.x86_64 (1204/1551) > >04:34:56,324 INFO packaging: digikam-libs-4.0.0-0.4.beta3.fc21.x86_64 (1205/1551) > >04:34:56,324 INFO packaging: digikam-4.0.0-0.4.beta3.fc21.x86_64 (1206/1551) > >04:34:56,325 INFO packaging: libfprint-0.5.1-2.fc21.x86_64 (1207/1551) > >04:34:56,325 INFO packaging: fprintd-0.5.1-1.fc20.x86_64 (1208/1551) > >04:34:56,325 INFO packaging: libdmx-1.1.3-2.fc20.x86_64 (1209/1551) > >04:34:56,325 INFO packaging: libXxf86dga-1.1.4-2.fc20.x86_64 (1210/1551) > >04:34:56,325 INFO packaging: xorg-x11-utils-7.5-13.fc21.x86_64 (1211/1551) > >04:34:56,325 INFO packaging: libXevie-1.0.3-7.fc21.x86_64 (1212/1551) > >04:34:56,325 INFO packaging: at-spi2-core-2.11.92-1.fc21.x86_64 (1213/1551) > >04:34:56,325 INFO packaging: at-spi2-atk-2.11.92-1.fc21.x86_64 (1214/1551) > >04:34:56,326 INFO packaging: gtk3-3.11.9-2.fc21.x86_64 (1215/1551) > >04:34:56,326 INFO packaging: ibus-wayland-1.5.6-1.fc21.x86_64 (1216/1551) > >04:34:56,326 INFO packaging: ibus-gtk2-1.5.6-1.fc21.x86_64 (1217/1551) > >04:34:56,326 INFO packaging: ibus-gtk3-1.5.6-1.fc21.x86_64 (1218/1551) > >04:34:56,326 INFO packaging: ibus-setup-1.5.6-1.fc21.noarch (1219/1551) > >04:34:56,328 INFO packaging: ibus-1.5.6-1.fc21.x86_64 (1220/1551) > >04:34:56,328 INFO packaging: libreport-gtk-2.2.0-1.fc21.x86_64 (1221/1551) > >04:34:56,329 INFO packaging: libnm-gtk-0.9.9.0-8.git20140123.fc21.x86_64 (1222/1551) > >04:34:56,329 INFO packaging: nm-connection-editor-0.9.9.0-8.git20140123.fc21.x86_64 (1223/1551) > >04:34:56,330 INFO packaging: abrt-gui-libs-2.2.0-1.fc21.x86_64 (1224/1551) > >04:34:56,330 INFO packaging: gnome-abrt-0.3.6-1.fc21.x86_64 (1225/1551) > >04:34:56,330 INFO packaging: abrt-gui-2.2.0-1.fc21.x86_64 (1226/1551) > >04:34:56,330 INFO packaging: 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 (1227/1551) > >04:34:56,330 INFO packaging: python-meh-gui-0.30-1.fc21.noarch (1228/1551) > >04:34:56,330 INFO packaging: im-chooser-1.6.4-2.fc20.x86_64 (1229/1551) > >04:34:56,330 INFO packaging: im-chooser-common-1.6.4-2.fc20.x86_64 (1230/1551) > >04:34:56,330 INFO packaging: imsettings-1.6.7-2.fc21.x86_64 (1231/1551) > >04:34:56,331 INFO packaging: imsettings-qt-1.6.7-2.fc21.x86_64 (1232/1551) > >04:34:56,331 INFO packaging: libgnomekbd-3.6.0-3.fc20.x86_64 (1233/1551) > >04:34:56,331 INFO packaging: 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 (1234/1551) > >04:34:56,331 INFO packaging: keybinder3-0.3.0-1.fc20.x86_64 (1235/1551) > >04:34:56,331 INFO packaging: NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 (1236/1551) > >04:34:56,331 INFO packaging: libcanberra-gtk3-0.30-4.fc20.x86_64 (1237/1551) > >04:34:56,331 INFO packaging: glade-libs-3.16.1-1.fc21.x86_64 (1238/1551) > >04:34:56,332 INFO packaging: anaconda-widgets-21.27-1.fc21.x86_64 (1239/1551) > >04:34:56,332 INFO packaging: 1:oxygen-gtk3-1.3.4-1.fc21.x86_64 (1240/1551) > >04:34:56,332 INFO packaging: libtimezonemap-0.4.1-4.fc21.x86_64 (1241/1551) > >04:34:56,332 INFO packaging: anaconda-tui-21.27-1.fc21.x86_64 (1242/1551) > >04:34:56,332 INFO packaging: anaconda-core-21.27-1.fc21.x86_64 (1243/1551) > >04:34:56,332 INFO packaging: zenity-3.8.0-3.fc20.x86_64 (1244/1551) > >04:34:56,332 INFO packaging: anaconda-gui-21.27-1.fc21.x86_64 (1245/1551) > >04:34:56,332 INFO packaging: gcr-3.11.91-1.fc21.x86_64 (1246/1551) > >04:34:56,333 INFO packaging: gnome-keyring-3.10.1-2.fc21.x86_64 (1247/1551) > >04:34:56,333 INFO packaging: NetworkManager-openswan-0.9.8.4-2.fc21.x86_64 (1248/1551) > >04:34:56,333 INFO packaging: 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 (1249/1551) > >04:34:56,333 INFO packaging: libXres-1.0.7-2.fc20.x86_64 (1250/1551) > >04:34:56,333 INFO packaging: ksysguard-libs-4.11.7-4.fc21.x86_64 (1251/1551) > >04:34:56,333 INFO packaging: kde-workspace-libs-4.11.7-4.fc21.x86_64 (1252/1551) > >04:34:56,333 INFO packaging: kde-workspace-4.11.7-4.fc21.x86_64 (1253/1551) > >04:34:56,333 INFO packaging: kdeartwork-kxs-4.12.95-1.fc21.x86_64 (1254/1551) > >04:34:56,334 INFO packaging: kdeplasma-addons-libs-4.12.95-1.fc21.x86_64 (1255/1551) > >04:34:56,334 INFO packaging: kdeplasma-addons-4.12.95-1.fc21.x86_64 (1256/1551) > >04:34:56,334 INFO packaging: xsettings-kde-0.12.3-7.fc21.x86_64 (1257/1551) > >04:34:56,334 INFO packaging: startup-notification-0.12-7.fc20.x86_64 (1258/1551) > >04:34:56,334 INFO packaging: usermode-gtk-1.111-4.fc20.x86_64 (1259/1551) > >04:34:56,334 INFO packaging: 1:quota-nls-4.01-12.fc21.noarch (1260/1551) > >04:34:56,334 INFO packaging: 1:quota-4.01-12.fc21.x86_64 (1261/1551) > >04:34:56,335 INFO packaging: tzdata-java-2013i-2.fc21.noarch (1262/1551) > >04:34:56,335 INFO packaging: 1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 (1263/1551) > >04:34:56,335 INFO packaging: 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 (1264/1551) > >04:34:56,335 INFO packaging: 1:libreoffice-ure-4.2.2.1-7.fc21.x86_64 (1265/1551) > >04:34:56,335 INFO packaging: 1:libreoffice-core-4.2.2.1-7.fc21.x86_64 (1266/1551) > >04:34:56,335 INFO packaging: 1:libreoffice-writer-4.2.2.1-7.fc21.x86_64 (1267/1551) > >04:34:56,335 INFO packaging: 1:libreoffice-graphicfilter-4.2.2.1-7.fc21.x86_64 (1268/1551) > >04:34:56,335 INFO packaging: 1:libreoffice-pdfimport-4.2.2.1-7.fc21.x86_64 (1269/1551) > >04:34:56,336 INFO packaging: 1:libreoffice-draw-4.2.2.1-7.fc21.x86_64 (1270/1551) > >04:34:56,336 INFO packaging: 1:libreoffice-pyuno-4.2.2.1-7.fc21.x86_64 (1271/1551) > >04:34:56,336 INFO packaging: linux-firmware-20140317-37.gitdec41bce.fc21.noarch (1272/1551) > >04:34:56,336 INFO packaging: kernel-3.14.0-0.rc7.git2.1.fc21.x86_64 (1273/1551) > >04:34:56,336 INFO packaging: kernel-modules-extra-3.14.0-0.rc7.git2.1.fc21.x86_64 (1274/1551) > >04:34:56,336 INFO packaging: xl2tpd-1.3.1-14.fc20.x86_64 (1275/1551) > >04:34:56,336 INFO packaging: NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 (1276/1551) > >04:34:56,336 INFO packaging: kross-interpreters-4.12.95-1.fc21.x86_64 (1277/1551) > >04:34:56,337 INFO packaging: kross-python-4.12.95-1.fc21.x86_64 (1278/1551) > >04:34:56,337 INFO packaging: ktorrent-libs-4.3.1-6.fc21.x86_64 (1279/1551) > >04:34:56,337 INFO packaging: ktorrent-4.3.1-6.fc21.x86_64 (1280/1551) > >04:34:56,337 INFO packaging: kde-plasma-nm-l2tp-0.9.3.3-3.fc21.x86_64 (1281/1551) > >04:34:56,337 INFO packaging: 1:libreoffice-emailmerge-4.2.2.1-7.fc21.x86_64 (1282/1551) > >04:34:56,337 INFO packaging: 1:libreoffice-kde-4.2.2.1-7.fc21.x86_64 (1283/1551) > >04:34:56,338 INFO packaging: 1:libreoffice-calc-4.2.2.1-7.fc21.x86_64 (1284/1551) > >04:34:56,338 INFO packaging: 1:libreoffice-impress-4.2.2.1-7.fc21.x86_64 (1285/1551) > >04:34:56,338 INFO packaging: 1:libreoffice-math-4.2.2.1-7.fc21.x86_64 (1286/1551) > >04:34:56,338 INFO packaging: 1:libreoffice-langpack-en-4.2.2.1-7.fc21.x86_64 (1287/1551) > >04:34:56,338 INFO packaging: 1:nfs-utils-1.2.9-3.0.fc21.x86_64 (1288/1551) > >04:34:56,338 INFO packaging: authconfig-gtk-6.2.8-7.fc21.x86_64 (1289/1551) > >04:34:56,338 INFO packaging: system-config-language-1.4.1-1.fc21.noarch (1290/1551) > >04:34:56,338 INFO packaging: kcm-gtk-0.5.3-14.fc20.x86_64 (1291/1551) > >04:34:56,339 INFO packaging: kdeartwork-screensavers-4.12.95-1.fc21.x86_64 (1292/1551) > >04:34:56,339 INFO packaging: plasma-scriptengine-python-4.11.7-4.fc21.x86_64 (1293/1551) > >04:34:56,339 INFO packaging: ksysguard-4.11.7-4.fc21.x86_64 (1294/1551) > >04:34:56,339 INFO packaging: kde-plasma-nm-vpnc-0.9.3.3-3.fc21.x86_64 (1295/1551) > >04:34:56,340 INFO packaging: kde-plasma-nm-openswan-0.9.3.3-3.fc21.x86_64 (1296/1551) > >04:34:56,340 INFO packaging: initial-setup-gui-0.3.15-1.fc21.x86_64 (1297/1551) > >04:34:56,340 INFO packaging: oxygen-gtk-1.2.0-5.fc20.noarch (1298/1551) > >04:34:56,340 INFO packaging: gnome-disk-utility-3.11.0-1.fc21.x86_64 (1299/1551) > >04:34:56,340 INFO packaging: kde-plasma-nm-openconnect-0.9.3.3-3.fc21.x86_64 (1300/1551) > >04:34:56,340 INFO packaging: kde-plasma-nm-pptp-0.9.3.3-3.fc21.x86_64 (1301/1551) > >04:34:56,341 INFO packaging: kde-plasma-nm-openvpn-0.9.3.3-3.fc21.x86_64 (1302/1551) > >04:34:56,341 INFO packaging: abrt-desktop-2.2.0-1.fc21.x86_64 (1303/1551) > >04:34:56,341 INFO packaging: setroubleshoot-3.2.17-1.fc21.x86_64 (1304/1551) > >04:34:56,341 INFO packaging: ibus-libpinyin-1.6.92-2.fc21.x86_64 (1305/1551) > >04:34:56,341 INFO packaging: ibus-typing-booster-1.2.10-2.fc21.noarch (1306/1551) > >04:34:56,341 INFO packaging: ibus-rawcode-1.3.2-3.fc21.x86_64 (1307/1551) > >04:34:56,341 INFO packaging: ibus-kkc-1.5.19-1.fc21.x86_64 (1308/1551) > >04:34:56,341 INFO packaging: ibus-hangul-1.4.2-7.fc21.x86_64 (1309/1551) > >04:34:56,342 INFO packaging: ibus-qt-1.3.2-6.fc21.x86_64 (1310/1551) > >04:34:56,342 INFO packaging: ibus-chewing-1.4.10.1-1.fc21.x86_64 (1311/1551) > >04:34:56,342 INFO packaging: ibus-m17n-1.3.4-12.fc21.x86_64 (1312/1551) > >04:34:56,342 INFO packaging: gtk3-immodule-xim-3.11.9-2.fc21.x86_64 (1313/1551) > >04:34:56,342 INFO packaging: firewall-config-0.3.9.3-1.fc21.noarch (1314/1551) > >04:34:56,342 INFO packaging: fprintd-pam-0.5.1-1.fc20.x86_64 (1315/1551) > >04:34:56,342 INFO packaging: hplip-3.14.3-2.fc21.x86_64 (1316/1551) > >04:34:56,342 INFO packaging: kamera-4.12.95-1.fc21.x86_64 (1317/1551) > >04:34:56,343 INFO packaging: kde-settings-pulseaudio-20-12.fc21.noarch (1318/1551) > >04:34:56,343 INFO packaging: sddm-kcm-0-0.2.20140114gitfe615f21.fc21.x86_64 (1319/1551) > >04:34:56,343 INFO packaging: okular-4.12.95-1.fc21.x86_64 (1320/1551) > >04:34:56,343 INFO packaging: 1:kdeaccessibility-4.12.95-1.fc21.noarch (1321/1551) > >04:34:56,343 INFO packaging: kde-baseapps-4.12.95-1.fc21.x86_64 (1322/1551) > >04:34:56,345 INFO packaging: kscd-4.12.95-1.fc21.x86_64 (1323/1551) > >04:34:56,345 INFO packaging: system-config-printer-1.4.4-1.fc21.x86_64 (1324/1551) > >04:34:56,346 INFO packaging: kcolorchooser-4.12.95-1.fc21.x86_64 (1325/1551) > >04:34:56,346 INFO packaging: kwalletmanager-4.12.95-1.fc21.x86_64 (1326/1551) > >04:34:56,346 INFO packaging: bluedevil-2.0.0-0.11.rc1.fc21.x86_64 (1327/1551) > >04:34:56,346 INFO packaging: kmix-4.12.95-1.fc21.x86_64 (1328/1551) > >04:34:56,346 INFO packaging: kcm_touchpad-0.3.1-10.fc20.x86_64 (1329/1551) > >04:34:56,346 INFO packaging: kwrite-4.12.95-1.fc21.x86_64 (1330/1551) > >04:34:56,346 INFO packaging: ksnapshot-4.12.95-1.fc21.x86_64 (1331/1551) > >04:34:56,346 INFO packaging: dragon-4.12.95-1.fc21.x86_64 (1332/1551) > >04:34:56,347 INFO packaging: kruler-4.12.95-1.fc21.x86_64 (1333/1551) > >04:34:56,347 INFO packaging: colord-kde-0.3.0-2.fc20.x86_64 (1334/1551) > >04:34:56,347 INFO packaging: kamoso-2.0.2-16.fc21.x86_64 (1335/1551) > >04:34:56,347 INFO packaging: apper-0.8.1-4.fc21.x86_64 (1336/1551) > >04:34:56,347 INFO packaging: 6:kdegames-4.12.95-1.fc21.noarch (1337/1551) > >04:34:56,347 INFO packaging: kgpg-4.12.95-1.fc21.x86_64 (1338/1551) > >04:34:56,347 INFO packaging: konversation-1.5-1.fc21.x86_64 (1339/1551) > >04:34:56,347 INFO packaging: kdegraphics-thumbnailers-4.12.95-1.fc21.x86_64 (1340/1551) > >04:34:56,348 INFO packaging: krusader-2.4.0-0.10.beta3.fc20.x86_64 (1341/1551) > >04:34:56,348 INFO packaging: kcharselect-4.12.95-1.fc21.x86_64 (1342/1551) > >04:34:56,348 INFO packaging: kwebkitpart-1.3.3-2.fc21.x86_64 (1343/1551) > >04:34:56,348 INFO packaging: kdnssd-4.12.90-1.fc21.x86_64 (1344/1551) > >04:34:56,348 INFO packaging: kcalc-4.12.95-1.fc21.x86_64 (1345/1551) > >04:34:56,348 INFO packaging: ksshaskpass-0.5.3-7.fc21.x86_64 (1346/1551) > >04:34:56,348 INFO packaging: tigervnc-1.3.0-15.fc21.x86_64 (1347/1551) > >04:34:56,348 INFO packaging: foomatic-4.0.9-8.fc21.x86_64 (1348/1551) > >04:34:56,349 INFO packaging: bluez-cups-5.16-1.fc21.x86_64 (1349/1551) > >04:34:56,349 INFO packaging: gutenprint-cups-5.2.10-0.5.pre2.fc21.x86_64 (1350/1551) > >04:34:56,349 INFO packaging: plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 (1351/1551) > >04:34:56,349 INFO packaging: paps-0.6.8-28.fc21.x86_64 (1352/1551) > >04:34:56,349 INFO packaging: system-config-date-1.10.7-1.fc21.noarch (1353/1551) > >04:34:56,349 INFO packaging: abrt-cli-2.2.0-1.fc21.x86_64 (1354/1551) > >04:34:56,349 INFO packaging: system-config-services-0.111.1-1.fc21.noarch (1355/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 (1356/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 (1357/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 (1358/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-synaptics-1.7.99.1-3.20140318gitfd7099004.fc21.x86_64 (1359/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-openchrome-0.3.3-8.fc21.x86_64 (1360/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-fbdev-0.4.3-15.fc21.x86_64 (1361/1551) > >04:34:56,350 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-11.fc21.x86_64 (1362/1551) > >04:34:56,351 INFO packaging: xorg-x11-drv-qxl-0.1.1-8.fc21.x86_64 (1363/1551) > >04:34:56,351 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.10-1.fc21.x86_64 (1364/1551) > >04:34:56,351 INFO packaging: xorg-x11-drv-modesetting-0.8.0-11.fc21.x86_64 (1365/1551) > >04:34:56,351 INFO packaging: xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 (1366/1551) > >04:34:56,351 INFO packaging: xorg-x11-drv-vesa-2.3.2-15.fc21.x86_64 (1367/1551) > >04:34:56,351 INFO packaging: xorg-x11-drv-wacom-0.23.99.1-1.fc21.x86_64 (1368/1551) > >04:34:56,352 INFO packaging: xorg-x11-drv-mga-1.6.2-13.fc21.x86_64 (1369/1551) > >04:34:56,352 INFO packaging: open-vm-tools-desktop-9.4.0-5.fc21.x86_64 (1370/1551) > >04:34:56,352 INFO packaging: gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 (1371/1551) > >04:34:56,352 INFO packaging: gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 (1372/1551) > >04:34:56,352 INFO packaging: xterm-303-1.fc21.x86_64 (1373/1551) > >04:34:56,352 INFO packaging: system-config-users-1.3.5-1.fc20.noarch (1374/1551) > >04:34:56,352 INFO packaging: system-config-printer-udev-1.4.4-1.fc21.x86_64 (1375/1551) > >04:34:56,352 INFO packaging: gtk2-immodule-xim-2.24.22-2.fc21.x86_64 (1376/1551) > >04:34:56,353 INFO packaging: appmenu-qt-0.2.6-4.fc20.x86_64 (1377/1551) > >04:34:56,353 INFO packaging: gstreamer1-plugins-good-1.2.3-2.fc21.x86_64 (1378/1551) > >04:34:56,353 INFO packaging: akonadi-mysql-1.11.90-1.fc21.x86_64 (1379/1551) > >04:34:56,353 INFO packaging: oprofile-gui-0.9.9-3.54.gb7e9a57.fc21.x86_64 (1380/1551) > >04:34:56,353 INFO packaging: glx-utils-8.1.0-5.fc21.x86_64 (1381/1551) > >04:34:56,353 INFO packaging: recordmydesktop-0.3.8.1-11.fc20.x86_64 (1382/1551) > >04:34:56,353 INFO packaging: spice-vdagent-0.15.0-1.fc21.x86_64 (1383/1551) > >04:34:56,353 INFO packaging: rpmdevtools-8.4-2.fc21.noarch (1384/1551) > >04:34:56,354 INFO packaging: pm-utils-1.4.1-26.fc21.x86_64 (1385/1551) > >04:34:56,354 INFO packaging: minicom-2.7-1.fc21.x86_64 (1386/1551) > >04:34:56,354 INFO packaging: passwdqc-1.3.0-1.fc21.x86_64 (1387/1551) > >04:34:56,354 INFO packaging: mock-1.1.36-1.fc21.noarch (1388/1551) > >04:34:56,354 INFO packaging: yum-langpacks-0.4.3-1.fc21.noarch (1389/1551) > >04:34:56,354 INFO packaging: sos-3.0-3.fc20.noarch (1390/1551) > >04:34:56,354 INFO packaging: koji-1.8.0-2.fc20.noarch (1391/1551) > >04:34:56,354 INFO packaging: BackupPC-3.3.0-2.fc21.x86_64 (1392/1551) > >04:34:56,355 INFO packaging: rp-pppoe-3.11-4.fc20.x86_64 (1393/1551) > >04:34:56,355 INFO packaging: system-config-keyboard-1.4.0-4.fc21.noarch (1394/1551) > >04:34:56,355 INFO packaging: 1:wireless-tools-29-10.1.fc20.x86_64 (1395/1551) > >04:34:56,355 INFO packaging: ModemManager-1.2.0-1.fc21.x86_64 (1396/1551) > >04:34:56,355 INFO packaging: sssd-1.11.4-3.fc21.x86_64 (1397/1551) > >04:34:56,355 INFO packaging: nss-mdns-0.10-13.fc20.x86_64 (1398/1551) > >04:34:56,355 INFO packaging: mlocate-0.26-4.fc20.x86_64 (1399/1551) > >04:34:56,355 INFO packaging: man-db-2.6.6-1.fc21.x86_64 (1400/1551) > >04:34:56,356 INFO packaging: lftp-4.4.15-1.fc21.x86_64 (1401/1551) > >04:34:56,356 INFO packaging: coolkey-1.1.0-24.fc20.x86_64 (1402/1551) > >04:34:56,356 INFO packaging: dracut-config-rescue-037-3.git20140320.fc21.x86_64 (1403/1551) > >04:34:56,356 INFO packaging: isdn4k-utils-3.2-94.fc21.x86_64 (1404/1551) > >04:34:56,356 INFO packaging: wvdial-1.61-8.fc20.x86_64 (1405/1551) > >04:34:56,356 INFO packaging: PackageKit-gstreamer-plugin-0.9.1-0.8.20140226.fc21.x86_64 (1406/1551) > >04:34:56,356 INFO packaging: cups-pk-helper-0.2.5-2.fc20.x86_64 (1407/1551) > >04:34:56,356 INFO packaging: psacct-6.6.1-7.fc21.x86_64 (1408/1551) > >04:34:56,357 INFO packaging: b43-openfwwf-5.2-10.fc20.noarch (1409/1551) > >04:34:56,357 INFO packaging: openssh-server-6.4p1-3.fc21.x86_64 (1410/1551) > >04:34:56,357 INFO packaging: cvs-1.11.23-36.fc21.x86_64 (1411/1551) > >04:34:56,357 INFO packaging: rng-tools-4-4.fc20.x86_64 (1412/1551) > >04:34:56,357 INFO packaging: at-3.1.14-2.fc21.x86_64 (1413/1551) > >04:34:56,357 INFO packaging: biosdevname-0.5.0-2.fc21.x86_64 (1414/1551) > >04:34:56,357 INFO packaging: rsyslog-7.4.8-1.fc21.x86_64 (1415/1551) > >04:34:56,357 INFO packaging: 1:smartmontools-6.2-2.fc21.x86_64 (1416/1551) > >04:34:56,358 INFO packaging: irda-utils-0.9.18-19.fc20.x86_64 (1417/1551) > >04:34:56,358 INFO packaging: subversion-1.8.8-1.fc21.x86_64 (1418/1551) > >04:34:56,358 INFO packaging: 2:mcelog-1.0-0.11.f0d7654.fc20.x86_64 (1419/1551) > >04:34:56,358 INFO packaging: 2:qemu-guest-agent-2.0.0-0.1.rc0.fc21.x86_64 (1420/1551) > >04:34:56,358 INFO packaging: iptstate-2.2.5-3.fc20.x86_64 (1421/1551) > >04:34:56,358 INFO packaging: pcmciautils-018-5.fc20.x86_64 (1422/1551) > >04:34:56,358 INFO packaging: systemtap-2.5-0.349.g2dd920e34796.fc21.x86_64 (1423/1551) > >04:34:56,358 INFO packaging: 2:nmap-6.40-4.fc21.x86_64 (1424/1551) > >04:34:56,359 INFO packaging: setuptool-1.19.11-7.fc20.x86_64 (1425/1551) > >04:34:56,359 INFO packaging: selinux-policy-targeted-3.13.1-38.fc21.noarch (1426/1551) > >04:34:56,359 INFO packaging: cifs-utils-6.3-1.fc21.x86_64 (1427/1551) > >04:34:56,359 INFO packaging: openldap-clients-2.4.39-4.fc21.x86_64 (1428/1551) > >04:34:56,359 INFO packaging: sudo-1.8.8-3.fc21.x86_64 (1429/1551) > >04:34:56,359 INFO packaging: pam_pkcs11-0.6.8-1.fc21.x86_64 (1430/1551) > >04:34:56,359 INFO packaging: libtool-2.4.2-23.fc21.x86_64 (1431/1551) > >04:34:56,360 INFO packaging: jigdo-0.7.3-18.fc20.x86_64 (1432/1551) > >04:34:56,360 INFO packaging: usbutils-007-2.fc20.x86_64 (1433/1551) > >04:34:56,360 INFO packaging: screen-4.1.0-0.17.20120314git3c2946.fc20.x86_64 (1434/1551) > >04:34:56,360 INFO packaging: pam_krb5-2.4.9-1.fc21.x86_64 (1435/1551) > >04:34:56,360 INFO packaging: kdegraphics-strigi-analyzer-4.12.95-1.fc21.x86_64 (1436/1551) > >04:34:56,363 INFO packaging: gcc-c++-4.8.2-14.fc21.x86_64 (1437/1551) > >04:34:56,363 INFO packaging: pinfo-0.6.10-8.fc20.x86_64 (1438/1551) > >04:34:56,363 INFO packaging: grubby-8.28-2.fc21.x86_64 (1439/1551) > >04:34:56,363 INFO packaging: 14:tcpdump-4.5.1-1.fc21.x86_64 (1440/1551) > >04:34:56,363 INFO packaging: gettext-0.18.3.2-1.fc21.x86_64 (1441/1551) > >04:34:56,363 INFO packaging: fpaste-0.3.7.1-11.fc21.noarch (1442/1551) > >04:34:56,363 INFO packaging: ccache-3.1.9-4.fc20.x86_64 (1443/1551) > >04:34:56,364 INFO packaging: zsh-5.0.2-8.fc21.x86_64 (1444/1551) > >04:34:56,364 INFO packaging: stunnel-5.00-1.fc21.x86_64 (1445/1551) > >04:34:56,364 INFO packaging: 1:dump-0.4-0.21.b44.fc20.x86_64 (1446/1551) > >04:34:56,364 INFO packaging: uboot-tools-2014.04-0.4.rc2.fc21.x86_64 (1447/1551) > >04:34:56,364 INFO packaging: bonnie++-1.96-6.fc20.x86_64 (1448/1551) > >04:34:56,364 INFO packaging: patchutils-0.3.3-4.fc21.x86_64 (1449/1551) > >04:34:56,365 INFO packaging: 1:valgrind-3.9.0-11.svn20140319r13879.fc21.x86_64 (1450/1551) > >04:34:56,365 INFO packaging: ntsysv-1.3.61-1.fc21.x86_64 (1451/1551) > >04:34:56,365 INFO packaging: linux-atm-2.5.1-8.fc21.x86_64 (1452/1551) > >04:34:56,365 INFO packaging: numactl-2.0.9-1.fc21.x86_64 (1453/1551) > >04:34:56,365 INFO packaging: 2:irqbalance-1.0.7-4.fc21.x86_64 (1454/1551) > >04:34:56,365 INFO packaging: flex-2.5.37-4.fc21.x86_64 (1455/1551) > >04:34:56,365 INFO packaging: bison-3.0.2-1.fc21.x86_64 (1456/1551) > >04:34:56,365 INFO packaging: rcs-5.9.2-1.fc21.x86_64 (1457/1551) > >04:34:56,366 INFO packaging: nano-2.3.2-4.fc20.x86_64 (1458/1551) > >04:34:56,366 INFO packaging: jwhois-4.0-32.fc20.x86_64 (1459/1551) > >04:34:56,366 INFO packaging: attr-2.4.47-5.fc21.x86_64 (1460/1551) > >04:34:56,366 INFO packaging: 2:mtr-0.85-4.fc21.x86_64 (1461/1551) > >04:34:56,366 INFO packaging: 1:bash-completion-2.1-4.fc21.noarch (1462/1551) > >04:34:56,366 INFO packaging: ltrace-0.7.91-7.fc21.x86_64 (1463/1551) > >04:34:56,366 INFO packaging: ftp-0.17-65.fc20.x86_64 (1464/1551) > >04:34:56,366 INFO packaging: indent-2.2.11-12.fc20.x86_64 (1465/1551) > >04:34:56,367 INFO packaging: time-1.7-44.fc20.x86_64 (1466/1551) > >04:34:56,367 INFO packaging: ed-1.10-1.fc21.x86_64 (1467/1551) > >04:34:56,367 INFO packaging: zisofs-tools-1.0.8-11.fc21.x86_64 (1468/1551) > >04:34:56,367 INFO packaging: lohit-kannada-fonts-2.5.3-4.fc21.noarch (1469/1551) > >04:34:56,367 INFO packaging: 3:traceroute-2.0.19-5.fc21.x86_64 (1470/1551) > >04:34:56,367 INFO packaging: sil-mingzat-fonts-0.100-1.fc21.noarch (1471/1551) > >04:34:56,367 INFO packaging: wqy-zenhei-fonts-0.9.46-11.fc20.noarch (1472/1551) > >04:34:56,367 INFO packaging: thai-scalable-waree-fonts-0.5.0-7.fc20.noarch (1473/1551) > >04:34:56,368 INFO packaging: paratype-pt-sans-fonts-20101909-3.fc20.noarch (1474/1551) > >04:34:56,368 INFO packaging: google-noto-sans-lisu-fonts-20130807-1.fc20.noarch (1475/1551) > >04:34:56,368 INFO packaging: sil-abyssinica-fonts-1.200-6.fc20.noarch (1476/1551) > >04:34:56,368 INFO packaging: lohit-gurmukhi-fonts-2.91.0-2.fc21.noarch (1477/1551) > >04:34:56,368 INFO packaging: abattis-cantarell-fonts-0.0.15-1.fc21.noarch (1478/1551) > >04:34:56,368 INFO packaging: smc-meera-fonts-6.0-7.fc21.noarch (1479/1551) > >04:34:56,368 INFO packaging: stix-fonts-1.1.0-5.fc20.noarch (1480/1551) > >04:34:56,368 INFO packaging: paktype-naskh-basic-fonts-4.1-3.fc21.noarch (1481/1551) > >04:34:56,368 INFO packaging: sil-nuosu-fonts-2.1.1-7.fc20.noarch (1482/1551) > >04:34:56,369 INFO packaging: vlgothic-fonts-20130607-2.fc20.noarch (1483/1551) > >04:34:56,369 INFO packaging: lohit-devanagari-fonts-2.94.0-1.fc21.noarch (1484/1551) > >04:34:56,369 INFO packaging: gnu-free-sans-fonts-20120503-8.fc20.noarch (1485/1551) > >04:34:56,369 INFO packaging: lohit-gujarati-fonts-2.92.2-1.fc21.noarch (1486/1551) > >04:34:56,370 INFO packaging: cjkuni-uming-fonts-0.2.20080216.1-53.fc20.noarch (1487/1551) > >04:34:56,370 INFO packaging: strace-4.8-3.fc21.x86_64 (1488/1551) > >04:34:56,370 INFO packaging: jomolhari-fonts-0.003-17.fc21.noarch (1489/1551) > >04:34:56,370 INFO packaging: lklug-fonts-0.6-10.20090803cvs.fc20.noarch (1490/1551) > >04:34:56,370 INFO packaging: google-noto-sans-tai-viet-fonts-20130807-1.fc20.noarch (1491/1551) > >04:34:56,370 INFO packaging: khmeros-base-fonts-5.0-17.fc21.noarch (1492/1551) > >04:34:56,370 INFO packaging: google-noto-sans-tagalog-fonts-20130807-1.fc20.noarch (1493/1551) > >04:34:56,370 INFO packaging: lohit-telugu-fonts-2.5.3-3.fc20.noarch (1494/1551) > >04:34:56,371 INFO packaging: lohit-tamil-fonts-2.5.3-2.fc20.noarch (1495/1551) > >04:34:56,371 INFO packaging: lohit-assamese-fonts-2.5.3-2.fc20.noarch (1496/1551) > >04:34:56,371 INFO packaging: gnu-free-serif-fonts-20120503-8.fc20.noarch (1497/1551) > >04:34:56,371 INFO packaging: tabish-eeyek-fonts-1.0-5.fc21.noarch (1498/1551) > >04:34:56,371 INFO packaging: cscope-15.8-7.fc21.x86_64 (1499/1551) > >04:34:56,372 INFO packaging: nhn-nanum-gothic-fonts-3.020-9.fc20.noarch (1500/1551) > >04:34:56,372 INFO packaging: google-noto-sans-tai-tham-fonts-20130807-1.fc20.noarch (1501/1551) > >04:34:56,372 INFO packaging: fedora-release-notes-20-0.0.noarch (1502/1551) > >04:34:56,372 INFO packaging: google-noto-sans-meeteimayek-fonts-20130807-1.fc20.noarch (1503/1551) > >04:34:56,372 INFO packaging: google-noto-sans-mandaic-fonts-20130807-1.fc20.noarch (1504/1551) > >04:34:56,373 INFO packaging: lohit-bengali-fonts-2.5.3-4.fc20.noarch (1505/1551) > >04:34:56,373 INFO packaging: lohit-odia-fonts-2.5.5-2.fc21.noarch (1506/1551) > >04:34:56,373 INFO packaging: sil-padauk-fonts-2.8-5.fc21.noarch (1507/1551) > >04:34:56,373 INFO packaging: 1:telnet-0.17-58.fc20.x86_64 (1508/1551) > >04:34:56,373 INFO packaging: talk-0.17-46.fc21.x86_64 (1509/1551) > >04:34:56,373 INFO packaging: 1:doxygen-1.8.6-1.fc21.x86_64 (1510/1551) > >04:34:56,373 INFO packaging: dos2unix-6.0.4-1.fc21.x86_64 (1511/1551) > >04:34:56,373 INFO packaging: tree-1.6.0-11.fc20.x86_64 (1512/1551) > >04:34:56,374 INFO packaging: ctags-5.8-12.fc20.x86_64 (1513/1551) > >04:34:56,374 INFO packaging: diffstat-1.58-1.fc21.x86_64 (1514/1551) > >04:34:56,374 INFO packaging: finger-0.17-50.fc20.x86_64 (1515/1551) > >04:34:56,374 INFO packaging: 2:microcode_ctl-2.1-3.fc21.x86_64 (1516/1551) > >04:34:56,374 INFO packaging: byacc-1.9.20130304-2.fc20.x86_64 (1517/1551) > >04:34:56,374 INFO packaging: setserial-2.17-34.fc20.x86_64 (1518/1551) > >04:34:56,374 INFO packaging: vconfig-1.9-14.fc21.x86_64 (1519/1551) > >04:34:56,375 INFO packaging: b43-fwcutter-018-1.fc21.x86_64 (1520/1551) > >04:34:56,375 INFO packaging: symlinks-1.4-8.fc20.x86_64 (1521/1551) > >04:34:56,375 INFO packaging: xdelta-3.0.7-4.fc21.x86_64 (1522/1551) > >04:34:56,375 INFO packaging: mpage-2.5.6-13.fc20.x86_64 (1523/1551) > >04:34:56,375 INFO packaging: rsh-0.17-74.fc20.x86_64 (1524/1551) > >04:34:56,375 INFO packaging: 1:rdist-6.1.5-57.fc20.x86_64 (1525/1551) > >04:34:56,375 INFO packaging: bridge-utils-1.5-8.fc20.x86_64 (1526/1551) > >04:34:56,375 INFO packaging: iwl5150-firmware-8.24.2.2-37.fc21.noarch (1527/1551) > >04:34:56,376 INFO packaging: 1:iwl1000-firmware-39.31.5.1-37.fc21.noarch (1528/1551) > >04:34:56,376 INFO packaging: iwl4965-firmware-228.61.2.24-37.fc21.noarch (1529/1551) > >04:34:56,376 INFO packaging: iwl6000g2a-firmware-17.168.5.3-37.fc21.noarch (1530/1551) > >04:34:56,376 INFO packaging: rootfiles-8.1-16.fc21.noarch (1531/1551) > >04:34:56,376 INFO packaging: iwl6000g2b-firmware-17.168.5.2-37.fc21.noarch (1532/1551) > >04:34:56,376 INFO packaging: iwl3945-firmware-15.32.2.9-37.fc21.noarch (1533/1551) > >04:34:56,376 INFO packaging: iwl5000-firmware-8.83.5.1_1-37.fc21.noarch (1534/1551) > >04:34:56,376 INFO packaging: ipw2100-firmware-1.3-16.fc20.noarch (1535/1551) > >04:34:56,377 INFO packaging: iwl6050-firmware-41.28.5.1-37.fc21.noarch (1536/1551) > >04:34:56,377 INFO packaging: iwl105-firmware-18.168.6.1-37.fc21.noarch (1537/1551) > >04:34:56,377 INFO packaging: iwl100-firmware-39.31.5.1-37.fc21.noarch (1538/1551) > >04:34:56,377 INFO packaging: iwl2000-firmwar2036 blocks > >04:34:56,377 INFO packaging: e-18.168.6.1-37.fc21.noarch (1539/1551) > >04:34:56,377 INFO packaging: man-pages-3.60-1.fc21.noarch (1540/1551) > >04:34:56,377 INFO packaging: iwl3160-firmware-22.24.8.0-37.fc21.noarch (1541/1551) > >04:34:56,379 INFO packaging: words-3.0-22.fc20.noarch (1542/1551) > >04:34:56,379 INFO packaging: ipw2200-firmware-3.1-9.fc20.noarch (1543/1551) > >04:34:56,380 INFO packaging: iwl135-firmware-18.168.6.1-37.fc21.noarch (1544/1551) > >04:34:56,380 INFO packaging: atmel-firmware-1.3-12.fc20.noarch (1545/1551) > >04:34:56,380 INFO packaging: 2:ivtv-firmware-20080701-25.noarch (1546/1551) > >04:34:56,380 INFO packaging: 2:libertas-usb8388-firmware-20140317-37.gitdec41bce.fc21.noarch (1547/1551) > >04:34:56,380 INFO packaging: zd1211-firmware-1.4-9.fc20.noarch (1548/1551) > >04:34:56,381 INFO packaging: iwl6000-firmware-9.221.4.1-37.fc21.noarch (1549/1551) > >04:34:56,381 INFO packaging: iwl2030-firmware-18.168.6.1-37.fc21.noarch (1550/1551) > >04:34:56,381 INFO packaging: iwl7260-firmware-22.24.8.0-37.fc21.noarch (1551/1551) > >04:34:56,381 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >07:43:11,379 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:43:11,412 DEBUG program: Return code: 0 >07:43:11,416 INFO program: Running... udevadm settle --timeout=300 >07:43:11,554 DEBUG program: Return code: 0 >07:43:11,557 INFO program: Running... modprobe fcoe >07:43:11,639 DEBUG program: Return code: 0 >07:43:11,640 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:43:11,674 INFO program: No FCoE boot disk information is found in EDD! >07:43:11,674 DEBUG program: Return code: 1 >07:43:13,339 INFO program: Running... metacity --display :1 --sm-disable >07:43:13,342 INFO program: Running... spice-vdagent >07:43:13,393 DEBUG program: Return code: 0 >07:43:16,725 INFO program: Running... udevadm settle --timeout=300 >07:43:16,861 DEBUG program: Return code: 0 >07:43:16,865 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >07:43:17,219 DEBUG program: Return code: 0 >07:43:17,220 INFO program: Running... udevadm settle --timeout=300 >07:43:17,289 DEBUG program: Return code: 0 >07:43:17,290 INFO program: Running... systemctl start chronyd.service >07:43:17,555 DEBUG program: Return code: 0 >07:43:17,557 INFO program: Running... udevadm settle --timeout=300 >07:43:17,682 DEBUG program: Return code: 0 >07:43:18,933 INFO program: Running... multipath -c /dev/sda >07:43:19,002 INFO program: /dev/sda is not a valid multipath device path >07:43:19,003 DEBUG program: Return code: 1 >07:43:19,804 INFO program: Running... dumpe2fs -h /dev/loop1 >07:43:19,878 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:43:19,879 INFO program: Filesystem volume name: Anaconda >07:43:19,880 INFO program: Last mounted on: / >07:43:19,881 INFO program: Filesystem UUID: b9bc7a12-09da-45f9-99a0-661c8dc11673 >07:43:19,881 INFO program: Filesystem magic number: 0xEF53 >07:43:19,881 INFO program: Filesystem revision #: 1 (dynamic) >07:43:19,882 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 >07:43:19,882 INFO program: Filesystem flags: signed_directory_hash >07:43:19,882 INFO program: Default mount options: user_xattr acl >07:43:19,882 INFO program: Filesystem state: clean >07:43:19,884 INFO program: Errors behavior: Continue >07:43:19,884 INFO program: Filesystem OS type: Linux >07:43:19,884 INFO program: Inode count: 131072 >07:43:19,884 INFO program: Block count: 2097152 >07:43:19,885 INFO program: Reserved block count: 0 >07:43:19,885 INFO program: Free blocks: 1173700 >07:43:19,892 INFO program: Free inodes: 102357 >07:43:19,892 INFO program: First block: 1 >07:43:19,893 INFO program: Block size: 1024 >07:43:19,893 INFO program: Fragment size: 1024 >07:43:19,893 INFO program: Reserved GDT blocks: 256 >07:43:19,894 INFO program: Blocks per group: 8192 >07:43:19,894 INFO program: Fragments per group: 8192 >07:43:19,895 INFO program: Inodes per group: 512 >07:43:19,895 INFO program: Inode blocks per group: 128 >07:43:19,895 INFO program: Flex block group size: 16 >07:43:19,896 INFO program: Filesystem created: Sun Mar 23 14:26:52 2014 >07:43:19,896 INFO program: Last mount time: Sun Mar 23 14:28:13 2014 >07:43:19,896 INFO program: Last write time: Sun Mar 23 14:28:24 2014 >07:43:19,896 INFO program: Mount count: 2 >07:43:19,897 INFO program: Maximum mount count: -1 >07:43:19,898 INFO program: Last checked: Sun Mar 23 14:26:52 2014 >07:43:19,898 INFO program: Check interval: 0 (<none>) >07:43:19,898 INFO program: Lifetime writes: 32 MB >07:43:19,898 INFO program: Reserved blocks uid: 0 (user root) >07:43:19,899 INFO program: Reserved blocks gid: 0 (group root) >07:43:19,899 INFO program: First inode: 11 >07:43:19,899 INFO program: Inode size: 256 >07:43:19,901 INFO program: Required extra isize: 28 >07:43:19,901 INFO program: Desired extra isize: 28 >07:43:19,901 INFO program: Journal inode: 8 >07:43:19,901 INFO program: Default directory hash: half_md4 >07:43:19,902 INFO program: Directory Hash Seed: 2ef52e9f-2d57-48c7-8285-f5bd24b0992d >07:43:19,902 INFO program: Journal backup: inode blocks >07:43:19,908 INFO program: Journal features: (none) >07:43:19,908 INFO program: Journal size: 32M >07:43:19,908 INFO program: Journal length: 32768 >07:43:19,909 INFO program: Journal sequence: 0x00000016 >07:43:19,909 INFO program: Journal start: 0 >07:43:19,909 INFO program: >07:43:19,910 DEBUG program: Return code: 0 >07:43:19,910 INFO program: Running... resize2fs -P /dev/loop1 >07:43:19,979 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:43:19,980 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:43:19,983 INFO program: Couldn't find valid filesystem superblock. >07:43:19,983 DEBUG program: Return code: 1 >07:43:20,135 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:43:20,191 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:43:20,192 INFO program: Filesystem volume name: Anaconda >07:43:20,193 INFO program: Last mounted on: / >07:43:20,193 INFO program: Filesystem UUID: b9bc7a12-09da-45f9-99a0-661c8dc11673 >07:43:20,194 INFO program: Filesystem magic number: 0xEF53 >07:43:20,194 INFO program: Filesystem revision #: 1 (dynamic) >07:43:20,194 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 >07:43:20,195 INFO program: Filesystem flags: signed_directory_hash >07:43:20,195 INFO program: Default mount options: user_xattr acl >07:43:20,195 INFO program: Filesystem state: clean >07:43:20,196 INFO program: Errors behavior: Continue >07:43:20,197 INFO program: Filesystem OS type: Linux >07:43:20,197 INFO program: Inode count: 131072 >07:43:20,197 INFO program: Block count: 2097152 >07:43:20,197 INFO program: Reserved block count: 0 >07:43:20,198 INFO program: Free blocks: 1173700 >07:43:20,198 INFO program: Free inodes: 102357 >07:43:20,198 INFO program: First block: 1 >07:43:20,199 INFO program: Block size: 1024 >07:43:20,200 INFO program: Fragment size: 1024 >07:43:20,200 INFO program: Reserved GDT blocks: 256 >07:43:20,200 INFO program: Blocks per group: 8192 >07:43:20,201 INFO program: Fragments per group: 8192 >07:43:20,201 INFO program: Inodes per group: 512 >07:43:20,202 INFO program: Inode blocks per group: 128 >07:43:20,202 INFO program: Flex block group size: 16 >07:43:20,202 INFO program: Filesystem created: Sun Mar 23 14:26:52 2014 >07:43:20,203 INFO program: Last mount time: Mon Mar 24 07:43:00 2014 >07:43:20,204 INFO program: Last write time: Mon Mar 24 07:43:00 2014 >07:43:20,204 INFO program: Mount count: 3 >07:43:20,205 INFO program: Maximum mount count: -1 >07:43:20,205 INFO program: Last checked: Sun Mar 23 14:26:52 2014 >07:43:20,205 INFO program: Check interval: 0 (<none>) >07:43:20,206 INFO program: Lifetime writes: 32 MB >07:43:20,206 INFO program: Reserved blocks uid: 0 (user root) >07:43:20,206 INFO program: Reserved blocks gid: 0 (group root) >07:43:20,207 INFO program: First inode: 11 >07:43:20,208 INFO program: Inode size: 256 >07:43:20,208 INFO program: Required extra isize: 28 >07:43:20,208 INFO program: Desired extra isize: 28 >07:43:20,209 INFO program: Journal inode: 8 >07:43:20,209 INFO program: Default directory hash: half_md4 >07:43:20,209 INFO program: Directory Hash Seed: 2ef52e9f-2d57-48c7-8285-f5bd24b0992d >07:43:20,212 INFO program: Journal backup: inode blocks >07:43:20,214 INFO program: Journal features: (none) >07:43:20,214 INFO program: Journal size: 32M >07:43:20,215 INFO program: Journal length: 32768 >07:43:20,215 INFO program: Journal sequence: 0x00000017 >07:43:20,217 INFO program: Journal start: 1 >07:43:20,218 INFO program: >07:43:20,222 DEBUG program: Return code: 0 >07:43:20,223 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:43:20,280 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:43:20,280 INFO program: Estimated minimum size of the filesystem: 907608 >07:43:20,281 DEBUG program: Return code: 0 >07:43:20,536 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:43:20,580 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:43:20,580 INFO program: Filesystem volume name: Anaconda >07:43:20,581 INFO program: Last mounted on: / >07:43:20,582 INFO program: Filesystem UUID: b9bc7a12-09da-45f9-99a0-661c8dc11673 >07:43:20,582 INFO program: Filesystem magic number: 0xEF53 >07:43:20,582 INFO program: Filesystem revision #: 1 (dynamic) >07:43:20,583 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 >07:43:20,583 INFO program: Filesystem flags: signed_directory_hash >07:43:20,583 INFO program: Default mount options: user_xattr acl >07:43:20,584 INFO program: Filesystem state: clean >07:43:20,585 INFO program: Errors behavior: Continue >07:43:20,585 INFO program: Filesystem OS type: Linux >07:43:20,585 INFO program: Inode count: 131072 >07:43:20,586 INFO program: Block count: 2097152 >07:43:20,586 INFO program: Reserved block count: 0 >07:43:20,586 INFO program: Free blocks: 1173700 >07:43:20,586 INFO program: Free inodes: 102357 >07:43:20,587 INFO program: First block: 1 >07:43:20,588 INFO program: Block size: 1024 >07:43:20,588 INFO program: Fragment size: 1024 >07:43:20,588 INFO program: Reserved GDT blocks: 256 >07:43:20,591 INFO program: Blocks per group: 8192 >07:43:20,591 INFO program: Fragments per group: 8192 >07:43:20,592 INFO program: Inodes per group: 512 >07:43:20,592 INFO program: Inode blocks per group: 128 >07:43:20,592 INFO program: Flex block group size: 16 >07:43:20,593 INFO program: Filesystem created: Sun Mar 23 14:26:52 2014 >07:43:20,593 INFO program: Last mount time: Sun Mar 23 14:28:13 2014 >07:43:20,594 INFO program: Last write time: Sun Mar 23 14:28:24 2014 >07:43:20,594 INFO program: Mount count: 2 >07:43:20,594 INFO program: Maximum mount count: -1 >07:43:20,595 INFO program: Last checked: Sun Mar 23 14:26:52 2014 >07:43:20,595 INFO program: Check interval: 0 (<none>) >07:43:20,596 INFO program: Lifetime writes: 32 MB >07:43:20,596 INFO program: Reserved blocks uid: 0 (user root) >07:43:20,597 INFO program: Reserved blocks gid: 0 (group root) >07:43:20,597 INFO program: First inode: 11 >07:43:20,600 INFO program: Inode size: 256 >07:43:20,600 INFO program: Required extra isize: 28 >07:43:20,600 INFO program: Desired extra isize: 28 >07:43:20,601 INFO program: Journal inode: 8 >07:43:20,601 INFO program: Default directory hash: half_md4 >07:43:20,601 INFO program: Directory Hash Seed: 2ef52e9f-2d57-48c7-8285-f5bd24b0992d >07:43:20,601 INFO program: Journal backup: inode blocks >07:43:20,609 INFO program: Journal features: (none) >07:43:20,609 INFO program: Journal size: 32M >07:43:20,609 INFO program: Journal length: 32768 >07:43:20,610 INFO program: Journal sequence: 0x00000016 >07:43:20,610 INFO program: Journal start: 0 >07:43:20,610 INFO program: >07:43:20,611 DEBUG program: Return code: 0 >07:43:20,612 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:43:20,671 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:43:20,672 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:43:20,674 INFO program: Couldn't find valid filesystem superblock. >07:43:20,675 DEBUG program: Return code: 1 >07:43:20,752 INFO program: Running... udevadm settle --timeout=300 >07:43:20,850 DEBUG program: Return code: 0 >07:43:20,874 INFO program: Running... udevadm settle --timeout=300 >07:43:20,962 DEBUG program: Return code: 0 >07:43:21,255 INFO program: Running... hwclock --hctosys --utc >07:43:22,004 DEBUG program: Return code: 0 >03:43:38,762 INFO program: Running... modprobe vfat >03:43:38,867 DEBUG program: Return code: 0 >03:43:39,376 INFO program: Running... modprobe btrfs >03:43:39,533 DEBUG program: Return code: 0 >03:43:39,550 INFO program: Running... modprobe xfs >03:43:39,787 DEBUG program: Return code: 0 >03:45:11,478 INFO program: Running... udevadm settle --timeout=300 >03:45:11,589 DEBUG program: Return code: 0 >03:45:11,594 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpyDJILO >03:45:11,663 DEBUG program: Return code: 0 >03:45:11,664 INFO program: Running... udevadm settle --timeout=300 >03:45:11,734 DEBUG program: Return code: 0 >03:45:11,734 INFO program: Running... umount /tmp/tmpyDJILO >03:45:11,804 DEBUG program: Return code: 0 >03:51:35,064 INFO program: Running... udevadm settle --timeout=300 >03:51:35,182 DEBUG program: Return code: 0 >03:51:35,197 INFO program: Running... udevadm settle --timeout=300 >03:51:35,333 DEBUG program: Return code: 0 >03:54:19,639 INFO program: Running... hostnamectl set-hostname vbrawhide.private >03:54:19,773 DEBUG program: Return code: 0 >03:54:30,215 INFO program: Running... hwclock --systohc --utc >03:54:31,504 DEBUG program: Return code: 0 >03:54:31,558 INFO program: Running... wipefs -f -a /dev/sda >03:54:31,664 DEBUG program: Return code: 0 >03:54:31,666 INFO program: Running... udevadm settle --timeout=300 >03:54:31,777 DEBUG program: Return code: 0 >03:54:31,779 INFO program: Running... udevadm settle --timeout=300 >03:54:31,844 DEBUG program: Return code: 0 >03:54:31,901 INFO program: Running... udevadm settle --timeout=300 >03:54:31,979 DEBUG program: Return code: 0 >03:54:31,980 INFO program: Running... udevadm settle --timeout=300 >03:54:32,036 DEBUG program: Return code: 0 >03:54:32,041 INFO program: Running... udevadm settle --timeout=300 >03:54:32,097 DEBUG program: Return code: 0 >03:54:32,110 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >03:54:32,274 INFO program: 2048+0 records in >03:54:32,275 INFO program: 2048+0 records out >03:54:32,276 INFO program: 1048576 bytes (1.0 MB) copied, 0.0632026 s, 16.6 MB/s >03:54:32,276 DEBUG program: Return code: 0 >03:54:32,277 INFO program: Running... udevadm settle --timeout=300 >03:54:32,347 DEBUG program: Return code: 0 >03:54:32,366 INFO program: Running... udevadm settle --timeout=300 >03:54:32,501 DEBUG program: Return code: 0 >03:54:32,515 INFO program: Running... wipefs -f -a /dev/sda1 >03:54:32,585 DEBUG program: Return code: 0 >03:54:32,603 INFO program: Running... udevadm settle --timeout=300 >03:54:32,657 DEBUG program: Return code: 0 >03:54:32,659 INFO program: Running... udevadm settle --timeout=300 >03:54:32,715 DEBUG program: Return code: 0 >03:54:32,725 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=411648 count=2048 >03:54:32,840 INFO program: 2048+0 records in >03:54:32,841 INFO program: 2048+0 records out >03:54:32,846 INFO program: 1048576 bytes (1.0 MB) copied, 0.0544075 s, 19.3 MB/s >03:54:32,847 DEBUG program: Return code: 0 >03:54:32,848 INFO program: Running... udevadm settle --timeout=300 >03:54:32,921 DEBUG program: Return code: 0 >03:54:32,941 INFO program: Running... udevadm settle --timeout=300 >03:54:33,057 DEBUG program: Return code: 0 >03:54:33,064 INFO program: Running... wipefs -f -a /dev/sda2 >03:54:33,126 DEBUG program: Return code: 0 >03:54:33,136 INFO program: Running... udevadm settle --timeout=300 >03:54:33,199 DEBUG program: Return code: 0 >03:54:33,200 INFO program: Running... udevadm settle --timeout=300 >03:54:33,256 DEBUG program: Return code: 0 >03:54:33,268 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1435648 count=2048 >03:54:33,352 INFO program: 2048+0 records in >03:54:33,359 INFO program: 2048+0 records out >03:54:33,359 INFO program: 1048576 bytes (1.0 MB) copied, 0.0409529 s, 25.6 MB/s >03:54:33,360 DEBUG program: Return code: 0 >03:54:33,362 INFO program: Running... udevadm settle --timeout=300 >03:54:33,436 DEBUG program: Return code: 0 >03:54:33,455 INFO program: Running... udevadm settle --timeout=300 >03:54:33,582 DEBUG program: Return code: 0 >03:54:33,592 INFO program: Running... wipefs -f -a /dev/sda3 >03:54:33,649 DEBUG program: Return code: 0 >03:54:33,656 INFO program: Running... udevadm settle --timeout=300 >03:54:33,710 DEBUG program: Return code: 0 >03:54:33,712 INFO program: Running... udevadm settle --timeout=300 >03:54:33,766 DEBUG program: Return code: 0 >03:54:33,819 INFO program: Running... mke2fs -t ext4 /dev/sda3 >03:54:34,838 INFO program: mke2fs 1.42.9 (28-Dec-2013) >03:54:34,840 INFO program: Filesystem label= >03:54:34,840 INFO program: OS type: Linux >03:54:34,841 INFO program: Block size=4096 (log=2) >03:54:34,841 INFO program: Fragment size=4096 (log=2) >03:54:34,841 INFO program: Stride=0 blocks, Stripe width=0 blocks >03:54:34,842 INFO program: 3276800 inodes, 13107200 blocks >03:54:34,844 INFO program: 655360 blocks (5.00%) reserved for the super user >03:54:34,850 INFO program: First data block=0 >03:54:34,860 INFO program: Maximum filesystem blocks=4294967296 >03:54:34,861 INFO program: 400 block groups >03:54:34,862 INFO program: 32768 blocks per group, 32768 fragments per group >03:54:34,862 INFO program: 8192 inodes per group >03:54:34,863 INFO program: Superblock backups stored on blocks: >03:54:34,863 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >03:54:34,863 INFO program: 4096000, 7962624, 11239424 >03:54:34,864 INFO program: >03:54:34,864 INFO program: Allocating group tables: 0/400 done >03:54:34,864 INFO program: Writing inode tables: 0/400 done >03:54:34,865 INFO program: Creating journal (32768 blocks): done >03:54:34,865 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >03:54:34,865 INFO program: >03:54:34,866 DEBUG program: Return code: 0 >03:54:34,896 INFO program: Running... e2label /dev/sda3 root >03:54:35,337 DEBUG program: Return code: 0 >03:54:35,350 INFO program: Running... udevadm settle --timeout=300 >03:54:35,441 DEBUG program: Return code: 0 >03:54:35,447 INFO program: Running... udevadm settle --timeout=300 >03:54:35,510 DEBUG program: Return code: 0 >03:54:35,526 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=106293248 count=2048 >03:54:35,631 INFO program: 2048+0 records in >03:54:35,632 INFO program: 2048+0 records out >03:54:35,633 INFO program: 1048576 bytes (1.0 MB) copied, 0.0515449 s, 20.3 MB/s >03:54:35,633 DEBUG program: Return code: 0 >03:54:35,634 INFO program: Running... udevadm settle --timeout=300 >03:54:35,715 DEBUG program: Return code: 0 >03:54:35,742 INFO program: Running... udevadm settle --timeout=300 >03:54:35,897 DEBUG program: Return code: 0 >03:54:35,905 INFO program: Running... wipefs -f -a /dev/sda4 >03:54:35,966 DEBUG program: Return code: 0 >03:54:35,979 INFO program: Running... udevadm settle --timeout=300 >03:54:36,035 DEBUG program: Return code: 0 >03:54:36,036 INFO program: Running... udevadm settle --timeout=300 >03:54:36,094 DEBUG program: Return code: 0 >03:54:36,107 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=112584704 count=2048 >03:54:36,203 INFO program: 2048+0 records in >03:54:36,209 INFO program: 2048+0 records out >03:54:36,211 INFO program: 1048576 bytes (1.0 MB) copied, 0.0531785 s, 19.7 MB/s >03:54:36,211 DEBUG program: Return code: 0 >03:54:36,212 INFO program: Running... udevadm settle --timeout=300 >03:54:36,296 DEBUG program: Return code: 0 >03:54:36,338 INFO program: Running... udevadm settle --timeout=300 >03:54:36,541 DEBUG program: Return code: 0 >03:54:36,550 INFO program: Running... wipefs -f -a /dev/sda5 >03:54:36,618 DEBUG program: Return code: 0 >03:54:36,632 INFO program: Running... udevadm settle --timeout=300 >03:54:36,687 DEBUG program: Return code: 0 >03:54:36,689 INFO program: Running... udevadm settle --timeout=300 >03:54:36,748 DEBUG program: Return code: 0 >03:54:36,858 INFO program: Running... mke2fs -t ext4 /dev/sda5 >03:54:37,568 INFO program: mke2fs 1.42.9 (28-Dec-2013) >03:54:37,569 INFO program: Filesystem label= >03:54:37,570 INFO program: OS type: Linux >03:54:37,570 INFO program: Block size=4096 (log=2) >03:54:37,571 INFO program: Fragment size=4096 (log=2) >03:54:37,571 INFO program: Stride=0 blocks, Stripe width=0 blocks >03:54:37,571 INFO program: 1310720 inodes, 5242880 blocks >03:54:37,576 INFO program: 262144 blocks (5.00%) reserved for the super user >03:54:37,580 INFO program: First data block=0 >03:54:37,581 INFO program: Maximum filesystem blocks=4294967296 >03:54:37,581 INFO program: 160 block groups >03:54:37,581 INFO program: 32768 blocks per group, 32768 fragments per group >03:54:37,582 INFO program: 8192 inodes per group >03:54:37,582 INFO program: Superblock backups stored on blocks: >03:54:37,583 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >03:54:37,583 INFO program: 4096000 >03:54:37,583 INFO program: >03:54:37,584 INFO program: Allocating group tables: 0/160 done >03:54:37,584 INFO program: Writing inode tables: 0/160 done >03:54:37,585 INFO program: Creating journal (32768 blocks): done >03:54:37,585 INFO program: Writing superblocks and filesystem accounting information: 0/160 done >03:54:37,586 INFO program: >03:54:37,586 DEBUG program: Return code: 0 >03:54:37,599 INFO program: Running... e2label /dev/sda5 home >03:54:37,865 DEBUG program: Return code: 0 >03:54:37,889 INFO program: Running... udevadm settle --timeout=300 >03:54:37,973 DEBUG program: Return code: 0 >03:54:37,983 INFO program: Running... udevadm settle --timeout=300 >03:54:38,040 DEBUG program: Return code: 0 >03:54:38,096 INFO program: Running... mkswap -f -L swap /dev/sda4 >03:54:38,215 INFO program: Setting up swapspace version 1, size = 3145724 KiB >03:54:38,218 INFO program: LABEL=swap, UUID=c45d6b05-41d7-4ff9-981a-11f0b7f1c637 >03:54:38,219 DEBUG program: Return code: 0 >03:54:38,233 INFO program: Running... udevadm settle --timeout=300 >03:54:38,301 DEBUG program: Return code: 0 >03:54:38,307 INFO program: Running... udevadm settle --timeout=300 >03:54:38,361 DEBUG program: Return code: 0 >03:54:38,411 INFO program: Running... mke2fs -t ext4 /dev/sda2 >03:54:38,609 INFO program: mke2fs 1.42.9 (28-Dec-2013) >03:54:38,610 INFO program: Filesystem label= >03:54:38,611 INFO program: OS type: Linux >03:54:38,612 INFO program: Block size=1024 (log=0) >03:54:38,613 INFO program: Fragment size=1024 (log=0) >03:54:38,613 INFO program: Stride=0 blocks, Stripe width=0 blocks >03:54:38,614 INFO program: 128016 inodes, 512000 blocks >03:54:38,614 INFO program: 25600 blocks (5.00%) reserved for the super user >03:54:38,615 INFO program: First data block=1 >03:54:38,621 INFO program: Maximum filesystem blocks=67633152 >03:54:38,621 INFO program: 63 block groups >03:54:38,622 INFO program: 8192 blocks per group, 8192 fragments per group >03:54:38,622 INFO program: 2032 inodes per group >03:54:38,623 INFO program: Superblock backups stored on blocks: >03:54:38,623 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >03:54:38,623 INFO program: >03:54:38,624 INFO program: Allocating group tables: 0/63 done >03:54:38,624 INFO program: Writing inode tables: 0/63 done >03:54:38,624 INFO program: Creating journal (8192 blocks): done >03:54:38,625 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >03:54:38,625 INFO program: >03:54:38,625 DEBUG program: Return code: 0 >03:54:38,628 INFO program: Running... e2label /dev/sda2 boot >03:54:38,733 DEBUG program: Return code: 0 >03:54:38,737 INFO program: Running... udevadm settle --timeout=300 >03:54:38,864 DEBUG program: Return code: 0 >03:54:38,871 INFO program: Running... udevadm settle --timeout=300 >03:54:38,946 DEBUG program: Return code: 0 >03:54:38,999 INFO program: Running... mkdosfs /dev/sda1 >03:54:39,076 INFO program: mkfs.fat 3.0.26 (2014-03-07) >03:54:39,091 DEBUG program: Return code: 0 >03:54:39,106 INFO program: Running... dosfslabel /dev/sda1 bootefi >03:54:39,185 INFO program: fatlabel: warning - lowercase labels might not work properly with DOS or Windows >03:54:39,188 DEBUG program: Return code: 0 >03:54:39,197 INFO program: Running... udevadm settle --timeout=300 >03:54:39,268 DEBUG program: Return code: 0 >03:54:39,277 INFO program: Running... udevadm settle --timeout=300 >03:54:39,336 DEBUG program: Return code: 0 >03:54:39,653 INFO program: Running... swapon /dev/sda4 >03:54:39,716 DEBUG program: Return code: 0 >03:54:39,808 INFO program: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage >03:54:39,929 DEBUG program: Return code: 0 >03:54:39,967 INFO program: Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >03:54:40,051 DEBUG program: Return code: 0 >03:54:40,062 INFO program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >03:54:40,118 DEBUG program: Return code: 0 >03:54:40,204 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >03:54:40,254 DEBUG program: Return code: 0 >03:54:40,259 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >03:54:40,307 DEBUG program: Return code: 0 >03:54:40,314 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >03:54:40,361 DEBUG program: Return code: 0 >03:54:40,423 INFO program: Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage/home >03:54:40,489 DEBUG program: Return code: 0 >03:54:40,513 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >03:54:40,560 DEBUG program: Return code: 0 >03:54:40,781 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >03:54:40,839 DEBUG program: Return code: 0 >03:54:40,858 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >03:54:40,918 DEBUG program: Return code: 0 >03:54:40,924 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >03:54:40,975 DEBUG program: Return code: 0 >03:55:05,968 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 rawhide --arch x86_64 --macro __dbi_htconfig hash nofsync %{__dbi_other} %{__dbi_perms} --macro __file_context_path /etc/selinux/targeted/contexts/files/file_contexts >04:34:57,978 INFO program: Running... efibootmgr >04:34:58,227 ERR program: Error running efibootmgr: No such file or directory > > >/tmp/storage.log: >07:43:11,555 INFO blivet: ISCSID is /sbin/iscsid >07:43:11,556 INFO blivet: no initiator set >07:43:11,675 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:43:11,675 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:43:14,749 DEBUG blivet: trying to set new default fstype to 'ext4' >07:43:14,920 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:14,927 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >07:43:14,933 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:16,118 INFO blivet: Detected 1.50 GiB of memory >07:43:16,141 INFO blivet: Suggested swap size (3221225504) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >07:43:16,149 INFO blivet: Swap attempt of 0.0 >07:43:16,723 INFO blivet: resetting Blivet (version 0.45) instance <blivet.Blivet object at 0x7f101c83dc90> >07:43:16,723 INFO blivet: no initiator set >07:43:16,724 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:43:16,725 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:43:17,352 DEBUG blivet: protected device spec LABEL=Fedora_rawhide_x86_64 resolved to sr0 >07:43:17,700 INFO blivet: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >07:43:17,741 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-1a2b3c4d /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-uuid/2014-03-23-14-37-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > '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_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-03-23-14-37-36-00', > 'ID_FS_UUID_ENC': '2014-03-23-14-37-36-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5248ab09', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-1a2b3c4d', > 'ID_SERIAL_SHORT': 'VB0-1a2b3c4d', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '236028', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-1a2b3c4d', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-uuid/2014-03-23-14-37-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >07:43:17,743 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >07:43:17,754 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >07:43:17,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:17,759 INFO blivet: sr0 is a cdrom >07:43:17,765 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >07:43:17,768 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >07:43:17,778 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:43:17,789 INFO blivet: added cdrom sr0 (id 1) to device tree >07:43:17,790 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:43:17,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >07:43:17,924 INFO blivet: type detected on 'sr0' is 'iso9660' >07:43:17,927 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:43:17,936 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >07:43:17,937 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >07:43:17,938 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:43:17,948 DEBUG blivet: looking up parted Device: /dev/sr0 >07:43:18,006 INFO blivet: got device: OpticalDevice instance (0x7f101c860e50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 367 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 187904 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7f100e12d3b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >07:43:18,008 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:43:18,083 INFO blivet: got format: Iso9660FS instance (0x7f100e134350) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-03-23-14-37-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_rawhide_x86_64 size = 1 B targetSize = 1 B > >07:43:18,137 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB203463c8-7f04b1cb', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB203463c8-7f04b1cb', > 'ID_SERIAL_SHORT': 'VB203463c8-7f04b1cb', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '236187', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB203463c8-7f04b1cb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >07:43:18,146 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >07:43:18,148 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:43:18,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:18,928 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:43:18,930 INFO blivet: sda is a disk >07:43:18,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >07:43:18,932 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:43:19,003 INFO blivet: added disk sda (id 6) to device tree >07:43:19,004 DEBUG blivet: looking up parted Device: /dev/sda >07:43:19,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:43:19,142 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >07:43:19,142 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >07:43:19,143 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:43:19,144 DEBUG blivet: required disklabel type for sda (1) is None >07:43:19,144 DEBUG blivet: default disklabel type for sda is gpt >07:43:19,145 DEBUG blivet: selecting gpt disklabel for sda based on size >07:43:19,147 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >07:43:19,199 INFO blivet: no usable disklabel on sda >07:43:19,200 DEBUG blivet: no type or existing type for sda, bailing >07:43:19,211 INFO blivet: got device: DiskDevice instance (0x7f100e103750) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 100 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f10113f91d0> >07:43:19,215 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > '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': '258167', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:43:19,216 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:43:19,221 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:43:19,222 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:19,224 INFO blivet: loop0 is a loop device >07:43:19,241 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:43:19,242 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:43:19,243 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:19,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >07:43:19,256 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:43:19,257 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >07:43:19,258 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:43:19,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >07:43:19,267 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:43:19,318 INFO blivet: added loop loop0 (id 15) to device tree >07:43:19,320 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:43:19,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:43:19,322 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 18 >07:43:19,323 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >07:43:19,324 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >07:43:19,752 WARN blivet: disklabel detected but not usable on loop0 >07:43:19,753 INFO blivet: type detected on 'loop0' is 'squashfs' >07:43:19,753 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 20 >07:43:19,759 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:43:19,762 INFO blivet: got device: LoopDevice instance (0x7f1010f7d110) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0 file /run/install/repo/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >07:43:19,767 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_UUID_ENC': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258241', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:43:19,774 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:43:19,775 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:43:19,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:19,777 INFO blivet: loop1 is a loop device >07:43:19,778 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:43:19,779 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:43:19,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:19,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >07:43:19,782 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:43:19,784 INFO blivet: added file /LiveOS/rootfs.img (id 22) to device tree >07:43:19,786 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:43:19,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >07:43:19,795 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:43:19,796 INFO blivet: added loop loop1 (id 25) to device tree >07:43:19,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:43:19,798 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:43:19,799 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:19,801 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 28 >07:43:19,801 DEBUG blivet: device loop1 does not contain a disklabel >07:43:19,803 INFO blivet: type detected on 'loop1' is 'ext4' >07:43:19,992 DEBUG blivet: size=0 B, current=2 GiB >07:43:20,003 DEBUG blivet: using current size 0 as min size >07:43:20,004 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,005 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >07:43:20,006 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:43:20,007 INFO blivet: got device: LoopDevice instance (0x7f1010f7d190) -- > name = loop1 status = False kids = 0 id = 25 > parents = ['existing 0 file /LiveOS/rootfs.img (22)'] > 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 >07:43:20,014 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,033 INFO blivet: got format: Ext4FS instance (0x7f1010f7d290) object id 29-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = b9bc7a12-09da-45f9-99a0-661c8dc11673 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >07:43:20,038 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '258313', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:43:20,044 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:43:20,045 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:43:20,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,051 INFO blivet: loop2 is a loop device >07:43:20,055 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:43:20,056 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:43:20,059 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,061 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >07:43:20,063 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:43:20,065 INFO blivet: added file /overlay (deleted) (id 31) to device tree >07:43:20,068 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:43:20,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >07:43:20,071 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:43:20,073 INFO blivet: added loop loop2 (id 34) to device tree >07:43:20,074 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:43:20,074 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:43:20,076 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 37 >07:43:20,077 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:43:20,078 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >07:43:20,078 WARN blivet: aborting disklabel handler for loop2 >07:43:20,080 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >07:43:20,080 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 38 >07:43:20,081 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:43:20,083 INFO blivet: got device: LoopDevice instance (0x7f100e103f10) -- > name = loop2 status = False kids = 0 id = 34 > parents = ['existing 0 file /overlay (deleted) (31)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:43:20,086 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > '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': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_UUID_ENC': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '871675', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:43:20,088 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:43:20,089 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:43:20,091 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,093 INFO blivet: live-rw is a device-mapper device >07:43:20,096 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:43:20,098 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:43:20,100 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (25) with existing ext4 filesystem >07:43:20,105 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:43:20,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop2 (34) >07:43:20,113 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:43:20,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,119 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:43:20,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >07:43:20,122 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:43:20,124 INFO blivet: added dm live-rw (id 40) to device tree >07:43:20,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:43:20,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:43:20,128 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,129 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 43 >07:43:20,130 DEBUG blivet: device live-rw does not contain a disklabel >07:43:20,134 INFO blivet: type detected on 'live-rw' is 'ext4' >07:43:20,309 DEBUG blivet: size=886.33 MiB, current=2 GiB >07:43:20,309 DEBUG blivet: padding min size from 929390592 up to 929391092 >07:43:20,311 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,312 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 44 >07:43:20,313 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:43:20,314 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:43:20,471 INFO blivet: got device: DMDevice instance (0x7f100e117f10) -- > name = live-rw status = True kids = 0 id = 40 > parents = ['existing 0 loop loop2 (34)'] > uuid = None size = 2 GiB > 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 0x7f100daabb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:43:20,482 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,493 INFO blivet: got format: Ext4FS instance (0x7f1010f7df50) object id 44-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b9bc7a12-09da-45f9-99a0-661c8dc11673 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >07:43:20,500 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1395646983', > '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': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_UUID_ENC': 'b9bc7a12-09da-45f9-99a0-661c8dc11673', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '927673', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b9bc7a12-09da-45f9-99a0-661c8dc11673', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:43:20,502 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:43:20,503 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:43:20,505 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,505 INFO blivet: live-base is a device-mapper device >07:43:20,508 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:43:20,510 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:43:20,512 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:43:20,515 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (25) with existing ext4 filesystem >07:43:20,517 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:43:20,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:43:20,526 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >07:43:20,526 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >07:43:20,528 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:43:20,528 INFO blivet: added dm live-base (id 46) to device tree >07:43:20,529 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:43:20,531 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:43:20,532 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,533 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 49 >07:43:20,534 DEBUG blivet: device live-base does not contain a disklabel >07:43:20,534 INFO blivet: type detected on 'live-base' is 'ext4' >07:43:20,679 DEBUG blivet: size=0 B, current=2 GiB >07:43:20,681 DEBUG blivet: using current size 0 as min size >07:43:20,682 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,683 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 50 >07:43:20,684 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:43:20,687 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:43:20,719 INFO blivet: got device: DMDevice instance (0x7f1010f7de10) -- > name = live-base status = True kids = 0 id = 46 > parents = ['existing 0 loop loop1 (25) with existing ext4 filesystem'] > uuid = None size = 2 GiB > 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 0x7f100daabb90> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:43:20,722 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:20,742 INFO blivet: got format: Ext4FS instance (0x7f1010f7dd50) object id 50-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = b9bc7a12-09da-45f9-99a0-661c8dc11673 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >07:43:20,866 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:43:20,867 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:43:20,871 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:43:20,964 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:43:20,965 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:43:20,966 INFO blivet: edd: collected mbr signatures: {} >07:43:21,122 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:21,125 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:21,128 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:21,130 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:43:21,155 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:43:21,285 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:43:21,303 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:43:21,305 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >07:43:21,307 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:43:21,327 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 367 MiB cdrom sr0 (1) with existing iso9660 filesystem >07:43:21,503 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:43:21,504 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >07:43:21,511 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >07:43:21,512 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:43:21,518 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 367 MiB cdrom sr0 (1) with existing iso9660 filesystem >07:43:35,535 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:43:35,536 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:43:35,537 DEBUG blivet: NFSv4.supported: supported: False ; >07:43:35,538 DEBUG blivet: NFSv4.supported: supported: False ; >07:43:35,539 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:43:35,540 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:43:35,541 DEBUG blivet: Ext4FS.supported: supported: True ; >07:43:35,543 DEBUG blivet: Ext4FS.supported: supported: True ; >03:43:38,422 DEBUG blivet: Ext3FS.supported: supported: True ; >03:43:38,423 DEBUG blivet: Ext3FS.supported: supported: True ; >03:43:38,588 DEBUG blivet: Ext2FS.supported: supported: True ; >03:43:38,589 DEBUG blivet: Ext2FS.supported: supported: True ; >03:43:38,760 DEBUG blivet: SysFS.supported: supported: False ; >03:43:38,761 DEBUG blivet: SysFS.supported: supported: False ; >03:43:39,152 DEBUG blivet: MultipathMember.__init__: >03:43:39,153 DEBUG blivet: MDRaidMember.__init__: >03:43:39,156 DEBUG blivet: ProcFS.supported: supported: False ; >03:43:39,156 DEBUG blivet: ProcFS.supported: supported: False ; >03:43:39,158 DEBUG blivet: SwapSpace.__init__: >03:43:39,371 DEBUG blivet: NoDevFS.supported: supported: False ; >03:43:39,371 DEBUG blivet: NoDevFS.supported: supported: False ; >03:43:39,373 DEBUG blivet: DevPtsFS.supported: supported: False ; >03:43:39,375 DEBUG blivet: DevPtsFS.supported: supported: False ; >03:43:39,376 DEBUG blivet: BTRFS.supported: supported: True ; >03:43:39,536 DEBUG blivet: USBFS.supported: supported: False ; >03:43:39,538 DEBUG blivet: USBFS.supported: supported: False ; >03:43:39,539 DEBUG blivet: DiskLabel.__init__: >03:43:39,539 INFO blivet: DiskLabel.partedDevice returning None >03:43:39,541 DEBUG blivet: HFSPlus.supported: supported: False ; >03:43:39,545 DEBUG blivet: HFSPlus.supported: supported: False ; >03:43:39,549 DEBUG blivet: XFS.supported: supported: True ; >03:43:39,790 DEBUG blivet: XFS.supported: supported: True ; >03:43:39,915 DEBUG blivet: TmpFS.supported: supported: True ; >03:43:40,002 DEBUG blivet: LUKS.__init__: >03:43:40,004 DEBUG blivet: NTFS.supported: supported: False ; >03:43:40,005 DEBUG blivet: NTFS.supported: supported: False ; >03:43:40,005 DEBUG blivet: BindFS.supported: supported: False ; >03:43:40,007 DEBUG blivet: BindFS.supported: supported: False ; >03:43:40,010 DEBUG blivet: HFS.supported: supported: False ; >03:43:40,012 DEBUG blivet: HFS.supported: supported: False ; >03:43:40,015 DEBUG blivet: LVMPhysicalVolume.__init__: >03:43:40,016 DEBUG blivet: NFS.supported: supported: False ; >03:43:40,017 DEBUG blivet: NFS.supported: supported: False ; >03:43:40,021 DEBUG blivet: FATFS.supported: supported: True ; >03:43:40,025 DEBUG blivet: FATFS.supported: supported: True ; >03:43:40,226 DEBUG blivet: DMRaidMember.__init__: >03:45:11,461 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:45:11,471 INFO blivet: updating format of device: existing 367 MiB cdrom sr0 (1) with existing iso9660 filesystem >03:45:11,473 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >03:45:11,591 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:45:11,592 DEBUG blivet: no type or existing type for sr0, bailing >03:45:11,592 INFO blivet: got format: existing iso9660 filesystem >03:47:37,538 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:47:37,674 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:48:53,854 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:48:53,874 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >03:51:04,608 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:51:04,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) >03:51:34,929 INFO blivet: Detected 1.50 GiB of memory >03:51:34,942 INFO blivet: Swap attempt of 3221225504 >03:51:34,950 DEBUG blivet: clearpart: initializing sda >03:51:34,950 DEBUG blivet: removing sda >03:51:34,954 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >03:51:34,966 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:51:34,975 INFO blivet: registered action: [87] Destroy Format None on disk sda (id 6) >03:51:34,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >03:51:34,982 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:51:34,987 INFO blivet: registered action: [89] Destroy Format None on disk sda (id 6) >03:51:34,991 DEBUG blivet: required disklabel type for sda (1) is None >03:51:34,992 DEBUG blivet: default disklabel type for sda is gpt >03:51:34,995 DEBUG blivet: selecting gpt disklabel for sda based on size >03:51:34,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >03:51:35,006 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >03:51:35,015 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f100ee8f750> > PedDisk: <_ped.Disk object at 0x7f100ee315f0> >03:51:35,022 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 91 >03:51:35,027 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:51:35,027 INFO blivet: registered action: [92] Create Format gpt disklabel on disk sda (id 6) >03:51:35,037 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:51:35,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:51:35,061 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:51:35,339 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:51:35,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:51:35,346 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:51:35,347 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:51:35,351 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:51:35,352 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:51:35,355 DEBUG blivet: starting Blivet copy >03:51:35,379 DEBUG blivet: finished Blivet copy >03:51:47,472 DEBUG storage.ui: doAutoPart: True >03:51:47,473 DEBUG storage.ui: encryptedAutoPart: False >03:51:47,474 DEBUG storage.ui: autoPartType: 0 >03:51:47,474 DEBUG storage.ui: clearPartType: 2 >03:51:47,474 DEBUG storage.ui: clearPartDisks: ['sda'] >03:51:47,502 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f100ee6e7d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f100ee6e810) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f100ee6e850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f100ee6e890) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True >PartSpec instance (0x7f100ee6e8d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3221225504 maxSize = None grow = False > >03:51:47,503 DEBUG storage.ui: storage.disks: ['sda'] >03:51:47,503 DEBUG storage.ui: storage.partitioned: ['sda'] >03:51:47,504 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >03:51:47,506 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,508 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,509 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,510 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,511 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,511 DEBUG storage.ui: boot disk: None >03:51:47,517 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] >03:51:47,518 DEBUG storage.ui: devs: [] >03:51:47,521 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:51:47,522 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 129 >03:51:47,523 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,525 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >03:51:47,527 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >03:51:47,528 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,528 INFO storage.ui: added partition req0 (id 130) to device tree >03:51:47,530 INFO storage.ui: registered action: [132] Create Device partition req0 (id 130) >03:51:47,530 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 134 >03:51:47,530 INFO storage.ui: registered action: [133] Create Format ext4 filesystem mounted at / on partition req0 (id 130) >03:51:47,532 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:51:47,532 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 135 >03:51:47,534 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,536 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >03:51:47,537 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >03:51:47,539 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,539 INFO storage.ui: added partition req1 (id 136) to device tree >03:51:47,540 INFO storage.ui: registered action: [138] Create Device partition req1 (id 136) >03:51:47,540 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 140 >03:51:47,540 INFO storage.ui: registered action: [139] Create Format ext4 filesystem mounted at /home on partition req1 (id 136) >03:51:47,542 DEBUG storage.ui: Ext4FS.supported: supported: True ; >03:51:47,542 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 141 >03:51:47,543 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,544 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >03:51:47,546 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >03:51:47,547 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,547 INFO storage.ui: added partition req2 (id 142) to device tree >03:51:47,547 INFO storage.ui: registered action: [144] Create Device partition req2 (id 142) >03:51:47,549 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 146 >03:51:47,549 INFO storage.ui: registered action: [145] Create Format ext4 filesystem mounted at /boot on partition req2 (id 142) >03:51:47,549 DEBUG storage.ui: getFormat('efi') returning EFIFS instance with object id 147 >03:51:47,551 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,552 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >03:51:47,553 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >03:51:47,554 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,555 INFO storage.ui: added partition req3 (id 148) to device tree >03:51:47,555 INFO storage.ui: registered action: [150] Create Device partition req3 (id 148) >03:51:47,555 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 152 >03:51:47,557 INFO storage.ui: registered action: [151] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 148) >03:51:47,558 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >03:51:47,559 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 153 >03:51:47,560 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,561 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >03:51:47,562 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: swap ; >03:51:47,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,564 INFO storage.ui: added partition req4 (id 154) to device tree >03:51:47,564 INFO storage.ui: registered action: [156] Create Device partition req4 (id 154) >03:51:47,564 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 158 >03:51:47,565 INFO storage.ui: registered action: [157] Create Format swap on partition req4 (id 154) >03:51:47,566 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:51:47,567 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 130)', 'req1(id 136)', 'req2(id 142)', 'req3(id 148)', 'req4(id 154)'] from disk(s) ['sda'] >03:51:47,568 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 130)', 'req1(id 136)', 'req2(id 142)', 'req3(id 148)', 'req4(id 154)'] >03:51:47,568 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req4(id 154)', 'req0(id 130)', 'req1(id 136)'] from disk(s) ['sda'] >03:51:47,570 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,571 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,572 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,574 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,575 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,583 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20 MiB ; grow: True ; max_size: 200 MiB ; start: None ; end: None >03:51:47,584 DEBUG storage.ui: checking freespace on sda >03:51:47,588 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20 MiB boot=True best=None grow=True start=None >03:51:47,593 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:51:47,596 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:51:47,597 DEBUG storage.ui: evaluating growth potential for new layout >03:51:47,598 DEBUG storage.ui: calculating growth for disk /dev/sda >03:51:47,598 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:51:47,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:51:47,601 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005acec90> PedPartition: <_ped.Partition object at 0x7f1005ac7c50> >03:51:47,602 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:51:47,604 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,605 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,605 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:47,606 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:47,609 DEBUG storage.ui: 1 requests and 209674173 (99.98 GiB) left in chunk >03:51:47,612 DEBUG storage.ui: adding 209674173 (99.98 GiB) to 148 (sda1) >03:51:47,616 DEBUG storage.ui: taking back 209305533 (99.80 GiB) from 148 (sda1) >03:51:47,620 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:47,628 DEBUG storage.ui: request 148 (sda1) growth: 368640 (180 MiB) size: 200 MiB >03:51:47,631 DEBUG storage.ui: disk /dev/sda growth: 368640 (180 MiB) >03:51:47,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:51:47,633 DEBUG storage.ui: device sda1 new partedPartition None >03:51:47,634 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:51:47,635 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:47,636 DEBUG storage.ui: total growth: 368640 sectors >03:51:47,636 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:51:47,640 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:51:47,641 DEBUG storage.ui: new free allows for 368640 sectors of growth >03:51:47,641 DEBUG storage.ui: found free space for bootable request >03:51:47,641 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:51:47,645 DEBUG storage.ui: created partition sda1 of 20 MiB and added it to /dev/sda >03:51:47,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:51:47,646 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005acee90> PedPartition: <_ped.Partition object at 0x7f1005ac7d10> >03:51:47,647 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:51:47,649 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:47,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:51:47,650 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aced90> PedPartition: <_ped.Partition object at 0x7f1005ac7d70> >03:51:47,652 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,654 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,655 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,657 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,657 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,660 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:51:47,660 DEBUG storage.ui: checking freespace on sda >03:51:47,663 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:51:47,667 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:51:47,671 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:51:47,675 DEBUG storage.ui: checking 43008-209715166 (99.97 GiB) >03:51:47,679 DEBUG storage.ui: current free range is 43008-209715166 (99.97 GiB) >03:51:47,679 DEBUG storage.ui: evaluating growth potential for new layout >03:51:47,680 DEBUG storage.ui: calculating growth for disk /dev/sda >03:51:47,681 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:51:47,682 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7290> PedPartition: <_ped.Partition object at 0x7f1005ac7a70> >03:51:47,683 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:51:47,684 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:51:47,685 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,685 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,686 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:47,686 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:47,686 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:51:47,691 DEBUG storage.ui: 1 requests and 208650173 (99.49 GiB) left in chunk >03:51:47,695 DEBUG storage.ui: adding 208650173 (99.49 GiB) to 148 (sda1) >03:51:47,699 DEBUG storage.ui: taking back 208281533 (99.31 GiB) from 148 (sda1) >03:51:47,702 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:47,708 DEBUG storage.ui: request 148 (sda1) growth: 368640 (180 MiB) size: 200 MiB >03:51:47,711 DEBUG storage.ui: request 142 (sda2) growth: 0 (0 B) size: 500 MiB >03:51:47,715 DEBUG storage.ui: disk /dev/sda growth: 368640 (180 MiB) >03:51:47,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:51:47,716 DEBUG storage.ui: device sda2 new partedPartition None >03:51:47,717 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:51:47,718 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:51:47,719 DEBUG storage.ui: total growth: 368640 sectors >03:51:47,719 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:51:47,723 DEBUG storage.ui: new free: 43008-209715166 / 99.97 GiB >03:51:47,723 DEBUG storage.ui: new free allows for 368640 sectors of growth >03:51:47,724 DEBUG storage.ui: found free space for bootable request >03:51:47,728 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:51:47,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:51:47,730 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aadcd0> PedPartition: <_ped.Partition object at 0x7f1005ac7cb0> >03:51:47,731 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:51:47,732 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:51:47,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:51:47,734 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005acef10> PedPartition: <_ped.Partition object at 0x7f1005ac7d10> >03:51:47,737 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,738 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,739 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,741 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,741 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,742 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3221225504 ; grow: False ; max_size: 0 ; start: None ; end: None >03:51:47,742 DEBUG storage.ui: checking freespace on sda >03:51:47,743 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3221225504 boot=False best=None grow=False start=None >03:51:47,746 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:51:47,750 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:51:47,754 DEBUG storage.ui: checking 1067008-209715166 (99.49 GiB) >03:51:47,758 DEBUG storage.ui: current free range is 1067008-209715166 (99.49 GiB) >03:51:47,759 DEBUG storage.ui: evaluating growth potential for new layout >03:51:47,759 DEBUG storage.ui: calculating growth for disk /dev/sda >03:51:47,761 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:51:47,761 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7310> PedPartition: <_ped.Partition object at 0x7f1005ac7bf0> >03:51:47,762 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:51:47,763 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:51:47,764 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,764 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,765 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,766 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:47,767 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:47,767 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:51:47,767 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda3 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:51:47,770 DEBUG storage.ui: 1 requests and 202358717 (96.49 GiB) left in chunk >03:51:47,774 DEBUG storage.ui: adding 202358717 (96.49 GiB) to 148 (sda1) >03:51:47,778 DEBUG storage.ui: taking back 201990077 (96.31 GiB) from 148 (sda1) >03:51:47,781 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:47,788 DEBUG storage.ui: request 148 (sda1) growth: 368640 (180 MiB) size: 200 MiB >03:51:47,792 DEBUG storage.ui: request 142 (sda2) growth: 0 (0 B) size: 500 MiB >03:51:47,796 DEBUG storage.ui: request 154 (sda3) growth: 0 (0 B) size: 3 GiB >03:51:47,799 DEBUG storage.ui: disk /dev/sda growth: 368640 (180 MiB) >03:51:47,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:51:47,801 DEBUG storage.ui: device sda3 new partedPartition None >03:51:47,802 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:51:47,803 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:51:47,803 DEBUG storage.ui: total growth: 368640 sectors >03:51:47,804 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:51:47,807 DEBUG storage.ui: new free: 1067008-209715166 / 99.49 GiB >03:51:47,807 DEBUG storage.ui: new free allows for 368640 sectors of growth >03:51:47,811 DEBUG storage.ui: created partition sda3 of 3 GiB and added it to /dev/sda >03:51:47,812 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:51:47,813 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7110> PedPartition: <_ped.Partition object at 0x7f1005ac7e30> >03:51:47,814 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:51:47,818 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:51:47,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:51:47,819 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad75d0> PedPartition: <_ped.Partition object at 0x7f1005ac7e90> >03:51:47,820 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,821 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,824 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,828 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,828 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,837 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1 GiB ; grow: True ; max_size: 50 GiB ; start: None ; end: None >03:51:47,837 DEBUG storage.ui: checking freespace on sda >03:51:47,842 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1 GiB boot=False best=None grow=True start=None >03:51:47,846 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:51:47,849 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:51:47,852 DEBUG storage.ui: checking 7358464-209715166 (96.49 GiB) >03:51:47,856 DEBUG storage.ui: current free range is 7358464-209715166 (96.49 GiB) >03:51:47,857 DEBUG storage.ui: evaluating growth potential for new layout >03:51:47,857 DEBUG storage.ui: calculating growth for disk /dev/sda >03:51:47,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:51:47,860 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7790> PedPartition: <_ped.Partition object at 0x7f1005ac7ef0> >03:51:47,862 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:51:47,863 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:51:47,864 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,864 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,865 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,865 DEBUG storage.ui: adding request 130 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,866 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:47,866 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:47,866 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:51:47,867 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda3 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:51:47,867 DEBUG storage.ui: req: PartitionRequest instance -- >id = 130 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >03:51:47,871 DEBUG storage.ui: 2 requests and 200261565 (95.49 GiB) left in chunk >03:51:47,872 DEBUG storage.ui: adding 0 (0 B) to 148 (sda1) >03:51:47,873 DEBUG storage.ui: new grow amount for request 148 (sda1) is 0 units, or 0 B >03:51:47,873 DEBUG storage.ui: adding 0 (0 B) to 130 (sda4) >03:51:47,874 DEBUG storage.ui: new grow amount for request 130 (sda4) is 0 units, or 0 B >03:51:47,877 DEBUG storage.ui: adding 200261565 (95.49 GiB) to 148 (sda1) >03:51:47,881 DEBUG storage.ui: taking back 199892925 (95.31 GiB) from 148 (sda1) >03:51:47,884 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:47,888 DEBUG storage.ui: adding 199892925 (95.31 GiB) to 130 (sda4) >03:51:47,892 DEBUG storage.ui: taking back 97132477 (46.31 GiB) from 130 (sda4) >03:51:47,896 DEBUG storage.ui: new grow amount for request 130 (sda4) is 102760448 units, or 49 GiB >03:51:47,903 DEBUG storage.ui: request 148 (sda1) growth: 368640 (180 MiB) size: 200 MiB >03:51:47,906 DEBUG storage.ui: request 142 (sda2) growth: 0 (0 B) size: 500 MiB >03:51:47,910 DEBUG storage.ui: request 154 (sda3) growth: 0 (0 B) size: 3 GiB >03:51:47,917 DEBUG storage.ui: request 130 (sda4) growth: 102760448 (49 GiB) size: 50 GiB >03:51:47,920 DEBUG storage.ui: disk /dev/sda growth: 103129088 (49.17 GiB) >03:51:47,921 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:51:47,922 DEBUG storage.ui: device sda4 new partedPartition None >03:51:47,923 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:51:47,924 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:51:47,924 DEBUG storage.ui: total growth: 103129088 sectors >03:51:47,925 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:51:47,928 DEBUG storage.ui: new free: 7358464-209715166 / 96.49 GiB >03:51:47,929 DEBUG storage.ui: new free allows for 103129088 sectors of growth >03:51:47,933 DEBUG storage.ui: created partition sda4 of 1 GiB and added it to /dev/sda >03:51:47,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:51:47,935 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7ad0> PedPartition: <_ped.Partition object at 0x7f1005ac7a70> >03:51:47,937 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:51:47,938 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:51:47,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:51:47,941 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7e50> PedPartition: <_ped.Partition object at 0x7f1005add110> >03:51:47,943 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >03:51:47,944 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >03:51:47,945 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >03:51:47,947 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >03:51:47,947 DEBUG storage.ui: failed to resolve '/dev/' >03:51:47,950 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 ; start: None ; end: None >03:51:47,951 DEBUG storage.ui: checking freespace on sda >03:51:47,954 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >03:51:47,958 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:51:47,961 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:51:47,965 DEBUG storage.ui: checking 9455616-209715166 (95.49 GiB) >03:51:47,969 DEBUG storage.ui: current free range is 9455616-209715166 (95.49 GiB) >03:51:47,970 DEBUG storage.ui: evaluating growth potential for new layout >03:51:47,970 DEBUG storage.ui: calculating growth for disk /dev/sda >03:51:47,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:51:47,972 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad78d0> PedPartition: <_ped.Partition object at 0x7f1005ac7bf0> >03:51:47,973 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:51:47,975 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:51:47,976 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,976 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,976 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,977 DEBUG storage.ui: adding request 130 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,978 DEBUG storage.ui: adding request 136 to chunk 209715133 (34-209715166) on /dev/sda >03:51:47,978 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:47,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:47,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:51:47,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda3 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:51:47,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 130 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >03:51:47,980 DEBUG storage.ui: req: PartitionRequest instance -- >id = 136 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >03:51:47,983 DEBUG storage.ui: 3 requests and 199237565 (95.00 GiB) left in chunk >03:51:47,984 DEBUG storage.ui: adding 0 (0 B) to 148 (sda1) >03:51:47,985 DEBUG storage.ui: new grow amount for request 148 (sda1) is 0 units, or 0 B >03:51:47,985 DEBUG storage.ui: adding 0 (0 B) to 130 (sda4) >03:51:47,986 DEBUG storage.ui: new grow amount for request 130 (sda4) is 0 units, or 0 B >03:51:47,986 DEBUG storage.ui: adding 0 (0 B) to 136 (sda5) >03:51:47,987 DEBUG storage.ui: new grow amount for request 136 (sda5) is 0 units, or 0 B >03:51:47,991 DEBUG storage.ui: adding 199237565 (95.00 GiB) to 148 (sda1) >03:51:47,994 DEBUG storage.ui: taking back 198868925 (94.82 GiB) from 148 (sda1) >03:51:47,999 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:48,002 DEBUG storage.ui: adding 198868925 (94.82 GiB) to 130 (sda4) >03:51:48,006 DEBUG storage.ui: taking back 96108477 (45.82 GiB) from 130 (sda4) >03:51:48,010 DEBUG storage.ui: new grow amount for request 130 (sda4) is 102760448 units, or 49 GiB >03:51:48,013 DEBUG storage.ui: adding 96108477 (45.82 GiB) to 136 (sda5) >03:51:48,019 DEBUG storage.ui: new grow amount for request 136 (sda5) is 96108477 units, or 45.82 GiB >03:51:48,025 DEBUG storage.ui: request 148 (sda1) growth: 368640 (180 MiB) size: 200 MiB >03:51:48,031 DEBUG storage.ui: request 142 (sda2) growth: 0 (0 B) size: 500 MiB >03:51:48,036 DEBUG storage.ui: request 154 (sda3) growth: 0 (0 B) size: 3 GiB >03:51:48,043 DEBUG storage.ui: request 130 (sda4) growth: 102760448 (49 GiB) size: 50 GiB >03:51:48,050 DEBUG storage.ui: request 136 (sda5) growth: 96108477 (45.82 GiB) size: 46.31 GiB >03:51:48,054 DEBUG storage.ui: disk /dev/sda growth: 199237565 (95.00 GiB) >03:51:48,056 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:51:48,056 DEBUG storage.ui: device sda5 new partedPartition None >03:51:48,057 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:51:48,058 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:51:48,059 DEBUG storage.ui: total growth: 199237565 sectors >03:51:48,059 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:51:48,062 DEBUG storage.ui: new free: 9455616-209715166 / 95.49 GiB >03:51:48,063 DEBUG storage.ui: new free allows for 199237565 sectors of growth >03:51:48,066 DEBUG storage.ui: created partition sda5 of 500 MiB and added it to /dev/sda >03:51:48,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:51:48,069 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7810> PedPartition: <_ped.Partition object at 0x7f1005ac7f50> >03:51:48,070 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:51:48,072 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:51:48,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:51:48,075 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7090> PedPartition: <_ped.Partition object at 0x7f1005ac7b90> >03:51:48,077 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 130)', 'sda5(id 136)', 'sda2(id 142)', 'sda1(id 148)', 'sda3(id 154)'] >03:51:48,077 DEBUG storage.ui: growable partitions are ['sda4', 'sda5', 'sda1'] >03:51:48,078 DEBUG storage.ui: adding request 130 to chunk 209715133 (34-209715166) on /dev/sda >03:51:48,078 DEBUG storage.ui: adding request 136 to chunk 209715133 (34-209715166) on /dev/sda >03:51:48,079 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:51:48,079 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:51:48,080 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:51:48,080 DEBUG storage.ui: disk sda has 1 chunks >03:51:48,081 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:51:48,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >03:51:48,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:51:48,082 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda3 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:51:48,082 DEBUG storage.ui: req: PartitionRequest instance -- >id = 130 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >03:51:48,082 DEBUG storage.ui: req: PartitionRequest instance -- >id = 136 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 34358714368 >done = False >03:51:48,085 DEBUG storage.ui: 3 requests and 199237565 (95.00 GiB) left in chunk >03:51:48,086 DEBUG storage.ui: adding 0 (0 B) to 148 (sda1) >03:51:48,086 DEBUG storage.ui: new grow amount for request 148 (sda1) is 0 units, or 0 B >03:51:48,087 DEBUG storage.ui: adding 0 (0 B) to 130 (sda4) >03:51:48,087 DEBUG storage.ui: new grow amount for request 130 (sda4) is 0 units, or 0 B >03:51:48,087 DEBUG storage.ui: adding 0 (0 B) to 136 (sda5) >03:51:48,088 DEBUG storage.ui: new grow amount for request 136 (sda5) is 0 units, or 0 B >03:51:48,093 DEBUG storage.ui: adding 199237565 (95.00 GiB) to 148 (sda1) >03:51:48,097 DEBUG storage.ui: taking back 198868925 (94.82 GiB) from 148 (sda1) >03:51:48,100 DEBUG storage.ui: new grow amount for request 148 (sda1) is 368640 units, or 180 MiB >03:51:48,103 DEBUG storage.ui: adding 198868925 (94.82 GiB) to 130 (sda4) >03:51:48,107 DEBUG storage.ui: taking back 96108477 (45.82 GiB) from 130 (sda4) >03:51:48,111 DEBUG storage.ui: new grow amount for request 130 (sda4) is 102760448 units, or 49 GiB >03:51:48,114 DEBUG storage.ui: adding 96108477 (45.82 GiB) to 136 (sda5) >03:51:48,118 DEBUG storage.ui: new grow amount for request 136 (sda5) is 96108477 units, or 45.82 GiB >03:51:48,119 DEBUG storage.ui: growing partitions on sda >03:51:48,119 DEBUG storage.ui: partition sda1 (148): 0 >03:51:48,119 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad79d0> >03:51:48,121 DEBUG storage.ui: partition sda2 (142): 0 >03:51:48,121 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad7c10> >03:51:48,122 DEBUG storage.ui: partition sda3 (154): 0 >03:51:48,122 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 7727103 length: 6291456 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad7210> >03:51:48,122 DEBUG storage.ui: partition sda4 (130): 0 >03:51:48,123 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 7727104 end: 112584703 length: 104857600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad6050> >03:51:48,124 DEBUG storage.ui: partition sda5 (136): 0 >03:51:48,124 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 112584704 end: 209713151 length: 97128448 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad6210> >03:51:48,125 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 154)', 'sda4(id 130)', 'sda5(id 136)'] from disk(s) ['sda'] >03:51:48,127 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:51:48,127 DEBUG storage.ui: device sda1 new partedPartition None >03:51:48,129 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:51:48,130 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:51:48,132 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:51:48,132 DEBUG storage.ui: device sda2 new partedPartition None >03:51:48,133 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:51:48,134 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:51:48,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:51:48,136 DEBUG storage.ui: device sda3 new partedPartition None >03:51:48,137 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:51:48,138 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:51:48,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:51:48,140 DEBUG storage.ui: device sda4 new partedPartition None >03:51:48,141 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:51:48,142 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:51:48,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:51:48,144 DEBUG storage.ui: device sda5 new partedPartition None >03:51:48,146 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:51:48,148 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:51:48,148 DEBUG storage.ui: back from removeNewPartitions >03:51:48,148 DEBUG storage.ui: extended: None >03:51:48,149 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad79d0> >03:51:48,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:51:48,151 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aceed0> PedPartition: <_ped.Partition object at 0x7f1005add0b0> >03:51:48,152 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:51:48,154 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:51:48,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:51:48,156 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005acee50> PedPartition: <_ped.Partition object at 0x7f1005ac7d10> >03:51:48,157 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad7c10> >03:51:48,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:51:48,168 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7e10> PedPartition: <_ped.Partition object at 0x7f1005add050> >03:51:48,169 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:51:48,171 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:51:48,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:51:48,173 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7150> PedPartition: <_ped.Partition object at 0x7f1005ac7a70> >03:51:48,174 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1435648 end: 7727103 length: 6291456 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad7210> >03:51:48,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:51:48,176 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aadb10> PedPartition: <_ped.Partition object at 0x7f1005add170> >03:51:48,177 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:51:48,179 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:51:48,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:51:48,181 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aceb10> PedPartition: <_ped.Partition object at 0x7f1005ac7cb0> >03:51:48,182 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 7727104 end: 112584703 length: 104857600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad6050> >03:51:48,184 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:51:48,185 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7310> PedPartition: <_ped.Partition object at 0x7f1005add1d0> >03:51:48,187 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:51:48,188 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:51:48,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:51:48,190 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6610> PedPartition: <_ped.Partition object at 0x7f1005add290> >03:51:48,191 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 112584704 end: 209713151 length: 97128448 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ad6210> >03:51:48,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:51:48,192 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ace450> PedPartition: <_ped.Partition object at 0x7f1005add230> >03:51:48,194 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:51:48,195 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:51:48,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:51:48,197 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6b50> PedPartition: <_ped.Partition object at 0x7f1005add3b0> >03:51:48,202 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:51:48,206 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:51:48,209 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda3 (154) with non-existent swap >03:51:48,212 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda4 (130) with non-existent ext4 filesystem mounted at / >03:51:48,216 DEBUG storage.ui: fixing size of non-existent 46.31 GiB partition sda5 (136) with non-existent ext4 filesystem mounted at /home >03:51:48,219 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:51:48,225 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:51:48,226 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:51:48,227 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:51:48,232 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:51:48,233 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:51:48,314 DEBUG blivet: Ext4FS.supported: supported: True ; >03:51:48,314 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 159 >03:52:03,615 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:03,615 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 160 >03:52:03,623 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 500 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:03,645 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500 MiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 5 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] ; raid_level: None ; label: boot ; container_name: None ; device: non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot ; mountpoint: /boot ; fstype: ext4 ; container_size: 0 ; >03:52:03,662 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 500 MiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'boot', 'container_name': None, 'device': PartitionDevice instance (0x7f1005ace110) -- > name = sda2 status = False kids = 0 id = 142 > parents = ['existing 100 GiB disk sda (6) with non-existent gpt disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7150> PedPartition: <_ped.Partition object at 0x7f1005ac7a70> > disk = existing 100 GiB disk sda (6) with non-existent gpt disklabel > start = 411648 end = 1435647 length = 1024000 > flags = , 'mountpoint': '/boot', 'fstype': 'ext4', 'container_size': 0} >03:52:03,664 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:52:03,664 DEBUG storage.ui: starting Blivet copy >03:52:03,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:03,688 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e97190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88750> PedPartition: <_ped.Partition object at 0x7f1005ea24d0> >03:52:03,690 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:03,691 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e97190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e888d0> PedPartition: <_ped.Partition object at 0x7f1005ea2530> >03:52:03,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:03,693 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e97190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88a50> PedPartition: <_ped.Partition object at 0x7f1005ea2590> >03:52:03,695 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:03,696 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e97190> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88bd0> PedPartition: <_ped.Partition object at 0x7f1005ea25f0> >03:52:03,698 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:03,699 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e97190> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88d50> PedPartition: <_ped.Partition object at 0x7f1005ea2650> >03:52:03,699 DEBUG storage.ui: finished Blivet copy >03:52:03,701 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:52:03,703 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 154)', 'sda4(id 130)', 'sda5(id 136)'] from disk(s) ['sda'] >03:52:03,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:03,704 DEBUG storage.ui: device sda1 new partedPartition None >03:52:03,706 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:52:03,708 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:52:03,710 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:03,711 DEBUG storage.ui: device sda2 new partedPartition None >03:52:03,713 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:52:03,715 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:52:03,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:03,717 DEBUG storage.ui: device sda3 new partedPartition None >03:52:03,719 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:52:03,721 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:52:03,723 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:03,723 DEBUG storage.ui: device sda4 new partedPartition None >03:52:03,724 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:52:03,726 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:52:03,728 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:03,728 DEBUG storage.ui: device sda5 new partedPartition None >03:52:03,729 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:52:03,731 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:52:03,731 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 148)', 'req2(id 142)', 'req4(id 154)', 'req0(id 130)', 'req1(id 136)'] >03:52:03,732 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] from disk(s) ['sda'] >03:52:03,733 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,739 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,739 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,740 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,746 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,746 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,752 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: False ; max_size: 200 MiB ; start: None ; end: None >03:52:03,752 DEBUG storage.ui: checking freespace on sda >03:52:03,756 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200 MiB boot=True best=None grow=False start=None >03:52:03,760 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:52:03,764 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:52:03,765 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:03,768 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:52:03,769 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:03,769 DEBUG storage.ui: found free space for bootable request >03:52:03,769 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:52:03,773 DEBUG storage.ui: created partition sda1 of 200 MiB and added it to /dev/sda >03:52:03,775 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:52:03,776 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7610> PedPartition: <_ped.Partition object at 0x7f1005add650> >03:52:03,778 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:52:03,779 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:52:03,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:03,781 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6610> PedPartition: <_ped.Partition object at 0x7f1005add590> >03:52:03,786 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,792 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,792 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,794 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,800 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,801 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,804 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:03,806 DEBUG storage.ui: checking freespace on sda >03:52:03,809 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:52:03,813 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:03,817 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:03,820 DEBUG storage.ui: checking 411648-209715166 (99.80 GiB) >03:52:03,824 DEBUG storage.ui: current free range is 411648-209715166 (99.80 GiB) >03:52:03,824 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:03,829 DEBUG storage.ui: new free: 411648-209715166 / 99.80 GiB >03:52:03,830 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:03,830 DEBUG storage.ui: found free space for bootable request >03:52:03,834 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:52:03,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:52:03,836 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92810> PedPartition: <_ped.Partition object at 0x7f1005add6b0> >03:52:03,837 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:52:03,839 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:52:03,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:03,841 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92cd0> PedPartition: <_ped.Partition object at 0x7f1005add650> >03:52:03,843 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,848 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,848 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,849 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,854 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,854 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,861 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 50 GiB ; grow: False ; max_size: 50 GiB ; start: None ; end: None >03:52:03,861 DEBUG storage.ui: checking freespace on sda >03:52:03,865 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50 GiB boot=False best=None grow=False start=None >03:52:03,869 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:03,872 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:03,876 DEBUG storage.ui: checking 1435648-209715166 (99.31 GiB) >03:52:03,879 DEBUG storage.ui: current free range is 1435648-209715166 (99.31 GiB) >03:52:03,879 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:03,884 DEBUG storage.ui: new free: 1435648-209715166 / 99.31 GiB >03:52:03,884 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:03,890 DEBUG storage.ui: created partition sda3 of 50 GiB and added it to /dev/sda >03:52:03,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:52:03,892 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93f10> PedPartition: <_ped.Partition object at 0x7f1005add3b0> >03:52:03,894 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:52:03,896 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:52:03,898 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:03,899 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6810> PedPartition: <_ped.Partition object at 0x7f1005add050> >03:52:03,901 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,907 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,908 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,909 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,914 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,914 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,918 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 46.31 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:03,918 DEBUG storage.ui: checking freespace on sda >03:52:03,922 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=46.31 GiB boot=False best=None grow=False start=None >03:52:03,926 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:03,929 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:03,933 DEBUG storage.ui: checking 106293248-209715166 (49.31 GiB) >03:52:03,936 DEBUG storage.ui: current free range is 106293248-209715166 (49.31 GiB) >03:52:03,937 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:03,940 DEBUG storage.ui: new free: 106293248-209715166 / 49.31 GiB >03:52:03,940 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:03,945 DEBUG storage.ui: created partition sda4 of 46.31 GiB and added it to /dev/sda >03:52:03,946 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:52:03,947 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6850> PedPartition: <_ped.Partition object at 0x7f1005add0b0> >03:52:03,948 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:52:03,950 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:52:03,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:03,953 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005aaddd0> PedPartition: <_ped.Partition object at 0x7f1005add2f0> >03:52:03,955 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,960 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,960 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,962 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:03,967 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:03,967 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:03,971 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:03,971 DEBUG storage.ui: checking freespace on sda >03:52:03,975 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3 GiB boot=False best=None grow=False start=None >03:52:03,979 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:03,982 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:03,985 DEBUG storage.ui: checking 203421696-209715166 (3.00 GiB) >03:52:03,991 DEBUG storage.ui: current free range is 203421696-209715166 (3.00 GiB) >03:52:03,991 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:03,995 DEBUG storage.ui: new free: 203421696-209715166 / 3.00 GiB >03:52:03,996 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:04,000 DEBUG storage.ui: created partition sda5 of 3 GiB and added it to /dev/sda >03:52:04,001 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:52:04,002 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad76d0> PedPartition: <_ped.Partition object at 0x7f1005add230> >03:52:04,004 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:52:04,005 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:52:04,008 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:04,008 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93f10> PedPartition: <_ped.Partition object at 0x7f1005add290> >03:52:04,009 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 148)', 'sda2(id 142)', 'sda5(id 154)', 'sda3(id 130)', 'sda4(id 136)'] >03:52:04,009 DEBUG storage.ui: no growable partitions >03:52:04,013 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:04,017 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:04,020 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:04,025 DEBUG storage.ui: fixing size of non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:04,029 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:07,632 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:07,633 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 227 >03:52:07,643 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 500 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:07,681 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance with object id 228 >03:52:19,442 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance with object id 229 >03:52:19,449 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 200 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:19,467 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 200 MiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 5 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] ; raid_level: None ; label: bootefi ; container_name: None ; device: non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi ; mountpoint: /boot/efi ; fstype: EFI System Partition ; container_size: 0 ; >03:52:19,488 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 200 MiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'bootefi', 'container_name': None, 'device': PartitionDevice instance (0x7f1005ace310) -- > name = sda1 status = False kids = 0 id = 148 > parents = ['existing 100 GiB disk sda (6) with non-existent gpt disklabel'] > uuid = None size = 200 MiB > format = non-existent efi filesystem mounted at /boot/efi > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 20 MiB path = /dev/sda1 > format args = [] originalFormat = efi grow = False max size = 200 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6610> PedPartition: <_ped.Partition object at 0x7f1005add590> > disk = existing 100 GiB disk sda (6) with non-existent gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = , 'mountpoint': '/boot/efi', 'fstype': 'EFI System Partition', 'container_size': 0} >03:52:19,490 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:52:19,491 DEBUG storage.ui: starting Blivet copy >03:52:19,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:19,513 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e98690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e895d0> PedPartition: <_ped.Partition object at 0x7f1005adde90> >03:52:19,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:19,516 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e98690> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89750> PedPartition: <_ped.Partition object at 0x7f1005addf50> >03:52:19,517 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:19,518 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e98690> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e898d0> PedPartition: <_ped.Partition object at 0x7f1005ad90b0> >03:52:19,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:19,520 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e98690> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89a50> PedPartition: <_ped.Partition object at 0x7f1005ad9110> >03:52:19,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:19,522 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e98690> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89bd0> PedPartition: <_ped.Partition object at 0x7f1005ad9170> >03:52:19,523 DEBUG storage.ui: finished Blivet copy >03:52:19,525 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:52:19,526 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] from disk(s) ['sda'] >03:52:19,529 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:19,529 DEBUG storage.ui: device sda1 new partedPartition None >03:52:19,530 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:52:19,532 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:52:19,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:19,534 DEBUG storage.ui: device sda2 new partedPartition None >03:52:19,536 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:52:19,537 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:52:19,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:19,540 DEBUG storage.ui: device sda3 new partedPartition None >03:52:19,541 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:52:19,542 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:52:19,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:19,545 DEBUG storage.ui: device sda4 new partedPartition None >03:52:19,547 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:52:19,549 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:52:19,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:19,551 DEBUG storage.ui: device sda5 new partedPartition None >03:52:19,552 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:52:19,555 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:52:19,556 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] >03:52:19,556 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] from disk(s) ['sda'] >03:52:19,558 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,564 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,565 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,570 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,576 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,576 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,584 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: False ; max_size: 200 MiB ; start: None ; end: None >03:52:19,585 DEBUG storage.ui: checking freespace on sda >03:52:19,590 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200 MiB boot=True best=None grow=False start=None >03:52:19,594 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:52:19,598 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:52:19,599 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:19,603 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:52:19,604 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:19,604 DEBUG storage.ui: found free space for bootable request >03:52:19,604 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:52:19,610 DEBUG storage.ui: created partition sda1 of 200 MiB and added it to /dev/sda >03:52:19,611 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:52:19,611 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92810> PedPartition: <_ped.Partition object at 0x7f1005ac7b90> >03:52:19,614 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:52:19,615 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:52:19,618 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:19,618 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92c90> PedPartition: <_ped.Partition object at 0x7f1005ac7dd0> >03:52:19,620 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,625 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,625 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,627 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,632 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,633 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,636 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:19,637 DEBUG storage.ui: checking freespace on sda >03:52:19,640 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:52:19,644 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:19,648 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:19,652 DEBUG storage.ui: checking 411648-209715166 (99.80 GiB) >03:52:19,656 DEBUG storage.ui: current free range is 411648-209715166 (99.80 GiB) >03:52:19,657 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:19,660 DEBUG storage.ui: new free: 411648-209715166 / 99.80 GiB >03:52:19,660 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:19,661 DEBUG storage.ui: found free space for bootable request >03:52:19,665 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:52:19,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:52:19,668 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad60d0> PedPartition: <_ped.Partition object at 0x7f1005add3b0> >03:52:19,670 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:52:19,671 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:52:19,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:19,675 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6110> PedPartition: <_ped.Partition object at 0x7f1005add0b0> >03:52:19,677 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,682 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,682 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,685 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,691 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,699 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 50 GiB ; grow: False ; max_size: 50 GiB ; start: None ; end: None >03:52:19,699 DEBUG storage.ui: checking freespace on sda >03:52:19,702 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50 GiB boot=False best=None grow=False start=None >03:52:19,706 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:19,710 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:19,714 DEBUG storage.ui: checking 1435648-209715166 (99.31 GiB) >03:52:19,717 DEBUG storage.ui: current free range is 1435648-209715166 (99.31 GiB) >03:52:19,718 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:19,722 DEBUG storage.ui: new free: 1435648-209715166 / 99.31 GiB >03:52:19,722 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:19,727 DEBUG storage.ui: created partition sda3 of 50 GiB and added it to /dev/sda >03:52:19,729 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:52:19,729 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f100ee6a150> PedPartition: <_ped.Partition object at 0x7f1005add470> >03:52:19,731 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:52:19,732 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:52:19,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:19,735 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89450> PedPartition: <_ped.Partition object at 0x7f1005add2f0> >03:52:19,737 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,741 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,742 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,744 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,748 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,749 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,752 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 46.31 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:19,753 DEBUG storage.ui: checking freespace on sda >03:52:19,756 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=46.31 GiB boot=False best=None grow=False start=None >03:52:19,761 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:19,765 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:19,769 DEBUG storage.ui: checking 106293248-209715166 (49.31 GiB) >03:52:19,772 DEBUG storage.ui: current free range is 106293248-209715166 (49.31 GiB) >03:52:19,774 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:19,777 DEBUG storage.ui: new free: 106293248-209715166 / 49.31 GiB >03:52:19,777 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:19,781 DEBUG storage.ui: created partition sda4 of 46.31 GiB and added it to /dev/sda >03:52:19,782 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:52:19,783 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92510> PedPartition: <_ped.Partition object at 0x7f1005add3b0> >03:52:19,784 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:52:19,786 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:52:19,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:19,790 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89e10> PedPartition: <_ped.Partition object at 0x7f1005add650> >03:52:19,792 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,798 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,798 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,800 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:19,805 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:19,806 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:19,810 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:19,811 DEBUG storage.ui: checking freespace on sda >03:52:19,815 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3 GiB boot=False best=None grow=False start=None >03:52:19,818 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:19,822 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:19,826 DEBUG storage.ui: checking 203421696-209715166 (3.00 GiB) >03:52:19,829 DEBUG storage.ui: current free range is 203421696-209715166 (3.00 GiB) >03:52:19,830 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:19,834 DEBUG storage.ui: new free: 203421696-209715166 / 3.00 GiB >03:52:19,834 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:19,839 DEBUG storage.ui: created partition sda5 of 3 GiB and added it to /dev/sda >03:52:19,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:52:19,842 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89e50> PedPartition: <_ped.Partition object at 0x7f1005add590> >03:52:19,844 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:52:19,845 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:52:19,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:19,848 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d290> PedPartition: <_ped.Partition object at 0x7f1005add170> >03:52:19,848 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] >03:52:19,849 DEBUG storage.ui: no growable partitions >03:52:19,854 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:19,858 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:19,861 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:19,864 DEBUG storage.ui: fixing size of non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:19,868 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:19,870 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance with object id 296 >03:52:19,871 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >03:52:19,872 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 298 >03:52:19,874 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >03:52:19,875 INFO storage.ui: registered action: [297] Destroy Format efi filesystem mounted at /boot/efi on partition sda1 (id 148) >03:52:19,877 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >03:52:19,878 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >03:52:19,878 INFO storage.ui: registered action: [299] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 148) >03:52:22,992 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance with object id 300 >03:52:23,000 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 200 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:23,043 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:23,044 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 301 >03:52:30,855 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:30,855 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 302 >03:52:30,868 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 50 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:30,883 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 50 GiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 5 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] ; raid_level: None ; label: root ; container_name: None ; device: non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >03:52:30,907 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 50 GiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'root', 'container_name': None, 'device': PartitionDevice instance (0x7f1005aadb50) -- > name = sda3 status = False kids = 0 id = 130 > parents = ['existing 100 GiB disk sda (6) with non-existent gpt disklabel'] > uuid = None size = 50 GiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1 GiB path = /dev/sda3 > format args = [] originalFormat = ext4 grow = False max size = 50 GiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89450> PedPartition: <_ped.Partition object at 0x7f1005add2f0> > disk = existing 100 GiB disk sda (6) with non-existent gpt disklabel > start = 1435648 end = 106293247 length = 104857600 > flags = , 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >03:52:30,909 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:52:30,909 DEBUG storage.ui: starting Blivet copy >03:52:30,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:30,935 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e96590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70850> PedPartition: <_ped.Partition object at 0x7f1005add410> >03:52:30,937 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:30,937 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e96590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e709d0> PedPartition: <_ped.Partition object at 0x7f1005add590> >03:52:30,939 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:30,939 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e96590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70b50> PedPartition: <_ped.Partition object at 0x7f1005add3b0> >03:52:30,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:30,941 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e96590> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70cd0> PedPartition: <_ped.Partition object at 0x7f1005e9c0b0> >03:52:30,942 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:30,943 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e96590> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70e50> PedPartition: <_ped.Partition object at 0x7f1005e9c110> >03:52:30,943 DEBUG storage.ui: finished Blivet copy >03:52:30,945 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:52:30,946 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] from disk(s) ['sda'] >03:52:30,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:30,949 DEBUG storage.ui: device sda1 new partedPartition None >03:52:30,950 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:52:30,951 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:52:30,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:30,954 DEBUG storage.ui: device sda2 new partedPartition None >03:52:30,955 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:52:30,957 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:52:30,958 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:30,959 DEBUG storage.ui: device sda3 new partedPartition None >03:52:30,960 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:52:30,962 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:52:30,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:30,965 DEBUG storage.ui: device sda4 new partedPartition None >03:52:30,966 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:52:30,967 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:52:30,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:30,971 DEBUG storage.ui: device sda5 new partedPartition None >03:52:30,973 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:52:30,975 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:52:30,975 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] >03:52:30,976 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] from disk(s) ['sda'] >03:52:30,978 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:30,983 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:30,983 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:30,985 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:30,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:30,993 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,000 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: False ; max_size: 200 MiB ; start: None ; end: None >03:52:31,001 DEBUG storage.ui: checking freespace on sda >03:52:31,005 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200 MiB boot=True best=None grow=False start=None >03:52:31,008 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:52:31,012 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:52:31,012 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:31,016 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:52:31,017 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:31,017 DEBUG storage.ui: found free space for bootable request >03:52:31,018 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:52:31,021 DEBUG storage.ui: created partition sda1 of 200 MiB and added it to /dev/sda >03:52:31,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:52:31,024 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d150> PedPartition: <_ped.Partition object at 0x7f1005ad9230> >03:52:31,026 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:52:31,028 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:52:31,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:31,030 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e893d0> PedPartition: <_ped.Partition object at 0x7f1005ad91d0> >03:52:31,032 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,039 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,040 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,041 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,046 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,047 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,050 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:31,050 DEBUG storage.ui: checking freespace on sda >03:52:31,054 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:52:31,057 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:31,061 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:31,064 DEBUG storage.ui: checking 411648-209715166 (99.80 GiB) >03:52:31,068 DEBUG storage.ui: current free range is 411648-209715166 (99.80 GiB) >03:52:31,068 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:31,071 DEBUG storage.ui: new free: 411648-209715166 / 99.80 GiB >03:52:31,072 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:31,072 DEBUG storage.ui: found free space for bootable request >03:52:31,076 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:52:31,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:52:31,080 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d210> PedPartition: <_ped.Partition object at 0x7f1005ad9410> >03:52:31,082 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:52:31,083 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:52:31,086 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:31,086 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89290> PedPartition: <_ped.Partition object at 0x7f1005ad9230> >03:52:31,088 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,095 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,095 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,098 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,102 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,102 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,110 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 50 GiB ; grow: False ; max_size: 50 GiB ; start: None ; end: None >03:52:31,111 DEBUG storage.ui: checking freespace on sda >03:52:31,116 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50 GiB boot=False best=None grow=False start=None >03:52:31,119 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:31,125 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:31,129 DEBUG storage.ui: checking 1435648-209715166 (99.31 GiB) >03:52:31,132 DEBUG storage.ui: current free range is 1435648-209715166 (99.31 GiB) >03:52:31,132 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:31,136 DEBUG storage.ui: new free: 1435648-209715166 / 99.31 GiB >03:52:31,136 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:31,140 DEBUG storage.ui: created partition sda3 of 50 GiB and added it to /dev/sda >03:52:31,142 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:52:31,142 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92a90> PedPartition: <_ped.Partition object at 0x7f1005add050> >03:52:31,144 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:52:31,145 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:52:31,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:31,148 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e95bd0> PedPartition: <_ped.Partition object at 0x7f1005add4d0> >03:52:31,150 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,156 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,156 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,158 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,164 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,164 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,168 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 46.31 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:31,169 DEBUG storage.ui: checking freespace on sda >03:52:31,173 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=46.31 GiB boot=False best=None grow=False start=None >03:52:31,176 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:31,181 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:31,187 DEBUG storage.ui: checking 106293248-209715166 (49.31 GiB) >03:52:31,191 DEBUG storage.ui: current free range is 106293248-209715166 (49.31 GiB) >03:52:31,191 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:31,194 DEBUG storage.ui: new free: 106293248-209715166 / 49.31 GiB >03:52:31,195 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:31,199 DEBUG storage.ui: created partition sda4 of 46.31 GiB and added it to /dev/sda >03:52:31,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:52:31,202 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70590> PedPartition: <_ped.Partition object at 0x7f1005add170> >03:52:31,204 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:52:31,206 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:52:31,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:31,209 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d210> PedPartition: <_ped.Partition object at 0x7f1005add0b0> >03:52:31,211 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,216 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,216 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,222 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:31,227 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:31,228 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:31,232 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:31,232 DEBUG storage.ui: checking freespace on sda >03:52:31,235 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3 GiB boot=False best=None grow=False start=None >03:52:31,240 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:31,245 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:31,248 DEBUG storage.ui: checking 203421696-209715166 (3.00 GiB) >03:52:31,252 DEBUG storage.ui: current free range is 203421696-209715166 (3.00 GiB) >03:52:31,252 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:31,256 DEBUG storage.ui: new free: 203421696-209715166 / 3.00 GiB >03:52:31,257 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:31,260 DEBUG storage.ui: created partition sda5 of 3 GiB and added it to /dev/sda >03:52:31,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:52:31,262 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d450> PedPartition: <_ped.Partition object at 0x7f1005add470> >03:52:31,265 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:52:31,270 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:52:31,272 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:31,272 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70210> PedPartition: <_ped.Partition object at 0x7f1005ad9050> >03:52:31,273 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] >03:52:31,274 DEBUG storage.ui: no growable partitions >03:52:31,277 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:31,281 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:31,285 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:31,289 DEBUG storage.ui: fixing size of non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:31,292 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:37,584 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:37,584 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 373 >03:52:37,596 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 50 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:37,636 DEBUG blivet: SwapSpace.__init__: >03:52:37,637 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 374 >03:52:48,644 DEBUG blivet: SwapSpace.__init__: >03:52:48,645 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 375 >03:52:48,651 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 3 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:48,673 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 3 GiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 5 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] ; raid_level: None ; label: swap ; container_name: None ; device: non-existent 3 GiB partition sda5 (154) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 0 ; >03:52:48,688 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 3 GiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'swap', 'container_name': None, 'device': PartitionDevice instance (0x7f1005aadc90) -- > name = sda5 status = False kids = 0 id = 154 > parents = ['existing 100 GiB disk sda (6) with non-existent gpt disklabel'] > uuid = None size = 3 GiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3221225504 path = /dev/sda5 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70210> PedPartition: <_ped.Partition object at 0x7f1005ad9050> > disk = existing 100 GiB disk sda (6) with non-existent gpt disklabel > start = 203421696 end = 209713151 length = 6291456 > flags = , 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >03:52:48,690 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:52:48,694 DEBUG storage.ui: starting Blivet copy >03:52:48,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:48,716 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e93b10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92bd0> PedPartition: <_ped.Partition object at 0x7f1005ea26b0> >03:52:48,725 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:48,725 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e93b10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e92810> PedPartition: <_ped.Partition object at 0x7f1005ad92f0> >03:52:48,727 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:48,727 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e93b10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6850> PedPartition: <_ped.Partition object at 0x7f1005add6b0> >03:52:48,729 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:48,729 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e93b10> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6590> PedPartition: <_ped.Partition object at 0x7f1005e9c1d0> >03:52:48,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:48,731 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e93b10> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d050> PedPartition: <_ped.Partition object at 0x7f1005e9c170> >03:52:48,731 DEBUG storage.ui: finished Blivet copy >03:52:48,733 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:52:48,734 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] from disk(s) ['sda'] >03:52:48,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:48,737 DEBUG storage.ui: device sda1 new partedPartition None >03:52:48,738 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:52:48,739 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:52:48,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:48,741 DEBUG storage.ui: device sda2 new partedPartition None >03:52:48,742 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:52:48,744 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:52:48,746 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:48,751 DEBUG storage.ui: device sda3 new partedPartition None >03:52:48,752 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:52:48,754 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:52:48,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:48,756 DEBUG storage.ui: device sda4 new partedPartition None >03:52:48,757 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:52:48,758 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:52:48,760 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:48,760 DEBUG storage.ui: device sda5 new partedPartition None >03:52:48,762 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:52:48,764 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:52:48,765 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] >03:52:48,765 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] from disk(s) ['sda'] >03:52:48,767 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,771 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,772 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,773 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,778 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,779 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,786 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: False ; max_size: 200 MiB ; start: None ; end: None >03:52:48,786 DEBUG storage.ui: checking freespace on sda >03:52:48,789 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200 MiB boot=True best=None grow=False start=None >03:52:48,792 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:52:48,796 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:52:48,797 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:48,800 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:52:48,800 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:48,800 DEBUG storage.ui: found free space for bootable request >03:52:48,801 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:52:48,805 DEBUG storage.ui: created partition sda1 of 200 MiB and added it to /dev/sda >03:52:48,806 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:52:48,806 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70090> PedPartition: <_ped.Partition object at 0x7f1005ad9110> >03:52:48,809 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:52:48,810 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:52:48,812 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:52:48,812 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e70250> PedPartition: <_ped.Partition object at 0x7f1005ad9170> >03:52:48,814 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,819 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,820 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,821 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,825 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,826 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,830 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:48,830 DEBUG storage.ui: checking freespace on sda >03:52:48,834 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:52:48,837 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:48,840 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:48,844 DEBUG storage.ui: checking 411648-209715166 (99.80 GiB) >03:52:48,847 DEBUG storage.ui: current free range is 411648-209715166 (99.80 GiB) >03:52:48,848 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:48,851 DEBUG storage.ui: new free: 411648-209715166 / 99.80 GiB >03:52:48,851 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:48,851 DEBUG storage.ui: found free space for bootable request >03:52:48,856 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:52:48,857 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:52:48,857 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d250> PedPartition: <_ped.Partition object at 0x7f1005ad9050> >03:52:48,859 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:52:48,861 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:52:48,863 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:52:48,864 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d490> PedPartition: <_ped.Partition object at 0x7f1005ad90b0> >03:52:48,866 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,871 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,871 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,873 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,879 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,879 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,885 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 50 GiB ; grow: False ; max_size: 50 GiB ; start: None ; end: None >03:52:48,886 DEBUG storage.ui: checking freespace on sda >03:52:48,889 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50 GiB boot=False best=None grow=False start=None >03:52:48,892 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:48,896 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:48,899 DEBUG storage.ui: checking 1435648-209715166 (99.31 GiB) >03:52:48,903 DEBUG storage.ui: current free range is 1435648-209715166 (99.31 GiB) >03:52:48,904 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:48,908 DEBUG storage.ui: new free: 1435648-209715166 / 99.31 GiB >03:52:48,908 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:48,912 DEBUG storage.ui: created partition sda3 of 50 GiB and added it to /dev/sda >03:52:48,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:52:48,914 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93e50> PedPartition: <_ped.Partition object at 0x7f1005ad91d0> >03:52:48,916 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:52:48,918 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:52:48,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:52:48,921 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d110> PedPartition: <_ped.Partition object at 0x7f1005ea27d0> >03:52:48,923 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,928 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,928 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,929 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,934 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,935 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,938 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 46.31 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:48,939 DEBUG storage.ui: checking freespace on sda >03:52:48,942 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=46.31 GiB boot=False best=None grow=False start=None >03:52:48,946 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:48,950 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:48,953 DEBUG storage.ui: checking 106293248-209715166 (49.31 GiB) >03:52:48,957 DEBUG storage.ui: current free range is 106293248-209715166 (49.31 GiB) >03:52:48,957 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:48,960 DEBUG storage.ui: new free: 106293248-209715166 / 49.31 GiB >03:52:48,961 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:48,965 DEBUG storage.ui: created partition sda4 of 46.31 GiB and added it to /dev/sda >03:52:48,967 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:52:48,967 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d210> PedPartition: <_ped.Partition object at 0x7f1005ea2f50> >03:52:48,969 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:52:48,970 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:52:48,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:52:48,973 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89cd0> PedPartition: <_ped.Partition object at 0x7f1005ad9230> >03:52:48,974 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,980 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,980 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,982 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:52:48,987 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:52:48,988 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:52:48,991 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:52:48,991 DEBUG storage.ui: checking freespace on sda >03:52:48,995 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3 GiB boot=False best=None grow=False start=None >03:52:48,998 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:52:49,001 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:52:49,004 DEBUG storage.ui: checking 203421696-209715166 (3.00 GiB) >03:52:49,008 DEBUG storage.ui: current free range is 203421696-209715166 (3.00 GiB) >03:52:49,009 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:52:49,012 DEBUG storage.ui: new free: 203421696-209715166 / 3.00 GiB >03:52:49,012 DEBUG storage.ui: new free allows for 0 sectors of growth >03:52:49,016 DEBUG storage.ui: created partition sda5 of 3 GiB and added it to /dev/sda >03:52:49,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:52:49,019 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d2d0> PedPartition: <_ped.Partition object at 0x7f1005ea2e90> >03:52:49,020 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:52:49,022 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:52:49,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:52:49,024 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d750> PedPartition: <_ped.Partition object at 0x7f1005ea2d70> >03:52:49,025 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] >03:52:49,026 DEBUG storage.ui: no growable partitions >03:52:49,029 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:52:49,033 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:52:49,037 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:52:49,042 DEBUG storage.ui: fixing size of non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home >03:52:49,046 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda5 (154) with non-existent swap >03:52:51,129 DEBUG blivet: SwapSpace.__init__: >03:52:51,130 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 446 >03:52:51,136 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 3 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:52:51,170 DEBUG blivet: Ext4FS.supported: supported: True ; >03:52:51,170 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 447 >03:53:14,806 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:14,807 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 448 >03:53:14,814 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 20 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:53:14,836 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20 GiB ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f100ee8ff10) -- > name = sda status = True kids = 5 id = 6 > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 209715200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f100daab9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f100ee8ffd0>] ; raid_level: None ; label: home ; container_name: None ; device: non-existent 46.31 GiB partition sda4 (136) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >03:53:14,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 20 GiB, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'home', 'container_name': None, 'device': PartitionDevice instance (0x7f1005aaded0) -- > name = sda4 status = False kids = 0 id = 136 > parents = ['existing 100 GiB disk sda (6) with non-existent gpt disklabel'] > uuid = None size = 46.31 GiB > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda4 > format args = [] originalFormat = ext4 grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e89cd0> PedPartition: <_ped.Partition object at 0x7f1005ad9230> > disk = existing 100 GiB disk sda (6) with non-existent gpt disklabel > start = 106293248 end = 203421695 length = 97128448 > flags = , 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >03:53:14,855 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >03:53:14,856 DEBUG storage.ui: starting Blivet copy >03:53:14,882 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:53:14,882 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e975d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e50f90> PedPartition: <_ped.Partition object at 0x7f1005ea2710> >03:53:14,884 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:53:14,885 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e975d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61150> PedPartition: <_ped.Partition object at 0x7f1005add4d0> >03:53:14,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:53:14,888 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e975d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e612d0> PedPartition: <_ped.Partition object at 0x7f1005e9a110> >03:53:14,889 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:53:14,889 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e975d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61450> PedPartition: <_ped.Partition object at 0x7f1005e9a170> >03:53:14,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:14,891 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1005e975d0> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e615d0> PedPartition: <_ped.Partition object at 0x7f1005e9a1d0> >03:53:14,892 DEBUG storage.ui: finished Blivet copy >03:53:14,898 INFO storage.ui: adjusting device size from 46.31 GiB to 20 GiB >03:53:14,901 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:53:14,902 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 136)', 'sda5(id 154)'] from disk(s) ['sda'] >03:53:14,904 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:53:14,904 DEBUG storage.ui: device sda1 new partedPartition None >03:53:14,905 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:53:14,907 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:53:14,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:53:14,909 DEBUG storage.ui: device sda2 new partedPartition None >03:53:14,910 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:53:14,912 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:53:14,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:53:14,913 DEBUG storage.ui: device sda3 new partedPartition None >03:53:14,915 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:53:14,916 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:53:14,918 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:53:14,919 DEBUG storage.ui: device sda4 new partedPartition None >03:53:14,920 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:53:14,922 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:53:14,924 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:14,924 DEBUG storage.ui: device sda5 new partedPartition None >03:53:14,926 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:53:14,928 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:53:14,928 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req1(id 136)', 'req4(id 154)'] >03:53:14,929 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 148)', 'req2(id 142)', 'req0(id 130)', 'req4(id 154)', 'req1(id 136)'] from disk(s) ['sda'] >03:53:14,930 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:14,936 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:14,936 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:14,938 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:14,943 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:14,944 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:14,952 DEBUG storage.ui: allocating partition: req3 ; id: 148 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: False ; max_size: 200 MiB ; start: None ; end: None >03:53:14,953 DEBUG storage.ui: checking freespace on sda >03:53:14,958 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200 MiB boot=True best=None grow=False start=None >03:53:14,962 DEBUG storage.ui: checking 34-209715166 (99.99 GiB) >03:53:14,967 DEBUG storage.ui: current free range is 34-209715166 (99.99 GiB) >03:53:14,967 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:53:14,970 DEBUG storage.ui: new free: 34-209715166 / 99.99 GiB >03:53:14,971 DEBUG storage.ui: new free allows for 0 sectors of growth >03:53:14,971 DEBUG storage.ui: found free space for bootable request >03:53:14,971 DEBUG storage.ui: adjusted start sector from 34 to 2048 >03:53:14,975 DEBUG storage.ui: created partition sda1 of 200 MiB and added it to /dev/sda >03:53:14,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:53:14,978 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93f90> PedPartition: <_ped.Partition object at 0x7f1005ad9110> >03:53:14,980 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:53:14,982 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:53:14,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:53:14,986 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e50d50> PedPartition: <_ped.Partition object at 0x7f1005ad9050> >03:53:14,988 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:14,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:14,993 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:14,994 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,000 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,001 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,004 DEBUG storage.ui: allocating partition: req2 ; id: 142 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:53:15,005 DEBUG storage.ui: checking freespace on sda >03:53:15,008 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >03:53:15,012 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:53:15,016 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:53:15,020 DEBUG storage.ui: checking 411648-209715166 (99.80 GiB) >03:53:15,023 DEBUG storage.ui: current free range is 411648-209715166 (99.80 GiB) >03:53:15,024 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:53:15,028 DEBUG storage.ui: new free: 411648-209715166 / 99.80 GiB >03:53:15,028 DEBUG storage.ui: new free allows for 0 sectors of growth >03:53:15,029 DEBUG storage.ui: found free space for bootable request >03:53:15,034 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >03:53:15,035 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:53:15,036 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d250> PedPartition: <_ped.Partition object at 0x7f1005ad9230> >03:53:15,038 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:53:15,040 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:53:15,042 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:53:15,042 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d3d0> PedPartition: <_ped.Partition object at 0x7f1005e9c470> >03:53:15,044 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,050 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,050 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,053 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,058 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,058 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,064 DEBUG storage.ui: allocating partition: req0 ; id: 130 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 50 GiB ; grow: False ; max_size: 50 GiB ; start: None ; end: None >03:53:15,065 DEBUG storage.ui: checking freespace on sda >03:53:15,068 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=50 GiB boot=False best=None grow=False start=None >03:53:15,072 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:53:15,075 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:53:15,079 DEBUG storage.ui: checking 1435648-209715166 (99.31 GiB) >03:53:15,082 DEBUG storage.ui: current free range is 1435648-209715166 (99.31 GiB) >03:53:15,084 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:53:15,087 DEBUG storage.ui: new free: 1435648-209715166 / 99.31 GiB >03:53:15,088 DEBUG storage.ui: new free allows for 0 sectors of growth >03:53:15,091 DEBUG storage.ui: created partition sda3 of 50 GiB and added it to /dev/sda >03:53:15,093 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:53:15,093 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d550> PedPartition: <_ped.Partition object at 0x7f1005e9c230> >03:53:15,095 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:53:15,097 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:53:15,099 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:53:15,099 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88290> PedPartition: <_ped.Partition object at 0x7f1005ea2f50> >03:53:15,101 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,105 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,106 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,107 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,112 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,113 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,116 DEBUG storage.ui: allocating partition: req4 ; id: 154 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3 GiB ; grow: False ; max_size: 0 ; start: None ; end: None >03:53:15,117 DEBUG storage.ui: checking freespace on sda >03:53:15,121 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3 GiB boot=False best=None grow=False start=None >03:53:15,124 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:53:15,127 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:53:15,132 DEBUG storage.ui: checking 106293248-209715166 (49.31 GiB) >03:53:15,135 DEBUG storage.ui: current free range is 106293248-209715166 (49.31 GiB) >03:53:15,136 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:53:15,140 DEBUG storage.ui: new free: 106293248-209715166 / 49.31 GiB >03:53:15,140 DEBUG storage.ui: new free allows for 0 sectors of growth >03:53:15,144 DEBUG storage.ui: created partition sda4 of 3 GiB and added it to /dev/sda >03:53:15,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:53:15,146 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e617d0> PedPartition: <_ped.Partition object at 0x7f1005ea2830> >03:53:15,149 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:53:15,150 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:53:15,152 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:53:15,153 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d190> PedPartition: <_ped.Partition object at 0x7f1005e9c350> >03:53:15,154 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,161 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,162 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,163 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >03:53:15,169 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:15,169 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >03:53:15,176 DEBUG storage.ui: allocating partition: req1 ; id: 136 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1 MiB ; grow: True ; max_size: 20 GiB ; start: None ; end: None >03:53:15,177 DEBUG storage.ui: checking freespace on sda >03:53:15,180 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1 MiB boot=False best=None grow=True start=None >03:53:15,183 DEBUG storage.ui: checking 34-2047 (0.98 MiB) >03:53:15,187 DEBUG storage.ui: current free range is 34-2047 (0.98 MiB) >03:53:15,191 DEBUG storage.ui: checking 112584704-209715166 (46.31 GiB) >03:53:15,194 DEBUG storage.ui: current free range is 112584704-209715166 (46.31 GiB) >03:53:15,194 DEBUG storage.ui: evaluating growth potential for new layout >03:53:15,195 DEBUG storage.ui: calculating growth for disk /dev/sda >03:53:15,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:53:15,197 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61810> PedPartition: <_ped.Partition object at 0x7f1005e9c290> >03:53:15,199 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:53:15,201 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:53:15,202 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,202 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,202 DEBUG storage.ui: adding request 130 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,203 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,203 DEBUG storage.ui: adding request 136 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,204 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:53:15,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >03:53:15,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:53:15,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 130 name = sda3 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >03:53:15,205 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda4 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:53:15,205 DEBUG storage.ui: req: PartitionRequest instance -- >id = 136 name = sda5 growable = True >base = 2048 growth = 0 max_grow = 41940992 >done = False >03:53:15,209 DEBUG storage.ui: 1 requests and 97130429 (46.31 GiB) left in chunk >03:53:15,213 DEBUG storage.ui: adding 97130429 (46.31 GiB) to 136 (sda5) >03:53:15,217 DEBUG storage.ui: taking back 55189437 (26.31 GiB) from 136 (sda5) >03:53:15,220 DEBUG storage.ui: new grow amount for request 136 (sda5) is 41940992 units, or 19.99 GiB >03:53:15,224 DEBUG storage.ui: request 148 (sda1) growth: 0 (0 B) size: 200 MiB >03:53:15,228 DEBUG storage.ui: request 142 (sda2) growth: 0 (0 B) size: 500 MiB >03:53:15,231 DEBUG storage.ui: request 130 (sda3) growth: 0 (0 B) size: 50 GiB >03:53:15,235 DEBUG storage.ui: request 154 (sda4) growth: 0 (0 B) size: 3 GiB >03:53:15,241 DEBUG storage.ui: request 136 (sda5) growth: 41940992 (19.99 GiB) size: 20 GiB >03:53:15,245 DEBUG storage.ui: disk /dev/sda growth: 41940992 (19.99 GiB) >03:53:15,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:15,247 DEBUG storage.ui: device sda5 new partedPartition None >03:53:15,248 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:53:15,250 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:53:15,250 DEBUG storage.ui: total growth: 41940992 sectors >03:53:15,251 DEBUG storage.ui: updating use_disk to sda, type: 0 >03:53:15,254 DEBUG storage.ui: new free: 112584704-209715166 / 46.31 GiB >03:53:15,254 DEBUG storage.ui: new free allows for 41940992 sectors of growth >03:53:15,258 DEBUG storage.ui: created partition sda5 of 1 MiB and added it to /dev/sda >03:53:15,260 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:53:15,260 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61a90> PedPartition: <_ped.Partition object at 0x7f1005ea27d0> >03:53:15,262 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:53:15,264 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:53:15,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:15,267 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61e10> PedPartition: <_ped.Partition object at 0x7f1005e9a230> >03:53:15,267 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda5(id 136)', 'sda4(id 154)'] >03:53:15,268 DEBUG storage.ui: growable partitions are ['sda5'] >03:53:15,268 DEBUG storage.ui: adding request 148 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,269 DEBUG storage.ui: adding request 142 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,269 DEBUG storage.ui: adding request 130 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,269 DEBUG storage.ui: adding request 136 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,270 DEBUG storage.ui: adding request 154 to chunk 209715133 (34-209715166) on /dev/sda >03:53:15,270 DEBUG storage.ui: disk sda has 1 chunks >03:53:15,271 DEBUG storage.ui: Chunk.growRequests: 209715133 on /dev/sda start = 34 end = 209715166 >sectorSize = 512 B > >03:53:15,271 DEBUG storage.ui: req: PartitionRequest instance -- >id = 148 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >03:53:15,271 DEBUG storage.ui: req: PartitionRequest instance -- >id = 142 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >03:53:15,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 130 name = sda3 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >03:53:15,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 154 name = sda4 growable = False >base = 6291456 growth = 0 max_grow = 0 >done = True >03:53:15,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 136 name = sda5 growable = True >base = 2048 growth = 0 max_grow = 41940992 >done = False >03:53:15,275 DEBUG storage.ui: 1 requests and 97130429 (46.31 GiB) left in chunk >03:53:15,279 DEBUG storage.ui: adding 97130429 (46.31 GiB) to 136 (sda5) >03:53:15,283 DEBUG storage.ui: taking back 55189437 (26.31 GiB) from 136 (sda5) >03:53:15,286 DEBUG storage.ui: new grow amount for request 136 (sda5) is 41940992 units, or 19.99 GiB >03:53:15,287 DEBUG storage.ui: growing partitions on sda >03:53:15,287 DEBUG storage.ui: partition sda1 (148): 0 >03:53:15,287 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ea9e10> >03:53:15,288 DEBUG storage.ui: partition sda2 (142): 0 >03:53:15,289 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005acef50> >03:53:15,289 DEBUG storage.ui: partition sda3 (130): 0 >03:53:15,290 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e61ed0> >03:53:15,290 DEBUG storage.ui: partition sda4 (154): 0 >03:53:15,291 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 112584703 length: 6291456 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e52110> >03:53:15,291 DEBUG storage.ui: partition sda5 (136): 0 >03:53:15,291 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 112584704 end: 154527743 length: 41943040 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e52290> >03:53:15,292 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 148)', 'sda2(id 142)', 'sda3(id 130)', 'sda4(id 154)', 'sda5(id 136)'] from disk(s) ['sda'] >03:53:15,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:53:15,294 DEBUG storage.ui: device sda1 new partedPartition None >03:53:15,295 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >03:53:15,297 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >03:53:15,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:53:15,299 DEBUG storage.ui: device sda2 new partedPartition None >03:53:15,300 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >03:53:15,302 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >03:53:15,303 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:53:15,304 DEBUG storage.ui: device sda3 new partedPartition None >03:53:15,305 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >03:53:15,307 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >03:53:15,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:53:15,309 DEBUG storage.ui: device sda4 new partedPartition None >03:53:15,310 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >03:53:15,312 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >03:53:15,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:15,314 DEBUG storage.ui: device sda5 new partedPartition None >03:53:15,316 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >03:53:15,317 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >03:53:15,317 DEBUG storage.ui: back from removeNewPartitions >03:53:15,318 DEBUG storage.ui: extended: None >03:53:15,318 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005ea9e10> >03:53:15,320 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >03:53:15,320 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d210> PedPartition: <_ped.Partition object at 0x7f1005ad9110> >03:53:15,323 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >03:53:15,325 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >03:53:15,327 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >03:53:15,327 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e5d190> PedPartition: <_ped.Partition object at 0x7f1005e9c350> >03:53:15,328 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005acef50> >03:53:15,330 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >03:53:15,331 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ace6d0> PedPartition: <_ped.Partition object at 0x7f1005e9c230> >03:53:15,332 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >03:53:15,334 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >03:53:15,336 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >03:53:15,337 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e61950> PedPartition: <_ped.Partition object at 0x7f1005ea2830> >03:53:15,337 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e61ed0> >03:53:15,339 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >03:53:15,339 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d150> PedPartition: <_ped.Partition object at 0x7f1005e9a350> >03:53:15,341 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >03:53:15,342 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >03:53:15,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >03:53:15,345 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e50e10> PedPartition: <_ped.Partition object at 0x7f1005ad9050> >03:53:15,345 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 106293248 end: 112584703 length: 6291456 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e52110> >03:53:15,347 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >03:53:15,347 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad6210> PedPartition: <_ped.Partition object at 0x7f1005e9a2f0> >03:53:15,349 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >03:53:15,351 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >03:53:15,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >03:53:15,354 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e52750> PedPartition: <_ped.Partition object at 0x7f1005e9a410> >03:53:15,355 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 112584704 end: 154527743 length: 41943040 > device: <parted.device.Device object at 0x7f1005be1e10> PedGeometry: <_ped.Geometry object at 0x7f1005e52290> >03:53:15,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >03:53:15,358 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e9d490> PedPartition: <_ped.Partition object at 0x7f1005e9a3b0> >03:53:15,361 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >03:53:15,362 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >03:53:15,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >03:53:15,366 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f510> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e52c90> PedPartition: <_ped.Partition object at 0x7f1005e9a530> >03:53:15,369 DEBUG storage.ui: fixing size of non-existent 200 MiB partition sda1 (148) with non-existent efi filesystem mounted at /boot/efi >03:53:15,373 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (142) with non-existent ext4 filesystem mounted at /boot >03:53:15,377 DEBUG storage.ui: fixing size of non-existent 50 GiB partition sda3 (130) with non-existent ext4 filesystem mounted at / >03:53:15,381 DEBUG storage.ui: fixing size of non-existent 3 GiB partition sda4 (154) with non-existent swap >03:53:15,384 DEBUG storage.ui: fixing size of non-existent 20 GiB partition sda5 (136) with non-existent ext4 filesystem mounted at /home >03:53:35,874 DEBUG blivet: Ext4FS.supported: supported: True ; >03:53:35,875 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 519 >03:53:35,882 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1005be1c90>, 20 GiB, ['sda'], {'encrypted': False, 'raid_level': None} >03:53:35,886 INFO blivet: removing obsolete action 151 (299) >03:53:35,887 INFO blivet: removing obsolete action 297 (299) >03:53:35,887 DEBUG blivet: action 297 already pruned >03:53:35,887 DEBUG blivet: action 151 already pruned >03:53:35,887 INFO blivet: removing obsolete action 87 (89) >03:53:35,888 DEBUG blivet: action 87 already pruned >03:53:35,890 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:53:35,901 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:35,902 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:53:35,903 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >03:53:35,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:53:35,907 DEBUG blivet: resolved 'sda' to 'sda' (disk) >03:54:31,513 INFO blivet: omitting ksdata: existing 100 GiB disk sda (6) with non-existent gpt disklabel >03:54:31,524 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:54:31,525 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >03:54:31,526 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >03:54:31,527 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >03:54:31,528 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >03:54:31,529 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >03:54:31,530 INFO blivet: resetting parted disks... >03:54:31,530 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >03:54:31,532 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >03:54:31,535 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >03:54:31,536 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >03:54:31,537 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >03:54:31,537 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >03:54:31,539 DEBUG blivet: action: [89] Destroy Format None on disk sda (id 6) >03:54:31,539 DEBUG blivet: action: [92] Create Format gpt disklabel on disk sda (id 6) >03:54:31,539 DEBUG blivet: action: [150] Create Device partition sda1 (id 148) >03:54:31,540 DEBUG blivet: action: [299] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 148) >03:54:31,540 DEBUG blivet: action: [144] Create Device partition sda2 (id 142) >03:54:31,540 DEBUG blivet: action: [145] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 142) >03:54:31,541 DEBUG blivet: action: [132] Create Device partition sda3 (id 130) >03:54:31,541 DEBUG blivet: action: [156] Create Device partition sda4 (id 154) >03:54:31,541 DEBUG blivet: action: [157] Create Format swap on partition sda4 (id 154) >03:54:31,541 DEBUG blivet: action: [138] Create Device partition sda5 (id 136) >03:54:31,542 DEBUG blivet: action: [139] Create Format ext4 filesystem mounted at /home on partition sda5 (id 136) >03:54:31,542 DEBUG blivet: action: [133] Create Format ext4 filesystem mounted at / on partition sda3 (id 130) >03:54:31,542 INFO blivet: pruning action queue... >03:54:31,543 INFO blivet: sorting actions... >03:54:31,544 DEBUG blivet: action: [89] Destroy Format None on disk sda (id 6) >03:54:31,544 DEBUG blivet: lvm filter: removing sda3 from the reject list >03:54:31,544 DEBUG blivet: sda3 wasn't in the reject list >03:54:31,545 DEBUG blivet: lvm filter: removing sda5 from the reject list >03:54:31,545 DEBUG blivet: sda5 wasn't in the reject list >03:54:31,545 DEBUG blivet: lvm filter: removing sda2 from the reject list >03:54:31,546 DEBUG blivet: sda2 wasn't in the reject list >03:54:31,546 DEBUG blivet: lvm filter: removing sda1 from the reject list >03:54:31,546 DEBUG blivet: sda1 wasn't in the reject list >03:54:31,546 DEBUG blivet: lvm filter: removing sda4 from the reject list >03:54:31,547 DEBUG blivet: sda4 wasn't in the reject list >03:54:31,547 DEBUG blivet: action: [92] Create Format gpt disklabel on disk sda (id 6) >03:54:31,547 DEBUG blivet: lvm filter: removing sda3 from the reject list >03:54:31,548 DEBUG blivet: sda3 wasn't in the reject list >03:54:31,548 DEBUG blivet: lvm filter: removing sda5 from the reject list >03:54:31,548 DEBUG blivet: sda5 wasn't in the reject list >03:54:31,548 DEBUG blivet: lvm filter: removing sda2 from the reject list >03:54:31,549 DEBUG blivet: sda2 wasn't in the reject list >03:54:31,549 DEBUG blivet: lvm filter: removing sda1 from the reject list >03:54:31,549 DEBUG blivet: sda1 wasn't in the reject list >03:54:31,549 DEBUG blivet: lvm filter: removing sda4 from the reject list >03:54:31,549 DEBUG blivet: sda4 wasn't in the reject list >03:54:31,552 DEBUG blivet: action: [150] Create Device partition sda1 (id 148) >03:54:31,552 DEBUG blivet: action: [144] Create Device partition sda2 (id 142) >03:54:31,553 DEBUG blivet: action: [132] Create Device partition sda3 (id 130) >03:54:31,553 DEBUG blivet: action: [133] Create Format ext4 filesystem mounted at / on partition sda3 (id 130) >03:54:31,554 DEBUG blivet: action: [156] Create Device partition sda4 (id 154) >03:54:31,554 DEBUG blivet: action: [138] Create Device partition sda5 (id 136) >03:54:31,554 DEBUG blivet: action: [139] Create Format ext4 filesystem mounted at /home on partition sda5 (id 136) >03:54:31,555 DEBUG blivet: action: [157] Create Format swap on partition sda4 (id 154) >03:54:31,555 DEBUG blivet: action: [145] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 142) >03:54:31,555 DEBUG blivet: action: [299] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 148) >03:54:31,556 INFO blivet: executing action: [89] Destroy Format None on disk sda (id 6) >03:54:31,557 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >03:54:31,558 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >03:54:31,846 INFO blivet: executing action: [92] Create Format gpt disklabel on disk sda (id 6) >03:54:31,849 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:31,850 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >03:54:31,851 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >03:54:31,853 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >03:54:32,038 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >03:54:32,039 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda >03:54:32,098 INFO blivet: executing action: [150] Create Device partition sda1 (id 148) >03:54:32,099 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >03:54:32,102 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >03:54:32,103 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:32,105 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:54:32,106 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >03:54:32,110 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >03:54:32,351 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >03:54:32,503 DEBUG blivet: post-commit partition path is /dev/sda1 >03:54:32,509 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:54:32,511 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93cd0> PedPartition: <_ped.Partition object at 0x7f1005e9c770> >03:54:32,515 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >03:54:32,595 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:54:32,596 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:54:32,597 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:54:32,598 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >03:54:32,716 INFO blivet: executing action: [144] Create Device partition sda2 (id 142) >03:54:32,717 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >03:54:32,719 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >03:54:32,720 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:32,721 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:54:32,723 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >03:54:32,724 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >03:54:32,923 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >03:54:33,059 DEBUG blivet: post-commit partition path is /dev/sda2 >03:54:33,061 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >03:54:33,062 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e96c10> PedPartition: <_ped.Partition object at 0x7f1005e9c830> >03:54:33,064 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >03:54:33,128 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:54:33,131 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:54:33,135 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:54:33,136 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >03:54:33,257 INFO blivet: executing action: [132] Create Device partition sda3 (id 130) >03:54:33,258 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >03:54:33,259 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >03:54:33,261 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:33,262 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:54:33,265 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >03:54:33,267 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >03:54:33,439 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >03:54:33,583 DEBUG blivet: post-commit partition path is /dev/sda3 >03:54:33,584 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >03:54:33,586 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93110> PedPartition: <_ped.Partition object at 0x7f1005e9c7d0> >03:54:33,592 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >03:54:33,652 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:54:33,654 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:54:33,655 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:54:33,656 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >03:54:33,767 INFO blivet: executing action: [133] Create Format ext4 filesystem mounted at / on partition sda3 (id 130) >03:54:33,769 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:54:33,771 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >03:54:33,772 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >03:54:33,774 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >03:54:33,776 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >03:54:33,777 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >03:54:33,778 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >03:54:33,783 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >03:54:33,784 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >03:54:33,786 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >03:54:33,787 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >03:54:33,789 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >03:54:33,790 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >03:54:33,791 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >03:54:33,793 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >03:54:33,794 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 16 ; >03:54:33,795 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 17 ; >03:54:33,800 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 18 ; >03:54:33,801 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 19 ; >03:54:33,803 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >03:54:33,816 DEBUG blivet: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >03:54:33,818 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >03:54:33,818 WARN blivet: Could not create label (root) on filesystem ext4 >03:54:34,893 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >03:54:34,895 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >03:54:35,346 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >03:54:35,347 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >03:54:35,443 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:54:35,444 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >03:54:35,445 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 >03:54:35,511 INFO blivet: executing action: [156] Create Device partition sda4 (id 154) >03:54:35,516 DEBUG blivet: PartitionDevice.create: sda4 ; status: False ; >03:54:35,518 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >03:54:35,520 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:35,521 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:54:35,523 DEBUG blivet: PartitionDevice._create: sda4 ; status: False ; >03:54:35,525 DEBUG blivet: PartitionDevice._wipe: sda4 ; status: False ; >03:54:35,719 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >03:54:35,898 DEBUG blivet: post-commit partition path is /dev/sda4 >03:54:35,900 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >03:54:35,902 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e93790> PedPartition: <_ped.Partition object at 0x7f1005e9c710> >03:54:35,904 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda4 ; status: False ; type: None ; >03:54:35,975 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >03:54:35,977 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >03:54:35,978 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >03:54:35,979 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 >03:54:36,096 INFO blivet: executing action: [138] Create Device partition sda5 (id 136) >03:54:36,097 DEBUG blivet: PartitionDevice.create: sda5 ; status: False ; >03:54:36,100 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: False ; >03:54:36,102 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:36,103 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >03:54:36,105 DEBUG blivet: PartitionDevice._create: sda5 ; status: False ; >03:54:36,106 DEBUG blivet: PartitionDevice._wipe: sda5 ; status: False ; >03:54:36,299 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >03:54:36,543 DEBUG blivet: post-commit partition path is /dev/sda5 >03:54:36,545 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >03:54:36,547 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005e88250> PedPartition: <_ped.Partition object at 0x7f1005e9cad0> >03:54:36,548 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda5 ; status: False ; type: None ; >03:54:36,622 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >03:54:36,626 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >03:54:36,627 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >03:54:36,631 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 >03:54:36,750 INFO blivet: executing action: [139] Create Format ext4 filesystem mounted at /home on partition sda5 (id 136) >03:54:36,754 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >03:54:36,757 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >03:54:36,759 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >03:54:36,761 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >03:54:36,762 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >03:54:36,763 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >03:54:36,764 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >03:54:36,765 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >03:54:36,766 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >03:54:36,767 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >03:54:36,768 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >03:54:36,770 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >03:54:36,774 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >03:54:36,775 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >03:54:36,777 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >03:54:36,778 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 16 ; >03:54:36,779 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 17 ; >03:54:36,780 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 18 ; >03:54:36,781 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 19 ; >03:54:36,783 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >03:54:36,855 DEBUG blivet: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >03:54:36,857 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /home ; type: ext4 ; >03:54:36,857 WARN blivet: Could not create label (home) on filesystem ext4 >03:54:37,590 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >03:54:37,591 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >03:54:37,879 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >03:54:37,880 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >03:54:37,979 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >03:54:37,980 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >03:54:37,982 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 >03:54:38,042 INFO blivet: executing action: [157] Create Format swap on partition sda4 (id 154) >03:54:38,045 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >03:54:38,046 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 1 ; >03:54:38,047 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 2 ; >03:54:38,048 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 4 ; >03:54:38,049 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 5 ; >03:54:38,050 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 6 ; >03:54:38,054 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 8 ; >03:54:38,055 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 9 ; >03:54:38,057 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 10 ; >03:54:38,058 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 11 ; >03:54:38,059 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 12 ; >03:54:38,060 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 13 ; >03:54:38,062 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 14 ; >03:54:38,063 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 15 ; >03:54:38,065 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 16 ; >03:54:38,066 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 17 ; >03:54:38,067 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 18 ; >03:54:38,071 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 19 ; >03:54:38,072 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda4 ; flag: 3 ; >03:54:38,076 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >03:54:38,093 DEBUG blivet: SwapSpace.create: device: /dev/sda4 ; status: None ; type: swap ; >03:54:38,095 DEBUG blivet: SwapSpace.create: device: /dev/sda4 ; status: None ; type: swap ; >03:54:38,221 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda4 ; type: swap ; >03:54:38,230 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda4 >03:54:38,303 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >03:54:38,305 DEBUG blivet: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >03:54:38,305 DEBUG blivet: sda4 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4 >03:54:38,362 INFO blivet: executing action: [145] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 142) >03:54:38,364 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:54:38,366 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >03:54:38,367 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >03:54:38,368 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >03:54:38,374 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >03:54:38,375 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >03:54:38,376 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >03:54:38,377 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >03:54:38,378 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >03:54:38,379 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >03:54:38,380 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >03:54:38,381 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >03:54:38,383 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >03:54:38,384 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >03:54:38,386 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >03:54:38,389 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >03:54:38,391 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >03:54:38,392 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >03:54:38,393 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 19 ; >03:54:38,394 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >03:54:38,403 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >03:54:38,410 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >03:54:38,411 WARN blivet: Could not create label (boot) on filesystem ext4 >03:54:38,627 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >03:54:38,627 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >03:54:38,736 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >03:54:38,737 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >03:54:38,866 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:54:38,868 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >03:54:38,869 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 >03:54:38,947 INFO blivet: executing action: [299] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 148) >03:54:38,950 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:54:38,951 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >03:54:38,952 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >03:54:38,953 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >03:54:38,957 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >03:54:38,959 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >03:54:38,960 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >03:54:38,961 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >03:54:38,963 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >03:54:38,964 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >03:54:38,965 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >03:54:38,966 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >03:54:38,968 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >03:54:38,969 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >03:54:38,971 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >03:54:38,973 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >03:54:38,976 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >03:54:38,977 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >03:54:38,978 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 19 ; >03:54:38,980 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >03:54:38,996 DEBUG blivet: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >03:54:38,998 DEBUG blivet: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >03:54:38,998 WARN blivet: Could not create label (bootefi) on filesystem efi >03:54:39,092 DEBUG blivet: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >03:54:39,093 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >03:54:39,192 DEBUG blivet: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >03:54:39,197 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >03:54:39,270 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:54:39,272 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >03:54:39,273 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 >03:54:39,340 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >03:54:39,341 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f1005ad7b50> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7c10> PedPartition: <_ped.Partition object at 0x7f1005add650> >03:54:39,343 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >03:54:39,345 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f100ee6ab10> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f100ee6a690> PedPartition: <_ped.Partition object at 0x7f1005addf50> >03:54:39,346 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >03:54:39,348 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f1005ad7750> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7dd0> PedPartition: <_ped.Partition object at 0x7f1005add110> >03:54:39,352 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >03:54:39,354 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f1005ad7a10> > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1005ad7350> PedPartition: <_ped.Partition object at 0x7f1005add1d0> >03:54:39,356 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >03:54:39,358 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f100ee8f390> fileSystem: <parted.filesystem.FileSystem object at 0x7f100ee6a290> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f100ee6af90> PedPartition: <_ped.Partition object at 0x7f1005add290> >03:54:39,358 INFO blivet: setting boot flag on sda1 >03:54:39,360 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >03:54:39,361 INFO blivet: Setting label on existing 200 MiB partition sda1 (148) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >03:54:39,378 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:54:39,379 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >03:54:39,509 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,512 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,534 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,543 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,550 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,555 DEBUG blivet: Ext4FS.supported: supported: True ; >03:54:39,559 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:54:39,561 DEBUG blivet: Iso9660FS.supported: supported: True ; >03:54:39,646 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >03:54:39,650 DEBUG blivet: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >03:54:39,651 DEBUG blivet: SwapSpace.setup: device: /dev/sda4 ; status: False ; type: swap ; >03:54:39,720 DEBUG blivet: BindFS.supported: supported: False ; >03:54:39,722 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 526 >03:54:39,723 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >03:54:39,726 DEBUG blivet: TmpFS.supported: supported: True ; >03:54:39,779 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 529 >03:54:39,781 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >03:54:39,783 DEBUG blivet: DevPtsFS.supported: supported: False ; >03:54:39,783 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 532 >03:54:39,784 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >03:54:39,786 DEBUG blivet: SysFS.supported: supported: False ; >03:54:39,788 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 535 >03:54:39,791 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >03:54:39,792 DEBUG blivet: ProcFS.supported: supported: False ; >03:54:39,793 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 538 >03:54:39,795 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >03:54:39,796 DEBUG blivet: SELinuxFS.supported: supported: False ; >03:54:39,796 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 541 >03:54:39,798 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >03:54:39,799 DEBUG blivet: USBFS.supported: supported: False ; >03:54:39,799 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 544 >03:54:39,801 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >03:54:39,802 DEBUG blivet: BindFS.supported: supported: False ; >03:54:39,803 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 547 >03:54:39,806 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >03:54:39,808 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >03:54:39,946 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >03:54:39,954 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >03:54:39,956 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:54:40,054 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >03:54:40,059 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,061 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:54:40,123 INFO blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >03:54:40,124 INFO blivet: set SELinux context for newly mounted filesystem root at /boot/efi to None >03:54:40,125 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /boot/efi/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,127 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >03:54:40,256 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >03:54:40,256 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,258 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >03:54:40,308 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >03:54:40,309 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,313 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >03:54:40,362 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >03:54:40,363 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,367 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >03:54:40,491 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >03:54:40,504 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /home/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,507 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >03:54:40,562 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >03:54:40,562 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >03:54:40,563 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,713 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >03:54:40,843 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >03:54:40,846 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,848 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >03:54:40,920 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >03:54:40,921 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >03:54:40,923 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >03:54:40,977 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >03:54:40,978 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >03:54:40,979 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 >03:54:41,008 INFO blivet: not writing out mpath configuration >04:34:58,468 DEBUG blivet: looking up parted Device: /dev/sda4 > > >/tmp/ifcfg.log: >07:43:16,209 DEBUG ifcfg: content of files (network initialization): >07:43:16,229 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 138, 189, 155]}, 'connection': {'timestamp': 1395646987L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'cd0d96ea-9c50-4143-a239-3fdc2fb71053'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >07:43:16,597 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s3']): >07:43:16,597 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s3: >07:43:16,598 DEBUG ifcfg: TYPE=Ethernet >07:43:16,598 DEBUG ifcfg: BOOTPROTO=dhcp >07:43:16,598 DEBUG ifcfg: DEFROUTE=yes >07:43:16,598 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >07:43:16,599 DEBUG ifcfg: IPV6INIT=yes >07:43:16,599 DEBUG ifcfg: IPV6_AUTOCONF=yes >07:43:16,599 DEBUG ifcfg: IPV6_DEFROUTE=yes >07:43:16,599 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >07:43:16,599 DEBUG ifcfg: NAME=enp0s3 >07:43:16,599 DEBUG ifcfg: UUID=cd0d96ea-9c50-4143-a239-3fdc2fb71053 >07:43:16,599 DEBUG ifcfg: ONBOOT=no >07:43:16,599 DEBUG ifcfg: HWADDR=08:00:27:8A:BD:9B >07:43:16,600 DEBUG ifcfg: PEERDNS=yes >07:43:16,600 DEBUG ifcfg: PEERROUTES=yes >07:43:16,600 DEBUG ifcfg: IPV6_PEERDNS=yes >07:43:16,600 DEBUG ifcfg: IPV6_PEERROUTES=yes >07:43:16,613 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 138, 189, 155]}, 'connection': {'timestamp': 1395646987L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s3', 'uuid': 'cd0d96ea-9c50-4143-a239-3fdc2fb71053'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >07:43:35,883 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s3 >07:43:35,884 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s3 >03:54:19,580 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s3 >03:54:19,581 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp0s3 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 > > >/tmp/syslog: >07:43:04,609 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="866" x-info="http://www.rsyslog.com"] start >07:43:04,611 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >07:43:04,611 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >07:43:04,611 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >07:43:04,611 NOTICE kernel:[ 0.000000] Linux version 3.14.0-0.rc7.git2.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-14) (GCC) ) #1 SMP Fri Mar 21 13:26:24 UTC 2014 >07:43:04,611 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 >07:43:04,611 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005e5defff] usable >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005e5df000-0x000000005e5ebfff] reserved >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005e5ec000-0x000000005f76bfff] usable >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005f76c000-0x000000005f7c3fff] reserved >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005f7c4000-0x000000005f7cbfff] ACPI data >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005f7cc000-0x000000005f7cffff] ACPI NVS >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005f7d0000-0x000000005fbcffff] usable >07:43:04,611 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005fbd0000-0x000000005fbeffff] reserved >07:43:04,611 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >07:43:04,611 INFO kernel:[ 0.000000] efi: EFI v2.31 by EDK II >07:43:04,611 INFO kernel:[ 0.000000] efi: ACPI=0x5f7cb000 ACPI 2.0=0x5f7cb014 SMBIOS=0x5f7ce000 MPS=0x5f7cd000 >07:43:04,611 INFO kernel:[ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x00000000000a0000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem04: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002000000) (16MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x0000000002000000-0x0000000002600000) (6MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000002600000-0x0000000003000000) (10MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000003000000-0x00000000051e9000) (33MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x00000000051e9000-0x000000003b87d000) (870MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x000000003b87d000-0x0000000040000000) (71MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000040000000-0x000000004468d000) (70MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000004468d000-0x000000005bc00000) (373MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x000000005bc00000-0x000000005bc20000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x000000005bc20000-0x000000005dc86000) (32MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem14: type=1, attr=0xf, range=[0x000000005dc86000-0x000000005ddc1000) (1MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x000000005ddc1000-0x000000005e227000) (4MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x000000005e227000-0x000000005e286000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x000000005e286000-0x000000005e309000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x000000005e309000-0x000000005e30a000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem19: type=2, attr=0xf, range=[0x000000005e30a000-0x000000005e4de000) (1MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x000000005e4de000-0x000000005e5df000) (1MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem21: type=5, attr=0x800000000000000f, range=[0x000000005e5df000-0x000000005e5ec000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x000000005e5ec000-0x000000005e6ec000) (1MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem23: type=7, attr=0xf, range=[0x000000005e6ec000-0x000000005e6f7000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x000000005e6f7000-0x000000005f5ec000) (14MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem25: type=7, attr=0xf, range=[0x000000005f5ec000-0x000000005f5ef000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem26: type=3, attr=0xf, range=[0x000000005f5ef000-0x000000005f76c000) (1MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem27: type=5, attr=0x800000000000000f, range=[0x000000005f76c000-0x000000005f79c000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem28: type=6, attr=0x800000000000000f, range=[0x000000005f79c000-0x000000005f7c0000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem29: type=0, attr=0xf, range=[0x000000005f7c0000-0x000000005f7c4000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem30: type=9, attr=0xf, range=[0x000000005f7c4000-0x000000005f7cc000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem31: type=10, attr=0xf, range=[0x000000005f7cc000-0x000000005f7d0000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x000000005f7d0000-0x000000005fbd0000) (4MB) >07:43:04,611 INFO kernel:[ 0.000000] efi: mem33: type=6, attr=0x800000000000000f, range=[0x000000005fbd0000-0x000000005fbf0000) (0MB) >07:43:04,611 INFO kernel:[ 0.000000] SMBIOS 2.5 present. >07:43:04,611 DEBUG kernel:[ 0.000000] DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 >07:43:04,611 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >07:43:04,611 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >07:43:04,611 INFO kernel:[ 0.000000] e820: last_pfn = 0x5fbd0 max_arch_pfn = 0x400000000 >07:43:04,611 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >07:43:04,611 DEBUG kernel:[ 0.000000] MTRR variable ranges disabled: >07:43:04,611 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >07:43:04,611 INFO kernel:[ 0.000000] CPU MTRRs all blank - virtualized system. >07:43:04,611 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >07:43:04,611 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >07:43:04,611 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dc7000, 0x04dc7fff] PGTABLE >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dc8000, 0x04dc8fff] PGTABLE >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dc9000, 0x04dc9fff] PGTABLE >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5da00000-0x5dbfffff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5da00000-0x5dbfffff] page 2M >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dca000, 0x04dcafff] PGTABLE >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5c000000-0x5d9fffff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5c000000-0x5d9fffff] page 2M >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x5bffffff] page 2M >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5dc00000-0x5e5defff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5dc00000-0x5e3fffff] page 2M >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5e400000-0x5e5defff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dcb000, 0x04dcbfff] PGTABLE >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5e5ec000-0x5f76bfff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5e5ec000-0x5e5fffff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5e600000-0x5f5fffff] page 2M >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5f600000-0x5f76bfff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] BRK [0x04dcc000, 0x04dccfff] PGTABLE >07:43:04,611 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x5f7d0000-0x5fbcffff] >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5f7d0000-0x5f7fffff] page 4k >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5f800000-0x5f9fffff] page 2M >07:43:04,611 DEBUG kernel:[ 0.000000] [mem 0x5fa00000-0x5fbcffff] page 4k >07:43:04,611 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3b87d000-0x3de11fff] >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: RSDP 000000005f7cb014 000024 (v02 VBOX ) >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: XSDT 000000005f7ca0e8 00003C (v01 VBOX VBOXFACP 00000001 01000013) >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: FACP 000000005f7c8000 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: DSDT 000000005f7c6000 001B96 (v01 VBOX VBOXBIOS 00000002 INTL 20090123) >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: FACS 000000005f7cf000 000040 >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: APIC 000000005f7c9000 000054 (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >07:43:04,611 WARNING kernel:[ 0.000000] ACPI: SSDT 000000005f7c5000 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20090123) >07:43:04,611 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:43:04,611 INFO kernel:[ 0.000000] No NUMA configuration found >07:43:04,611 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005fbcffff] >07:43:04,649 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5fbcffff] >07:43:04,649 INFO kernel:[ 0.000000] NODE_DATA [mem 0x5e4b7000-0x5e4ddfff] >07:43:04,649 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005a400000-ffff88005bbfffff] on node 0 >07:43:04,649 WARNING kernel:[ 0.000000] Zone ranges: >07:43:04,649 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >07:43:04,649 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >07:43:04,649 WARNING kernel:[ 0.000000] Normal empty >07:43:04,649 WARNING kernel:[ 0.000000] Movable zone start for each node >07:43:04,649 WARNING kernel:[ 0.000000] Early memory node ranges >07:43:04,649 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009ffff] >07:43:04,649 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5e5defff] >07:43:04,649 WARNING kernel:[ 0.000000] node 0: [mem 0x5e5ec000-0x5f76bfff] >07:43:04,649 WARNING kernel:[ 0.000000] node 0: [mem 0x5f7d0000-0x5fbcffff] >07:43:04,649 DEBUG kernel:[ 0.000000] On node 0 totalpages: 391934 >07:43:04,649 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >07:43:04,649 DEBUG kernel:[ 0.000000] DMA zone: 22 pages reserved >07:43:04,649 DEBUG kernel:[ 0.000000] DMA zone: 3999 pages, LIFO batch:0 >07:43:04,649 DEBUG kernel:[ 0.000000] DMA32 zone: 6064 pages used for memmap >07:43:04,649 DEBUG kernel:[ 0.000000] DMA32 zone: 387935 pages, LIFO batch:31 >07:43:04,649 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >07:43:04,649 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >07:43:04,649 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:43:04,649 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >07:43:04,649 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >07:43:04,649 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >07:43:04,649 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >07:43:04,649 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >07:43:04,649 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >07:43:04,649 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >07:43:04,649 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >07:43:04,649 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >07:43:04,649 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >07:43:04,649 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >07:43:04,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >07:43:04,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x5e5df000-0x5e5ebfff] >07:43:04,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x5f76c000-0x5f7c3fff] >07:43:04,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x5f7c4000-0x5f7cbfff] >07:43:04,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x5f7cc000-0x5f7cffff] >07:43:04,649 INFO kernel:[ 0.000000] e820: [mem 0x5fbf0000-0xffffffff] available for PCI devices >07:43:04,649 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >07:43:04,649 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >07:43:04,649 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88005da00000 s1926720 r8192 d22976 u2097152 >07:43:04,649 DEBUG kernel:[ 0.000000] pcpu-alloc: s1926720 r8192 d22976 u2097152 alloc=1*2097152 >07:43:04,649 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >07:43:04,649 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 385784 >07:43:04,649 WARNING kernel:[ 0.000000] Policy zone: DMA32 >07:43:04,649 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 >07:43:04,649 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >07:43:04,649 WARNING kernel:[ 0.000000] Memory: 1436944K/1567736K available (8105K kernel code, 1605K rwdata, 3300K rodata, 3696K init, 12864K bss, 130792K reserved) >07:43:04,649 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >07:43:04,649 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >07:43:04,649 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >07:43:04,649 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >07:43:04,649 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >07:43:04,649 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:256 16 >07:43:04,649 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >07:43:04,649 INFO kernel:[ 0.000000] console [tty0] enabled >07:43:04,649 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >07:43:04,649 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >07:43:04,649 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >07:43:04,649 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >07:43:04,649 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >07:43:04,649 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >07:43:04,649 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >07:43:04,649 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >07:43:04,649 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >07:43:04,649 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >07:43:04,649 INFO kernel:[ 0.000000] allocated 6291456 bytes of page_cgroup >07:43:04,649 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >07:43:04,649 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >07:43:04,649 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >07:43:04,649 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >07:43:04,649 INFO kernel:[ 0.000000] tsc: Detected 3004.911 MHz processor >07:43:04,649 INFO kernel:[ 0.001042] Calibrating delay loop (skipped), value calculated using timer frequency.. 6009.82 BogoMIPS (lpj=3004911) >07:43:04,649 INFO kernel:[ 0.001049] pid_max: default: 32768 minimum: 301 >07:43:04,649 INFO kernel:[ 0.001068] ACPI: Core revision 20131218 >07:43:04,649 WARNING kernel:[ 0.003193] ACPI: All ACPI Tables successfully acquired >07:43:04,649 INFO kernel:[ 0.004374] Security Framework initialized >07:43:04,649 INFO kernel:[ 0.004385] SELinux: Initializing. >07:43:04,649 DEBUG kernel:[ 0.004427] SELinux: Starting in permissive mode >07:43:04,649 INFO kernel:[ 0.005774] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >07:43:04,649 INFO kernel:[ 0.006053] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >07:43:04,649 INFO kernel:[ 0.006206] Mount-cache hash table entries: 256 >07:43:04,649 INFO kernel:[ 0.007048] Initializing cgroup subsys memory >07:43:04,649 INFO kernel:[ 0.007072] Initializing cgroup subsys devices >07:43:04,649 INFO kernel:[ 0.007086] Initializing cgroup subsys freezer >07:43:04,649 INFO kernel:[ 0.007098] Initializing cgroup subsys net_cls >07:43:04,649 INFO kernel:[ 0.007101] Initializing cgroup subsys blkio >07:43:04,649 INFO kernel:[ 0.007105] Initializing cgroup subsys perf_event >07:43:04,649 INFO kernel:[ 0.007109] Initializing cgroup subsys hugetlb >07:43:04,649 INFO kernel:[ 0.007225] mce: CPU supports 0 MCE banks >07:43:04,649 INFO kernel:[ 0.007256] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >07:43:04,649 INFO kernel:[ 0.007256] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >07:43:04,649 INFO kernel:[ 0.007256] tlb_flushall_shift: 6 >07:43:04,649 INFO kernel:[ 0.024607] Freeing SMP alternatives memory: 24K (ffffffff8212f000 - ffffffff82135000) >07:43:04,649 INFO kernel:[ 0.036471] ftrace: allocating 26545 entries in 104 pages >07:43:04,649 INFO kernel:[ 0.046334] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >07:43:04,649 INFO kernel:[ 0.056617] smpboot: CPU0: Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz (fam: 06, model: 3c, stepping: 03) >07:43:04,649 INFO kernel:[ 0.057000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. >07:43:04,649 INFO kernel:[ 0.057477] x86: Booted up 1 node, 1 CPUs >07:43:04,649 INFO kernel:[ 0.057482] smpboot: Total of 1 processors activated (6009.82 BogoMIPS) >07:43:04,649 WARNING kernel:[ 0.057801] NMI watchdog: disabled (cpu0): hardware events not enabled >07:43:04,649 INFO kernel:[ 0.058145] devtmpfs: initialized >07:43:04,649 INFO kernel:[ 0.060780] PM: Registering ACPI NVS region [mem 0x5f7cc000-0x5f7cffff] (16384 bytes) >07:43:04,649 INFO kernel:[ 0.061792] atomic64 test passed for x86-64 platform with CX8 and with SSE >07:43:04,649 INFO kernel:[ 0.061797] pinctrl core: initialized pinctrl subsystem >07:43:04,649 INFO kernel:[ 0.062008] RTC time: 7:42:48, date: 03/24/14 >07:43:04,649 INFO kernel:[ 0.062163] NET: Registered protocol family 16 >07:43:04,649 INFO kernel:[ 0.062461] cpuidle: using governor menu >07:43:04,649 INFO kernel:[ 0.062532] ACPI: bus type PCI registered >07:43:04,649 INFO kernel:[ 0.062535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >07:43:04,649 INFO kernel:[ 0.062724] PCI: Using configuration type 1 for base access >07:43:04,649 INFO kernel:[ 0.068000] bio: create slab <bio-0> at 0 >07:43:04,649 INFO kernel:[ 0.068266] ACPI: Added _OSI(Module Device) >07:43:04,649 INFO kernel:[ 0.068270] ACPI: Added _OSI(Processor Device) >07:43:04,649 INFO kernel:[ 0.068273] ACPI: Added _OSI(3.0 _SCP Extensions) >07:43:04,649 INFO kernel:[ 0.068275] ACPI: Added _OSI(Processor Aggregator Device) >07:43:04,649 WARNING kernel:[ 0.070388] ACPI: Executed 1 blocks of module-level executable AML code >07:43:04,649 INFO kernel:[ 0.078309] ACPI: Interpreter enabled >07:43:04,649 WARNING kernel:[ 0.078319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >07:43:04,649 WARNING kernel:[ 0.078326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >07:43:04,649 WARNING kernel:[ 0.078333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580) >07:43:04,649 WARNING kernel:[ 0.078357] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131218/hwxface-580) >07:43:04,649 INFO kernel:[ 0.078368] ACPI: (supports S0 S5) >07:43:04,649 INFO kernel:[ 0.078371] ACPI: Using IOAPIC for interrupt routing >07:43:04,649 INFO kernel:[ 0.078906] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >07:43:04,649 INFO kernel:[ 0.079038] ACPI: No dock devices found. >07:43:04,649 INFO kernel:[ 0.088054] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >07:43:04,649 INFO kernel:[ 0.088065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >07:43:04,649 INFO kernel:[ 0.088105] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >07:43:04,649 DEBUG kernel:[ 0.088280] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >07:43:04,649 DEBUG kernel:[ 0.088282] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >07:43:04,649 DEBUG kernel:[ 0.088284] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >07:43:04,649 DEBUG kernel:[ 0.088285] acpi PNP0A03:00: host bridge window [mem 0x5fc00000-0xffdfffff] (ignored) >07:43:04,649 DEBUG kernel:[ 0.088288] PCI: root bus 00: using default resources >07:43:04,649 WARNING kernel:[ 0.088305] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >07:43:04,649 INFO kernel:[ 0.088802] PCI host bridge to bus 0000:00 >07:43:04,649 INFO kernel:[ 0.088811] pci_bus 0000:00: root bus resource [bus 00-ff] >07:43:04,649 INFO kernel:[ 0.088814] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >07:43:04,649 INFO kernel:[ 0.088817] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff] >07:43:04,649 DEBUG kernel:[ 0.088859] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >07:43:04,649 DEBUG kernel:[ 0.089528] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >07:43:04,649 DEBUG kernel:[ 0.090194] pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >07:43:04,649 DEBUG kernel:[ 0.093033] pci 0000:00:02.0: reg 0x10: [mem 0x80000000-0x87ffffff pref] >07:43:04,649 DEBUG kernel:[ 0.113436] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >07:43:04,649 DEBUG kernel:[ 0.115120] pci 0000:00:03.0: reg 0x10: [mem 0x88400000-0x8841ffff] >07:43:04,649 DEBUG kernel:[ 0.117982] pci 0000:00:03.0: reg 0x18: [io 0xc040-0xc047] >07:43:04,649 DEBUG kernel:[ 0.121762] pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >07:43:04,649 DEBUG kernel:[ 0.123120] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc01f] >07:43:04,649 DEBUG kernel:[ 0.124099] pci 0000:00:04.0: reg 0x14: [mem 0x88000000-0x883fffff] >07:43:04,649 DEBUG kernel:[ 0.124896] pci 0000:00:04.0: reg 0x18: [mem 0x88420000-0x88423fff pref] >07:43:04,649 DEBUG kernel:[ 0.128582] pci 0000:00:05.0: [8086:2668] type 00 class 0x040300 >07:43:04,649 DEBUG kernel:[ 0.130064] pci 0000:00:05.0: reg 0x10: [mem 0x88424000-0x88427fff] >07:43:04,649 DEBUG kernel:[ 0.135753] pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >07:43:04,649 DEBUG kernel:[ 0.137092] pci 0000:00:06.0: reg 0x10: [mem 0x8842b000-0x8842bfff] >07:43:04,649 DEBUG kernel:[ 0.143442] pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >07:43:04,649 INFO kernel:[ 0.143856] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI >07:43:04,649 DEBUG kernel:[ 0.144281] pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320 >07:43:04,649 DEBUG kernel:[ 0.145108] pci 0000:00:0b.0: reg 0x10: [mem 0x8842a000-0x8842afff] >07:43:04,649 DEBUG kernel:[ 0.151428] pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >07:43:04,649 DEBUG kernel:[ 0.152110] pci 0000:00:0d.0: reg 0x10: [io 0xc038-0xc03f] >07:43:04,649 DEBUG kernel:[ 0.153107] pci 0000:00:0d.0: reg 0x18: [io 0xc030-0xc037] >07:43:04,649 DEBUG kernel:[ 0.156038] pci 0000:00:0d.0: reg 0x20: [io 0xc020-0xc02f] >07:43:04,649 DEBUG kernel:[ 0.157084] pci 0000:00:0d.0: reg 0x24: [mem 0x88428000-0x88429fff] >07:43:04,649 INFO kernel:[ 0.161245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11) >07:43:04,649 INFO kernel:[ 0.162187] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *9 10 11) >07:43:04,649 INFO kernel:[ 0.162385] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 10 *11) >07:43:04,649 INFO kernel:[ 0.162579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >07:43:04,649 WARNING kernel:[ 0.162833] ACPI: Enabled 1 GPEs in block 00 to 07 >07:43:04,649 INFO kernel:[ 0.163000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >07:43:04,649 INFO kernel:[ 0.163000] vgaarb: loaded >07:43:04,649 INFO kernel:[ 0.163000] vgaarb: bridge control possible 0000:00:02.0 >07:43:04,649 NOTICE kernel:[ 0.163192] SCSI subsystem initialized >07:43:04,649 DEBUG kernel:[ 0.163301] libata version 3.00 loaded. >07:43:04,649 INFO kernel:[ 0.163375] ACPI: bus type USB registered >07:43:04,649 INFO kernel:[ 0.163434] usbcore: registered new interface driver usbfs >07:43:04,649 INFO kernel:[ 0.163458] usbcore: registered new interface driver hub >07:43:04,649 INFO kernel:[ 0.163514] usbcore: registered new device driver usb >07:43:04,649 INFO kernel:[ 0.164011] PCI: Using ACPI for IRQ routing >07:43:04,649 DEBUG kernel:[ 0.164015] PCI: pci_cache_line_size set to 64 bytes >07:43:04,649 DEBUG kernel:[ 0.164175] e820: reserve RAM buffer [mem 0x5e5df000-0x5fffffff] >07:43:04,649 DEBUG kernel:[ 0.164184] e820: reserve RAM buffer [mem 0x5f76c000-0x5fffffff] >07:43:04,649 DEBUG kernel:[ 0.164189] e820: reserve RAM buffer [mem 0x5fbd0000-0x5fffffff] >07:43:04,649 INFO kernel:[ 0.164640] NetLabel: Initializing >07:43:04,649 INFO kernel:[ 0.164644] NetLabel: domain hash size = 128 >07:43:04,649 INFO kernel:[ 0.164646] NetLabel: protocols = UNLABELED CIPSOv4 >07:43:04,649 INFO kernel:[ 0.164687] NetLabel: unlabeled traffic allowed by default >07:43:04,649 INFO kernel:[ 0.164787] Switched to clocksource refined-jiffies >07:43:04,649 INFO kernel:[ 0.206993] pnp: PnP ACPI init >07:43:04,649 INFO kernel:[ 0.206993] ACPI: bus type PNP registered >07:43:04,649 DEBUG kernel:[ 0.207049] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active) >07:43:04,649 DEBUG kernel:[ 0.207071] pnp 00:01: [dma 4] >07:43:04,649 DEBUG kernel:[ 0.207131] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >07:43:04,649 DEBUG kernel:[ 0.207292] pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 (active) >07:43:04,649 DEBUG kernel:[ 0.207402] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active) >07:43:04,649 INFO kernel:[ 0.210232] pnp: PnP ACPI: found 4 devices >07:43:04,649 INFO kernel:[ 0.210240] ACPI: bus type PNP unregistered >07:43:04,649 INFO kernel:[ 0.220063] Switched to clocksource acpi_pm >07:43:04,649 DEBUG kernel:[ 0.220079] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >07:43:04,649 DEBUG kernel:[ 0.220081] pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff] >07:43:04,649 INFO kernel:[ 0.220165] NET: Registered protocol family 2 >07:43:04,649 INFO kernel:[ 0.220642] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >07:43:04,649 INFO kernel:[ 0.220971] TCP bind hash table entries: 16384 (order: 8, 1310720 bytes) >07:43:04,649 INFO kernel:[ 0.221825] TCP: Hash tables configured (established 16384 bind 16384) >07:43:04,649 INFO kernel:[ 0.221883] TCP: reno registered >07:43:04,649 INFO kernel:[ 0.221926] UDP hash table entries: 1024 (order: 5, 196608 bytes) >07:43:04,649 INFO kernel:[ 0.222122] UDP-Lite hash table entries: 1024 (order: 5, 196608 bytes) >07:43:04,649 INFO kernel:[ 0.222430] NET: Registered protocol family 1 >07:43:04,649 INFO kernel:[ 0.222449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >07:43:04,649 INFO kernel:[ 0.222476] pci 0000:00:01.0: Activating ISA DMA hang workarounds >07:43:04,649 DEBUG kernel:[ 0.222496] pci 0000:00:02.0: Boot video device >07:43:04,649 DEBUG kernel:[ 0.229311] PCI: CLS 0 bytes, default 64 >07:43:04,649 INFO kernel:[ 0.229558] Unpacking initramfs... >07:43:04,649 INFO kernel:[ 4.367673] Freeing initrd memory: 38484K (ffff88003b87d000 - ffff88003de12000) >07:43:04,649 INFO kernel:[ 4.387196] DMA-API: preallocated 65536 debug entries >07:43:04,649 INFO kernel:[ 4.387203] DMA-API: debugging enabled by kernel config >07:43:04,649 INFO kernel:[ 4.387374] platform rtc_cmos: registered platform RTC device (no PNP device found) >07:43:04,649 INFO kernel:[ 4.387494] RAPL PMU detected, hw unit 2^-0 Joules, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer >07:43:04,649 INFO kernel:[ 4.388277] Scanning for low memory corruption every 60 seconds >07:43:04,649 INFO kernel:[ 4.389208] futex hash table entries: 256 (order: 3, 32768 bytes) >07:43:04,649 NOTICE kernel:[ 4.389239] Initialise system trusted keyring >07:43:04,649 INFO kernel:[ 4.389337] audit: initializing netlink subsys (disabled) >07:43:04,649 NOTICE kernel:[ 4.389411] audit: type=2000 audit(1395646972.388:1): initialized >07:43:04,649 WARNING kernel:[ 4.408095] cryptomgr_test (24) used greatest stack depth: 5992 bytes left >07:43:04,649 INFO kernel:[ 4.408798] HugeTLB registered 2 MB page size, pre-allocated 0 pages >07:43:04,649 INFO kernel:[ 4.417032] zbud: loaded >07:43:04,649 NOTICE kernel:[ 4.417512] VFS: Disk quotas dquot_6.5.2 >07:43:04,649 WARNING kernel:[ 4.417618] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >07:43:04,649 INFO kernel:[ 4.419100] msgmni has been set to 2948 >07:43:04,649 NOTICE kernel:[ 4.419328] Key type big_key registered >07:43:04,649 DEBUG kernel:[ 4.419331] SELinux: Registering netfilter hooks >07:43:04,649 WARNING kernel:[ 4.420257] cryptomgr_test (29) used greatest stack depth: 5384 bytes left >07:43:04,649 INFO kernel:[ 4.421024] alg: No test for stdrng (krng) >07:43:04,649 INFO kernel:[ 4.421034] NET: Registered protocol family 38 >07:43:04,649 NOTICE kernel:[ 4.421035] Key type asymmetric registered >07:43:04,649 NOTICE kernel:[ 4.421035] Asymmetric key parser 'x509' registered >07:43:04,649 INFO kernel:[ 4.421035] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >07:43:04,649 INFO kernel:[ 4.421190] io scheduler noop registered >07:43:04,649 INFO kernel:[ 4.421194] io scheduler deadline registered >07:43:04,649 INFO kernel:[ 4.421366] io scheduler cfq registered (default) >07:43:04,649 DEBUG kernel:[ 4.421981] list_sort_test: start testing list_sort() >07:43:04,649 INFO kernel:[ 4.422663] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >07:43:04,649 INFO kernel:[ 4.422752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >07:43:04,649 INFO kernel:[ 4.422971] efifb: probing for efifb >07:43:04,649 INFO kernel:[ 4.423037] efifb: framebuffer at 0x80000000, mapped to 0xffffc90000500000, using 3072k, total 3072k >07:43:04,649 INFO kernel:[ 4.423037] efifb: mode is 1024x768x32, linelength=4096, pages=1 >07:43:04,649 INFO kernel:[ 4.423037] efifb: scrolling: redraw >07:43:04,649 INFO kernel:[ 4.423037] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >07:43:04,649 INFO kernel:[ 4.428265] Console: switching to colour frame buffer device 128x48 >07:43:04,649 INFO kernel:[ 4.428820] fb0: EFI VGA frame buffer device >07:43:04,649 INFO kernel:[ 4.430649] ACPI: AC Adapter [AC] (on-line) >07:43:04,649 INFO kernel:[ 4.430978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >07:43:04,649 INFO kernel:[ 4.431031] ACPI: Power Button [PWRF] >07:43:04,649 INFO kernel:[ 4.431219] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >07:43:04,649 INFO kernel:[ 4.431248] ACPI: Sleep Button [SLPF] >07:43:04,649 INFO kernel:[ 4.431633] GHES: HEST is not enabled! >07:43:04,649 INFO kernel:[ 4.431795] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >07:43:04,649 INFO kernel:[ 4.433280] Non-volatile memory driver v1.3 >07:43:04,649 INFO kernel:[ 4.433301] Linux agpgart interface v0.103 >07:43:04,649 DEBUG kernel:[ 4.433814] ahci 0000:00:0d.0: version 3.0 >07:43:04,649 INFO kernel:[ 4.435592] ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled >07:43:04,649 INFO kernel:[ 4.435751] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >07:43:04,649 INFO kernel:[ 4.435779] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >07:43:04,649 INFO kernel:[ 4.437963] scsi0 : ahci >07:43:04,649 INFO kernel:[ 4.438539] scsi1 : ahci >07:43:04,649 INFO kernel:[ 4.438817] ata1: SATA max UDMA/133 abar m8192@0x88428000 port 0x88428100 irq 21 >07:43:04,649 INFO kernel:[ 4.438892] ata2: SATA max UDMA/133 abar m8192@0x88428000 port 0x88428180 irq 21 >07:43:04,649 INFO kernel:[ 4.439398] libphy: Fixed MDIO Bus: probed >07:43:04,649 INFO kernel:[ 4.441735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:43:04,649 INFO kernel:[ 4.442980] ehci-pci: EHCI PCI platform driver >07:43:04,649 INFO kernel:[ 4.445299] ehci-pci 0000:00:0b.0: EHCI Host Controller >07:43:04,649 INFO kernel:[ 4.446280] ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1 >07:43:04,649 INFO kernel:[ 4.447177] ehci-pci 0000:00:0b.0: irq 19, io mem 0x8842a000 >07:43:04,649 INFO kernel:[ 4.457055] ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00 >07:43:04,649 INFO kernel:[ 4.457956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >07:43:04,649 INFO kernel:[ 4.459779] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:43:04,649 INFO kernel:[ 4.460349] usb usb1: Product: EHCI Host Controller >07:43:04,649 INFO kernel:[ 4.461492] usb usb1: Manufacturer: Linux 3.14.0-0.rc7.git2.1.fc21.x86_64 ehci_hcd >07:43:04,649 INFO kernel:[ 4.461744] usb usb1: SerialNumber: 0000:00:0b.0 >07:43:04,649 INFO kernel:[ 4.462615] hub 1-0:1.0: USB hub found >07:43:04,649 INFO kernel:[ 4.463480] hub 1-0:1.0: 8 ports detected >07:43:04,649 INFO kernel:[ 4.464948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:43:04,649 INFO kernel:[ 4.470099] ohci-pci: OHCI PCI platform driver >07:43:04,674 INFO kernel:[ 4.473211] ohci-pci 0000:00:06.0: OHCI PCI host controller >07:43:04,674 INFO kernel:[ 4.473909] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2 >07:43:04,674 INFO kernel:[ 4.474422] ohci-pci 0000:00:06.0: irq 22, io mem 0x8842b000 >07:43:04,674 INFO kernel:[ 4.526627] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >07:43:04,674 INFO kernel:[ 4.528769] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:43:04,674 INFO kernel:[ 4.529253] usb usb2: Product: OHCI PCI host controller >07:43:04,674 INFO kernel:[ 4.534046] usb usb2: Manufacturer: Linux 3.14.0-0.rc7.git2.1.fc21.x86_64 ohci_hcd >07:43:04,674 INFO kernel:[ 4.534576] usb usb2: SerialNumber: 0000:00:06.0 >07:43:04,674 INFO kernel:[ 4.535452] hub 2-0:1.0: USB hub found >07:43:04,674 INFO kernel:[ 4.535985] hub 2-0:1.0: 8 ports detected >07:43:04,674 INFO kernel:[ 4.537358] uhci_hcd: USB Universal Host Controller Interface driver >07:43:04,674 INFO kernel:[ 4.538023] usbcore: registered new interface driver usbserial >07:43:04,674 INFO kernel:[ 4.538561] usbcore: registered new interface driver usbserial_generic >07:43:04,674 INFO kernel:[ 4.539151] usbserial: USB Serial support registered for generic >07:43:04,674 INFO kernel:[ 4.539709] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >07:43:04,674 INFO kernel:[ 4.541199] serio: i8042 KBD port at 0x60,0x64 irq 1 >07:43:04,674 INFO kernel:[ 4.542040] serio: i8042 AUX port at 0x60,0x64 irq 12 >07:43:04,674 INFO kernel:[ 4.551130] mousedev: PS/2 mouse device common for all mice >07:43:04,674 INFO kernel:[ 4.552556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >07:43:04,674 INFO kernel:[ 4.556405] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >07:43:04,674 INFO kernel:[ 4.561827] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >07:43:04,674 INFO kernel:[ 4.563585] device-mapper: uevent: version 1.0.3 >07:43:04,674 INFO kernel:[ 4.565039] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >07:43:04,674 INFO kernel:[ 4.565826] EFI Variables Facility v0.08 2004-May-17 >07:43:04,674 INFO kernel:[ 4.585735] hidraw: raw HID events driver (C) Jiri Kosina >07:43:04,674 INFO kernel:[ 4.588593] usbcore: registered new interface driver usbhid >07:43:04,674 INFO kernel:[ 4.589012] usbhid: USB HID core driver >07:43:04,674 INFO kernel:[ 4.589699] drop_monitor: Initializing network drop monitor service >07:43:04,674 INFO kernel:[ 4.590392] ip_tables: (C) 2000-2006 Netfilter Core Team >07:43:04,674 INFO kernel:[ 4.590954] TCP: cubic registered >07:43:04,674 INFO kernel:[ 4.591055] Initializing XFRM netlink socket >07:43:04,674 INFO kernel:[ 4.591981] NET: Registered protocol family 10 >07:43:04,674 INFO kernel:[ 4.597271] mip6: Mobile IPv6 >07:43:04,674 INFO kernel:[ 4.597821] NET: Registered protocol family 17 >07:43:04,674 NOTICE kernel:[ 4.598574] Loading compiled-in X.509 certificates >07:43:04,674 NOTICE kernel:[ 4.599765] Loaded X.509 cert 'Fedora kernel signing key: 4082d533e6d9dc82255dd88c427a6f1b538092e8' >07:43:04,674 INFO kernel:[ 4.602019] registered taskstats version 1 >07:43:04,674 INFO kernel:[ 4.607548] Magic number: 6:210:724 >07:43:04,674 INFO kernel:[ 4.608237] rtc_cmos rtc_cmos: setting system clock to 2014-03-24 07:42:52 UTC (1395646972) >07:43:04,674 DEBUG kernel:[ 4.608976] PM: Hibernation image not present or could not be loaded. >07:43:04,674 INFO kernel:[ 4.746182] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >07:43:04,674 INFO kernel:[ 4.749113] ata1.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >07:43:04,674 INFO kernel:[ 4.749677] ata1.00: applying bridge limits >07:43:04,674 INFO kernel:[ 4.750235] ata1.00: configured for UDMA/100 >07:43:04,674 NOTICE kernel:[ 4.751328] scsi 0:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >07:43:04,674 WARNING kernel:[ 4.752625] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >07:43:04,674 INFO kernel:[ 4.753207] cdrom: Uniform CD-ROM driver Revision: 3.20 >07:43:04,674 DEBUG kernel:[ 4.754364] sr 0:0:0:0: Attached scsi CD-ROM sr0 >07:43:04,674 NOTICE kernel:[ 4.754976] sr 0:0:0:0: Attached scsi generic sg0 type 5 >07:43:04,674 INFO kernel:[ 4.760509] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 >07:43:04,674 INFO kernel:[ 5.070201] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >07:43:04,674 INFO kernel:[ 5.072639] ata2.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >07:43:04,674 INFO kernel:[ 5.073165] ata2.00: 209715200 sectors, multi 128: LBA48 NCQ (depth 31/32) >07:43:04,674 INFO kernel:[ 5.073870] ata2.00: configured for UDMA/133 >07:43:04,674 NOTICE kernel:[ 5.074432] scsi 1:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >07:43:04,674 NOTICE kernel:[ 5.075789] sd 1:0:0:0: Attached scsi generic sg1 type 0 >07:43:04,674 NOTICE kernel:[ 5.077227] sd 1:0:0:0: [sda] 209715200 512-byte logical blocks: (107 GB/100 GiB) >07:43:04,674 NOTICE kernel:[ 5.077479] sd 1:0:0:0: [sda] Write Protect is off >07:43:04,674 DEBUG kernel:[ 5.077920] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >07:43:04,674 NOTICE kernel:[ 5.078088] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >07:43:04,674 INFO kernel:[ 5.081962] sda: unknown partition table >07:43:04,674 NOTICE kernel:[ 5.085071] sd 1:0:0:0: [sda] Attached SCSI disk >07:43:04,674 INFO kernel:[ 5.097952] Freeing unused kernel memory: 3696K (ffffffff81d93000 - ffffffff8212f000) >07:43:04,674 INFO kernel:[ 5.098602] Write protecting the kernel read-only data: 12288k >07:43:04,674 INFO kernel:[ 5.099627] Freeing unused kernel memory: 76K (ffff8800037ed000 - ffff880003800000) >07:43:04,674 INFO kernel:[ 5.102036] Freeing unused kernel memory: 796K (ffff880003b39000 - ffff880003c00000) >07:43:04,674 NOTICE kernel:[ 5.142229] random: systemd urandom read with 18 bits of entropy available >07:43:04,674 WARNING kernel:[ 5.218993] dracut-rootfs-g (51) used greatest stack depth: 5176 bytes left >07:43:04,674 WARNING kernel:[ 5.318697] systemd-sysctl (74) used greatest stack depth: 5080 bytes left >07:43:04,674 INFO kernel:[ 5.388301] tsc: Refined TSC clocksource calibration: 3005.164 MHz >07:43:04,674 INFO kernel:[ 5.399418] device-mapper: multipath: version 1.6.0 loaded >07:43:04,674 INFO kernel:[ 5.592718] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >07:43:04,674 INFO kernel:[ 5.595271] EDD information not available. >07:43:04,674 INFO kernel:[ 6.056420] squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:43:04,674 INFO kernel:[ 6.064700] Loading iSCSI transport class v2.0-870. >07:43:04,674 NOTICE kernel:[ 6.071643] iscsi: registered transport (tcp) >07:43:04,674 INFO kernel:[ 6.077813] alua: device handler registered >07:43:04,674 INFO kernel:[ 6.084981] emc: device handler registered >07:43:04,674 INFO kernel:[ 6.090004] hp_sw: device handler registered >07:43:04,674 INFO kernel:[ 6.098262] rdac: device handler registered >07:43:04,674 INFO kernel:[ 6.388696] Switched to clocksource tsc >07:43:04,674 INFO kernel:[ 9.120989] floppy0: no floppy controllers found >07:43:04,674 INFO kernel:[ 9.123819] work still pending >07:43:04,674 INFO kernel:[ 9.138093] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >07:43:04,674 INFO kernel:[ 9.139590] EDD information not available. >07:43:04,674 INFO kernel:[ 9.149591] No iBFT detected. >07:43:04,674 INFO kernel:[ 9.159821] md: raid0 personality registered for level 0 >07:43:04,674 INFO kernel:[ 9.165085] md: raid1 personality registered for level 1 >07:43:04,674 INFO kernel:[ 9.175171] async_tx: api initialized (async) >07:43:04,674 INFO kernel:[ 9.179126] xor: measuring software checksum speed >07:43:04,674 INFO kernel:[ 9.192089] prefetch64-sse: 20964.000 MB/sec >07:43:04,674 INFO kernel:[ 9.214148] generic_sse: 20320.000 MB/sec >07:43:04,674 INFO kernel:[ 9.214948] xor: using function: prefetch64-sse (20964.000 MB/sec) >07:43:04,674 WARNING kernel:[ 9.236046] raid6: sse2x1 8984 MB/s >07:43:04,674 WARNING kernel:[ 9.255035] raid6: sse2x2 11277 MB/s >07:43:04,674 WARNING kernel:[ 9.274044] raid6: sse2x4 12746 MB/s >07:43:04,674 WARNING kernel:[ 9.275027] raid6: using algorithm sse2x4 (12746 MB/s) >07:43:04,674 WARNING kernel:[ 9.276899] raid6: using ssse3x2 recovery algorithm >07:43:04,674 INFO kernel:[ 9.284867] md: raid6 personality registered for level 6 >07:43:04,674 INFO kernel:[ 9.285983] md: raid5 personality registered for level 5 >07:43:04,674 INFO kernel:[ 9.286217] md: raid4 personality registered for level 4 >07:43:04,674 INFO kernel:[ 9.298925] md: raid10 personality registered for level 10 >07:43:04,674 INFO kernel:[ 9.305511] md: linear personality registered for level -1 >07:43:04,674 INFO kernel:[ 9.325815] device-mapper: multipath round-robin: version 1.0.0 loaded >07:43:04,674 INFO kernel:[ 9.342141] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >07:43:04,674 INFO kernel:[ 9.372637] RPC: Registered named UNIX socket transport module. >07:43:04,674 INFO kernel:[ 9.375481] RPC: Registered udp transport module. >07:43:04,674 INFO kernel:[ 9.375907] RPC: Registered tcp transport module. >07:43:04,674 INFO kernel:[ 9.376118] RPC: Registered tcp NFSv4.1 backchannel transport module. >07:43:04,674 WARNING kernel:[ 9.377029] modprobe (360) used greatest stack depth: 4984 bytes left >07:43:04,674 WARNING kernel:[ 9.778852] udevadm (461) used greatest stack depth: 4904 bytes left >07:43:04,674 INFO kernel:[ 9.810679] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >07:43:04,674 INFO kernel:[ 9.813067] e1000: Copyright (c) 1999-2006 Intel Corporation. >07:43:04,674 WARNING kernel:[ 10.167540] cdrom_id (473) used greatest stack depth: 4376 bytes left >07:43:04,674 INFO kernel:[ 10.341804] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:8a:bd:9b >07:43:04,674 INFO kernel:[ 10.343618] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection >07:43:04,674 WARNING kernel:[ 10.399036] blkid (485) used greatest stack depth: 4200 bytes left >07:43:04,674 WARNING kernel:[ 10.463920] systemd-udevd (462) used greatest stack depth: 3928 bytes left >07:43:04,674 NOTICE kernel:[ 10.851127] random: nonblocking pool is initialized >07:43:04,674 DEBUG kernel:[ 11.535424] ISO 9660 Extensions: Microsoft Joliet Level 3 >07:43:04,674 DEBUG kernel:[ 11.543410] ISO 9660 Extensions: RRIP_1991A >07:43:04,674 INFO kernel:[ 11.739672] loop: module loaded >07:43:04,674 INFO kernel:[ 11.883543] bio: create slab <bio-1> at 1 >07:43:04,674 INFO kernel:[ 11.932268] bio: create slab <bio-2> at 2 >07:43:04,674 INFO kernel:[ 12.307017] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:43:04,674 DEBUG kernel:[ 13.729841] SELinux: 2048 avtab hash slots, 106246 rules. >07:43:04,674 DEBUG kernel:[ 13.762610] SELinux: 2048 avtab hash slots, 106246 rules. >07:43:04,674 DEBUG kernel:[ 13.826515] SELinux: 8 users, 102 roles, 4827 types, 278 bools, 1 sens, 1024 cats >07:43:04,674 DEBUG kernel:[ 13.826520] SELinux: 83 classes, 106246 rules >07:43:04,674 DEBUG kernel:[ 13.838163] SELinux: Completing initialization. >07:43:04,674 DEBUG kernel:[ 13.838163] SELinux: Setting up existing superblocks. >07:43:04,674 DEBUG kernel:[ 13.838163] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.838486] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.838502] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.838531] SELinux: initialized (dev proc, type proc), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.838673] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.839997] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.847967] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >07:43:04,674 DEBUG kernel:[ 13.848007] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >07:43:04,674 DEBUG kernel:[ 13.848051] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.848088] SELinux: initialized (dev aio, type aio), not configured for labeling >07:43:04,674 DEBUG kernel:[ 13.848116] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.848206] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.848243] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.848249] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.848334] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.850859] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.850874] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.850885] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.851056] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 13.851126] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851195] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851238] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851284] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851310] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851332] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851373] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851388] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851399] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851411] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851456] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851468] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851519] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851589] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851638] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >07:43:04,674 DEBUG kernel:[ 13.851733] SELinux: initialized (dev loop0, type squashfs), uses xattr >07:43:04,674 DEBUG kernel:[ 13.852018] SELinux: initialized (dev dm-0, type ext4), uses xattr >07:43:04,674 NOTICE kernel:[ 13.862890] audit: type=1403 audit(1395646981.753:2): policy loaded auid=4294967295 ses=4294967295 >07:43:04,674 DEBUG kernel:[ 14.725057] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >07:43:04,674 NOTICE kernel:[ 14.756154] audit: type=1400 audit(1395646982.647:3): avc: denied { write } for pid=799 comm="systemd-sysctl" name="sysrq" dev="proc" ino=10213 scontext=system_u:system_r:systemd_sysctl_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file >07:43:04,674 DEBUG kernel:[ 14.762154] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:43:04,674 DEBUG kernel:[ 15.010429] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:43:04,674 ERR kernel:[ 16.667420] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >07:43:05,296 INFO kernel:[ 17.403943] parport_pc 00:03: reported by Plug and Play ACPI >07:43:05,645 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-4.git20140319.fc21) is starting... >07:43:05,645 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >07:43:05,645 INFO NetworkManager: <info> WEXT support is enabled >07:43:05,662 INFO kernel:[ 17.770739] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19 >07:43:05,841 INFO kernel:[ 17.948462] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >07:43:05,856 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:43:05,999 INFO polkitd: Started polkitd version 0.112 >07:43:06,172 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:43:06,199 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >07:43:06,201 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >07:43:06,201 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:43:06,201 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:43:06,281 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >07:43:06,284 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >07:43:06,352 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >07:43:06,367 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >07:43:06,383 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >07:43:06,383 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >07:43:06,383 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >07:43:06,384 INFO NetworkManager: <info> Networking is enabled by state file >07:43:06,384 INFO NetworkManager: <info> startup complete >07:43:06,385 INFO NetworkManager: <info> (lo): link connected >07:43:06,386 INFO NetworkManager: <info> (lo): carrier is ON >07:43:06,386 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >07:43:06,387 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >07:43:06,769 INFO kernel:[ 18.876603] cfg80211: Calling CRDA to update world regulatory domain >07:43:06,774 INFO NetworkManager: <info> (enp0s3): carrier is OFF >07:43:06,775 INFO NetworkManager: <info> (enp0s3): new Ethernet device (driver: 'e1000' ifindex: 2) >07:43:06,775 INFO NetworkManager: <info> (enp0s3): exported as /org/freedesktop/NetworkManager/Devices/1 >07:43:06,775 INFO NetworkManager: <info> (enp0s3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:43:06,784 INFO kernel:[ 18.891463] IPv6: ADDRCONF(NETDEV_UP): enp0s3: link is not ready >07:43:06,785 INFO kernel:[ 18.893520] e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >07:43:06,787 INFO kernel:[ 18.894234] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s3: link becomes ready >07:43:06,789 INFO NetworkManager: <info> (enp0s3): preparing device >07:43:06,790 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >07:43:06,792 INFO NetworkManager: <info> (enp0s3): created default wired connection 'Wired connection 1' >07:43:06,793 INFO NetworkManager: <info> (enp0s3): link connected >07:43:06,806 INFO NetworkManager: <info> (enp0s3): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >07:43:06,806 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >07:43:06,807 INFO NetworkManager: <info> Activation (enp0s3) starting connection 'Wired connection 1' >07:43:06,826 INFO NetworkManager: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) scheduled... >07:43:06,827 INFO NetworkManager: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) started... >07:43:06,827 INFO NetworkManager: <info> (enp0s3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:43:06,827 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >07:43:06,828 INFO NetworkManager: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) scheduled... >07:43:06,828 INFO NetworkManager: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) complete. >07:43:06,828 INFO NetworkManager: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) starting... >07:43:06,830 INFO NetworkManager: <info> (enp0s3): device state change: prepare -> config (reason 'none') [40 50 0] >07:43:06,835 INFO NetworkManager: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) successful. >07:43:06,835 INFO NetworkManager: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) scheduled. >07:43:06,836 INFO NetworkManager: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) complete. >07:43:06,836 INFO NetworkManager: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) started... >07:43:06,837 INFO NetworkManager: <info> (enp0s3): device state change: config -> ip-config (reason 'none') [50 70 0] >07:43:06,845 INFO NetworkManager: <info> Activation (enp0s3) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:43:06,888 INFO NetworkManager: <info> dhclient started with pid 915 >07:43:06,911 INFO NetworkManager: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) complete. >07:43:07,331 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >07:43:07,331 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >07:43:07,331 INFO dhclient: All rights reserved. >07:43:07,331 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:43:07,331 INFO dhclient: >07:43:07,375 INFO NetworkManager: <info> (enp0s3): DHCPv4 state changed nbi -> preinit >07:43:07,384 INFO dhclient: Listening on LPF/enp0s3/08:00:27:8a:bd:9b >07:43:07,385 INFO dhclient: Sending on LPF/enp0s3/08:00:27:8a:bd:9b >07:43:07,386 INFO dhclient: Sending on Socket/fallback >07:43:07,387 INFO dhclient: DHCPDISCOVER on enp0s3 to 255.255.255.255 port 67 interval 4 (xid=0x3ec75e91) >07:43:07,388 INFO dhclient: DHCPREQUEST on enp0s3 to 255.255.255.255 port 67 (xid=0x3ec75e91) >07:43:07,389 INFO dhclient: DHCPOFFER from 10.0.2.2 >07:43:07,389 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x3ec75e91) >07:43:07,402 INFO NetworkManager: <info> (enp0s3): DHCPv4 state changed preinit -> bound >07:43:07,403 INFO NetworkManager: <info> address 10.0.2.15 >07:43:07,403 INFO NetworkManager: <info> plen 24 (255.255.255.0) >07:43:07,403 INFO NetworkManager: <info> gateway 10.0.2.2 >07:43:07,404 INFO NetworkManager: <info> server identifier 10.0.2.2 >07:43:07,404 INFO NetworkManager: <info> lease time 86400 >07:43:07,404 INFO NetworkManager: <info> nameserver '10.11.12.100' >07:43:07,404 INFO NetworkManager: <info> domain name 'private' >07:43:07,404 INFO NetworkManager: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:43:07,405 INFO NetworkManager: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Commit) started... >07:43:07,406 INFO NetworkManager: <info> (enp0s3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >07:43:07,407 INFO NetworkManager: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Commit) complete. >07:43:07,409 INFO NetworkManager: <info> (enp0s3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >07:43:07,410 INFO NetworkManager: <info> (enp0s3): device state change: secondaries -> activated (reason 'none') [90 100 0] >07:43:07,410 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >07:43:07,411 INFO NetworkManager: <info> Policy set 'Wired connection 1' (enp0s3) as default for IPv4 routing and DNS. >07:43:07,416 INFO dhclient: bound to 10.0.2.15 -- renewal in 34471 seconds. >07:43:07,455 INFO NetworkManager: <info> Activation (enp0s3) successful, device activated. >07:43:07,456 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >07:43:07,501 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:43:10,399 WARNING kernel:[ 22.506986] systemd-udevd (851) used greatest stack depth: 3592 bytes left >07:43:11,297 NOTICE kernel:[ 23.404515] audit: type=1400 audit(1395646991.295:4): avc: denied { read write } for pid=954 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9750 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:43:11,709 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >07:43:14,514 NOTICE kernel:[ 26.620845] audit: type=1400 audit(1395646994.511:5): avc: denied { read write } for pid=991 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 >07:43:14,622 NOTICE kernel:[ 26.729970] audit: type=1400 audit(1395646994.620:6): avc: denied { open } for pid=873 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17696 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >07:43:17,507 INFO chronyd: chronyd version 1.29.1 starting >07:43:17,508 INFO chronyd: Linux kernel major=3 minor=14 patch=0 >07:43:17,508 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 >07:43:17,511 INFO chronyd: Generated key 1 >07:43:21,309 NOTICE kernel:[ 33.416755] audit: type=1400 audit(1395647001.307:7): avc: denied { read write } for pid=1057 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 >07:43:21,309 NOTICE kernel:[ 33.418042] audit: type=1400 audit(1395647001.308:8): avc: denied { read write } for pid=1057 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9750 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:43:22,004 NOTICE kernel:[ 33.729395] audit: type=1400 audit(1395647002.002:9): avc: denied { ioctl } for pid=1057 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 >07:43:22,004 NOTICE kernel:[ 33.729416] audit: type=1400 audit(1395647002.002:10): avc: denied { getattr } for pid=1057 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 >07:43:23,017 INFO chronyd: Selected source 208.87.104.40 >07:43:23,017 WARNING chronyd: System clock wrong by -8.170486 seconds, adjustment started >07:43:24,835 INFO chronyd: Selected source 96.44.142.5 >07:43:39,523 INFO kernel:[ 51.248890] bio: create slab <bio-3> at 3 >07:43:39,533 INFO kernel:[ 51.258625] Btrfs loaded >07:43:39,771 INFO kernel:[ 51.496829] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >07:45:34,029 INFO chronyd: Selected source 66.175.211.68 >07:46:38,739 INFO chronyd: Selected source 96.44.142.5 >07:50:58,593 INFO chronyd: Selected source 208.87.104.40 >07:54:19,695 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >07:54:19,756 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >07:54:19,763 NOTICE kernel:[ 691.488233] audit: type=1107 audit(1395647659.760:11): pid=882 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.275 spid=1137 tpid=1135 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >07:54:19,763 NOTICE kernel:[ 691.488233] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >07:54:39,709 INFO kernel:[ 711.433206] Adding 3145724k swap on /dev/sda4. Priority:-1 extents:1 across:3145724k FS >07:54:39,930 INFO kernel:[ 711.654176] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >07:54:39,930 DEBUG kernel:[ 711.654204] SELinux: initialized (dev sda3, type ext4), uses xattr >07:54:40,050 INFO kernel:[ 711.774672] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >07:54:40,050 DEBUG kernel:[ 711.774691] SELinux: initialized (dev sda2, type ext4), uses xattr >07:54:40,116 DEBUG kernel:[ 711.840994] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >07:54:40,359 DEBUG kernel:[ 712.084506] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:54:40,489 INFO kernel:[ 712.212869] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >07:54:40,489 DEBUG kernel:[ 712.212869] SELinux: initialized (dev sda5, type ext4), uses xattr >07:57:09,444 NOTICE kernel:[ 861.169123] audit: type=1400 audit(1395647829.442:12): avc: denied { read write } for pid=1268 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 >08:07:02,850 NOTICE kernel:[ 1454.575829] audit: type=1400 audit(1395648422.848:13): avc: denied { read write } for pid=1832 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 >08:09:59,699 NOTICE dbus: [system] Reloaded configuration >08:10:19,432 NOTICE dbus: [system] Reloaded configuration >08:12:14,505 NOTICE kernel:[ 1766.230433] audit: type=1400 audit(1395648734.503:14): avc: denied { read write } for pid=2505 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 >08:20:19,131 NOTICE dbus: [system] Reloaded configuration >08:23:37,098 NOTICE kernel:[ 2448.822397] audit: type=1400 audit(1395649417.096:15): avc: denied { read write } for pid=4072 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 >08:24:45,266 NOTICE kernel:[ 2516.991060] audit: type=1400 audit(1395649485.264:16): avc: denied { read write } for pid=4153 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 >08:24:45,296 DEBUG kernel:[ 2517.021994] SELinux: 2048 avtab hash slots, 106246 rules. >08:24:45,344 DEBUG kernel:[ 2517.068886] SELinux: 2048 avtab hash slots, 106246 rules. >08:24:45,450 DEBUG kernel:[ 2517.175575] SELinux: 8 users, 102 roles, 4827 types, 278 bools, 1 sens, 1024 cats >08:24:45,450 DEBUG kernel:[ 2517.175580] SELinux: 83 classes, 106246 rules >08:24:45,838 INFO dbus: avc: received policyload notice (seqno=2) >08:24:45,839 INFO dbus: avc: received policyload notice (seqno=2) >08:24:45,839 INFO dbus: avc: received policyload notice (seqno=2) >08:24:45,964 NOTICE kernel:[ 2517.686392] audit: type=1403 audit(1395649485.960:17): policy loaded auid=4294967295 ses=4294967295 >08:24:45,982 NOTICE dbus: [system] Reloaded configuration >08:25:12,030 NOTICE kernel:[ 2543.755443] audit: type=1400 audit(1395649512.029:18): avc: denied { read write } for pid=4201 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 1079969
: 878027 |
878028
|
878029
|
878030
|
878031
|
878032
|
878033
|
878034
|
878035
|
878036
|
878037