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 916175 Details for
Bug 1117020
IOError: [Errno 2] Adresář nebo soubor neexistuje: '/mnt/sysimage/etc/resolv.conf'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.02 MB, created by
Vít Ondruch
on 2014-07-07 20:01:53 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Vít Ondruch
Created:
2014-07-07 20:01:53 UTC
Size:
1.02 MB
patch
obsolete
>anaconda 21.36-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > File "/usr/lib64/python2.7/shutil.py", line 119, in copy > copyfile(src, dst) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 857, in copyFileToPath > shutil.copy(fileName, destfile) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1021, in write_network_config > copyFileToPath("/etc/resolv.conf", rootpath, overwrite=flags.livecdInstall) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 954, in execute > network.write_network_config(storage, ksdata, instClass, iutil.getSysroot()) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 89, in doConfiguration > ksdata.network.execute(storage, ksdata, instClass) > 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) >IOError: [Errno 2] AdresáŠnebo soubor neexistuje: '/mnt/sysimage/etc/resolv.conf' > >Local variables in innermost frame: >src: /etc/resolv.conf >dst: /mnt/sysimage/etc/resolv.conf >fsrc: <closed file '/etc/resolv.conf', mode 'rb' at 0x7f7f37fecf60> >fn: /mnt/sysimage/etc/resolv.conf >st: posix.stat_result(st_mode=33188, st_ino=17697, st_dev=64768L, st_nlink=1, st_uid=0, st_gid=0, st_size=103, st_atime=1404680917, st_mtime=1404680917, st_ctime=1404680917) > > >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 0x7f7f3804ec50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=us --xlayouts='us','cz' --switch='grp:shift_caps_toggle' ># System language >lang cs_CZ.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --noipv6 --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone Europe/Prague --isUtc >user --groups=wheel --homedir=/home/vondruch --name=vondruch --password=$6$tWLbHBhnfaoEsJJ5$3p1Vszg93zOwLZxATJgvA64t27dHPp6zL2c968dQF1nhL/VgP6QW0SnduJLybgyuKa466KNvtGQao4eOXyiuT/ --iscrypted --gecos="VÃt Ondruch" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel --drives=sda ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=sda --size=500 >part pv.192 --fstype="lvmpv" --ondisk=sda --size=362250 >volgroup fedora --pesize=4096 pv.192 >logvol luks --fstype="luks" --size=307200 --name=home --vgname=fedora >logvol / --fstype="ext4" --grow --maxsize=51200 --size=1024 --name=root --vgname=fedora >logvol swap --fstype="swap" --size=3840 --name=swap --vgname=fedora > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@networkmanager-submodules >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': non-existent 500 MiB partition sda2 (10) >, '/': non-existent 50 GiB lvmlv fedora-root (35) >} > swaps: [non-existent 3840 MiB lvmlv fedora-swap (30) >] > name: Unknown Linux >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7f7f401c3f50) -- > name = fedora-swap status = True kids = 0 id = 226 > parents = ['existing 353,76 GiB lvmvg fedora (209)'] > uuid = None size = 3840 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7864320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f40583c20> > target size = 3840 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f4022a710) -- > name = fedora status = True kids = 3 id = 209 > parents = ['existing 353,76 GiB partition sda3 (192) with existing lvmpv'] > uuid = None size = 353,76 GiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353,76 GiB partition sda3 (192) with existing lvmpv'] > LVs = ['existing 50 GiB lvmlv fedora-root (214) with existing ext4 filesystem mounted at /', > 'existing 300 GiB lvmlv fedora-home (220) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (226) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3840 MiB]) > _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 B > _intf.storage.fsset._usb.id: 381 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f29675510) -- > name = usbfs status = False kids = 0 id = 381 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f29675510) -- > name = usbfs status = False kids = 0 id = 381 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _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: 380 > _intf.storage.fsset._usb._format._device: usbfs > _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: Already dumped (Size instance) > _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: 380 > _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._pvInfo: {'/dev/sda3': {'LVM2_PV_UUID': '6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '2', 'LVM2_PV_NAME': '/dev/sda3', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '90562', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': 'B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ', 'LVM2_VG_FREE': '8192.00', 'LVM2_VG_SIZE': '370941952.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 465,76 GiB disk sda (1) with existing gpt disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: Optiarc DVD RW AD-7700H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 514 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec9e0> > exists: True > _size: 1028 KiB > id: 41 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f7f4026d1d0) -- > name = sr0 status = True kids = 0 id = 41 > parents = [] > uuid = None size = 1028 KiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7700H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 514 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec9e0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f7f4026d1d0) -- > name = sr0 status = True kids = 0 id = 41 > parents = [] > uuid = None size = 1028 KiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7700H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 514 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec9e0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H] > _targetSize: 0 B > _model: Optiarc_DVD_RW_AD-7700H > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 46 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7f4026d450) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7f4026d450) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 46 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 49 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7f2ee58d90) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7f2ee58d90) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 54 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7f4026d6d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7f4026d6d0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 54 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 57 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7f4026d890) -- > name = loop1 status = False kids = 1 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7f4026d890) -- > name = loop1 status = False kids = 1 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._targetSize: 2048 MiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format.mountpoint: None > _format.id: 60 > _format._size: Already dumped (Size instance) > _format.errors: False > _format.uuid: 16e664c3-51a8-4a40-aefe-5e17ae6179a2 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _format._device: /dev/loop1 > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 60 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 16e664c3-51a8-4a40-aefe-5e17ae6179a2 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 62 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7f4026da50) -- > name = /overlay (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7f4026da50) -- > name = /overlay (deleted) status = False kids = 1 id = 62 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 65 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7f4026dc10) -- > name = loop2 status = False kids = 1 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7f4026dc10) -- > name = loop2 status = False kids = 1 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (69) with existing ext4 filesystem >, existing 2048 MiB dm live-base (74) with existing ext4 filesystem >, existing 353,76 GiB partition sda3 (192) with existing lvmpv >, existing 500 MiB partition sda2 (198) with existing ext4 filesystem mounted at /boot >, existing 1024 KiB partition sda1 (204) with non-existent biosboot >, existing 353,76 GiB lvmvg fedora (209) >, existing 50 GiB lvmlv fedora-root (214) with existing ext4 filesystem mounted at / >, existing 300 GiB lvmlv fedora-home (220) with existing luks >, existing 3840 MiB lvmlv fedora-swap (226) with existing swap >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629141504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f2ea7f0e0> > exists: True > _size: 0 B > id: 353 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LUKSDevice._addParent of LUKSDevice instance (0x7f7f296c95d0) -- > name = luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba status = True kids = 0 id = 353 > parents = ['existing 300 GiB lvmlv fedora-home (220) with existing luks'] > uuid = None size = 300 GiB > format = existing ext4 filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629141504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f2ea7f0e0> > target size = 0 B path = /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba > format args = [] originalFormat = ext4 target = crypt dmUuid = None> > _parents.items: [Already dumped (LVMLogicalVolumeDevice instance) >] > _parents.removefunc: <bound method LUKSDevice._removeParent of LUKSDevice instance (0x7f7f296c95d0) -- > name = luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba status = True kids = 0 id = 353 > parents = ['existing 300 GiB lvmlv fedora-home (220) with existing luks'] > uuid = None size = 300 GiB > format = existing ext4 filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629141504 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f2ea7f0e0> > target size = 0 B path = /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba > format args = [] originalFormat = ext4 target = crypt dmUuid = None> > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: 8c74e534-8ff2-4ae5-91e4-85260542bf57 > _format.exists: True > _format._mountpoint: /mnt/sysimage/home > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 219 > _format._device: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba > dmUuid: None > deviceLinks: [/dev/disk/by-id/dm-name-luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-35ce4a5cd8364f1882c4bb738a2a66ba-luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba, /dev/disk/by-uuid/8c74e534-8ff2-4ae5-91e4-85260542bf57, /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-4 > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > target: crypt > _vendor: Skipped > _name: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Skipped > originalFormat.exists: None > originalFormat._mountpoint: None > originalFormat.mountpoint: /home > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 219 > originalFormat._device: /dev/mapper/luks-fedora-home > originalFormat.errors: False > originalFormat.uuid: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 300 GiB lvmlv fedora-home (22) > origFormat: non-existent luks > container: > id: 169 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 171 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: Skipped > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._targetSize: 500 MiB > origFormat._minInstanceSize: 13,72 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 13 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: b33232ef-7da2-4bbf-b22e-5000281d52d6 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/sda2 > container: None > id: 174 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._targetSize: 50 GiB > origFormat._minInstanceSize: 272,63 MiB > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 38 > origFormat._size: Already dumped (Size instance) > origFormat.errors: False > origFormat.uuid: 6bbf7d8d-5873-479b-93a7-c3bd6249974f > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.dirty: False > origFormat._device: /dev/mapper/fedora-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 177 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 179 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 180 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 182 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 183 > _applied: True >, ActionDestroyFormat instance, containing members: > device: non-existent 353,76 GiB partition sda3 (15) > origFormat: non-existent lvmpv > container: None > id: 184 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 186 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 176 > _applied: True >, ActionDestroyDevice instance, containing members: > device: non-existent 2048 KiB partition sda1 (6) > container: None > id: 172 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > container: None > id: 187 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing gpt disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 190 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 206 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 200 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 194 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 195 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 212 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 216 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 99491ec5-0896-4871-9bfc-b67ffff72444 > _format.exists: True > _format._mountpoint: /mnt/sysimage > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 213 > _format._device: /dev/mapper/fedora-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 217 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 222 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: existing luks > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 352 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > container: None > id: 355 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Already dumped (Ext4FS instance) > origFormat: non-existent None > device: Already dumped (LUKSDevice instance) > id: 356 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 228 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: existing swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 229 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: df38db95-15b2-42f4-b1f2-26c61d7b6447 > _format.exists: True > _format._mountpoint: /mnt/sysimage/boot > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 197 > _format._device: /dev/sda2 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 201 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: BIOSBoot instance, containing members: > _format.uuid: None > _format.exists: None > _format._options: None > _format._majorminor: None > _format.id: 203 > _format._device: /dev/sda1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 207 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, fedora, fedora-root, fedora-home, fedora-swap, luks-fedora-home] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: {'fedora-home': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'home', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '314572800.00', 'LVM2_LV_UUID': 'nSZ4hl-QRcZ-w17S-cT6e-YV1v-dPSt-LWxk04'}, 'fedora-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '3932160.00', 'LVM2_LV_UUID': '60gwJi-Qemi-M0Gv-DIQD-pe4d-0Vwt-L8abg6'}, 'fedora-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '52428800.00', 'LVM2_LV_UUID': 'B9PbE2-evvm-n8At-Q4P6-eoce-tmaL-8g0ceM'}} > _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 B > _intf.storage.fsset._run.id: 384 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f7f296757d0) -- > name = /run status = True kids = 0 id = 384 > parents = [] > uuid = None size = 1024 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f7f305e0560> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f7f296757d0) -- > name = /run status = True kids = 0 id = 384 > parents = [] > uuid = None size = 1024 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f7f305e0560> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _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: 383 > _intf.storage.fsset._run._format._device: /run > _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: Already dumped (Size instance) > _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: 383 > _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 B > _intf.storage.fsset._devshm.id: 366 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f29674d50) -- > name = tmpfs status = False kids = 0 id = 366 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f29674d50) -- > name = tmpfs status = False kids = 0 id = 366 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _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: 1920 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: 365 > _intf.storage.fsset._devshm._format._device: tmpfs > _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: Already dumped (Size instance) > _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: 365 > _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 B > _intf.storage.fsset._dev.id: 363 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f7f29674190) -- > name = /dev status = True kids = 0 id = 363 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f7f305e04d0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f7f29674190) -- > name = /dev status = True kids = 0 id = 363 > parents = [] > uuid = None size = 3072 B > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f7f305e04d0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _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: 362 > _intf.storage.fsset._dev._format._device: /dev > _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: Already dumped (Size instance) > _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: 362 > _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 B > _intf.storage.fsset._proc.id: 375 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f296a0d90) -- > name = proc status = False kids = 0 id = 375 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f296a0d90) -- > name = proc status = False kids = 0 id = 375 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _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: 374 > _intf.storage.fsset._proc._format._device: proc > _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: Already dumped (Size instance) > _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: 374 > _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: {'luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba': {'device': LVMLogicalVolumeDevice instance (0x7f7f401c3850) -- > name = fedora-home status = True kids = 1 id = 220 > parents = ['existing 353,76 GiB lvmvg fedora (209)'] > uuid = None size = 300 GiB > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629145600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f2ebfc680> > target size = 300 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f4022a710) -- > name = fedora status = True kids = 3 id = 209 > parents = ['existing 353,76 GiB partition sda3 (192) with existing lvmpv'] > uuid = None size = 353,76 GiB > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353,76 GiB partition sda3 (192) with existing lvmpv'] > LVs = ['existing 50 GiB lvmlv fedora-root (214) with existing ext4 filesystem mounted at /', > 'existing 300 GiB lvmlv fedora-home (220) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (226) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 300 GiB, 'keyfile': 'none', 'options': ''}} > _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 B > _intf.storage.fsset._devpts.id: 369 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f29674310) -- > name = devpts status = False kids = 0 id = 369 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f29674310) -- > name = devpts status = False kids = 0 id = 369 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _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: 368 > _intf.storage.fsset._devpts._format._device: devpts > _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: Already dumped (Size instance) > _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: 368 > _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 B > _intf.storage.fsset._sysfs.id: 372 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f29674510) -- > name = sysfs status = False kids = 0 id = 372 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f29674510) -- > name = sysfs status = False kids = 0 id = 372 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _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: 371 > _intf.storage.fsset._sysfs._format._device: sysfs > _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: Already dumped (Size instance) > _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: 371 > _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 B > _intf.storage.fsset._selinux.id: 378 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f7f40270a90) -- > name = selinuxfs status = False kids = 0 id = 378 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f7f40270a90) -- > name = selinuxfs status = False kids = 0 id = 378 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _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: 377 > _intf.storage.fsset._selinux._format._device: selinuxfs > _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: Already dumped (Size instance) > _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: 377 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 465,76 GiB disk sda (1) with existing msdos disklabel >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.16.0-0.rc3.git3.1.fc21.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet > _intf.storage._bootloader.boot_args: rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >, LinuxBootLoaderImage instance, containing members: > short_label: linux-0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5 > label: Fedora-0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5 > _initrd: None > version: 0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5 > _kernel: None > device: Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._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 (0x7f7f3804ed10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f7f3804ecd0) -- > 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 (0x7f7f3804ed90) -- > 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 (0x7f7f3804edd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f7f3804ee10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3840 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f7f5966db90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [cryptsetup, e2fsprogs, lvm2, grub2] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1404681124.64 > _intf.payload._rpm_macros: [('__dbi_htconfig', 'hash nofsync %{__dbi_other} %{__dbi_perms}'), ('__file_context_path', '/etc/selinux/targeted/contexts/files/file_contexts')] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4197,43 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: (['3.16.0-0.rc3.git3.1.fc21.x86_64'], ['0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5']) > _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: 218618 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f7f2969b440> > _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: True > _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 0x7f7f296a02d0>> > _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 0x7f7f296a02d0>> > _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 0x7f7f296a02d0>> > _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 0x7f7f296a02d0>> > _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 0x7f7f296a02d0>> > _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: 0 > _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 0x7f7f296a0150>> > _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 0x7f7f2969d050 (GtkEntry at 0x4b81080)>: True} > _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 0x7f7f296a0150>> > _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 0x7f7f296a0150>> > _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 0x7f7f296a0150>> > _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 0x7f7f296a0150>> > _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 0x7f7f296a0150>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x6c14940>, 'message': Neplatné uživatelské jméno} > _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 0x7f7f296a0150>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f7f4e012ad0>, 'message': Celé jméno nesmà obsahovat znaky dvojteÄky} > _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._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder 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 0x7f7f401cb750>> > _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: vondruch > _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: VÃt Ondruch > _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$tWLbHBhnfaoEsJJ5$3p1Vszg93zOwLZxATJgvA64t27dHPp6zL2c968dQF1nhL/VgP6QW0SnduJLybgyuKa466KNvtGQao4eOXyiuT/ > _intf._currentAction._spokes._advanced._user.homedir: /home/vondruch > _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: 6 > _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: True >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f7f35c45aa0>, True), 'type': (<function <lambda> at 0x7f7f35c45cf8>, True), 'addons': (<function list_addons_callback at 0x7f7f35c45c08>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f7f35c45b18>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.36-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >21:08:40,420 INFO anaconda: /sbin/anaconda 21.36-1 >21:08:40,824 INFO anaconda: 3932160 kB (3840 MB) are available >21:08:40,824 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:08:40,850 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:08:40,851 INFO anaconda: Default encoding = utf-8 >21:08:40,926 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >21:08:41,980 INFO anaconda: Display mode = g >21:08:41,982 INFO anaconda: 3932160 kB (3840 MB) are available >21:08:41,982 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:08:43,134 DEBUG anaconda: X server has signalled a successful start. >21:08:43,136 WARN anaconda: logo image is missing, using a substitute >21:08:43,151 INFO anaconda: Starting window manager, pid 1366. >21:08:43,238 INFO anaconda: Started spice-vdagent. >21:08:44,302 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140184517383936) >21:08:44,361 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:08:44,364 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:08:44,365 INFO anaconda: using only installclass _Fedora >21:08:45,070 INFO anaconda: bootloader GRUB2 on X86 platform >21:08:45,150 INFO anaconda: bootloader GRUB2 on X86 platform >21:08:45,197 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >21:08:45,489 DEBUG anaconda: updating hostname localhost.localdomain >21:08:45,522 INFO anaconda: Running Thread: AnaStorageThread (140184321312512) >21:08:45,522 INFO anaconda: Running Thread: AnaTimeInitThread (140184312919808) >21:08:45,524 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140184304527104) >21:08:45,525 INFO anaconda: Running Thread: AnaPayloadThread (140184296134400) >21:08:45,732 DEBUG anaconda: updating hostname localhost.localdomain >21:08:45,819 INFO anaconda: got 0 NTP servers from DHCP >21:08:45,821 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140184304527104) >21:08:45,861 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140184304527104) >21:08:45,863 INFO anaconda: Starting geolocation lookup >21:08:45,887 INFO anaconda: Geolocation provider: Fedora GeoIP >21:08:47,541 INFO anaconda: Geolocation lookup finished in 1.6 seconds >21:08:47,542 INFO anaconda: got results from geolocation >21:08:47,543 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140184304527104) >21:08:47,749 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140184517383936) >21:08:48,129 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >21:08:58,623 INFO anaconda: Thread Done: AnaStorageThread (140184321312512) >21:08:59,004 INFO anaconda: Thread Done: AnaTimeInitThread (140184312919808) >21:09:17,611 DEBUG anaconda: network standalone spoke (init): completed: ['em1'] >21:09:17,638 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >21:09:17,639 DEBUG anaconda: Entered hub: SummaryHub >21:09:18,105 INFO anaconda: Running Thread: AnaNTPserver1 (140184312919808) >21:09:18,107 INFO anaconda: Running Thread: AnaNTPserver2 (140184321312512) >21:09:18,112 INFO anaconda: Running Thread: AnaNTPserver3 (140184517383936) >21:09:18,113 INFO anaconda: Running Thread: AnaNTPserver4 (140184304527104) >21:09:18,113 INFO anaconda: Running Thread: AnaDateTimeThread (140184205469440) >21:09:18,128 INFO anaconda: fs space: 0 B needed: 2861,02 MiB >21:09:18,220 INFO anaconda: Thread Done: AnaNTPserver3 (140184517383936) >21:09:18,232 INFO anaconda: Thread Done: AnaNTPserver2 (140184321312512) >21:09:18,252 INFO anaconda: Thread Done: AnaNTPserver1 (140184312919808) >21:09:18,294 INFO anaconda: Thread Done: AnaDateTimeThread (140184205469440) >21:09:18,348 INFO anaconda: Thread Done: AnaPayloadThread (140184296134400) >21:09:18,376 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140184296134400) >21:09:18,377 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f7f2eaf5090>> on <dictionary-keyiterator object at 0x7f7f410fd680> >21:09:18,378 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140184205469440) >21:09:18,383 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140184205469440) >21:09:18,423 INFO anaconda: Thread Done: AnaNTPserver4 (140184304527104) >21:09:18,461 INFO anaconda: Running Thread: AnaKeyboardThread (140184304527104) >21:09:18,469 INFO anaconda: fs space: 0 B needed: 2861,02 MiB >21:09:18,557 INFO anaconda: fs space: 0 B needed: 2861,02 MiB >21:09:18,605 INFO anaconda: Running Thread: AnaSourceWatcher (140184205469440) >21:09:18,632 INFO anaconda: Running Thread: AnaSoftwareWatcher (140184312919808) >21:09:18,689 INFO anaconda: Running Thread: AnaStorageWatcher (140184321312512) >21:09:18,692 INFO anaconda: Thread Done: AnaStorageWatcher (140184321312512) >21:09:18,729 INFO anaconda: Running Thread: AnaCustomStorageInit (140184321312512) >21:09:18,932 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp3s0 >21:09:19,011 DEBUG anaconda: network: GUI, device configuration added: connection 8cb5047f-2fa8-484e-acfc-0e28b2ee46a2 device em1 >21:09:19,024 DEBUG anaconda: network: GUI, connection 8cb5047f-2fa8-484e-acfc-0e28b2ee46a2 found >21:09:19,206 DEBUG anaconda: updating hostname localhost.localdomain >21:09:21,196 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f7f2eaf5150> >21:09:21,204 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f7f2eaa3b50> >21:09:21,205 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f7f2eaa3b50> status to: Getting list of layouts... >21:09:21,205 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f2eb29710> status to: Zkoumánà úložiÅ¡tÄ... >21:09:21,206 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f2eb29710> status to: Stahovánà metadat balÃÄků... >21:09:21,206 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> status to: Stahovánà metadat balÃÄků... >21:09:21,207 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> status to: Stahovánà metadat skupin... >21:09:21,207 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> status to: Zkoumánà úložiÅ¡tÄ... >21:09:21,214 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >21:09:21,906 DEBUG anaconda: Setting up repos: [] >23:09:22,663 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140184197076736) >23:09:22,664 INFO anaconda: Thread Done: AnaSoftwareWatcher (140184312919808) >23:09:22,844 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> >23:09:22,851 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> >23:09:22,858 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f2eb29710> >23:09:22,859 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> status to: Kontrola závislostÃ... >23:09:23,771 INFO anaconda: Thread Done: AnaCustomStorageInit (140184321312512) >23:09:29,750 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f7f2eaf5090>> on <dictionary-keyiterator object at 0x7f7f410fd680> >23:09:29,751 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140184296134400) >23:09:29,752 INFO anaconda: Thread Done: AnaKeyboardThread (140184304527104) >23:09:29,842 DEBUG anaconda: updating hostname localhost.localdomain >23:09:30,001 DEBUG anaconda: updating hostname localhost.localdomain >23:09:30,013 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f7f2eaa3b50> >23:09:30,014 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f7f2f0faad0> status to: Drátové (em1) pÅipojeno >23:09:30,880 DEBUG anaconda: Entered spoke: KeyboardSpoke >23:09:38,073 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140184197076736) >23:09:39,033 INFO anaconda: Thread Done: AnaSourceWatcher (140184205469440) >23:09:40,437 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f7f2ee58d10> >23:09:40,441 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f2eb29710> >23:09:40,444 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f7f2eb29710> >23:09:59,816 DEBUG anaconda: Left spoke: KeyboardSpoke >23:10:01,684 DEBUG anaconda: Entered spoke: StorageSpoke >23:10:07,324 DEBUG anaconda: disk free: 111,51 GiB fs free: 486,28 MiB sw needs: 4160,9 MiB auto swap: 0 B >23:10:07,407 INFO anaconda: Running Thread: AnaExecuteStorageThread (140184205469440) >23:10:07,407 DEBUG anaconda: Left spoke: StorageSpoke >23:10:07,414 DEBUG anaconda: new disk order: [] >23:10:07,434 DEBUG anaconda: new disk order: [] >23:10:07,615 DEBUG anaconda: stage1 device cannot be of type lvmvg >23:10:07,616 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:07,617 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:07,618 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:07,620 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:07,621 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:07,621 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:07,621 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:07,622 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:07,622 INFO anaconda: Thread Done: AnaExecuteStorageThread (140184205469440) >23:10:07,763 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >23:10:07,810 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >23:10:07,811 DEBUG anaconda: ui: unused=['fedora-home', 'sda1'] >23:10:07,811 DEBUG anaconda: ui: new_devices=[] >23:10:07,872 DEBUG anaconda: page clicked: Nová instalace Fedora rawhide >23:10:07,872 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:07,872 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:07,947 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >23:10:07,948 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> status to: Ukládánà konfigurace úložišť... >23:10:07,953 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >23:10:09,467 DEBUG anaconda: page clicked: Neznámé >23:10:09,467 DEBUG anaconda: show mountpoint: Neznámé >23:10:12,816 DEBUG anaconda: removing device 'existing 300 GiB lvmlv fedora-home (22) with existing luks' from page Neznámé >23:10:14,934 INFO anaconda: ui: removed device fedora-home >23:10:14,950 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda2', 'sda3', 'sr0'] >23:10:14,951 DEBUG anaconda: ui: unused=[] >23:10:14,951 DEBUG anaconda: ui: new_devices=[] >23:10:14,988 DEBUG anaconda: page clicked: Nová instalace Fedora rawhide >23:10:14,988 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:14,989 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:16,618 DEBUG anaconda: page clicked: Unknown Linux >23:10:16,618 DEBUG anaconda: show mountpoint: Unknown Linux >23:10:16,623 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (10) with existing ext4 filesystem >23:10:16,638 DEBUG anaconda: updated device_disks to ['sda'] >23:10:16,638 DEBUG anaconda: updated device_container_name to None >23:10:16,638 DEBUG anaconda: updated device_container_raid_level to None >23:10:16,638 DEBUG anaconda: updated device_container_encrypted to False >23:10:16,638 DEBUG anaconda: updated device_container_size to 0 >23:10:16,644 DEBUG anaconda: fs type changed: ext4 >23:10:16,648 DEBUG anaconda: device_type_changed: 2 <gi.overrides.Gtk.TreeModelRow object at 0x7f7f4026df10> >23:10:16,649 DEBUG anaconda: populate_raid: 2, None >23:10:16,650 DEBUG anaconda: populate_raid: 2, None >23:10:16,651 DEBUG anaconda: populate_right_side: existing 500 MiB partition sda2 (10) with existing ext4 filesystem >23:10:16,664 DEBUG anaconda: updated device_disks to ['sda'] >23:10:16,664 DEBUG anaconda: updated device_container_name to None >23:10:16,664 DEBUG anaconda: updated device_container_raid_level to None >23:10:16,665 DEBUG anaconda: updated device_container_encrypted to False >23:10:16,665 DEBUG anaconda: updated device_container_size to 0 >23:10:16,670 DEBUG anaconda: populate_raid: 2, None >23:10:18,676 DEBUG anaconda: removing device 'existing 500 MiB partition sda2 (10) with existing ext4 filesystem' from page Unknown Linux >23:10:21,079 INFO anaconda: ui: removed device sda2 >23:10:21,095 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >23:10:21,096 DEBUG anaconda: ui: unused=[] >23:10:21,096 DEBUG anaconda: ui: new_devices=[] >23:10:21,102 DEBUG anaconda: page clicked: Nová instalace Fedora rawhide >23:10:21,103 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:21,103 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:22,970 DEBUG anaconda: running automatic partitioning >23:10:23,060 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:23,060 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:23,060 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:23,060 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:23,060 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:24,190 DEBUG anaconda: new disk order: [] >23:10:24,326 DEBUG anaconda: stage1 device cannot be of type lvmvg >23:10:24,327 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:24,328 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:24,329 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:24,330 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:24,330 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:24,331 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:24,331 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:24,331 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:24,331 DEBUG anaconda: finished automatic partitioning >23:10:24,334 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:24,334 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:24,335 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:24,335 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:24,335 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:24,335 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:10:24,336 DEBUG anaconda: _is_valid_size(sda2) returning True >23:10:24,336 DEBUG anaconda: _is_valid_location(sda2) returning True >23:10:24,336 DEBUG anaconda: _is_valid_partition(sda2) returning True >23:10:24,337 DEBUG anaconda: _is_valid_format(sda2) returning True >23:10:24,337 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:10:24,338 DEBUG anaconda: refreshing ui >23:10:24,343 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >23:10:24,345 DEBUG anaconda: ui: unused=[] >23:10:24,345 DEBUG anaconda: ui: new_devices=['sda1', 'fedora-swap', 'fedora-home', 'sda2', 'fedora-root'] >23:10:24,400 DEBUG anaconda: page clicked: Nová instalace Fedora rawhide >23:10:24,400 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:24,401 DEBUG anaconda: populate_right_side: non-existent 1024 KiB partition sda1 (204) with non-existent biosboot >23:10:24,415 DEBUG anaconda: updated device_disks to ['sda'] >23:10:24,415 DEBUG anaconda: updated device_container_name to None >23:10:24,416 DEBUG anaconda: updated device_container_raid_level to None >23:10:24,416 DEBUG anaconda: updated device_container_encrypted to False >23:10:24,416 DEBUG anaconda: updated device_container_size to 0 >23:10:24,422 DEBUG anaconda: fs type changed: BIOS Boot >23:10:24,424 DEBUG anaconda: populate_raid: 2, None >23:10:24,424 DEBUG anaconda: populate_right_side: non-existent 1024 KiB partition sda1 (204) with non-existent biosboot >23:10:24,438 DEBUG anaconda: updated device_disks to ['sda'] >23:10:24,438 DEBUG anaconda: updated device_container_name to None >23:10:24,439 DEBUG anaconda: updated device_container_raid_level to None >23:10:24,439 DEBUG anaconda: updated device_container_encrypted to False >23:10:24,439 DEBUG anaconda: updated device_container_size to 0 >23:10:24,444 DEBUG anaconda: populate_raid: 2, None >23:10:24,446 DEBUG anaconda: show mountpoint: Nová instalace Fedora rawhide >23:10:24,446 DEBUG anaconda: finished refreshing ui >23:10:24,447 DEBUG anaconda: updating space display >23:10:24,457 DEBUG anaconda: finished updating space display >23:10:29,740 DEBUG anaconda: current selector: non-existent 1024 KiB partition sda1 (204) with non-existent biosboot >23:10:29,757 DEBUG anaconda: new selector: non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home >23:10:29,770 DEBUG anaconda: populate_right_side: non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home >23:10:29,783 DEBUG anaconda: updated device_disks to ['sda'] >23:10:29,783 DEBUG anaconda: updated device_container_name to fedora >23:10:29,783 DEBUG anaconda: updated device_container_raid_level to None >23:10:29,783 DEBUG anaconda: updated device_container_encrypted to False >23:10:29,784 DEBUG anaconda: updated device_container_size to 0 >23:10:29,789 DEBUG anaconda: fs type changed: ext4 >23:10:29,792 DEBUG anaconda: device_type_changed: 0 <gi.overrides.Gtk.TreeModelRow object at 0x7f7f40264590> >23:10:29,793 DEBUG anaconda: populate_raid: 0, None >23:10:29,794 DEBUG anaconda: populate_raid: 0, None >23:10:29,811 DEBUG anaconda: new container selection: fedora >23:10:29,811 DEBUG anaconda: default container is fedora >23:10:29,813 DEBUG anaconda: populate_right_side: non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home >23:10:29,826 DEBUG anaconda: updated device_disks to ['sda'] >23:10:29,826 DEBUG anaconda: updated device_container_name to fedora >23:10:29,827 DEBUG anaconda: updated device_container_raid_level to None >23:10:29,827 DEBUG anaconda: updated device_container_encrypted to False >23:10:29,827 DEBUG anaconda: updated device_container_size to 0 >23:10:29,832 DEBUG anaconda: populate_raid: 0, None >23:10:29,849 DEBUG anaconda: new container selection: fedora >23:10:29,849 DEBUG anaconda: default container is fedora >23:10:40,651 INFO anaconda: ui: saving changes to device fedora-home >23:10:40,653 DEBUG anaconda: reformat: True >23:10:40,688 DEBUG anaconda: old disks: ['sda'] >23:10:40,688 DEBUG anaconda: new disks: ['sda'] >23:10:40,688 DEBUG anaconda: device: non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home >23:10:40,701 DEBUG anaconda: old container_encrypted: False >23:10:40,701 DEBUG anaconda: new container_encrypted: False >23:10:40,702 DEBUG anaconda: old name: home >23:10:40,702 DEBUG anaconda: new name: home >23:10:40,702 DEBUG anaconda: old encrypted: False >23:10:40,702 DEBUG anaconda: new encrypted: True >23:10:40,702 DEBUG anaconda: old container_raid_level: None >23:10:40,702 DEBUG anaconda: new container_raid_level: None >23:10:40,703 DEBUG anaconda: old raid_level: None >23:10:40,703 DEBUG anaconda: new raid_level: None >23:10:40,703 DEBUG anaconda: old label: >23:10:40,703 DEBUG anaconda: new label: >23:10:40,703 DEBUG anaconda: old device_type: 0 >23:10:40,703 DEBUG anaconda: new device_type: 0 >23:10:40,704 DEBUG anaconda: old container_name: fedora >23:10:40,704 DEBUG anaconda: new container_name: fedora >23:10:40,704 DEBUG anaconda: old mountpoint: /home >23:10:40,704 DEBUG anaconda: new mountpoint: /home >23:10:40,704 DEBUG anaconda: old fstype: ext4 >23:10:40,704 DEBUG anaconda: new fstype: ext4 >23:10:40,705 DEBUG anaconda: old container_size: 0 >23:10:40,705 DEBUG anaconda: new container_size: 0 >23:10:40,705 DEBUG anaconda: old size: 411,52 GiB >23:10:40,718 DEBUG anaconda: new size: 300 GiB >23:10:42,165 DEBUG anaconda: populate_right_side: non-existent 300 GiB luks/dm-crypt luks-fedora-home (353) with non-existent ext4 filesystem mounted at /home >23:10:42,178 DEBUG anaconda: updated device_disks to ['sda'] >23:10:42,178 DEBUG anaconda: updated device_container_name to fedora >23:10:42,179 DEBUG anaconda: updated device_container_raid_level to None >23:10:42,179 DEBUG anaconda: updated device_container_encrypted to False >23:10:42,179 DEBUG anaconda: updated device_container_size to 0 >23:10:42,184 DEBUG anaconda: populate_raid: 0, None >23:10:42,218 DEBUG anaconda: new container selection: fedora >23:10:42,218 DEBUG anaconda: default container is fedora >23:10:42,219 DEBUG anaconda: leaving save_right_side >23:10:56,841 DEBUG anaconda: new disk order: [] >23:10:56,975 DEBUG anaconda: stage1 device cannot be of type lvmvg >23:10:56,975 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:56,976 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:56,977 DEBUG anaconda: stage1 device cannot be of type lvmlv >23:10:56,978 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >23:10:56,979 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:56,979 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:56,980 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:56,980 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:56,980 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:56,984 DEBUG anaconda: _is_valid_disklabel(sda) returning True >23:10:56,984 DEBUG anaconda: _is_valid_size(sda) returning True >23:10:56,984 DEBUG anaconda: _is_valid_location(sda) returning True >23:10:56,984 DEBUG anaconda: _is_valid_format(sda) returning True >23:10:56,984 DEBUG anaconda: is_valid_stage1_device(sda) returning True >23:10:56,985 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:10:56,985 DEBUG anaconda: _is_valid_size(sda2) returning True >23:10:56,985 DEBUG anaconda: _is_valid_location(sda2) returning True >23:10:56,986 DEBUG anaconda: _is_valid_partition(sda2) returning True >23:10:56,986 DEBUG anaconda: _is_valid_format(sda2) returning True >23:10:56,986 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:10:57,063 INFO anaconda: fs space: 50 GiB needed: 4160,9 MiB >23:10:57,098 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >23:10:57,098 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> status to: Kontrola konfigurace úložiÅ¡tÄ... >23:10:57,101 INFO anaconda: fs space: 50 GiB needed: 4160,9 MiB >23:10:57,134 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >23:11:16,186 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >23:11:16,486 INFO anaconda: fs space: 50 GiB needed: 4160,9 MiB >23:11:16,524 INFO anaconda: fs space: 50 GiB needed: 4160,9 MiB >23:11:16,559 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f7f2ef11790> >23:11:24,272 DEBUG anaconda: Left hub: SummaryHub >23:11:24,273 DEBUG anaconda: Entered hub: ProgressHub >23:11:24,361 INFO anaconda: Running Thread: AnaInstallThread (140184205469440) >23:11:25,505 INFO anaconda: Nastavovánà instalaÄnÃho prostÅedà >23:11:31,378 INFO anaconda: VytváÅenà disklabel na /dev/sda >23:11:33,877 INFO anaconda: VytváÅenà lvmpv na /dev/sda3 >23:11:35,300 INFO anaconda: VytváÅenà ext4 na /dev/mapper/fedora-root >23:11:38,406 INFO anaconda: VytváÅenà luks na /dev/mapper/fedora-home >23:11:44,963 INFO anaconda: VytváÅenà ext4 na /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba >23:11:50,862 INFO anaconda: VytváÅenà swap na /dev/mapper/fedora-swap >23:11:51,123 INFO anaconda: VytváÅenà ext4 na /dev/sda2 >23:11:52,226 INFO anaconda: VytváÅenà biosboot na /dev/sda1 >00:08:33,020 INFO anaconda: Instalace zavadÄÄe >00:08:33,021 INFO anaconda: bootloader stage1 target device is sda >00:08:33,021 INFO anaconda: bootloader stage2 target device is sda2 >00:08:33,023 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f7f404d2150> >00:08:43,484 INFO anaconda: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.lvm.lv=fedora/root rhgb quiet >00:08:55,342 INFO anaconda: ProvádÄnà poinstalaÄnÃch úkonů >00:08:55,503 INFO anaconda: Thread Done: AnaInstallThread (140184205469440) >21:59:15,150 DEBUG anaconda: Entered spoke: UserSpoke >22:00:16,220 DEBUG anaconda: Left spoke: UserSpoke >22:00:21,005 INFO anaconda: Running Thread: AnaConfigurationThread (140184205469440) >22:00:21,006 INFO anaconda: Konfigurace nainstalovaného systému >22:00:24,560 INFO anaconda: Zápis konfigurace sÃtÄ >22:00:24,562 INFO anaconda: setting installation environment hostname to localhost.localdomain >22:00:24,773 DEBUG anaconda: running handleException >22:00:24,790 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 89, in doConfiguration > ksdata.network.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 954, in execute > network.write_network_config(storage, ksdata, instClass, iutil.getSysroot()) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1021, in write_network_config > copyFileToPath("/etc/resolv.conf", rootpath, overwrite=flags.livecdInstall) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 857, in copyFileToPath > shutil.copy(fileName, destfile) > > File "/usr/lib64/python2.7/shutil.py", line 119, in copy > copyfile(src, dst) > > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > >IOError: [Errno 2] AdresáŠnebo soubor neexistuje: '/mnt/sysimage/etc/resolv.conf' > >22:00:24,790 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:00:24,790 INFO anaconda: Thread Done: AnaConfigurationThread (140184205469440) > > >/tmp/packaging.log: >21:08:58,625 INFO packaging: configuring base repo >21:08:59,841 INFO packaging: Error downloading treeinfo: [Errno 14] HTTP Error 404 - Not Found >21:08:59,876 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >21:08:59,877 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:08:59,877 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:08:59,877 DEBUG yum.verbose.plugin: Adding cs_CZ to language list >21:08:59,880 DEBUG yum.verbose.YumBase: Config time: 0.034 >21:08:59,906 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >21:08:59,906 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:08:59,906 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:08:59,907 DEBUG yum.verbose.plugin: Adding cs_CZ to language list >21:08:59,909 DEBUG yum.verbose.YumBase: Config time: 0.007 >21:08:59,929 INFO packaging: adding yum repo, name: anaconda, baseurl: http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/, mirrorlist: None >21:09:00,499 INFO packaging: gathering repo metadata >21:09:00,501 INFO packaging: skipping disabled repo fedora >21:09:00,503 INFO packaging: gathering repo metadata for anaconda >21:09:03,365 INFO packaging: skipping disabled repo updates-testing >21:09:03,366 INFO packaging: skipping disabled repo rawhide >21:09:03,367 INFO packaging: skipping disabled repo updates >21:09:03,368 INFO packaging: Refreshing environmentAddons >21:09:03,369 DEBUG yum.verbose.YumBase: Setting up Package Sacks >21:09:03,370 INFO_2 yum.verbose.plugin: Determining fastest mirrors >21:09:08,418 DEBUG yum.verbose.YumBase: pkgsack time: 5.049 >21:09:08,537 DEBUG yum.verbose.YumBase: group time: 5.168 >21:09:18,346 INFO packaging: metadata retrieval complete >23:09:22,666 INFO packaging: checking software selection >23:09:22,684 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:09:24,187 DEBUG yum.verbose.YumBase: pkgsack time: 1.502 >23:09:24,399 DEBUG yum.verbose.YumBase: group time: 1.715 >23:09:24,401 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >23:09:25,515 DEBUG yum.verbose.YumBase: Obs Init time: 1.106 >23:09:25,613 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >23:09:25,720 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >23:09:25,989 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >23:09:26,002 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >23:09:26,005 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >23:09:26,008 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >23:09:26,343 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >23:09:26,355 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >23:09:26,369 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >23:09:26,418 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >23:09:26,771 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >23:09:27,058 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >23:09:27,060 INFO packaging: no kernel-PAE package >23:09:27,064 INFO packaging: selected kernel >23:09:27,070 INFO packaging: checking dependencies >23:09:27,873 DEBUG yum.verbose.YumBase: Building updates object >23:09:30,725 DEBUG yum.verbose.YumBase: up:simple updates time: 0.437 >23:09:30,732 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >23:09:30,733 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >23:09:30,733 DEBUG yum.verbose.YumBase: updates time: 2.859 >23:09:30,740 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.1-1.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:09:30,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:09:30,744 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:09:30,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:09:30,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:09:30,749 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >23:09:30,749 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >23:09:30,749 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >23:09:30,756 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,762 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,765 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,768 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,769 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >23:09:30,769 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >23:09:30,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-14.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,771 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >23:09:30,777 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-9.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,779 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,780 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-27.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,782 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-0.3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,784 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,787 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,791 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,793 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,794 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-1.fc21.x86_64 to require for libplc4.so()(64bit) >23:09:30,795 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,797 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >23:09:30,797 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >23:09:30,797 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >23:09:30,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,801 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,804 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,808 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-7.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,809 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,810 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.1.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,813 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,815 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.5-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,816 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.5-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >23:09:30,818 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,822 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,824 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.8-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,826 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,828 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,830 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:09:30,836 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >23:09:30,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-3.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >23:09:30,839 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-3.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >23:09:30,842 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.2.git20140128.fc21.x86_64 >23:09:30,845 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 >23:09:30,847 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-5.git20140428.fc21.x86_64 >23:09:30,849 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-1.git20140704.fc21.x86_64 >23:09:30,853 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.3-1.fc21.x86_64 >23:09:30,855 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for PackageKit-command-not-found-0.9.3-1.fc21.x86_64 >23:09:30,858 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.3.90-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.3-1.fc21.x86_64 >23:09:30,872 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.23-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:09:30,874 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.23-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >23:09:30,876 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-6.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:09:30,877 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:09:30,881 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for abattis-cantarell-fonts-0.0.15-2.fc21.noarch >23:09:30,884 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,896 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,897 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,899 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,901 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,902 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,904 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,905 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,907 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,908 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,910 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:09:30,913 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7.90.20140627-8.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:09:31,000 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-2.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:09:31,004 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-5.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:09:31,007 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-6.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:09:31,014 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:09:31,018 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:09:31,020 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >23:09:31,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:09:31,026 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-6.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:09:31,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-5.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >23:09:31,033 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-5.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >23:09:31,037 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-7.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >23:09:31,045 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-2.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:09:31,048 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-9.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:09:31,049 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-9.fc21.x86_64 to require for GConf2 >23:09:31,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:09:31,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-6.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:09:31,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:09:31,059 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-5.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >23:09:31,062 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >23:09:31,062 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-3.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >23:09:31,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >23:09:31,068 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >23:09:31,069 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-14.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >23:09:31,070 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >23:09:31,071 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >23:09:31,071 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >23:09:31,073 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-12.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >23:09:31,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >23:09:31,076 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-12.fc21.x86_64 to require for libpam.so.0()(64bit) >23:09:31,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:09:31,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:09:31,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:09:31,089 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.7-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:09:31,092 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-9.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:09:31,093 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-9.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >23:09:31,093 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:09:31,095 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:09:31,096 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-9.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >23:09:31,096 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.7-2.fc21.x86_64 to require for libaudit.so.1()(64bit) >23:09:31,101 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.7-2.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:09:31,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:09:31,106 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:09:31,108 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1h-5.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:09:31,112 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-27.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:09:31,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:09:31,117 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:09:31,118 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-26.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:09:31,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-5.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:09:31,122 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-1.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >23:09:31,128 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-4.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >23:09:31,130 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-3.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >23:09:31,136 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-3.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,138 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.3-4.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,141 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.1-3.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-2.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-5.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,146 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libicalss.so.1()(64bit) >23:09:31,147 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libical.so.1()(64bit) >23:09:31,148 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.2-1.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,149 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.2-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >23:09:31,150 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.3-2.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,153 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,155 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.3-1.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:09:31,156 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >23:09:31,156 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >23:09:31,156 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >23:09:31,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:09:31,162 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:09:31,164 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-6.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:09:31,165 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >23:09:31,165 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >23:09:31,165 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >23:09:31,167 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1h-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:09:31,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.10-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:09:31,176 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,178 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,180 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,182 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,183 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,185 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,187 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,192 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,193 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >23:09:31,193 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >23:09:31,195 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-4.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,196 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >23:09:31,196 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >23:09:31,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:09:31,202 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-2.fc21.x86_64 as install for brasero-nautilus-3.11.3-4.fc21.x86_64 >23:09:31,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-0.3.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:09:31,207 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-0.3.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >23:09:31,207 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-0.3.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >23:09:31,209 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:09:31,210 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.10-5.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:09:31,213 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.fc21.x86_64 as install for bzip2-1.0.6-12.fc21.x86_64 >23:09:31,217 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-5.fc21.noarch as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,220 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.3-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,227 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,234 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,236 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,237 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,241 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,242 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-1.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >23:09:31,242 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-1.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >23:09:31,244 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.4-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,253 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,255 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:09:31,263 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:09:31,265 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:09:31,267 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.3-1.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:09:31,269 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-3.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:09:31,271 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:09:31,272 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-2.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >23:09:31,275 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-1.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >23:09:31,276 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >23:09:31,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-6.20140213cvs.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >23:09:31,281 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:09:31,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:09:31,285 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:09:31,286 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-2.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >23:09:31,286 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:09:31,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-5.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:09:31,293 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-2.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:09:31,294 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-2.fc21.x86_64 >23:09:31,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:09:31,298 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:09:31,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:09:31,301 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >23:09:31,301 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolord.so.2()(64bit) >23:09:31,309 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.3-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,310 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,312 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,314 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.3-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,316 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.9-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,318 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-5.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,320 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.54-2.fc21.noarch as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,321 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,322 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,325 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-4.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,328 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-5.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,333 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-4.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,337 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,339 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.3-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,343 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,345 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,346 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.2-3.20140625.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:09:31,352 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,353 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,355 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-14.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,358 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >23:09:31,359 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >23:09:31,360 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,361 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:09:31,365 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-2.fc21.x86_64 as install for coreutils-8.22-16.fc21.x86_64 >23:09:31,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-4.fc21.x86_64 as install for coreutils-8.22-16.fc21.x86_64 >23:09:31,369 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-4.fc21.x86_64 to require for libgmp.so.10()(64bit) >23:09:31,371 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >23:09:31,375 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >23:09:31,379 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-1.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:09:31,381 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:09:31,383 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:09:31,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.3-2.fc21.noarch as install for 1:cups-1.7.3-2.fc21.x86_64 >23:09:31,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.3-2.fc21.x86_64 as install for 1:cups-1.7.3-2.fc21.x86_64 >23:09:31,396 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.54-4.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,398 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,400 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-16.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,404 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,409 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.54-4.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >23:09:31,410 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-27.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:09:31,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-3.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:09:31,419 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-13.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:09:31,421 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-5.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:09:31,422 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-8.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:09:31,423 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-8.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >23:09:31,426 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-17.fc21.x86_64 >23:09:31,432 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >23:09:31,433 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-5.fc21.noarch as install for deja-dup-30.0-2.fc21.x86_64 >23:09:31,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >23:09:31,437 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-3.fc21.noarch as install for dejavu-sans-fonts-2.34-3.fc21.noarch >23:09:31,440 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-12alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >23:09:31,440 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-12alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >23:09:31,444 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-15.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:09:31,445 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-15.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:09:31,448 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:09:31,448 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >23:09:31,449 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >23:09:31,449 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >23:09:31,450 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-1.fc21.x86_64 as install for dracut-config-rescue-038-1.fc21.x86_64 >23:09:31,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >23:09:31,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.10-5.fc21.x86_64 as install for e2fsprogs-1.42.10-5.fc21.x86_64 >23:09:31,460 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.10-5.fc21.x86_64 to require for libss.so.2()(64bit) >23:09:31,473 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,477 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,479 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,480 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,482 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,484 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,486 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >23:09:31,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >23:09:31,487 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >23:09:31,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >23:09:31,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >23:09:31,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >23:09:31,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >23:09:31,488 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >23:09:31,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >23:09:31,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >23:09:31,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >23:09:31,489 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >23:09:31,490 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >23:09:31,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >23:09:31,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >23:09:31,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >23:09:31,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >23:09:31,491 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >23:09:31,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >23:09:31,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >23:09:31,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >23:09:31,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >23:09:31,492 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >23:09:31,493 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >23:09:31,493 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >23:09:31,493 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >23:09:31,493 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >23:09:31,493 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >23:09:31,494 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >23:09:31,494 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >23:09:31,494 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >23:09:31,494 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >23:09:31,494 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >23:09:31,495 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >23:09:31,495 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >23:09:31,495 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >23:09:31,495 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >23:09:31,495 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >23:09:31,496 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >23:09:31,496 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >23:09:31,496 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >23:09:31,496 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >23:09:31,496 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >23:09:31,497 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >23:09:31,497 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >23:09:31,497 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >23:09:31,497 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >23:09:31,497 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >23:09:31,498 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >23:09:31,498 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >23:09:31,498 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >23:09:31,498 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >23:09:31,498 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >23:09:31,499 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >23:09:31,499 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >23:09:31,499 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >23:09:31,499 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >23:09:31,499 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >23:09:31,500 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >23:09:31,500 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >23:09:31,500 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >23:09:31,500 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >23:09:31,501 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >23:09:31,502 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.5-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,504 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-5.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,507 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,509 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,511 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,513 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,514 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >23:09:31,514 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >23:09:31,516 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-5.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,517 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-5.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >23:09:31,519 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:09:31,527 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:09:31,528 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >23:09:31,530 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-2.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:09:31,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:09:31,534 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:09:31,538 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.3.1-1.fc21.x86_64 as install for evince-3.13.3.1-1.fc21.x86_64 >23:09:31,539 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >23:09:31,540 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >23:09:31,549 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:09:31,552 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.3-1.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:09:31,555 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-2.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:09:31,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.3-1.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:09:31,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.1-2.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:09:31,567 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.12.3-1.fc21.x86_64 >23:09:31,567 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >23:09:31,571 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-1.fc21.x86_64 as install for file-5.19-1.fc21.x86_64 >23:09:31,571 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-1.fc21.x86_64 to require for libmagic.so.1()(64bit) >23:09:31,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-8.fc21.x86_64 as install for file-roller-3.13.1-2.fc21.x86_64 >23:09:31,591 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-30.0-4.fc21.x86_64 >23:09:31,592 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,596 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,598 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >23:09:31,598 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >23:09:31,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-4.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:09:31,607 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewall-config-0.3.10-2.fc21.noarch >23:09:31,608 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for firewall-config-0.3.10-2.fc21.noarch >23:09:31,610 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >23:09:31,611 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >23:09:31,612 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >23:09:31,615 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >23:09:31,632 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-301.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,633 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(vars) >23:09:31,634 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(strict) >23:09:31,634 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(POSIX) >23:09:31,634 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(Getopt::Std) >23:09:31,635 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,637 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,642 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,643 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,645 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-43.20131218.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:09:31,648 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-43.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-43.20131218.fc21.noarch >23:09:31,650 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >23:09:31,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,658 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,661 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,662 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,663 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-5.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,664 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,665 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:09:31,673 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:09:31,676 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:09:31,679 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.1-1.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:09:31,680 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:09:31,684 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:09:31,686 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:09:31,687 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:09:31,689 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for glib-networking-2.41.3-1.fc21.x86_64 >23:09:31,691 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.3-1.fc21.x86_64 >23:09:31,695 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-2.fc21.x86_64 >23:09:31,702 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-5.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,706 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >23:09:31,706 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >23:09:31,706 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >23:09:31,706 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >23:09:31,706 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >23:09:31,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,709 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >23:09:31,709 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >23:09:31,709 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >23:09:31,709 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >23:09:31,710 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >23:09:31,710 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >23:09:31,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,713 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,716 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,719 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >23:09:31,719 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >23:09:31,719 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >23:09:31,719 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >23:09:31,720 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >23:09:31,720 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >23:09:31,720 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >23:09:31,720 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >23:09:31,720 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >23:09:31,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-4.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,723 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,724 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.3-1.fc21.noarch as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,730 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,732 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,734 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:09:31,738 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:09:31,739 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:09:31,740 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:09:31,741 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:09:31,742 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:09:31,749 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:09:31,751 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:09:31,754 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:09:31,764 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:09:31,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:09:31,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:09:31,772 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:09:31,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-4.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:09:31,776 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.3-1.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:09:31,780 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.29-2.fc21.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >23:09:31,791 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-maps-3.13.2-2.fc21.x86_64 >23:09:31,795 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.3-1.fc21.x86_64 as install for gnome-packagekit-3.12.2-5.fc21.x86_64 >23:09:31,800 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:09:31,804 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:09:31,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-18.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:09:31,808 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-9.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:09:31,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.3-1.fc21.x86_64 >23:09:31,826 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.3-1.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:09:31,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:09:31,831 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:09:31,833 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-2.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:09:31,836 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc21.x86_64 as install for gnome-software-3.13.3-1.fc21.x86_64 >23:09:31,838 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-5.fc21.noarch as install for gnome-software-3.13.3-1.fc21.x86_64 >23:09:31,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.1-1.fc21.x86_64 as install for gnome-software-3.13.3-1.fc21.x86_64 >23:09:31,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-4.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,849 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,851 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.3-1.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,853 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.1-1.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,854 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.1-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >23:09:31,856 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,857 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:09:31,861 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.2-1.fc21.x86_64 as install for gnome-terminal-3.13.2-1.fc21.x86_64 >23:09:31,862 DEBUG yum.verbose.YumBase: Quick matched vte291-0.37.2-1.fc21.x86_64 to require for libvte-2.91.so.0()(64bit) >23:09:31,865 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.3-2.fc21.x86_64 as install for gnome-themes-standard-3.13.3-2.fc21.x86_64 >23:09:31,868 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >23:09:31,871 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.9-5.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >23:09:31,874 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-9.fc21.noarch as install for gnu-free-mono-fonts-20120503-9.fc21.noarch >23:09:31,878 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-2.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:09:31,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-5.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:09:31,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:09:31,883 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-23.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:09:31,885 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-1.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:09:31,902 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,904 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,909 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,911 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-13.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,916 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,921 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,922 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >23:09:31,922 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >23:09:31,922 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >23:09:31,923 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >23:09:31,923 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >23:09:31,924 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >23:09:31,924 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-8.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >23:09:31,925 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >23:09:31,926 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,930 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:09:31,933 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-2.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 >23:09:31,946 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,948 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,950 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,952 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,954 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,955 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.20.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-15.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,963 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-7.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-18.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,968 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:09:31,972 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-2.fc21.x86_64 as install for gutenprint-5.2.10-2.fc21.x86_64 >23:09:31,973 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >23:09:31,977 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.3.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-1.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,983 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.0-1.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:09:31,992 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.3-1.fc21.x86_64 >23:09:31,993 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-3.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >23:09:31,993 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.3-1.fc21.x86_64 >23:09:31,998 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.3-1.fc21.x86_64 >23:09:31,999 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >23:09:31,999 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >23:09:32,002 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.3-1.fc21.x86_64 >23:09:32,010 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-3.fc21.x86_64 as install for 1:hpijs-3.14.6-3.fc21.x86_64 >23:09:32,011 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-3.fc21.x86_64 to require for libhpmud.so.0()(64bit) >23:09:32,011 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-3.fc21.x86_64 to require for libhpip.so.0()(64bit) >23:09:32,017 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.0-1.fc21.x86_64 as install for hplip-3.14.6-3.fc21.x86_64 >23:09:32,019 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-3.fc21.x86_64 >23:09:32,022 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >23:09:32,026 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >23:09:32,029 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-4.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >23:09:32,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >23:09:32,036 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >23:09:32,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-2.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >23:09:32,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-3.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >23:09:32,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:09:32,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:09:32,049 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >23:09:32,050 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >23:09:32,051 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:09:32,053 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-6.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:09:32,057 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-11.fc21.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >23:09:32,058 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n.so.0()(64bit) >23:09:32,058 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >23:09:32,060 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-14.fc21.noarch as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:09:32,061 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:09:32,062 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-4.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:09:32,065 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5-4.fc21.x86_64 >23:09:32,068 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 as install for icedtea-web-1.5-4.fc21.x86_64 >23:09:32,073 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >23:09:32,075 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >23:09:32,081 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-5.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >23:09:32,084 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.7.noarch as install for initscripts-9.54-4.fc21.x86_64 >23:09:32,085 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-3.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >23:09:32,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-6.fc21.x86_64 as install for iproute-3.15.0-1.fc21.x86_64 >23:09:32,090 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-9.fc21.x86_64 as install for iproute-3.15.0-1.fc21.x86_64 >23:09:32,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >23:09:32,099 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >23:09:32,100 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >23:09:32,100 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1()(64bit) >23:09:32,103 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.267-1.fc21.noarch as install for isdn4k-utils-3.2-97.fc21.x86_64 >23:09:32,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-97.fc21.x86_64 >23:09:32,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-35.fc21.x86_64 >23:09:32,111 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >23:09:32,112 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >23:09:32,127 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for kernel-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:09:32,154 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for kernel-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:09:32,160 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-18.fc21.noarch as install for khmeros-base-fonts-5.0-18.fc21.noarch >23:09:32,162 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-9.fc21.x86_64 as install for less-458-11.fc21.x86_64 >23:09:32,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >23:09:32,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-26.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >23:09:32,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >23:09:32,177 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for libproxy-mozjs-0.4.11-9.fc21.x86_64 >23:09:32,177 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >23:09:32,190 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,198 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >23:09:32,198 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >23:09:32,198 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >23:09:32,198 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >23:09:32,199 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >23:09:32,199 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >23:09:32,199 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >23:09:32,199 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >23:09:32,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >23:09:32,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.3)(64bit) >23:09:32,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >23:09:32,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >23:09:32,200 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >23:09:32,201 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >23:09:32,201 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >23:09:32,201 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >23:09:32,201 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >23:09:32,202 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) >23:09:32,202 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >23:09:32,202 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >23:09:32,202 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >23:09:32,202 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >23:09:32,203 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >23:09:32,203 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libwriterperfectlo.so()(64bit) >23:09:32,205 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,206 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libvcllo.so()(64bit) >23:09:32,206 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >23:09:32,206 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libutllo.so()(64bit) >23:09:32,207 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >23:09:32,207 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >23:09:32,207 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >23:09:32,208 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libtllo.so()(64bit) >23:09:32,208 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libtklo.so()(64bit) >23:09:32,208 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvxlo.so()(64bit) >23:09:32,209 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >23:09:32,209 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvtlo.so()(64bit) >23:09:32,209 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvllo.so()(64bit) >23:09:32,209 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsotlo.so()(64bit) >23:09:32,210 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsfxlo.so()(64bit) >23:09:32,210 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsblo.so()(64bit) >23:09:32,210 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsaxlo.so()(64bit) >23:09:32,212 DEBUG yum.verbose.YumBase: TSINFO: Marking librevenge-0.0.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,212 DEBUG yum.verbose.YumBase: Quick matched librevenge-0.0.1-2.fc21.x86_64 to require for librevenge-0.0.so.0()(64bit) >23:09:32,214 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.7.0-4.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,215 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.7.0-4.fc21.x86_64 to require for liborcus-0.8.so.0()(64bit) >23:09:32,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.3.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,221 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-9.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,222 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libi18nlangtag.so()(64bit) >23:09:32,222 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libfilelo.so()(64bit) >23:09:32,222 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libeditenglo.so()(64bit) >23:09:32,222 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >23:09:32,222 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >23:09:32,223 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libcomphelper.so()(64bit) >23:09:32,224 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:09:32,225 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libavmedialo.so()(64bit) >23:09:32,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-draw-4.3.0.2-1.fc21.x86_64 >23:09:32,229 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.3.0.2-1.fc21.x86_64 >23:09:32,238 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.10.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.1.1-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:09:32,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-impress-4.3.0.2-1.fc21.x86_64 >23:09:32,275 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.2-1.fc21.x86_64 >23:09:32,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.2-1.fc21.x86_64 >23:09:32,281 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-3.fc21.x86_64 >23:09:32,288 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-3.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:09:32,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-2.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:09:32,291 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-2.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:09:32,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-5.fc21.x86_64 as install for mdadm-3.3.1-2.fc21.x86_64 >23:09:32,299 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2.2-3.20140625.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:09:32,301 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-5.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:09:32,301 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-5.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >23:09:32,301 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-5.fc21.x86_64 to require for libelf.so.1()(64bit) >23:09:32,303 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-11.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:09:32,307 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for minicom-2.7-2.fc21.x86_64 >23:09:32,308 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >23:09:32,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for mousetweaks-3.12.0-2.fc21.x86_64 >23:09:32,324 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-4.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,325 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,331 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-0.3.fc21.x86_64 to require for libmount >23:09:32,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,336 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.86-1.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:09:32,338 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-10.fc21.noarch as install for nhn-nanum-gothic-fonts-3.020-10.fc21.noarch >23:09:32,346 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.61-2.fc21.x86_64 >23:09:32,347 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >23:09:32,353 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-10.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:09:32,354 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libvmtools.so.0()(64bit) >23:09:32,354 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libhgfs.so.0()(64bit) >23:09:32,356 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:09:32,357 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-3.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >23:09:32,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:09:32,361 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-1.fc21.1.x86_64 as install for openssh-clients-6.6.1p1-1.fc21.1.x86_64 >23:09:32,367 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:09:32,368 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >23:09:32,369 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-5.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:09:32,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-2.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:09:32,373 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >23:09:32,381 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >23:09:32,382 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >23:09:32,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-2.fc21.x86_64 as install for parted-3.1-28.fc21.x86_64 >23:09:32,388 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-4.fc21.x86_64 as install for passwd-0.79-3.fc21.x86_64 >23:09:32,391 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >23:09:32,395 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >23:09:32,396 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >23:09:32,396 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >23:09:32,396 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >23:09:32,398 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-1.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >23:09:32,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >23:09:32,402 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >23:09:32,404 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:32,406 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:32,407 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >23:09:32,408 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:32,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:09:32,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:09:32,414 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-7.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:09:32,424 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:09:32,426 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:09:32,428 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:09:32,434 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >23:09:32,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:09:32,445 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:09:32,446 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:09:32,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-13.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:09:32,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:09:32,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-6.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >23:09:32,479 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:09:32,482 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-7.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:09:32,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:09:32,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,501 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-3.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,502 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-3.fc21.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >23:09:32,504 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-1.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,517 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.8-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:09:32,559 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:09:32,567 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:09:32,573 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.9)(64bit) >23:09:32,573 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.9)(64bit) >23:09:32,574 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.9)(64bit) >23:09:32,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:09:32,580 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >23:09:32,580 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.9)(64bit) >23:09:32,581 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >23:09:32,581 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >23:09:32,582 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.9)(64bit) >23:09:32,582 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.9)(64bit) >23:09:32,582 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.9)(64bit) >23:09:32,583 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.9)(64bit) >23:09:32,583 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.9)(64bit) >23:09:32,583 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >23:09:32,584 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.9)(64bit) >23:09:32,584 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.9)(64bit) >23:09:32,585 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >23:09:32,585 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >23:09:32,585 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.9)(64bit) >23:09:32,586 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >23:09:32,587 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >23:09:32,587 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.9)(64bit) >23:09:32,588 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >23:09:32,588 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >23:09:32,588 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.9)(64bit) >23:09:32,589 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >23:09:32,589 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.9)(64bit) >23:09:32,589 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.9)(64bit) >23:09:32,589 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.9)(64bit) >23:09:32,590 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.9)(64bit) >23:09:32,590 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.9)(64bit) >23:09:32,593 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:09:32,595 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >23:09:32,595 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >23:09:32,595 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >23:09:32,596 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >23:09:32,596 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so(SAMBA_4.1.9)(64bit) >23:09:32,597 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.9)(64bit) >23:09:32,597 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >23:09:32,597 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.9)(64bit) >23:09:32,597 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >23:09:32,598 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.9)(64bit) >23:09:32,598 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.9)(64bit) >23:09:32,598 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.9)(64bit) >23:09:32,598 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.9)(64bit) >23:09:32,599 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.9)(64bit) >23:09:32,599 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.9)(64bit) >23:09:32,599 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.9)(64bit) >23:09:32,600 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.9)(64bit) >23:09:32,600 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.9)(64bit) >23:09:32,600 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.9)(64bit) >23:09:32,600 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_tdb.so()(64bit) >23:09:32,601 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so()(64bit) >23:09:32,601 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >23:09:32,601 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so()(64bit) >23:09:32,602 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so()(64bit) >23:09:32,603 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >23:09:32,603 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >23:09:32,603 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so()(64bit) >23:09:32,604 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so()(64bit) >23:09:32,604 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so()(64bit) >23:09:32,604 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so()(64bit) >23:09:32,604 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so()(64bit) >23:09:32,605 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >23:09:32,605 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >23:09:32,605 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so()(64bit) >23:09:32,606 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >23:09:32,606 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >23:09:32,606 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so()(64bit) >23:09:32,606 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0()(64bit) >23:09:32,608 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0()(64bit) >23:09:32,608 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so()(64bit) >23:09:32,608 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0()(64bit) >23:09:32,608 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >23:09:32,609 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so()(64bit) >23:09:32,609 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >23:09:32,609 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so()(64bit) >23:09:32,610 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so()(64bit) >23:09:32,610 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >23:09:32,610 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >23:09:32,610 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so()(64bit) >23:09:32,612 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0()(64bit) >23:09:32,612 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so()(64bit) >23:09:32,612 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so()(64bit) >23:09:32,612 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >23:09:32,613 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >23:09:32,613 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >23:09:32,613 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so()(64bit) >23:09:32,614 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >23:09:32,614 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so()(64bit) >23:09:32,614 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >23:09:32,614 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >23:09:32,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so()(64bit) >23:09:32,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so()(64bit) >23:09:32,615 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so()(64bit) >23:09:32,616 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so()(64bit) >23:09:32,616 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so()(64bit) >23:09:32,622 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >23:09:32,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >23:09:32,637 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-2.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >23:09:32,644 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-2.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >23:09:32,646 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >23:09:32,648 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11()(64bit) >23:09:32,651 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-63.fc21.noarch as install for selinux-policy-targeted-3.13.1-63.fc21.noarch >23:09:32,653 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-63.fc21.noarch to require for selinux-policy >23:09:32,660 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.20-1.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:09:32,665 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:09:32,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:09:32,680 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:09:32,685 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >23:09:32,703 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:09:32,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-14.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:09:32,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:09:32,724 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >23:09:32,769 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >23:09:32,772 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-8.fc21.noarch as install for smc-meera-fonts-6.0-8.fc21.noarch >23:09:32,775 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-12alpha.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:09:32,778 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:09:32,781 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-3.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:09:32,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for spice-vdagent-0.15.0-2.fc21.x86_64 >23:09:32,795 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,799 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,804 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,807 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,812 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,819 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,828 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,833 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-4.fc21.beta2.noarch as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:09:32,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-2.fc21.x86_64 >23:09:32,857 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.5-1.fc21.noarch as install for system-config-printer-1.4.5-1.fc21.x86_64 >23:09:32,862 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for system-config-printer-1.4.5-1.fc21.x86_64 >23:09:32,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-215-2.fc21.x86_64 >23:09:32,880 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-2.fc21.x86_64 as install for systemd-215-2.fc21.x86_64 >23:09:32,887 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-8.fc21.noarch as install for thai-scalable-waree-fonts-0.5.0-8.fc21.noarch >23:09:32,902 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.12.1-3.fc21.x86_64 >23:09:32,904 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-4.fc21.x86_64 as install for 1:totem-3.12.1-3.fc21.x86_64 >23:09:32,924 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.83-2.fc21.x86_64 as install for transmission-gtk-2.83-2.fc21.x86_64 >23:09:32,929 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >23:09:32,933 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >23:09:32,946 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >23:09:32,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-0.3.fc21.x86_64 as install for util-linux-2.25-0.3.fc21.x86_64 >23:09:32,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.fc21.x86_64 as install for util-linux-2.25-0.3.fc21.x86_64 >23:09:32,982 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:09:32,990 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:09:32,995 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:09:33,004 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-3.fc21.x86_64 as install for wget-1.15-2.fc21.x86_64 >23:09:33,010 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >23:09:33,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >23:09:33,020 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >23:09:33,021 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >23:09:33,021 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >23:09:33,025 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-3.fc21.x86_64 as install for xdg-user-dirs-gtk-0.10-5.fc21.x86_64 >23:09:33,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.12-2.fc21.noarch as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:09:33,039 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-3.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:09:33,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2.2-2.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:09:33,054 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:09:33,059 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:09:33,063 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:09:33,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:09:33,086 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2.2-3.20140625.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >23:09:33,089 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2.2-3.20140625.fc21.x86_64 to require for libxatracker.so.2()(64bit) >23:09:33,097 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.903-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:09:33,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:09:33,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:09:33,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:09:33,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:09:33,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:09:33,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:09:33,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-8.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:09:33,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:09:33,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-6.fc21.x86_64 as install for 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 >23:09:33,160 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.3-1.fc21.x86_64 as install for 1:yelp-3.13.3-1.fc21.x86_64 >23:09:33,165 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.3-1.fc21.x86_64 >23:09:33,171 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-12.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:09:33,174 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-1.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >23:09:33,177 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-1.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:09:33,180 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-14.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >23:09:33,183 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:09:33,185 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-10.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:09:33,188 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-4.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >23:09:33,192 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >23:09:33,219 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-9.fc21.x86_64 >23:09:33,233 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-2.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >23:09:33,243 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-22.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 >23:09:33,250 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.3-1.fc21.x86_64 >23:09:33,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-2.git6d968f1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:09:33,256 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-2.git6d968f1.fc21.x86_64 to require for libsolv.so.0()(64bit) >23:09:33,259 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.4-3.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:09:33,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.1-1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:09:33,269 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.17-1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:09:33,276 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-6.fc21.x86_64 as install for abrt-2.2.1-6.fc21.x86_64 >23:09:33,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-5.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 >23:09:33,289 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-2.fc21.x86_64 as install for abrt-addon-python-2.2.1-6.fc21.x86_64 >23:09:33,293 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-2.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >23:09:33,297 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-6.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >23:09:33,301 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:09:33,304 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:09:33,309 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:09:33,322 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >23:09:33,325 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >23:09:33,334 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:09:33,339 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:09:33,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-5.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:09:33,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-5.fc21.x86_64 as install for abrt-tui-2.2.1-6.fc21.x86_64 >23:09:33,383 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-6.P1.fc21.noarch as install for 32:bind-libs-9.9.5-6.P1.fc21.x86_64 >23:09:33,398 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >23:09:33,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-2.fc21.x86_64 as install for cdrdao-1.2.3-22.fc21.x86_64 >23:09:33,417 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >23:09:33,431 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.4.0-2.fc21.x86_64 as install for clutter-1.19.4-1.fc21.x86_64 >23:09:33,451 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >23:09:33,472 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-18.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >23:09:33,476 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.86-1.fc21.x86_64 as install for device-mapper-libs-1.02.86-1.fc21.x86_64 >23:09:33,487 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >23:09:33,492 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >23:09:33,499 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >23:09:33,501 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >23:09:33,506 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-65.fc21.x86_64 as install for dracut-038-1.fc21.x86_64 >23:09:33,508 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.fc21.x86_64 as install for dracut-038-1.fc21.x86_64 >23:09:33,515 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-2.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,518 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-13.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,520 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-8.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,524 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,527 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,533 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-2.1.0-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,538 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-23.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,544 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.7-2.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:09:33,561 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-5.fc21.x86_64 as install for elfutils-0.159-5.fc21.x86_64 >23:09:33,564 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >23:09:33,564 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >23:09:33,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >23:09:33,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >23:09:33,565 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >23:09:33,566 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >23:09:33,567 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >23:09:33,567 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >23:09:33,568 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >23:09:33,568 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1()(64bit) >23:09:33,569 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libasm.so.1()(64bit) >23:09:33,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >23:09:33,588 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >23:09:33,592 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.3-4.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >23:09:33,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:09:33,615 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.2-1.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:09:33,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-9.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:09:33,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:09:33,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:09:33,656 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-2.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:09:33,664 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.7.noarch as install for fedora-release-21-0.7.noarch >23:09:33,671 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.fc21.x86_64 as install for fipscheck-lib-1.4.1-5.fc21.x86_64 >23:09:33,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >23:09:33,711 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >23:09:33,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >23:09:33,721 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >23:09:33,722 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >23:09:33,722 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >23:09:33,723 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >23:09:33,723 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >23:09:33,724 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >23:09:33,724 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >23:09:33,725 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >23:09:33,725 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >23:09:33,726 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >23:09:33,727 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >23:09:33,727 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >23:09:33,728 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >23:09:33,728 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >23:09:33,729 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >23:09:33,729 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >23:09:33,730 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >23:09:33,730 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >23:09:33,731 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >23:09:33,732 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >23:09:33,732 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >23:09:33,733 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >23:09:33,733 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >23:09:33,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >23:09:33,734 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >23:09:33,735 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >23:09:33,735 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >23:09:33,736 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >23:09:33,737 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >23:09:33,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >23:09:33,773 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-3.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:09:33,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-8.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:09:33,786 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-15.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:09:33,792 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-2.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:09:33,795 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >23:09:33,801 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-4.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:09:33,805 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >23:09:33,805 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >23:09:33,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-23.fc21.x86_64 as install for genisoimage-1.1.11-23.fc21.x86_64 >23:09:33,817 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >23:09:33,817 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >23:09:33,827 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-19.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >23:09:33,841 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-26.fc21.x86_64 >23:09:33,850 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-2.fc21.x86_64 >23:09:33,859 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.3-1.fc21.x86_64 >23:09:33,881 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.3-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.3-1.fc21.noarch >23:09:33,886 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-2.fc21.x86_64 as install for gnome-video-effects-0.4.1-2.fc21.noarch >23:09:33,891 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140620-1.gitdac1524.fc21.noarch as install for gnutls-3.3.5-2.fc21.x86_64 >23:09:33,895 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.5-2.fc21.x86_64 >23:09:33,908 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-2.fc21.x86_64 >23:09:33,919 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-2.fc21.x86_64 as install for grilo-plugins-0.2.12-4.fc21.x86_64 >23:09:33,929 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-8.fc21.x86_64 as install for gstreamer-0.10.36-8.fc21.x86_64 >23:09:33,940 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >23:09:33,945 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >23:09:33,947 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >23:09:33,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.4-1.fc21.x86_64 >23:09:34,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.3-1.fc21.x86_64 >23:09:34,018 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >23:09:34,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.3-1.fc21.x86_64 >23:09:34,024 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >23:09:34,033 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.29-2.fc21.x86_64 >23:09:34,044 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-3.fc21.x86_64 as install for hplip-libs-3.14.6-3.fc21.x86_64 >23:09:34,051 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.9-5.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:09:34,057 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.9-5.fc21.x86_64 >23:09:34,061 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:09:34,067 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:09:34,078 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-4.fc21.x86_64 as install for ibus-1.5.7-4.fc21.x86_64 >23:09:34,081 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-4.fc21.noarch as install for ibus-1.5.7-4.fc21.x86_64 >23:09:34,093 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-14.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >23:09:34,097 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >23:09:34,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.fc21.x86_64 as install for iptables-1.4.21-9.fc21.x86_64 >23:09:34,112 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for iso-codes-3.54-2.fc21.noarch >23:09:34,133 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:09:34,138 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:09:34,141 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >23:09:34,141 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjvm.so()(64bit) >23:09:34,142 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjava.so()(64bit) >23:09:34,146 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:09:34,158 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:09:34,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-2.fc21.x86_64 as install for krb5-libs-1.12.1-9.fc21.x86_64 >23:09:34,177 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >23:09:34,179 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >23:09:34,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >23:09:34,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-5.fc21.x86_64 as install for libXfont-1.4.7-2.fc21.x86_64 >23:09:34,227 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >23:09:34,283 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-5.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >23:09:34,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >23:09:34,295 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-2.fc21.x86_64 as install for libgpod-0.8.3-4.fc21.x86_64 >23:09:34,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-2.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >23:09:34,319 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >23:09:34,321 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >23:09:34,324 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >23:09:34,336 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.4-3.fc21.x86_64 as install for liblouis-python3-2.5.4-3.fc21.noarch >23:09:34,351 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.fc21.x86_64 as install for libmusicbrainz5-5.0.1-10.fc21.x86_64 >23:09:34,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-2.fc21.x86_64 >23:09:34,369 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >23:09:34,369 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0()(64bit) >23:09:34,376 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 >23:09:34,385 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for libofa-0.9.3-24.fc21.x86_64 >23:09:34,393 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for liborcus-0.7.0-4.fc21.x86_64 >23:09:34,402 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >23:09:34,405 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >23:09:34,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >23:09:34,415 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >23:09:34,417 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >23:09:34,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.3.0.2-1.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,444 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.7-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,445 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.7-2.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,448 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,451 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,453 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.3.0.2-1.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,454 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,457 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,459 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,461 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.4-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,463 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.29-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,465 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-11.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,474 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,475 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >23:09:34,476 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,478 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,480 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:09:34,495 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.2-5.fc21.x86_64 >23:09:34,495 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >23:09:34,496 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >23:09:34,496 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >23:09:34,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 as install for libreport-gtk-2.2.2-5.fc21.x86_64 >23:09:34,500 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.2-5.fc21.x86_64 >23:09:34,509 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.8-1.fc21.1.x86_64 >23:09:34,517 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.fc21.x86_64 as install for libsemanage-2.3-3.fc21.x86_64 >23:09:34,518 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >23:09:34,518 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >23:09:34,539 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.fc21.x86_64 as install for libtiff-4.0.3-16.fc21.x86_64 >23:09:34,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-4.fc21.x86_64 as install for libtranslit-m17n-0.0.3-4.fc21.x86_64 >23:09:34,557 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.5-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,558 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.1-1.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,561 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,564 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,566 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:09:34,568 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >23:09:34,569 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >23:09:34,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 >23:09:34,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 >23:09:34,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,576 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,581 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,582 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.1.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:09:34,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-2.fc21.x86_64 as install for libvirt-gobject-0.1.8-2.fc21.x86_64 >23:09:34,590 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >23:09:34,591 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >23:09:34,595 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-3.fc21.noarch as install for libwacom-0.9-3.fc21.x86_64 >23:09:34,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libwnck3-3.4.7-2.fc21.x86_64 >23:09:34,624 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-11.fc21.x86_64 >23:09:34,631 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.2-3.20140625.fc21.x86_64 as install for mesa-libEGL-10.2.2-3.20140625.fc21.x86_64 >23:09:34,647 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-14.20140323.fc21.noarch as install for ncurses-libs-5.9-14.20140323.fc21.x86_64 >23:09:34,650 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >23:09:34,651 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >23:09:34,657 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-1.fc21.x86_64 as install for nss-3.16.2-1.fc21.x86_64 >23:09:34,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.0-10.fc21.x86_64 >23:09:34,675 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-5.99-2.fc21.x86_64 >23:09:34,677 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.6-1.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >23:09:34,678 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >23:09:34,679 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >23:09:34,679 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >23:09:34,680 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >23:09:34,687 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1h-5.fc21.x86_64 >23:09:34,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-2.fc21.x86_64 as install for pango-1.36.5-1.fc21.x86_64 >23:09:34,699 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >23:09:34,699 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0()(64bit) >23:09:34,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-7.fc21.x86_64 as install for pango-1.36.5-1.fc21.x86_64 >23:09:34,720 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-301.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,721 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,722 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,723 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-301.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,725 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,726 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,727 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,728 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,729 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,730 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-3.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,733 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >23:09:34,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-301.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,735 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,737 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,738 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,739 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:09:34,747 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >23:09:34,751 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >23:09:34,752 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >23:09:34,760 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:34,763 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-5.fc21.x86_64 >23:09:34,766 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.2-1.fc21.x86_64 >23:09:34,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-5.fc21.x86_64 >23:09:34,779 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 >23:09:34,779 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >23:09:34,782 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >23:09:34,789 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >23:09:34,791 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >23:09:34,794 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-5.fc21.noarch >23:09:34,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-3.fc21.noarch as install for python-iniparse-0.4-14.fc21.noarch >23:09:34,797 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-1.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >23:09:34,803 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-4.fc21.x86_64 as install for python-pillow-2.5.0-1.fc21.x86_64 >23:09:34,804 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >23:09:34,804 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebp.so.5()(64bit) >23:09:34,808 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.5.0-1.fc21.x86_64 >23:09:34,811 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >23:09:34,817 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-3.fc21.x86_64 as install for python-urlgrabber-3.10.1-1.fc21.noarch >23:09:34,822 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >23:09:34,825 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >23:09:34,835 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-5.fc21.x86_64 as install for python3-brlapi-0.6.2-5.fc21.x86_64 >23:09:34,838 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-5.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >23:09:34,845 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-9.fc21.x86_64 as install for python3-gobject-3.13.3-1.fc21.x86_64 >23:09:34,849 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >23:09:34,852 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >23:09:34,860 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-9.fc21.x86_64 as install for python3-speechd-0.8-9.fc21.x86_64 >23:09:34,990 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >23:09:34,993 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-python-4.11.90-0.git12844.5.fc21.x86_64 >23:09:34,994 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >23:09:35,033 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.9-3.fc21.x86_64 >23:09:35,033 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >23:09:35,043 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-2.fc21.noarch as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:09:35,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:09:35,045 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.7-2.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:09:35,048 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:09:35,049 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-6.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:09:35,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:09:35,059 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:09:35,059 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.7-2.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >23:09:35,061 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:09:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:09:35,074 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,074 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 to require for libsss_krb5_common.so()(64bit) >23:09:35,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,078 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,081 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:09:35,092 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-4.fc21.beta2.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >23:09:35,094 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >23:09:35,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ipa-1.12.0-4.fc21.beta2.x86_64 >23:09:35,105 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-4.fc21.beta2.x86_64 to require for libipa_hbac.so.0()(64bit) >23:09:35,114 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.67-1.fc21.x86_64 as install for system-config-printer-libs-1.4.5-1.fc21.noarch >23:09:35,119 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-1.fc21.noarch as install for tagsoup-1.2.1-8.fc21.noarch >23:09:35,120 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-1.fc21.noarch to require for jpackage-utils >23:09:35,124 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:09:35,125 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >23:09:35,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:09:35,128 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:09:35,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-3.fc21.x86_64 as install for telepathy-haze-0.8.0-2.fc21.x86_64 >23:09:35,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-2.fc21.x86_64 >23:09:35,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:09:35,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-2.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:09:35,218 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:09:35,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:09:35,247 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:09:35,255 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-2.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:09:35,258 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:09:35,271 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.2-1.fc21.x86_64 as install for vte291-0.37.2-1.fc21.x86_64 >23:09:35,288 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >23:09:35,292 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >23:09:35,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-5.fc21.x86_64 as install for abrt-python3-2.2.1-6.fc21.x86_64 >23:09:35,321 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-5.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >23:09:35,325 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-2.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >23:09:35,334 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-16.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >23:09:35,336 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >23:09:35,340 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-2.fc21.noarch >23:09:35,357 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-5.fc21.x86_64 as install for frei0r-plugins-1.4-2.fc21.x86_64 >23:09:35,363 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.1-1.fc21.x86_64 as install for gettext-0.19.1-1.fc21.x86_64 >23:09:35,364 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.1-1.fc21.x86_64 to require for libgettextlib-0.19.1.so()(64bit) >23:09:35,369 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >23:09:35,372 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.5-2.fc21.x86_64 as install for gnutls-utils-3.3.5-2.fc21.x86_64 >23:09:35,373 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.5-2.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >23:09:35,374 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.5-2.fc21.x86_64 >23:09:35,388 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014e-4.fc21.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 >23:09:35,389 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-1.fc21.noarch as install for javapackages-tools-4.1.0-1.fc21.noarch >23:09:35,396 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-1.fc21.x86_64 as install for kexec-tools-2.0.7-1.fc21.x86_64 >23:09:35,407 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-7.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,408 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-7.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >23:09:35,408 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-7.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >23:09:35,410 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-5.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >23:09:35,429 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >23:09:35,448 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-17.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:09:35,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-12.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:09:35,450 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >23:09:35,451 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-15.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:09:35,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.6.rc3.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:09:35,455 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-7.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:09:35,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-2.fc21.noarch as install for libquvi-0.9.4-3.fc21.x86_64 >23:09:35,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 >23:09:35,485 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:09:35,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-3.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:09:35,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:09:35,494 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.6-1.fc21.x86_64 >23:09:35,494 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >23:09:35,495 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >23:09:35,495 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >23:09:35,495 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >23:09:35,495 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >23:09:35,498 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.12-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 >23:09:35,499 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-9.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 >23:09:35,504 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 >23:09:35,506 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 >23:09:35,512 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,513 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,514 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.107-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,518 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,520 DEBUG yum.verbose.YumBase: TSINFO: Marking librbd1-0.81.0-4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,522 DEBUG yum.verbose.YumBase: TSINFO: Marking librados2-0.81.0-4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,524 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,525 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-1.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >23:09:35,525 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-1.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >23:09:35,527 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:09:35,543 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-12.fc21.x86_64 as install for mcpp-2.7.2-12.fc21.x86_64 >23:09:35,549 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >23:09:35,556 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >23:09:35,570 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-301.fc21.noarch >23:09:35,575 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-301.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >23:09:35,579 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >23:09:35,580 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >23:09:35,604 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:35,605 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >23:09:35,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:09:35,609 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-11.fc21.noarch as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:09:35,611 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:09:35,612 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >23:09:35,612 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >23:09:35,613 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-2.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:09:35,614 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4()(64bit) >23:09:35,627 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >23:09:35,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >23:09:35,637 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-kvm-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,642 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-2.fc21.x86_64 as install for redland-1.0.17-2.fc21.x86_64 >23:09:35,649 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-11.fc21.noarch as install for seed-3.8.1-3.fc21.x86_64 >23:09:35,651 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for seed-3.8.1-3.fc21.x86_64 >23:09:35,656 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-8.fc21.noarch as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:09:35,658 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:09:35,659 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >23:09:35,659 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >23:09:35,659 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >23:09:35,661 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:09:35,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-client-1.12.0-4.fc21.beta2.x86_64 >23:09:35,668 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-17.fc21.x86_64 as install for sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 >23:09:35,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.6-1.fc21.x86_64 >23:09:35,673 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-7.20130314.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >23:09:35,674 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >23:09:35,675 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-13.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >23:09:35,691 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-42.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >23:09:35,691 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-42.fc21.x86_64 to require for ttmkfdir >23:09:35,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-14.fc21.x86_64 as install for atlas-3.10.1-13.fc21.x86_64 >23:09:35,696 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-14.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >23:09:35,696 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-14.fc21.x86_64 to require for libgfortran.so.3()(64bit) >23:09:35,709 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-5.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >23:09:35,710 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >23:09:35,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >23:09:35,718 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.1-1.fc21.x86_64 as install for glusterfs-api-3.5.1-1.fc21.x86_64 >23:09:35,723 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-2.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch >23:09:35,726 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 >23:09:35,730 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-9.fc21.x86_64 as install for libgadu-1.12.0-0.6.rc3.fc21.x86_64 >23:09:35,735 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.6rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:09:35,736 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-3.fc21.noarch as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:09:35,737 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-3.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:09:35,742 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-6.fc21.x86_64 as install for librados2-0.81.0-4.fc21.x86_64 >23:09:35,744 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for librados2-0.81.0-4.fc21.x86_64 >23:09:35,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >23:09:35,756 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >23:09:35,762 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.107-1.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:09:35,764 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:09:35,767 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.86-1.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:09:35,781 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-2.fc21.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >23:09:35,795 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-1.fc21.noarch >23:09:35,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-javapackages-4.1.0-1.fc21.noarch >23:09:35,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,803 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >23:09:35,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,815 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,816 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,818 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,819 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,821 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,822 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >23:09:35,822 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >23:09:35,822 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >23:09:35,822 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) >23:09:35,823 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >23:09:35,823 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >23:09:35,823 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >23:09:35,823 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >23:09:35,823 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >23:09:35,824 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >23:09:35,824 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >23:09:35,824 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >23:09:35,824 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >23:09:35,826 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:09:35,832 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >23:09:35,833 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >23:09:35,834 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >23:09:35,835 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >23:09:35,841 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-7.fc21.x86_64 as install for xen-libs-4.4.0-7.fc21.x86_64 >23:09:35,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-3.fc21.x86_64 as install for corosync-2.3.3-2.fc21.x86_64 >23:09:35,857 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >23:09:35,860 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >23:09:35,861 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.fc21.noarch as install for festival-1.96-28.fc21.x86_64 >23:09:35,862 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestools.so.1.2.96.1()(64bit) >23:09:35,862 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >23:09:35,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-14.fc21.x86_64 as install for libgfortran-4.9.0-14.fc21.x86_64 >23:09:35,873 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-14.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >23:09:35,873 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-14.fc21.x86_64 to require for libquadmath.so.0()(64bit) >23:09:35,875 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-3.fc21.x86_64 as install for lua-json-1.3.2-3.fc21.noarch >23:09:35,878 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.86-1.fc21.x86_64 as install for lvm2-libs-2.02.107-1.fc21.x86_64 >23:09:35,884 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >23:09:35,886 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >23:09:35,891 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-4.fc21.noarch as install for python-lxml-3.3.5-3.fc21.x86_64 >23:09:37,924 DEBUG yum.verbose.YumBase: Depsolve time: 10.854 >23:09:38,058 INFO packaging: 1373 packages selected totalling 4160,9 MiB >23:11:54,444 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >23:11:54,444 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >23:11:54,444 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >23:11:54,445 DEBUG yum.verbose.plugin: Adding cs_CZ.UTF-8 to language list >23:11:54,458 DEBUG yum.verbose.YumBase: Config time: 0.025 >23:11:54,459 INFO packaging: gathering repo metadata >23:11:54,468 INFO packaging: gathering repo metadata for anaconda >23:11:54,547 INFO packaging: Refreshing environmentAddons >23:12:04,638 INFO packaging: metadata retrieval complete >23:12:04,641 INFO packaging: checking software selection >23:12:04,645 DEBUG yum.verbose.YumBase: Setting up Package Sacks >23:12:04,645 INFO_2 yum.verbose.plugin: Loading mirror speeds from cached hostfile >23:12:05,994 DEBUG yum.verbose.YumBase: pkgsack time: 1.350 >23:12:06,195 DEBUG yum.verbose.YumBase: group time: 1.550 >23:12:06,196 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >23:12:06,425 DEBUG yum.verbose.YumBase: Obs Init time: 0.217 >23:12:06,458 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >23:12:06,484 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >23:12:06,561 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-armsoc available to be installed >23:12:06,565 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-freedreno available to be installed >23:12:06,566 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >23:12:06,567 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >23:12:06,637 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >23:12:06,641 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >23:12:06,646 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >23:12:06,660 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >23:12:06,744 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >23:12:06,963 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >23:12:06,964 INFO packaging: no kernel-PAE package >23:12:06,966 INFO packaging: selected kernel >23:12:06,975 INFO packaging: checking dependencies >23:12:07,219 DEBUG yum.verbose.YumBase: Building updates object >23:12:08,400 DEBUG yum.verbose.YumBase: up:simple updates time: 0.493 >23:12:08,407 DEBUG yum.verbose.YumBase: up:obs time: 0.007 >23:12:08,408 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >23:12:08,408 DEBUG yum.verbose.YumBase: updates time: 1.189 >23:12:08,416 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.41.1-1.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:12:08,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:12:08,420 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:12:08,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:12:08,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-215-2.fc21.x86_64 as install for ModemManager-1.2.0-2.fc21.x86_64 >23:12:08,425 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >23:12:08,425 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >23:12:08,425 DEBUG yum.verbose.YumBase: Quick matched glib2-2.41.1-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >23:12:08,432 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,438 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,441 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,444 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-215-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,445 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >23:12:08,445 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >23:12:08,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.0-14.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,448 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.0-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >23:12:08,454 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-9.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,455 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.71-2.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,456 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-27.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25-0.3.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,460 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.11-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,463 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.47.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,468 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,470 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.6-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,471 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.6-1.fc21.x86_64 to require for libplc4.so()(64bit) >23:12:08,472 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,474 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >23:12:08,474 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >23:12:08,474 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >23:12:08,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.3-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,478 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-1.fc21.x86_64 as install for 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,481 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.18-2.fc21.x86_64 as install for 1:NetworkManager-bluetooth-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,486 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-7.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,488 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.6-3.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,489 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.1.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,492 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,494 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.5-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,496 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.5-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >23:12:08,497 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.13.3-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,503 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.8-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,505 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,507 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.2.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,509 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.13.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 >23:12:08,635 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >23:12:08,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-3.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 >23:12:08,638 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-3.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >23:12:08,641 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.2.git20140128.fc21.x86_64 >23:12:08,644 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 >23:12:08,647 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-5.git20140428.fc21.x86_64 >23:12:08,649 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-9.fc21.x86_64 as install for 1:NetworkManager-wifi-0.9.10.0-1.git20140704.fc21.x86_64 >23:12:08,654 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.3-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.3-1.fc21.x86_64 >23:12:08,656 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.5-2.fc21.x86_64 as install for PackageKit-command-not-found-0.9.3-1.fc21.x86_64 >23:12:08,658 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.3.90-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.3-1.fc21.x86_64 >23:12:08,673 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.23-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:12:08,676 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.23-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >23:12:08,678 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-6.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:12:08,679 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-4.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 >23:12:08,681 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for abattis-cantarell-fonts-0.0.15-2.fc21.noarch >23:12:08,684 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,685 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.2-5.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,690 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,691 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,692 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,694 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,695 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,696 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,697 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,698 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,699 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,701 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.1-6.fc21.x86_64 as install for abrt-cli-2.2.1-6.fc21.x86_64 >23:12:08,703 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7.90.20140627-8.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:12:08,705 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.7-2.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:12:08,706 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.159-5.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:12:08,708 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.1-6.fc21.x86_64 as install for abrt-desktop-2.2.1-6.fc21.x86_64 >23:12:08,711 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.14-1.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:12:08,713 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:12:08,714 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpm.so.3()(64bit) >23:12:08,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.2-5.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:12:08,717 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.1-6.fc21.x86_64 as install for abrt-java-connector-1.0.10-3.fc21.x86_64 >23:12:08,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-5.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >23:12:08,722 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-5.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >23:12:08,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-7.fc21.x86_64 as install for acl-2.2.52-5.fc21.x86_64 >23:12:08,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-2.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:12:08,730 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-9.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:12:08,731 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-9.fc21.x86_64 to require for GConf2 >23:12:08,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.4.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:12:08,736 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-6.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:12:08,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-1.fc21.x86_64 as install for 1:aisleriot-3.12.1-2.fc21.x86_64 >23:12:08,741 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-5.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >23:12:08,743 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-3.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 >23:12:08,744 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-3.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >23:12:08,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >23:12:08,750 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >23:12:08,751 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-14.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-6.fc21.x86_64 >23:12:08,753 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >23:12:08,753 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >23:12:08,753 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-14.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >23:12:08,756 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-12.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >23:12:08,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-3.fc21.x86_64 as install for at-3.1.14-4.fc21.x86_64 >23:12:08,759 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-12.fc21.x86_64 to require for libpam.so.0()(64bit) >23:12:08,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:12:08,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-3.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:12:08,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-8.fc21.x86_64 as install for at-spi2-core-2.13.1-2.fc21.x86_64 >23:12:08,773 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.7-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:12:08,775 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-9.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:12:08,777 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-9.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >23:12:08,777 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-2.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:12:08,779 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.fc21.x86_64 as install for audit-2.3.7-2.fc21.x86_64 >23:12:08,780 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-9.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >23:12:08,780 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.7-2.fc21.x86_64 to require for libaudit.so.1()(64bit) >23:12:08,785 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.7-2.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:12:08,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:12:08,790 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:12:08,793 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1h-5.fc21.x86_64 as install for authconfig-6.2.8-9.fc21.x86_64 >23:12:08,797 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-27.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:12:08,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:12:08,803 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:12:08,804 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-26.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:12:08,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-5.fc21.x86_64 as install for avahi-0.6.31-27.fc21.x86_64 >23:12:08,808 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-1.fc21.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >23:12:08,814 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-4.fc21.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >23:12:08,816 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-3.fc21.x86_64 as install for bc-1.06.95-12.fc21.x86_64 >23:12:08,823 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-3.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,824 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.3-4.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,828 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.1-3.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-2.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-5.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,833 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libicalss.so.1()(64bit) >23:12:08,833 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-5.fc21.x86_64 to require for libical.so.1()(64bit) >23:12:08,835 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.2-1.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,835 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.2-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >23:12:08,837 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.13.3-2.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,839 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,841 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.3-1.fc21.x86_64 as install for bijiben-3.13.3-1.fc21.x86_64 >23:12:08,843 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >23:12:08,843 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >23:12:08,843 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.3-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >23:12:08,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:12:08,849 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:12:08,851 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-6.P1.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:12:08,852 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisccfg.so.90()(64bit) >23:12:08,852 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisccc.so.90()(64bit) >23:12:08,852 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-6.P1.fc21.x86_64 to require for libisc.so.95()(64bit) >23:12:08,854 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1h-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:12:08,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.10-5.fc21.x86_64 as install for 32:bind-utils-9.9.5-6.P1.fc21.x86_64 >23:12:08,863 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.8-1.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,868 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-15.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,870 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,871 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-22.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,872 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-23.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,875 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-2.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,880 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,881 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >23:12:08,881 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >23:12:08,883 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-4.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,884 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >23:12:08,884 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-4.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >23:12:08,886 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,887 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-7.fc21.x86_64 as install for brasero-3.11.3-4.fc21.x86_64 >23:12:08,890 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.13.1-2.fc21.x86_64 as install for brasero-nautilus-3.11.3-4.fc21.x86_64 >23:12:08,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25-0.3.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:12:08,895 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-0.3.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >23:12:08,895 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25-0.3.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >23:12:08,897 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:12:08,899 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.10-5.fc21.x86_64 as install for btrfs-progs-3.14.2-3.fc21.x86_64 >23:12:08,901 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.fc21.x86_64 as install for bzip2-1.0.6-12.fc21.x86_64 >23:12:08,906 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-5.fc21.noarch as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,909 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.41.3-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.2-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,916 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.5.0-4.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,921 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.15.3-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,925 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.54-2.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,929 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.2-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,930 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-1.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >23:12:08,930 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.2-1.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >23:12:08,932 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.19.4-1.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,934 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,936 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-3.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-5.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,943 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.2.2-3.20140625.fc21.x86_64 as install for caribou-0.4.13-5.fc21.x86_64 >23:12:08,952 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.13.1-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:12:08,953 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-2.fc21.noarch as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:12:08,955 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.13.3-1.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:12:08,957 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-3.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:12:08,959 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.12-2.fc21.x86_64 as install for 2:cheese-3.13.1-2.fc21.x86_64 >23:12:08,960 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.13.1-2.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >23:12:08,964 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.2-1.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >23:12:08,964 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.2-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >23:12:08,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-6.20140213cvs.fc21.x86_64 as install for chrony-1.30-1.fc21.x86_64 >23:12:08,970 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.9-3.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:12:08,972 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:12:08,974 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:12:08,975 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-2.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >23:12:08,975 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-2.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:12:08,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-5.fc21.x86_64 as install for cifs-utils-6.3-3.fc21.x86_64 >23:12:08,983 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.2.1-2.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:12:08,984 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-15.fc21.noarch as install for colord-1.2.1-2.fc21.x86_64 >23:12:08,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-1.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:12:08,988 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:12:08,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-3.fc21.x86_64 as install for colord-1.2.1-2.fc21.x86_64 >23:12:08,991 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >23:12:08,991 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.2.1-2.fc21.x86_64 to require for libcolord.so.2()(64bit) >23:12:08,998 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.13.3-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:08,999 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-8.fc21.noarch as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,002 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,003 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.13.3-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,007 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.9-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,010 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-5.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,011 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.54-2.fc21.noarch as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,012 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.8.6-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,013 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-4.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,020 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-5.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,023 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,025 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.7-4.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.30.0-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,028 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,031 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,033 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.3-2.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,035 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-3.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,038 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.37-1.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,040 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.2.2-3.20140625.fc21.x86_64 as install for 1:control-center-3.13.3-3.fc21.x86_64 >23:12:09,047 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,048 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.11-2.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,049 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.2-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.0-14.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,053 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >23:12:09,053 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.0-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >23:12:09,054 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.2-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,055 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.17-1.fc21.x86_64 as install for coolkey-1.1.0-25.fc21.x86_64 >23:12:09,060 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-2.fc21.x86_64 as install for coreutils-8.22-16.fc21.x86_64 >23:12:09,063 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-4.fc21.x86_64 as install for coreutils-8.22-16.fc21.x86_64 >23:12:09,063 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-4.fc21.x86_64 to require for libgmp.so.10()(64bit) >23:12:09,066 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >23:12:09,069 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-7.fc21.x86_64 as install for cronie-1.4.11-7.fc21.x86_64 >23:12:09,073 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.5-1.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:12:09,076 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:12:09,078 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-4.fc21.x86_64 as install for cryptsetup-1.6.5-1.fc21.x86_64 >23:12:09,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.3-2.fc21.noarch as install for 1:cups-1.7.3-2.fc21.x86_64 >23:12:09,085 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-client-1.7.3-2.fc21.x86_64 as install for 1:cups-1.7.3-2.fc21.x86_64 >23:12:09,091 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.54-4.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,092 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.26.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,095 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,097 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-16.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,099 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.26.2-1.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,101 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.10-2.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-3.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,104 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.54-4.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >23:12:09,105 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-27.fc21.x86_64 as install for cups-filters-1.0.54-4.fc21.x86_64 >23:12:09,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.37.0-3.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:12:09,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-13.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:12:09,116 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-5.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:12:09,118 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-8.fc21.x86_64 as install for curl-7.37.0-3.fc21.x86_64 >23:12:09,119 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-8.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >23:12:09,121 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-17.fc21.x86_64 >23:12:09,128 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.24-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >23:12:09,130 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-5.fc21.noarch as install for deja-dup-30.0-2.fc21.x86_64 >23:12:09,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-3.fc21.x86_64 as install for deja-dup-30.0-2.fc21.x86_64 >23:12:09,133 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-3.fc21.noarch as install for dejavu-sans-fonts-2.34-3.fc21.noarch >23:12:09,137 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-12alpha.fc21.x86_64 as install for deltarpm-3.6-5.fc21.x86_64 >23:12:09,138 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-12alpha.fc21.x86_64 to require for liblzma.so.5()(64bit) >23:12:09,141 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-15.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:12:09,142 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-15.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:12:09,144 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 as install for 12:dhclient-4.3.0-15.fc21.x86_64 >23:12:09,145 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libisc-export.so.95()(64bit) >23:12:09,145 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libirs-export.so.91()(64bit) >23:12:09,146 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 to require for libdns-export.so.100()(64bit) >23:12:09,147 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-1.fc21.x86_64 as install for dracut-config-rescue-038-1.fc21.x86_64 >23:12:09,150 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-1.fc21.x86_64 as install for 1:dump-0.4-0.22.b44.fc21.x86_64 >23:12:09,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.10-5.fc21.x86_64 as install for e2fsprogs-1.42.10-5.fc21.x86_64 >23:12:09,155 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.10-5.fc21.x86_64 to require for libss.so.2()(64bit) >23:12:09,169 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,172 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,174 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,176 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,178 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,179 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-7.fc21.noarch as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,182 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,183 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >23:12:09,183 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >23:12:09,183 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >23:12:09,183 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >23:12:09,184 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >23:12:09,184 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >23:12:09,184 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >23:12:09,184 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >23:12:09,185 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >23:12:09,185 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >23:12:09,185 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >23:12:09,185 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >23:12:09,185 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >23:12:09,186 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >23:12:09,186 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >23:12:09,186 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >23:12:09,186 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >23:12:09,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >23:12:09,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >23:12:09,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >23:12:09,187 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >23:12:09,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >23:12:09,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >23:12:09,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >23:12:09,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >23:12:09,188 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >23:12:09,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >23:12:09,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >23:12:09,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >23:12:09,189 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >23:12:09,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >23:12:09,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >23:12:09,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >23:12:09,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >23:12:09,190 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >23:12:09,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >23:12:09,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >23:12:09,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >23:12:09,191 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >23:12:09,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >23:12:09,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >23:12:09,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >23:12:09,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >23:12:09,192 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >23:12:09,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >23:12:09,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >23:12:09,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >23:12:09,193 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >23:12:09,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >23:12:09,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >23:12:09,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >23:12:09,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >23:12:09,194 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >23:12:09,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >23:12:09,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >23:12:09,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >23:12:09,195 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >23:12:09,196 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >23:12:09,196 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >23:12:09,196 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >23:12:09,196 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >23:12:09,197 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >23:12:09,197 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >23:12:09,197 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >23:12:09,197 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >23:12:09,197 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >23:12:09,198 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >23:12:09,198 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-2.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >23:12:09,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.5-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,201 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-5.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,204 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,206 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.3-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,208 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.13.3-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,211 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.2-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,212 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >23:12:09,212 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.2-2.fc21.x86_64 to require for libgck-1.so.0()(64bit) >23:12:09,214 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-5.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,215 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-5.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >23:12:09,216 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.4-2.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,218 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.8-1.fc21.x86_64 as install for empathy-3.12.4-1.fc21.x86_64 >23:12:09,224 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-2.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:12:09,225 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-2.fc21.x86_64 to require for desktop-file-utils >23:12:09,228 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.13.2-2.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:12:09,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-7.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:12:09,232 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-6.fc21.x86_64 as install for eog-3.13.2-2.fc21.x86_64 >23:12:09,238 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.13.3.1-1.fc21.x86_64 as install for evince-3.13.3.1-1.fc21.x86_64 >23:12:09,239 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >23:12:09,239 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.13.3.1-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >23:12:09,248 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.18-3.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:12:09,251 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.21.3-1.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:12:09,255 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.6-2.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:12:09,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.13.3-1.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:12:09,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.15.1-2.fc21.x86_64 as install for evolution-3.12.3-3.fc21.x86_64 >23:12:09,266 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.3.alpha.fc21.x86_64 as install for evolution-ews-3.12.3-1.fc21.x86_64 >23:12:09,267 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.3.alpha.fc21.x86_64 to require for libmspack.so.0()(64bit) >23:12:09,270 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.19-1.fc21.x86_64 as install for file-5.19-1.fc21.x86_64 >23:12:09,271 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.19-1.fc21.x86_64 to require for libmagic.so.1()(64bit) >23:12:09,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-8.fc21.x86_64 as install for file-roller-3.13.1-2.fc21.x86_64 >23:12:09,291 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-5.fc21.noarch as install for firefox-30.0-4.fc21.x86_64 >23:12:09,292 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-5.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,295 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,297 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-3.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,298 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicui18n.so.52()(64bit) >23:12:09,298 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-3.fc21.x86_64 to require for libicudata.so.52()(64bit) >23:12:09,300 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-4.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-9.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-3.fc21.x86_64 as install for firefox-30.0-4.fc21.x86_64 >23:12:09,306 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.13.3-1.fc21.x86_64 as install for firewall-config-0.3.10-2.fc21.noarch >23:12:09,308 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-2.fc21.noarch as install for firewall-config-0.3.10-2.fc21.noarch >23:12:09,310 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >23:12:09,311 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.10-2.fc21.noarch >23:12:09,312 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-15.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >23:12:09,315 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-5.fc21.x86_64 as install for firewalld-0.3.10-2.fc21.noarch >23:12:09,331 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-301.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,333 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(vars) >23:12:09,333 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(strict) >23:12:09,333 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(POSIX) >23:12:09,334 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-301.fc21.x86_64 to require for perl(Getopt::Std) >23:12:09,335 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,337 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.70-2.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,341 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.62-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,342 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,343 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.47-2.fc21.x86_64 as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,345 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-43.20131218.fc21.noarch as install for foomatic-4.0.11-2.fc21.x86_64 >23:12:09,348 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-43.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-43.20131218.fc21.noarch >23:12:09,350 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-2.fc21.x86_64 as install for fprintd-pam-0.5.1-2.fc21.x86_64 >23:12:09,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,358 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-6.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,361 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,362 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,363 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-5.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,364 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.1-3.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,366 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.2-2.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.fc21.x86_64 as install for 1:gdm-3.12.2-2.fc21.x86_64 >23:12:09,373 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-12.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:12:09,376 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.13.3-1.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:12:09,378 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.13.1-1.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:12:09,379 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.12.1-2.fc21.x86_64 as install for 2:gedit-3.13.2-1.fc21.x86_64 >23:12:09,384 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-19.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:12:09,385 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-5.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:12:09,386 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-33.fc21.noarch as install for ghostscript-9.14-4.fc21.x86_64 >23:12:09,388 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-3.fc21.noarch as install for glib-networking-2.41.3-1.fc21.x86_64 >23:12:09,390 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-9.fc21.x86_64 as install for glib-networking-2.41.3-1.fc21.x86_64 >23:12:09,394 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-2.fc21.x86_64 >23:12:09,401 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-5.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,405 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >23:12:09,405 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >23:12:09,405 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >23:12:09,406 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >23:12:09,406 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-2.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >23:12:09,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,408 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >23:12:09,408 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >23:12:09,408 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >23:12:09,409 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >23:12:09,409 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >23:12:09,409 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-2.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >23:12:09,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,413 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.25-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,415 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.25-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,418 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,419 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >23:12:09,419 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >23:12:09,419 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >23:12:09,419 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >23:12:09,420 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >23:12:09,420 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >23:12:09,420 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >23:12:09,420 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >23:12:09,421 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-2.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >23:12:09,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-4.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,423 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,424 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-icon-theme-3.13.3-1.fc21.noarch as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.6-1.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,430 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-2.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,432 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,434 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-3.fc21.x86_64 as install for gnome-boxes-3.13.3-2.fc21.x86_64 >23:12:09,438 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:12:09,439 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:12:09,440 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:12:09,441 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:12:09,442 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.13.3-1.fc21.noarch as install for gnome-classic-session-3.13.3-1.fc21.noarch >23:12:09,449 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:12:09,452 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.3-1.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:12:09,455 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-2.fc21.x86_64 as install for gnome-color-manager-3.13.1-5.fc21.x86_64 >23:12:09,467 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:12:09,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:12:09,472 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.9.9-2.fc21.x86_64 as install for gnome-disk-utility-3.12.1-4.fc21.x86_64 >23:12:09,476 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.13.3-1.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:12:09,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-4.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:12:09,480 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.41.3-1.fc21.x86_64 as install for gnome-documents-3.13.1-2.fc21.x86_64 >23:12:09,484 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.29-2.fc21.x86_64 as install for gnome-font-viewer-3.12.0-2.fc21.x86_64 >23:12:09,495 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.9-1.fc21.x86_64 as install for gnome-maps-3.13.2-2.fc21.x86_64 >23:12:09,499 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.3-1.fc21.x86_64 as install for gnome-packagekit-3.12.2-5.fc21.x86_64 >23:12:09,504 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:12:09,506 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-2.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:12:09,508 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-18.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:12:09,510 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-9.fc21.x86_64 as install for gnome-photos-3.12.1-2.fc21.x86_64 >23:12:09,519 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.fc21.x86_64 as install for gnome-settings-daemon-3.13.3-1.fc21.x86_64 >23:12:09,529 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.13.3-1.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:12:09,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-4.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:12:09,534 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-4.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:12:09,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsystem-2014.2-2.fc21.x86_64 as install for gnome-shell-3.13.3-1.fc21.x86_64 >23:12:09,540 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.1-2.fc21.x86_64 as install for gnome-software-3.13.3-1.fc21.x86_64 >23:12:09,542 DEBUG yum.verbose.YumBase: TSINFO: Marking appstream-data-21-5.fc21.noarch as install for gnome-software-3.13.3-1.fc21.x86_64 >23:12:09,544 DEBUG yum.verbose.YumBase: TSINFO: Marking libappstream-glib-0.2.1-1.fc21.x86_64 as install for gnome-software-3.13.3-1.fc21.x86_64 >23:12:09,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-4.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,554 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,555 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.13.3-1.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,558 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.41.1-1.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,558 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.41.1-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >23:12:09,560 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,562 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.fc21.x86_64 as install for gnome-system-monitor-3.13.2-2.fc21.x86_64 >23:12:09,566 DEBUG yum.verbose.YumBase: TSINFO: Marking vte291-0.37.2-1.fc21.x86_64 as install for gnome-terminal-3.13.2-1.fc21.x86_64 >23:12:09,567 DEBUG yum.verbose.YumBase: Quick matched vte291-0.37.2-1.fc21.x86_64 to require for libvte-2.91.so.0()(64bit) >23:12:09,570 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.13.3-2.fc21.x86_64 as install for gnome-themes-standard-3.13.3-2.fc21.x86_64 >23:12:09,573 DEBUG yum.verbose.YumBase: TSINFO: Marking mod_dnssd-0.6-11.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >23:12:09,576 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-2.4.9-5.fc21.x86_64 as install for gnome-user-share-3.13.2-1.fc21.x86_64 >23:12:09,579 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-9.fc21.noarch as install for gnu-free-mono-fonts-20120503-9.fc21.noarch >23:12:09,582 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-2.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:12:09,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-5.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:12:09,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:12:09,588 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-23.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:12:09,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.13-1.fc21.x86_64 as install for gnupg2-2.0.24-1.fc21.x86_64 >23:12:09,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:grub2-tools-2.02-0.6.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >23:12:09,595 DEBUG yum.verbose.YumBase: TSINFO: Marking os-prober-1.58-7.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >23:12:09,596 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.19.1-1.fc21.x86_64 as install for 1:grub2-2.02-0.6.fc21.x86_64 >23:12:09,612 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-8.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.8-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,618 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,620 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-2.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-13.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,625 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,628 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,630 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >23:12:09,630 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >23:12:09,630 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >23:12:09,630 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >23:12:09,631 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >23:12:09,631 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >23:12:09,632 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-8.fc21.x86_64 to require for libgstbase-0.10.so.0()(64bit) >23:12:09,632 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-9.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >23:12:09,634 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-3.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,637 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 >23:12:09,640 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-2.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 >23:12:09,653 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,657 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,659 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,661 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,663 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.20.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,666 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-15.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-7.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-11.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,674 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-18.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,676 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-12.fc21.x86_64 >23:12:09,680 DEBUG yum.verbose.YumBase: TSINFO: Marking gutenprint-libs-5.2.10-2.fc21.x86_64 as install for gutenprint-5.2.10-2.fc21.x86_64 >23:12:09,680 DEBUG yum.verbose.YumBase: Quick matched gutenprint-libs-5.2.10-2.fc21.x86_64 to require for libgutenprint.so.2()(64bit) >23:12:09,684 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.9-0.3.c24463e.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbmuxd-1.0.9-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.0-1.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.11-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.6-2.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,694 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.6.0-1.fc21.x86_64 as install for gvfs-afc-1.21.3-1.fc21.x86_64 >23:12:09,700 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.3-1.fc21.x86_64 >23:12:09,700 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-3.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >23:12:09,701 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-3.fc21.x86_64 as install for gvfs-fuse-1.21.3-1.fc21.x86_64 >23:12:09,706 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-8.fc21.x86_64 as install for gvfs-gphoto2-1.21.3-1.fc21.x86_64 >23:12:09,706 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >23:12:09,707 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-8.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >23:12:09,709 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.fc21.x86_64 as install for gvfs-mtp-1.21.3-1.fc21.x86_64 >23:12:09,718 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.6-3.fc21.x86_64 as install for 1:hpijs-3.14.6-3.fc21.x86_64 >23:12:09,718 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-3.fc21.x86_64 to require for libhpmud.so.0()(64bit) >23:12:09,719 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.6-3.fc21.x86_64 to require for libhpip.so.0()(64bit) >23:12:09,724 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.5.0-1.fc21.x86_64 as install for hplip-3.14.6-3.fc21.x86_64 >23:12:09,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-20.fc21.x86_64 as install for hplip-3.14.6-3.fc21.x86_64 >23:12:09,730 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-8.fc21.noarch as install for hunspell-1.3.3-2.fc21.x86_64 >23:12:09,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.4.0-3.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >23:12:09,737 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.7-4.fc21.x86_64 as install for ibus-chewing-1.4.10.1-2.fc21.x86_64 >23:12:09,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >23:12:09,745 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.13.3-1.fc21.x86_64 as install for ibus-hangul-1.4.2-8.fc21.x86_64 >23:12:09,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.3-2.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >23:12:09,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-3.fc21.x86_64 as install for ibus-kkc-1.5.20-2.fc21.x86_64 >23:12:09,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:12:09,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:12:09,758 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >23:12:09,758 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-2.fc21.x86_64 to require for libpinyin.so.4()(64bit) >23:12:09,759 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:12:09,761 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-6.fc21.x86_64 as install for ibus-libpinyin-1.6.92-3.fc21.x86_64 >23:12:09,765 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-11.fc21.x86_64 as install for ibus-m17n-1.3.4-14.fc21.x86_64 >23:12:09,766 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n.so.0()(64bit) >23:12:09,766 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-11.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >23:12:09,768 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-14.fc21.noarch as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:12:09,769 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-5.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:12:09,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-4.fc21.x86_64 as install for ibus-typing-booster-1.2.10-3.fc21.noarch >23:12:09,773 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-8.fc21.noarch as install for icedtea-web-1.5-4.fc21.x86_64 >23:12:09,776 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 as install for icedtea-web-1.5-4.fc21.x86_64 >23:12:09,781 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >23:12:09,783 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-3.fc21.x86_64 as install for im-chooser-1.6.4-3.fc21.x86_64 >23:12:09,789 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-5.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >23:12:09,792 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.7.noarch as install for initscripts-9.54-4.fc21.x86_64 >23:12:09,793 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-3.fc21.x86_64 as install for initscripts-9.54-4.fc21.x86_64 >23:12:09,797 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-6.fc21.x86_64 as install for iproute-3.15.0-1.fc21.x86_64 >23:12:09,799 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-9.fc21.x86_64 as install for iproute-3.15.0-1.fc21.x86_64 >23:12:09,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.fc21.x86_64 as install for iptstate-2.2.5-4.fc21.x86_64 >23:12:09,810 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.fc21.x86_64 as install for 2:irqbalance-1.0.7-7.fc21.x86_64 >23:12:09,811 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >23:12:09,812 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.fc21.x86_64 to require for libnuma.so.1()(64bit) >23:12:09,815 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.267-1.fc21.noarch as install for isdn4k-utils-3.2-97.fc21.x86_64 >23:12:09,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-4.fc21.x86_64 as install for isdn4k-utils-3.2-97.fc21.x86_64 >23:12:09,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.8-6.fc21.x86_64 as install for jwhois-4.0-35.fc21.x86_64 >23:12:09,822 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >23:12:09,823 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-7.fc21.noarch as install for kbd-2.0.1-7.fc21.x86_64 >23:12:09,839 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for kernel-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:12:09,865 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for kernel-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:12:09,871 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-18.fc21.noarch as install for khmeros-base-fonts-5.0-18.fc21.noarch >23:12:09,872 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-9.fc21.x86_64 as install for less-458-11.fc21.x86_64 >23:12:09,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.0-3.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >23:12:09,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-26.fc21.x86_64 as install for libcanberra-gtk2-0.30-6.fc21.x86_64 >23:12:09,884 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.4-3.fc21.noarch as install for 1:liberation-mono-fonts-1.07.4-3.fc21.noarch >23:12:09,887 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-11.fc21.x86_64 as install for libproxy-mozjs-0.4.11-9.fc21.x86_64 >23:12:09,888 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-11.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >23:12:09,900 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,904 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >23:12:09,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >23:12:09,909 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >23:12:09,909 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >23:12:09,909 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >23:12:09,909 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >23:12:09,909 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >23:12:09,910 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >23:12:09,910 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >23:12:09,910 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.3)(64bit) >23:12:09,910 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >23:12:09,911 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >23:12:09,911 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >23:12:09,911 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >23:12:09,911 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >23:12:09,911 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >23:12:09,912 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >23:12:09,912 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) >23:12:09,912 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >23:12:09,912 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >23:12:09,913 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >23:12:09,913 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >23:12:09,913 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >23:12:09,914 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libwriterperfectlo.so()(64bit) >23:12:09,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,918 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libvcllo.so()(64bit) >23:12:09,918 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >23:12:09,918 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libutllo.so()(64bit) >23:12:09,919 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >23:12:09,919 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >23:12:09,919 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >23:12:09,920 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libtllo.so()(64bit) >23:12:09,920 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libtklo.so()(64bit) >23:12:09,920 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvxlo.so()(64bit) >23:12:09,920 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >23:12:09,921 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvtlo.so()(64bit) >23:12:09,921 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsvllo.so()(64bit) >23:12:09,921 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsotlo.so()(64bit) >23:12:09,921 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsfxlo.so()(64bit) >23:12:09,922 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsblo.so()(64bit) >23:12:09,922 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libsaxlo.so()(64bit) >23:12:09,924 DEBUG yum.verbose.YumBase: TSINFO: Marking librevenge-0.0.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,924 DEBUG yum.verbose.YumBase: Quick matched librevenge-0.0.1-2.fc21.x86_64 to require for librevenge-0.0.so.0()(64bit) >23:12:09,926 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.7.0-4.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,927 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.7.0-4.fc21.x86_64 to require for liborcus-0.8.so.0()(64bit) >23:12:09,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,930 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.3.1-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,933 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-9.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,934 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libi18nlangtag.so()(64bit) >23:12:09,934 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libfilelo.so()(64bit) >23:12:09,934 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libeditenglo.so()(64bit) >23:12:09,934 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >23:12:09,935 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >23:12:09,935 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libcomphelper.so()(64bit) >23:12:09,937 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-iostreams-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 >23:12:09,937 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 to require for libavmedialo.so()(64bit) >23:12:09,939 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-draw-4.3.0.2-1.fc21.x86_64 >23:12:09,941 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.3.0.2-1.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.3.0.2-1.fc21.x86_64 >23:12:09,952 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.3.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.10.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,957 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.1.1-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 >23:12:09,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-impress-4.3.0.2-1.fc21.x86_64 >23:12:09,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.1.1-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.2-1.fc21.x86_64 >23:12:09,989 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.1.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.3.0.2-1.fc21.x86_64 >23:12:09,993 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-11.fc21.x86_64 as install for libsane-hpaio-3.14.6-3.fc21.x86_64 >23:12:10,003 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.107-1.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:12:10,005 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-3.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:12:10,007 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.86-1.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:12:10,009 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.86-1.fc21.x86_64 as install for lvm2-2.02.107-1.fc21.x86_64 >23:12:10,012 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-3.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:12:10,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.0-2.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:12:10,015 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-2.fc21.x86_64 as install for man-db-2.6.7.1-4.fc21.x86_64 >23:12:10,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.2-5.fc21.x86_64 as install for mdadm-3.3.1-2.fc21.x86_64 >23:12:10,023 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.2.2-3.20140625.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:12:10,025 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.159-5.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:12:10,026 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-5.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >23:12:10,026 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.159-5.fc21.x86_64 to require for libelf.so.1()(64bit) >23:12:10,028 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-11.fc21.x86_64 as install for mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 >23:12:10,032 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.16.20111007git.fc21.x86_64 as install for minicom-2.7-2.fc21.x86_64 >23:12:10,033 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.16.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >23:12:10,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-3.fc21.x86_64 as install for mousetweaks-3.12.0-2.fc21.x86_64 >23:12:10,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-4.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:12:10,051 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:12:10,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:12:10,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25-0.3.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:12:10,058 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25-0.3.fc21.x86_64 to require for libmount >23:12:10,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-5.fc21.x86_64 as install for 1:nfs-utils-1.3.0-3.0.fc21.x86_64 >23:12:10,063 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-10.fc21.noarch as install for nhn-nanum-gothic-fonts-3.020-10.fc21.noarch >23:12:10,071 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.61-2.fc21.x86_64 >23:12:10,072 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >23:12:10,077 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-10.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:12:10,078 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libvmtools.so.0()(64bit) >23:12:10,079 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-10.fc21.x86_64 to require for libhgfs.so.0()(64bit) >23:12:10,080 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:12:10,081 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-3.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >23:12:10,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-3.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-10.fc21.x86_64 >23:12:10,086 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-1.fc21.1.x86_64 as install for openssh-clients-6.6.1p1-1.fc21.1.x86_64 >23:12:10,091 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-9.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:12:10,092 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >23:12:10,093 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-5.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:12:10,096 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-2.fc21.x86_64 as install for orca-3.13.3-1.fc21.noarch >23:12:10,097 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.4-3.fc21.noarch as install for orca-3.13.3-1.fc21.noarch >23:12:10,106 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-29.fc21.x86_64 as install for paps-0.6.8-29.fc21.x86_64 >23:12:10,107 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-29.fc21.x86_64 to require for libpaps.so.0()(64bit) >23:12:10,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-2.fc21.x86_64 as install for parted-3.1-28.fc21.x86_64 >23:12:10,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-4.fc21.x86_64 as install for passwd-0.79-3.fc21.x86_64 >23:12:10,116 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-2.fc21.x86_64 as install for passwdqc-1.3.0-2.fc21.x86_64 >23:12:10,120 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-3.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >23:12:10,121 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >23:12:10,121 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >23:12:10,121 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-3.fc21.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >23:12:10,123 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-1.fc21.x86_64 as install for pciutils-3.2.1-3.fc21.x86_64 >23:12:10,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.fc21.x86_64 as install for pcmciautils-018-7.fc21.x86_64 >23:12:10,127 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.25.rc2.fc21.noarch as install for pinfo-0.6.10-9.fc21.x86_64 >23:12:10,129 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:10,131 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:10,132 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >23:12:10,133 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:10,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:12:10,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-3.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:12:10,139 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-7.fc21.x86_64 as install for policycoreutils-2.3-6.fc21.x86_64 >23:12:10,149 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-9.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:12:10,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-2.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:12:10,154 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-7.fc21.x86_64 as install for pulseaudio-5.0-5.fc21.x86_64 >23:12:10,160 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-13.fc21.noarch as install for 1:quota-4.01-13.fc21.x86_64 >23:12:10,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-3.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:12:10,171 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-1.0.0-1.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:12:10,173 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-5.fc21.noarch as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:12:10,174 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-13.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:12:10,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-4.fc21.x86_64 as install for rhythmbox-3.0.3-2.fc21.x86_64 >23:12:10,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-6.fc21.x86_64 as install for rpm-4.11.90-0.git12844.5.fc21.x86_64 >23:12:10,188 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:12:10,190 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-7.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:12:10,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.fc21.x86_64 as install for rsyslog-7.4.10-2.fc21.x86_64 >23:12:10,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-10.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.4.0-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-3.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,201 DEBUG yum.verbose.YumBase: Quick matched gupnp-dlna-0.10.2-3.fc21.x86_64 to require for libgupnp-dlna-2.0.so.3()(64bit) >23:12:10,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.6-1.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,204 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.12-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.8-2.fc21.x86_64 as install for rygel-0.23.1.1-1.fc21.x86_64 >23:12:10,225 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:12:10,227 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.9-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:12:10,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.9)(64bit) >23:12:10,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.9)(64bit) >23:12:10,230 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.9)(64bit) >23:12:10,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-2.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:12:10,233 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-2.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >23:12:10,233 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.9)(64bit) >23:12:10,233 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >23:12:10,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >23:12:10,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.9)(64bit) >23:12:10,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.9)(64bit) >23:12:10,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.9)(64bit) >23:12:10,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.9)(64bit) >23:12:10,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.9)(64bit) >23:12:10,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >23:12:10,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.9)(64bit) >23:12:10,235 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.9)(64bit) >23:12:10,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >23:12:10,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >23:12:10,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.9)(64bit) >23:12:10,236 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >23:12:10,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >23:12:10,237 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.9)(64bit) >23:12:10,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >23:12:10,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >23:12:10,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.9)(64bit) >23:12:10,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >23:12:10,238 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.9)(64bit) >23:12:10,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.9)(64bit) >23:12:10,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.9)(64bit) >23:12:10,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.9)(64bit) >23:12:10,239 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.9)(64bit) >23:12:10,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-3.fc21.x86_64 as install for 2:samba-client-4.1.9-3.fc21.x86_64 >23:12:10,242 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >23:12:10,243 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >23:12:10,243 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-3.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >23:12:10,243 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >23:12:10,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so(SAMBA_4.1.9)(64bit) >23:12:10,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.9)(64bit) >23:12:10,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >23:12:10,244 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.9)(64bit) >23:12:10,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >23:12:10,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.9)(64bit) >23:12:10,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.9)(64bit) >23:12:10,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.9)(64bit) >23:12:10,245 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.9)(64bit) >23:12:10,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.9)(64bit) >23:12:10,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.9)(64bit) >23:12:10,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.9)(64bit) >23:12:10,246 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.9)(64bit) >23:12:10,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.9)(64bit) >23:12:10,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.9)(64bit) >23:12:10,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_tdb.so()(64bit) >23:12:10,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_reg.so()(64bit) >23:12:10,247 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >23:12:10,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libtrusts_util.so()(64bit) >23:12:10,248 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbregistry.so()(64bit) >23:12:10,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >23:12:10,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >23:12:10,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsmb_transport.so()(64bit) >23:12:10,249 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libserver-role.so()(64bit) >23:12:10,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsecrets3.so()(64bit) >23:12:10,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamdb-common.so()(64bit) >23:12:10,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba3-util.so()(64bit) >23:12:10,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >23:12:10,250 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >23:12:10,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-security.so()(64bit) >23:12:10,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >23:12:10,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >23:12:10,251 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libreplace.so()(64bit) >23:12:10,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libregistry.so.0()(64bit) >23:12:10,252 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libntdb.so.0()(64bit) >23:12:10,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libnetif.so()(64bit) >23:12:10,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr.so.0()(64bit) >23:12:10,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >23:12:10,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-samba.so()(64bit) >23:12:10,253 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >23:12:10,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libmsrpc3.so()(64bit) >23:12:10,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibsmb.so()(64bit) >23:12:10,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >23:12:10,254 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >23:12:10,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libldbsamba.so()(64bit) >23:12:10,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libgensec.so.0()(64bit) >23:12:10,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libevents.so()(64bit) >23:12:10,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for liberrors.so()(64bit) >23:12:10,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >23:12:10,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >23:12:10,256 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >23:12:10,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libdbwrap.so()(64bit) >23:12:10,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >23:12:10,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcliauth.so()(64bit) >23:12:10,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >23:12:10,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >23:12:10,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli_cldap.so()(64bit) >23:12:10,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-nbt.so()(64bit) >23:12:10,258 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libcli-ldap.so()(64bit) >23:12:10,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libaddns.so()(64bit) >23:12:10,259 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.9-3.fc21.x86_64 to require for libCHARSET3.so()(64bit) >23:12:10,262 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-11.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >23:12:10,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-16.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 >23:12:10,272 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-2.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >23:12:10,274 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-2.fc21.x86_64 as install for seahorse-3.12.2-4.fc21.x86_64 >23:12:10,275 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >23:12:10,275 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-2.fc21.x86_64 to require for libgpgme.so.11()(64bit) >23:12:10,276 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-63.fc21.noarch as install for selinux-policy-targeted-3.13.1-63.fc21.noarch >23:12:10,277 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-63.fc21.noarch to require for selinux-policy >23:12:10,280 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.20-1.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:12:10,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:12:10,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:12:10,285 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.2-5.fc21.x86_64 as install for setroubleshoot-3.2.20-1.fc21.x86_64 >23:12:10,287 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.fc21.x86_64 as install for setuptool-1.19.11-8.fc21.x86_64 >23:12:10,294 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:12:10,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.9.0-14.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:12:10,298 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.1-3.fc21.x86_64 as install for shotwell-0.18.1-1.fc21.x86_64 >23:12:10,303 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-12.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >23:12:10,325 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-12.fc21.x86_64 as install for 1:smartmontools-6.2-6.fc21.x86_64 >23:12:10,327 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-8.fc21.noarch as install for smc-meera-fonts-6.0-8.fc21.noarch >23:12:10,329 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-12alpha.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:12:10,330 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.90-0.git12844.5.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:12:10,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-3.fc21.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >23:12:10,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.2.fc21.x86_64 as install for spice-vdagent-0.15.0-2.fc21.x86_64 >23:12:10,336 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,338 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,339 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,341 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,350 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,354 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,357 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.0-4.fc21.beta2.x86_64 as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,358 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.0-4.fc21.beta2.noarch as install for sssd-1.12.0-4.fc21.beta2.x86_64 >23:12:10,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-10.fc21.x86_64 as install for sushi-3.12.0-2.fc21.x86_64 >23:12:10,370 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.5-1.fc21.noarch as install for system-config-printer-1.4.5-1.fc21.x86_64 >23:12:10,372 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-11.fc21.x86_64 as install for system-config-printer-1.4.5-1.fc21.x86_64 >23:12:10,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-215-2.fc21.x86_64 >23:12:10,380 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-2.fc21.x86_64 as install for systemd-215-2.fc21.x86_64 >23:12:10,385 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-8.fc21.noarch as install for thai-scalable-waree-fonts-0.5.0-8.fc21.noarch >23:12:10,392 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-4.fc21.noarch as install for 1:totem-3.12.1-3.fc21.x86_64 >23:12:10,394 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.12-4.fc21.x86_64 as install for 1:totem-3.12.1-3.fc21.x86_64 >23:12:10,403 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.83-2.fc21.x86_64 as install for transmission-gtk-2.83-2.fc21.x86_64 >23:12:10,405 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-4.fc21.x86_64 as install for uboot-tools-2014.04-6.fc21.x86_64 >23:12:10,407 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >23:12:10,412 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-2.fc21.x86_64 as install for usb_modeswitch-2.1.1-2.fc21.x86_64 >23:12:10,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25-0.3.fc21.x86_64 as install for util-linux-2.25-0.3.fc21.x86_64 >23:12:10,422 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.fc21.x86_64 as install for util-linux-2.25-0.3.fc21.x86_64 >23:12:10,429 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:12:10,431 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:12:10,434 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-27.fc21.x86_64 as install for vinagre-3.13.2-2.fc21.x86_64 >23:12:10,437 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-3.fc21.x86_64 as install for wget-1.15-2.fc21.x86_64 >23:12:10,440 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-1.fc21.x86_64 as install for 1:wireless-tools-29-11.1.fc21.x86_64 >23:12:10,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.fc21.x86_64 as install for wvdial-1.61-9.fc21.x86_64 >23:12:10,445 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvstreams.so.4.6()(64bit) >23:12:10,446 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libwvbase.so.4.6()(64bit) >23:12:10,446 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.fc21.x86_64 to require for libuniconf.so.4.6()(64bit) >23:12:10,448 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-3.fc21.x86_64 as install for xdg-user-dirs-gtk-0.10-5.fc21.x86_64 >23:12:10,451 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.12-2.fc21.noarch as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:12:10,454 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-3.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:12:10,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.2.2-2.fc21.x86_64 as install for xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 >23:12:10,460 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:12:10,462 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:12:10,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:12:10,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-3.fc21.x86_64 as install for xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 >23:12:10,475 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.2.2-3.20140625.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 >23:12:10,476 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.2.2-3.20140625.fc21.x86_64 to require for libxatracker.so.2()(64bit) >23:12:10,481 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.99.903-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:12:10,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:12:10,485 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-6.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:12:10,487 DEBUG yum.verbose.YumBase: TSINFO: Marking libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:12:10,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-2.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 >23:12:10,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:12:10,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:12:10,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-8.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:12:10,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-3.fc21.x86_64 as install for xorg-x11-utils-7.5-14.fc21.x86_64 >23:12:10,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-6.fc21.x86_64 as install for 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 >23:12:10,504 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.13.3-1.fc21.x86_64 as install for 1:yelp-3.13.3-1.fc21.x86_64 >23:12:10,505 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-2.fc21.noarch as install for 1:yelp-3.13.3-1.fc21.x86_64 >23:12:10,508 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-12.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:12:10,509 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-1.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >23:12:10,510 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-1.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:12:10,511 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-14.fc21.noarch as install for yum-3.4.3-152.fc21.noarch >23:12:10,512 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:12:10,513 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-10.fc21.x86_64 as install for yum-3.4.3-152.fc21.noarch >23:12:10,515 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-4.fc21.noarch as install for yum-langpacks-0.4.3-2.fc21.noarch >23:12:10,516 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-7.fc21.noarch as install for yum-utils-1.1.31-24.fc21.noarch >23:12:10,534 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-4.fc21.x86_64 as install for GConf2-3.2.6-9.fc21.x86_64 >23:12:10,542 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.4-2.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 >23:12:10,547 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-22.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 >23:12:10,551 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-0.9.3-1.fc21.x86_64 >23:12:10,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.1-2.git6d968f1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:12:10,553 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.1-2.git6d968f1.fc21.x86_64 to require for libsolv.so.0()(64bit) >23:12:10,555 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.4-3.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:12:10,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.1-1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:12:10,559 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.17-1.fc21.x86_64 as install for PackageKit-0.9.3-1.fc21.x86_64 >23:12:10,562 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.1-6.fc21.x86_64 as install for abrt-2.2.1-6.fc21.x86_64 >23:12:10,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.2-5.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 >23:12:10,568 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-215-2.fc21.x86_64 as install for abrt-addon-python-2.2.1-6.fc21.x86_64 >23:12:10,569 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-215-2.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >23:12:10,571 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.1-6.fc21.x86_64 as install for abrt-addon-python3-2.2.1-6.fc21.x86_64 >23:12:10,573 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-6.fc21.noarch as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:12:10,574 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.7-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:12:10,575 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.7-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.1-6.fc21.x86_64 >23:12:10,581 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >23:12:10,582 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.1-6.fc21.x86_64 as install for abrt-gui-2.2.1-6.fc21.x86_64 >23:12:10,587 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:12:10,590 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:12:10,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.2-5.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 >23:12:10,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.2-5.fc21.x86_64 as install for abrt-tui-2.2.1-6.fc21.x86_64 >23:12:10,613 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-6.P1.fc21.noarch as install for 32:bind-libs-9.9.5-6.P1.fc21.x86_64 >23:12:10,621 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.3-1.fc21.x86_64 as install for ca-certificates-2013.1.97-3.fc21.noarch >23:12:10,630 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-2.fc21.x86_64 as install for cdrdao-1.2.3-22.fc21.x86_64 >23:12:10,631 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-2.fc21.x86_64 to require for libao.so.4()(64bit) >23:12:10,638 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.4.0-2.fc21.x86_64 as install for clutter-1.19.4-1.fc21.x86_64 >23:12:10,651 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-2.fc21.x86_64 as install for crda-3.13_2014.06.13-1.fc21.x86_64 >23:12:10,664 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-18.fc21.noarch as install for desktop-file-utils-0.22-2.fc21.x86_64 >23:12:10,666 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.86-1.fc21.x86_64 as install for device-mapper-libs-1.02.86-1.fc21.x86_64 >23:12:10,672 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >23:12:10,674 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-2.fc21.x86_64 >23:12:10,677 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-4.fc21.x86_64 as install for dnsmasq-2.71-2.fc21.x86_64 >23:12:10,678 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-4.fc21.x86_64 to require for libhogweed.so.2()(64bit) >23:12:10,680 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-65.fc21.x86_64 as install for dracut-038-1.fc21.x86_64 >23:12:10,681 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.fc21.x86_64 as install for dracut-038-1.fc21.x86_64 >23:12:10,684 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-2.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,685 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-13.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-8.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,688 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-1.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,689 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.4-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,690 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-lockfile-0.9.1-8.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,691 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-2.1.0-1.fc21.noarch as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,693 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-23.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,695 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.7-2.fc21.x86_64 as install for duplicity-0.6.24-3.fc21.x86_64 >23:12:10,702 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.159-5.fc21.x86_64 as install for elfutils-0.159-5.fc21.x86_64 >23:12:10,703 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >23:12:10,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >23:12:10,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >23:12:10,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >23:12:10,704 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >23:12:10,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >23:12:10,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >23:12:10,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >23:12:10,705 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >23:12:10,706 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libdw.so.1()(64bit) >23:12:10,706 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.159-5.fc21.x86_64 to require for libasm.so.1()(64bit) >23:12:10,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-7.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >23:12:10,715 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-7.fc21.x86_64 to require for libxslt.so.1()(64bit) >23:12:10,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.3-4.fc21.x86_64 as install for 1:epiphany-runtime-3.12.1-2.fc21.x86_64 >23:12:10,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:12:10,725 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.26.2-1.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:12:10,727 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-9.fc21.x86_64 as install for evince-libs-3.13.3.1-1.fc21.x86_64 >23:12:10,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:12:10,744 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-3.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:12:10,746 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-2.fc21.x86_64 as install for farstream02-0.2.4-2.fc21.x86_64 >23:12:10,747 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.7.noarch as install for fedora-release-21-0.7.noarch >23:12:10,750 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.fc21.x86_64 as install for fipscheck-lib-1.4.1-5.fc21.x86_64 >23:12:10,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-3.fc21.x86_64 as install for fprintd-0.5.1-2.fc21.x86_64 >23:12:10,771 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >23:12:10,773 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 >23:12:10,775 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >23:12:10,775 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >23:12:10,775 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >23:12:10,775 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >23:12:10,776 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >23:12:10,776 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >23:12:10,776 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >23:12:10,776 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >23:12:10,777 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >23:12:10,777 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >23:12:10,777 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >23:12:10,777 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >23:12:10,778 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >23:12:10,778 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >23:12:10,778 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >23:12:10,778 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >23:12:10,779 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >23:12:10,779 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >23:12:10,779 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >23:12:10,779 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >23:12:10,780 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >23:12:10,780 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >23:12:10,780 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >23:12:10,780 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >23:12:10,781 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >23:12:10,781 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >23:12:10,781 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >23:12:10,781 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >23:12:10,781 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >23:12:10,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libatomic_ops-7.4.2-3.fc21.x86_64 as install for gc-7.4.2-1.fc21.x86_64 >23:12:10,799 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-3.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:12:10,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-8.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:12:10,803 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-15.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:12:10,805 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-2.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:12:10,806 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >23:12:10,807 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-4.fc21.x86_64 as install for gegl-0.2.0-18.fc21.x86_64 >23:12:10,808 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >23:12:10,808 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-2.fc21.x86_64 to require for libHalf.so.11()(64bit) >23:12:10,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-23.fc21.x86_64 as install for genisoimage-1.1.11-23.fc21.x86_64 >23:12:10,813 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for libusal.so.0()(64bit) >23:12:10,813 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-23.fc21.x86_64 to require for librols.so.0()(64bit) >23:12:10,819 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.19.1-1.fc21.x86_64 as install for gettext-0.19.1-1.fc21.x86_64 >23:12:10,820 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.19.1-1.fc21.x86_64 to require for libgettextlib-0.19.1.so()(64bit) >23:12:10,822 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-19.fc21.x86_64 as install for ghostscript-fonts-5.50-33.fc21.noarch >23:12:10,828 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014e-4.fc21.noarch as install for glibc-common-2.19.90-26.fc21.x86_64 >23:12:10,833 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-6.fc21.noarch as install for gnome-abrt-0.3.7-2.fc21.x86_64 >23:12:10,841 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-2.fc21.noarch as install for gnome-desktop3-3.13.3-1.fc21.x86_64 >23:12:10,858 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.13.3-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.13.3-1.fc21.noarch >23:12:10,860 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-2.fc21.x86_64 as install for gnome-video-effects-0.4.1-2.fc21.noarch >23:12:10,863 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140620-1.gitdac1524.fc21.noarch as install for gnutls-3.3.5-2.fc21.x86_64 >23:12:10,865 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-2.fc21.x86_64 as install for gnutls-3.3.5-2.fc21.x86_64 >23:12:10,872 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.3-2.fc21.x86_64 as install for grilo-0.2.10-2.fc21.x86_64 >23:12:10,876 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-2.fc21.x86_64 as install for grilo-plugins-0.2.12-4.fc21.x86_64 >23:12:10,882 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-8.fc21.x86_64 as install for gstreamer-0.10.36-8.fc21.x86_64 >23:12:10,888 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvisual-0.4.0-16.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >23:12:10,890 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.fc21.x86_64 as install for gstreamer-plugins-base-0.10.36-9.fc21.x86_64 >23:12:10,891 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.fc21.x86_64 to require for libcdda_interface.so.0()(64bit) >23:12:10,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.4-1.fc21.x86_64 >23:12:10,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 as install for gvfs-1.21.3-1.fc21.x86_64 >23:12:10,934 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >23:12:10,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-2.fc21.x86_64 as install for gvfs-1.21.3-1.fc21.x86_64 >23:12:10,936 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >23:12:10,940 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.4-2.fc21.x86_64 as install for harfbuzz-0.9.29-2.fc21.x86_64 >23:12:10,946 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.6-3.fc21.x86_64 as install for hplip-libs-3.14.6-3.fc21.x86_64 >23:12:10,950 DEBUG yum.verbose.YumBase: TSINFO: Marking httpd-tools-2.4.9-5.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:12:10,953 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-httpd-21.0.3-2.fc21.noarch as install for httpd-2.4.9-5.fc21.x86_64 >23:12:10,955 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-util-1.5.3-2.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:12:10,956 DEBUG yum.verbose.YumBase: TSINFO: Marking apr-1.5.1-2.fc21.x86_64 as install for httpd-2.4.9-5.fc21.x86_64 >23:12:10,962 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.7-4.fc21.x86_64 as install for ibus-1.5.7-4.fc21.x86_64 >23:12:10,963 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.7-4.fc21.noarch as install for ibus-1.5.7-4.fc21.x86_64 >23:12:10,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-14.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >23:12:10,970 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-17.fc21.x86_64 as install for icedax-1.1.11-23.fc21.x86_64 >23:12:10,975 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.fc21.x86_64 as install for iptables-1.4.21-9.fc21.x86_64 >23:12:10,977 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-41.fc21.noarch as install for iso-codes-3.54-2.fc21.noarch >23:12:10,985 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:12:10,987 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-10.fc21.noarch as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:12:10,988 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >23:12:10,988 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjvm.so()(64bit) >23:12:10,988 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 to require for libjava.so()(64bit) >23:12:10,990 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-11.fc21.x86_64 as install for 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 >23:12:10,995 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch as install for kernel-core-3.16.0-0.rc3.git3.1.fc21.x86_64 >23:12:11,004 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-2.fc21.x86_64 as install for krb5-libs-1.12.1-9.fc21.x86_64 >23:12:11,005 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >23:12:11,006 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.24-4.fc21.noarch as install for langtable-python-0.0.24-4.fc21.noarch >23:12:11,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-1.fc21.noarch as install for libX11-1.6.2-1.fc21.x86_64 >23:12:11,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-5.fc21.x86_64 as install for libXfont-1.4.7-2.fc21.x86_64 >23:12:11,034 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-4.fc21.noarch as install for libcanberra-0.30-6.fc21.x86_64 >23:12:11,071 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-5.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >23:12:11,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.11-2.fc21.x86_64 as install for libgphoto2-2.5.3-8.fc21.x86_64 >23:12:11,077 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.38-2.fc21.x86_64 as install for libgpod-0.8.3-4.fc21.x86_64 >23:12:11,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.3-2.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >23:12:11,092 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-3.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >23:12:11,093 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-8.T1121.fc21.noarch as install for libkkc-0.3.3-2.fc21.x86_64 >23:12:11,094 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-6.fc21.x86_64 as install for libkkc-0.3.3-2.fc21.x86_64 >23:12:11,100 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.4-3.fc21.x86_64 as install for liblouis-python3-2.5.4-3.fc21.noarch >23:12:11,108 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.fc21.x86_64 as install for libmusicbrainz5-5.0.1-10.fc21.x86_64 >23:12:11,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.fc21.x86_64 as install for libnetfilter_conntrack-1.0.4-2.fc21.x86_64 >23:12:11,116 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >23:12:11,116 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-7.fc21.x86_64 to require for libmnl.so.0()(64bit) >23:12:11,120 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-5.fc21.noarch as install for libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 >23:12:11,125 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.4-4.fc21.x86_64 as install for libofa-0.9.3-24.fc21.x86_64 >23:12:11,128 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.55.0-2.fc21.x86_64 as install for liborcus-0.7.0-4.fc21.x86_64 >23:12:11,135 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-3.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >23:12:11,137 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-12.fc21.x86_64 as install for libpeas-1.10.0-3.fc21.x86_64 >23:12:11,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.fc21.x86_64 as install for libproxy-0.4.11-9.fc21.x86_64 >23:12:11,147 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >23:12:11,148 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-3.fc21.x86_64 as install for libpwquality-1.2.3-3.fc21.x86_64 >23:12:11,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.3.0.2-1.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,177 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.7-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,178 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.7-2.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,181 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,184 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,185 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.3.0.2-1.fc21.noarch as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,187 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.17-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,189 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.14-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,191 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,193 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.4-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,195 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.29-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,197 DEBUG yum.verbose.YumBase: TSINFO: Marking firebird-libfbembed-2.5.2.26539.0-11.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.4-1.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libeot-0.01-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.4.1-5.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,204 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,205 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-12.fc21.x86_64 to require for libclucene-core.so.1()(64bit) >23:12:11,207 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,208 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.55.0-2.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,210 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-6.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.10.0-4.fc21.x86_64 as install for 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 >23:12:11,226 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-3.fc21.x86_64 as install for libreport-2.2.2-5.fc21.x86_64 >23:12:11,227 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.10.0)(64bit) >23:12:11,227 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >23:12:11,227 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.2.0-3.fc21.x86_64 to require for libaugeas.so.0()(64bit) >23:12:11,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 as install for libreport-gtk-2.2.2-5.fc21.x86_64 >23:12:11,231 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-5.fc21.noarch as install for libreport-gtk-2.2.2-5.fc21.x86_64 >23:12:11,240 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.22-3.fc21.x86_64 as install for libreswan-3.8-1.fc21.1.x86_64 >23:12:11,249 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.fc21.x86_64 as install for libsemanage-2.3-3.fc21.x86_64 >23:12:11,249 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >23:12:11,249 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.fc21.x86_64 to require for libustr-1.0.so.1()(64bit) >23:12:11,271 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.fc21.x86_64 as install for libtiff-4.0.3-16.fc21.x86_64 >23:12:11,276 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-4.fc21.x86_64 as install for libtranslit-m17n-0.0.3-4.fc21.x86_64 >23:12:11,290 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.3.5-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:12:11,295 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:12:11,297 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-17.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:12:11,300 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.1.0-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:12:11,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.4.6-2.fc21.x86_64 as install for libvirt-client-1.2.6-1.fc21.x86_64 >23:12:11,302 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman_client.so.2()(64bit) >23:12:11,302 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.4.6-2.fc21.x86_64 to require for libwsman.so.1()(64bit) >23:12:11,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 >23:12:11,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 >23:12:11,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.2.6-1.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,462 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-2.1.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 >23:12:11,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.8-2.fc21.x86_64 as install for libvirt-gobject-0.1.8-2.fc21.x86_64 >23:12:11,471 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >23:12:11,471 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.8-2.fc21.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >23:12:11,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.9-3.fc21.noarch as install for libwacom-0.9-3.fc21.x86_64 >23:12:11,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-3.fc21.x86_64 as install for libwnck3-3.4.7-2.fc21.x86_64 >23:12:11,506 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.86-1.fc21.x86_64 as install for lvm2-libs-2.02.107-1.fc21.x86_64 >23:12:11,508 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.5-3.fc21.noarch as install for m17n-lib-1.6.4-11.fc21.x86_64 >23:12:11,515 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.2.2-3.20140625.fc21.x86_64 as install for mesa-libEGL-10.2.2-3.20140625.fc21.x86_64 >23:12:11,532 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-14.20140323.fc21.noarch as install for ncurses-libs-5.9-14.20140323.fc21.x86_64 >23:12:11,535 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-12.fc21.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >23:12:11,536 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-12.fc21.x86_64 to require for libslang.so.2()(64bit) >23:12:11,542 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.16.2-1.fc21.x86_64 as install for nss-3.16.2-1.fc21.x86_64 >23:12:11,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-14.fc21.x86_64 as install for open-vm-tools-9.4.0-10.fc21.x86_64 >23:12:11,560 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-22.svn457.fc21.noarch as install for openconnect-5.99-2.fc21.x86_64 >23:12:11,562 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.6-1.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >23:12:11,564 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.1-4.fc21.x86_64 as install for openconnect-5.99-2.fc21.x86_64 >23:12:11,564 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >23:12:11,565 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >23:12:11,565 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.1-4.fc21.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >23:12:11,573 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-2.fc21.x86_64 as install for 1:openssl-1.0.1h-5.fc21.x86_64 >23:12:11,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.20-2.fc21.x86_64 as install for pango-1.36.5-1.fc21.x86_64 >23:12:11,585 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >23:12:11,585 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.20-2.fc21.x86_64 to require for libthai.so.0()(64bit) >23:12:11,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-7.fc21.x86_64 as install for pango-1.36.5-1.fc21.x86_64 >23:12:11,606 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.2-301.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.014-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,608 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.38-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,610 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.2-301.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,611 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.46-3.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,612 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.92-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,613 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,614 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-292.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,615 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,616 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-3.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,618 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,619 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-293.fc21.noarch to require for perl(Pod::Simple::Search) >23:12:11,620 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-3.03-301.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.50-2.fc21.x86_64 as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,622 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.04-2.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,624 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-293.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,625 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.33.01-2.fc21.noarch as install for 4:perl-5.18.2-301.fc21.x86_64 >23:12:11,633 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-2.fc21.noarch as install for 1:perl-Encode-2.62-2.fc21.x86_64 >23:12:11,637 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.64-1.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >23:12:11,638 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-6.fc21.noarch as install for perl-Getopt-Long-2.42-2.fc21.noarch >23:12:11,646 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:11,649 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.fc21.x86_64 as install for polkit-0.112-5.fc21.x86_64 >23:12:11,653 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-10.fc21.x86_64 as install for poppler-0.26.2-1.fc21.x86_64 >23:12:11,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.fc21.x86_64 as install for pulseaudio-libs-5.0-5.fc21.x86_64 >23:12:11,665 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.2-2.fc21.x86_64 as install for pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 >23:12:11,666 DEBUG yum.verbose.YumBase: Quick matched sbc-1.2-2.fc21.x86_64 to require for libsbc.so.1()(64bit) >23:12:11,669 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-3.fc21.x86_64 as install for pycairo-1.8.10-11.fc21.x86_64 >23:12:11,676 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >23:12:11,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.fc21.x86_64 as install for pygtk2-libglade-2.24.0-9.fc21.x86_64 >23:12:11,681 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.12.0-3.fc21.noarch as install for python-caribou-0.4.13-5.fc21.noarch >23:12:11,683 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.6.1-3.fc21.noarch as install for python-iniparse-0.4-14.fc21.noarch >23:12:11,684 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-1.fc21.noarch as install for python-kitchen-1.1.1-7.fc21.noarch >23:12:11,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.4.0-4.fc21.x86_64 as install for python-pillow-2.5.0-1.fc21.x86_64 >23:12:11,688 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebpdemux.so.1()(64bit) >23:12:11,689 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.4.0-4.fc21.x86_64 to require for libwebp.so.5()(64bit) >23:12:11,690 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg2-2.1.0-2.fc21.x86_64 as install for python-pillow-2.5.0-1.fc21.x86_64 >23:12:11,692 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >23:12:11,693 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.3.1-3.fc21.x86_64 as install for python-urlgrabber-3.10.1-1.fc21.noarch >23:12:11,696 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-2.0-8.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >23:12:11,697 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-12.fc21.x86_64 >23:12:11,700 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.2-5.fc21.x86_64 as install for python3-brlapi-0.6.2-5.fc21.x86_64 >23:12:11,701 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.2-5.fc21.x86_64 to require for libbrlapi.so.0.6()(64bit) >23:12:11,704 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-9.fc21.x86_64 as install for python3-gobject-3.13.3-1.fc21.x86_64 >23:12:11,706 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.23-5.fc21.x86_64 as install for python3-mako-1.0.0-1.fc21.noarch >23:12:11,707 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-10.fc21.noarch as install for python3-mako-1.0.0-1.fc21.noarch >23:12:11,711 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-9.fc21.x86_64 as install for python3-speechd-0.8-9.fc21.x86_64 >23:12:11,722 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 >23:12:11,725 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 as install for rpm-python-4.11.90-0.git12844.5.fc21.x86_64 >23:12:11,726 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 to require for librpmbuild.so.3()(64bit) >23:12:11,756 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-2.fc21.x86_64 as install for 2:samba-libs-4.1.9-3.fc21.x86_64 >23:12:11,757 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.1.1-2.fc21.x86_64 to require for libpytalloc-util.so.2()(64bit) >23:12:11,766 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.60-2.fc21.noarch as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:12:11,767 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-3.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:12:11,768 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.7-2.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:12:11,771 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-12.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:12:11,772 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.3-6.fc21.x86_64 as install for setroubleshoot-server-3.2.20-1.fc21.x86_64 >23:12:11,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libphodav-1.0-0.4-1.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:12:11,782 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.7-2.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:12:11,782 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.7-2.fc21.x86_64 to require for libusbredirhost.so.1()(64bit) >23:12:11,784 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:12:11,786 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 as install for spice-glib-0.25-2.fc21.x86_64 >23:12:11,798 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,799 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 to require for libsss_krb5_common.so()(64bit) >23:12:11,801 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,803 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,804 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,806 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,808 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,810 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-23.fc21.x86_64 as install for sssd-ad-1.12.0-4.fc21.beta2.x86_64 >23:12:11,818 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.0-4.fc21.beta2.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >23:12:11,820 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.fc21.x86_64 as install for sssd-common-1.12.0-4.fc21.beta2.x86_64 >23:12:11,830 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.0-4.fc21.beta2.x86_64 as install for sssd-ipa-1.12.0-4.fc21.beta2.x86_64 >23:12:11,830 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.0-4.fc21.beta2.x86_64 to require for libipa_hbac.so.0()(64bit) >23:12:11,840 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.67-1.fc21.x86_64 as install for system-config-printer-libs-1.4.5-1.fc21.noarch >23:12:11,845 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-4.1.0-1.fc21.noarch as install for tagsoup-1.2.1-8.fc21.noarch >23:12:11,847 DEBUG yum.verbose.YumBase: Quick matched javapackages-tools-4.1.0-1.fc21.noarch to require for jpackage-utils >23:12:11,852 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.11-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:12:11,852 DEBUG yum.verbose.YumBase: Quick matched libteam-1.11-1.fc21.x86_64 to require for libteam.so.5()(64bit) >23:12:11,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-1.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:12:11,856 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.11-1.fc21.x86_64 >23:12:11,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.9-3.fc21.x86_64 as install for telepathy-haze-0.8.0-2.fc21.x86_64 >23:12:11,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.4-3.fc21.x86_64 as install for totem-pl-parser-3.10.2-2.fc21.x86_64 >23:12:11,910 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:12:11,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.29-2.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:12:11,914 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.15-2.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:12:11,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-4.fc21.x86_64 as install for tracker-1.0.1-3.fc21.x86_64 >23:12:11,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:12:11,926 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.0-2.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:12:11,927 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-3.fc21.x86_64 as install for udisks2-2.1.3-2.fc21.x86_64 >23:12:11,938 DEBUG yum.verbose.YumBase: TSINFO: Marking vte-profile-0.37.2-1.fc21.x86_64 as install for vte291-0.37.2-1.fc21.x86_64 >23:12:11,955 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.16.0-0.rc3.git3.1.fc21.x86_64 as install for xl2tpd-1.3.6-3.fc21.x86_64 >23:12:11,958 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-12.fc21.x86_64 as install for xorg-x11-server-utils-7.7-6.fc21.x86_64 >23:12:11,979 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.2.2-5.fc21.x86_64 as install for abrt-python3-2.2.1-6.fc21.x86_64 >23:12:11,989 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-5.1-5.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >23:12:11,992 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.18-2.fc21.x86_64 as install for brlapi-0.6.2-5.fc21.x86_64 >23:12:12,001 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.24-16.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >23:12:12,004 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-2.fc21.x86_64 as install for crash-7.0.7-2.fc21.x86_64 >23:12:12,008 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch as install for desktop-backgrounds-gnome-20.0.0-2.fc21.noarch >23:12:12,029 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-5.fc21.x86_64 as install for frei0r-plugins-1.4-2.fc21.x86_64 >23:12:12,038 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-4.fc21.x86_64 as install for gnupg-1.4.18-1.fc21.x86_64 >23:12:12,041 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.3.5-2.fc21.x86_64 as install for gnutls-utils-3.3.5-2.fc21.x86_64 >23:12:12,042 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.3.5-2.fc21.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >23:12:12,043 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.3-2.fc21.x86_64 as install for gnutls-utils-3.3.5-2.fc21.x86_64 >23:12:12,058 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014e-4.fc21.noarch as install for 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 >23:12:12,060 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-4.1.0-1.fc21.noarch as install for javapackages-tools-4.1.0-1.fc21.noarch >23:12:12,066 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-1.fc21.x86_64 as install for kexec-tools-2.0.7-1.fc21.x86_64 >23:12:12,079 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-libs-4.4.0-7.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,080 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-7.fc21.x86_64 to require for libxenguest.so.4.4()(64bit) >23:12:12,080 DEBUG yum.verbose.YumBase: Quick matched xen-libs-4.4.0-7.fc21.x86_64 to require for libxenctrl.so.4.4()(64bit) >23:12:12,082 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.18.1-2.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-5.fc21.x86_64 as install for 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-23.fc21.x86_64 as install for libini_config-1.1.0-23.fc21.x86_64 >23:12:12,100 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-23.fc21.x86_64 to require for libpath_utils.so.1()(64bit) >23:12:12,120 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-17.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:12:12,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-12.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:12:12,123 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-12.fc21.x86_64 to require for libsilc-1.1.so.2()(64bit) >23:12:12,124 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-15.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:12:12,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.12.0-0.6.rc3.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:12:12,128 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-7.fc21.x86_64 as install for libpurple-2.10.9-3.fc21.x86_64 >23:12:12,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131130-2.fc21.noarch as install for libquvi-0.9.4-3.fc21.x86_64 >23:12:12,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.20-4.fc21.x86_64 as install for libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 >23:12:12,159 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-17.20140620git.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:12:12,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-3.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:12:12,163 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.fc21.x86_64 as install for libvirt-daemon-1.2.6-1.fc21.x86_64 >23:12:12,169 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.4-2.fc21.x86_64 as install for libvirt-daemon-driver-interface-1.2.6-1.fc21.x86_64 >23:12:12,170 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >23:12:12,170 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >23:12:12,170 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >23:12:12,171 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >23:12:12,171 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.4-2.fc21.x86_64 to require for libnetcf.so.1()(64bit) >23:12:12,174 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.12-1.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 >23:12:12,175 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-9.fc21.x86_64 as install for libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 >23:12:12,180 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 >23:12:12,181 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 as install for libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 >23:12:12,187 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,189 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-7.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,192 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,194 DEBUG yum.verbose.YumBase: TSINFO: Marking librbd1-0.81.0-4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,196 DEBUG yum.verbose.YumBase: TSINFO: Marking librados2-0.81.0-4.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,198 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,199 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-1.fc21.x86_64 to require for libgfxdr.so.0()(64bit) >23:12:12,199 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.5.1-1.fc21.x86_64 to require for libgfrpc.so.0()(64bit) >23:12:12,200 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.5.1-1.fc21.x86_64 as install for libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 >23:12:12,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-12.fc21.x86_64 as install for mcpp-2.7.2-12.fc21.x86_64 >23:12:12,224 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.fc21.x86_64 as install for neon-0.30.0-3.fc21.x86_64 >23:12:12,231 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.11-2.fc21.x86_64 as install for openvpn-2.3.4-2.fc21.x86_64 >23:12:12,245 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.08-2.fc21.x86_64 as install for 1:perl-Module-CoreList-3.03-301.fc21.noarch >23:12:12,250 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-301.fc21.noarch as install for 1:perl-Pod-Simple-3.28-293.fc21.noarch >23:12:12,253 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.3-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >23:12:12,255 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.23-2.fc21.noarch as install for perl-Pod-Usage-1.64-1.fc21.noarch >23:12:12,279 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:12,281 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 as install for plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 >23:12:12,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.3-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:12:12,285 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.81-11.fc21.noarch as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:12:12,287 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.8-3.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:12:12,288 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >23:12:12,288 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >23:12:12,289 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.3-2.fc21.x86_64 as install for policycoreutils-python-2.3-6.fc21.x86_64 >23:12:12,290 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.8-3.fc21.x86_64 to require for libapol.so.4()(64bit) >23:12:12,304 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-5.fc21.x86_64 as install for python-paramiko-1.12.4-1.fc21.noarch >23:12:12,305 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ecdsa-0.11-3.fc21.noarch as install for python-paramiko-1.12.4-1.fc21.noarch >23:12:12,313 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-kvm-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,318 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.32-2.fc21.x86_64 as install for redland-1.0.17-2.fc21.x86_64 >23:12:12,326 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-11.fc21.noarch as install for seed-3.8.1-3.fc21.x86_64 >23:12:12,327 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-5.fc21.x86_64 as install for seed-3.8.1-3.fc21.x86_64 >23:12:12,332 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-8.fc21.noarch as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:12:12,334 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:12:12,335 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmulex.so.1()(64bit) >23:12:12,335 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >23:12:12,335 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.fc21.x86_64 to require for libflite.so.1()(64bit) >23:12:12,337 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-9.fc21.x86_64 as install for speech-dispatcher-0.8-9.fc21.x86_64 >23:12:12,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.0-4.fc21.beta2.x86_64 as install for sssd-client-1.12.0-4.fc21.beta2.x86_64 >23:12:12,344 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-17.fc21.x86_64 as install for sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 >23:12:12,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-23.fc21.x86_64 as install for stoken-libs-0.6-1.fc21.x86_64 >23:12:12,350 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-7.20130314.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >23:12:12,350 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-7.20130314.fc21.x86_64 to require for libtbb.so.2()(64bit) >23:12:12,352 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.10.1-13.fc21.x86_64 as install for suitesparse-4.2.1-3.fc21.x86_64 >23:12:12,367 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-42.fc21.x86_64 as install for xorg-x11-fonts-Type1-7.5-10.fc21.noarch >23:12:12,368 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-42.fc21.x86_64 to require for ttmkfdir >23:12:12,372 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.9.0-14.fc21.x86_64 as install for atlas-3.10.1-13.fc21.x86_64 >23:12:12,373 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-14.fc21.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >23:12:12,373 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.9.0-14.fc21.x86_64 to require for libgfortran.so.3()(64bit) >23:12:12,386 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-5.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >23:12:12,387 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.fc21.x86_64 as install for festival-freebsoft-utils-0.10-8.fc21.noarch >23:12:12,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.fc21.x86_64 as install for gavl-1.4.0-5.fc21.x86_64 >23:12:12,394 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.5.1-1.fc21.x86_64 as install for glusterfs-api-3.5.1-1.fc21.x86_64 >23:12:12,399 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-2.fc21.noarch as install for heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch >23:12:12,402 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 as install for iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 >23:12:12,406 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-c-0.15-9.fc21.x86_64 as install for libgadu-1.12.0-0.6.rc3.fc21.x86_64 >23:12:12,411 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-3.0-0.6rc1.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:12:12,412 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-3.fc21.noarch as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:12:12,413 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.3.0-3.fc21.x86_64 as install for libquvi-scripts-0.9.20131130-2.fc21.noarch >23:12:12,418 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-6.fc21.x86_64 as install for librados2-0.81.0-4.fc21.x86_64 >23:12:12,420 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.55.0-2.fc21.x86_64 as install for librados2-0.81.0-4.fc21.x86_64 >23:12:12,432 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-4.fc21.x86_64 as install for libtomcrypt-1.17-23.fc21.x86_64 >23:12:12,433 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-4.fc21.x86_64 to require for libtommath.so.0()(64bit) >23:12:12,447 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.043-2.fc21.noarch as install for perl-Pod-Perldoc-3.23-2.fc21.noarch >23:12:12,461 DEBUG yum.verbose.YumBase: TSINFO: Marking PyXB-1.2.3-2.fc21.noarch as install for python-javapackages-4.1.0-1.fc21.noarch >23:12:12,462 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.5-3.fc21.x86_64 as install for python-javapackages-4.1.0-1.fc21.noarch >23:12:12,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-3.fc21.x86_64 as install for 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,469 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-3.fc21.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >23:12:12,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.11.0-1.fc21.x86_64 as install for 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,480 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-2.1.0-0.1.rc0.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,482 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,483 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,484 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-7.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,485 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.5-2.fc21.noarch as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,487 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.5-3.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,488 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >23:12:12,488 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >23:12:12,489 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >23:12:12,489 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) >23:12:12,489 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >23:12:12,489 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >23:12:12,489 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) >23:12:12,490 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >23:12:12,490 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >23:12:12,490 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >23:12:12,490 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >23:12:12,491 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >23:12:12,491 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.5-3.fc21.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >23:12:12,492 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-4.fc21.x86_64 as install for 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 >23:12:12,499 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >23:12:12,500 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >23:12:12,501 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.3-2.fc21.x86_64 as install for sheepdog-0.3.0-7.fc21.x86_64 >23:12:12,503 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.3-2.fc21.x86_64 to require for libcfg.so.6()(64bit) >23:12:12,509 DEBUG yum.verbose.YumBase: TSINFO: Marking xen-licenses-4.4.0-7.fc21.x86_64 as install for xen-libs-4.4.0-7.fc21.x86_64 >23:12:12,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.17.0-3.fc21.x86_64 as install for corosync-2.3.3-2.fc21.x86_64 >23:12:12,524 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >23:12:12,528 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.fc21.x86_64 as install for festival-1.96-28.fc21.x86_64 >23:12:12,529 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.fc21.noarch as install for festival-1.96-28.fc21.x86_64 >23:12:12,529 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestools.so.1.2.96.1()(64bit) >23:12:12,530 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.fc21.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >23:12:12,539 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.9.0-14.fc21.x86_64 as install for libgfortran-4.9.0-14.fc21.x86_64 >23:12:12,540 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-14.fc21.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >23:12:12,540 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.9.0-14.fc21.x86_64 to require for libquadmath.so.0()(64bit) >23:12:12,542 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-3.fc21.x86_64 as install for lua-json-1.3.2-3.fc21.noarch >23:12:12,549 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-compiler-2.5.0-9.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >23:12:12,550 DEBUG yum.verbose.YumBase: TSINFO: Marking protobuf-2.5.0-9.fc21.x86_64 as install for protobuf-c-0.15-9.fc21.x86_64 >23:12:12,555 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-4.fc21.noarch as install for python-lxml-3.3.5-3.fc21.x86_64 >23:12:18,563 DEBUG yum.verbose.YumBase: Depsolve time: 11.588 >23:12:18,636 INFO packaging: 1376 packages selected totalling 4197,43 MiB >23:12:23,720 INFO packaging: Running anaconda-yum to install packages >23:12:27,021 INFO packaging: populate transaction set >23:22:19,746 INFO packaging: check transaction set >23:22:19,911 INFO packaging: order transaction set >23:22:19,943 INFO packaging: running transaction >00:08:32,388 INFO packaging: transaction complete >00:08:32,822 INFO packaging: ==== start rpm scriptlet logs ==== >00:08:32,823 INFO packaging: warning: firefox-30.0-4.fc21.x86_64: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY > >00:08:32,824 INFO packaging: /var/tmp/rpm-tmp.kuZs2H: line 1: touch: command not found > >00:08:32,824 INFO packaging: libgcc-4.9.0-14.fc21.x86_64 (1/1376) > >00:08:32,824 INFO packaging: fontpackages-filesystem-1.44-10.fc21.noarch (2/1376) > >00:08:32,824 INFO packaging: hwdata-0.267-1.fc21.noarch (3/1376) > >00:08:32,825 INFO packaging: gnu-free-fonts-common-20120503-9.fc21.noarch (4/1376) > >00:08:32,825 INFO packaging: 1:liberation-fonts-common-1.07.4-3.fc21.noarch (5/1376) > >00:08:32,825 INFO packaging: dejavu-fonts-common-2.34-3.fc21.noarch (6/1376) > >00:08:32,825 INFO packaging: fedora-release-rawhide-21-0.7.noarch (7/1376) > >00:08:32,826 INFO packaging: fedora-release-21-0.7.noarch (8/1376) > >00:08:32,826 INFO packaging: setup-2.9.0-2.fc21.noarch (9/1376) > >00:08:32,826 INFO packaging: filesystem-3.2-26.fc21.x86_64 (10/1376) > >00:08:32,826 INFO packaging: telepathy-filesystem-0.0.2-7.fc21.noarch (11/1376) > >00:08:32,826 INFO packaging: 1:cups-filesystem-1.7.3-2.fc21.noarch (12/1376) > >00:08:32,826 INFO packaging: 1:control-center-filesystem-3.13.3-3.fc21.x86_64 (13/1376) > >00:08:32,826 INFO packaging: mozilla-filesystem-1.9-11.fc21.x86_64 (14/1376) > >00:08:32,826 INFO packaging: vte-profile-0.37.2-1.fc21.x86_64 (15/1376) > >00:08:32,827 INFO packaging: xkeyboard-config-2.12-2.fc21.noarch (16/1376) > >00:08:32,827 INFO packaging: gnome-user-docs-3.12.2-1.fc21.noarch (17/1376) > >00:08:32,827 INFO packaging: tzdata-2014e-4.fc21.noarch (18/1376) > >00:08:32,827 INFO packaging: langtable-0.0.24-4.fc21.noarch (19/1376) > >00:08:32,827 INFO packaging: 32:bind-license-9.9.5-6.P1.fc21.noarch (20/1376) > >00:08:32,827 INFO packaging: libreport-filesystem-2.2.2-5.fc21.x86_64 (21/1376) > >00:08:32,827 INFO packaging: poppler-data-0.4.6-5.fc21.noarch (22/1376) > >00:08:32,827 INFO packaging: foomatic-db-filesystem-4.0-43.20131218.fc21.noarch (23/1376) > >00:08:32,828 INFO packaging: langtable-data-0.0.24-4.fc21.noarch (24/1376) > >00:08:32,828 INFO packaging: gnome-getting-started-docs-3.12.1-2.fc21.noarch (25/1376) > >00:08:32,828 INFO packaging: basesystem-10.0-10.fc21.noarch (26/1376) > >00:08:32,828 INFO packaging: thai-scalable-fonts-common-0.5.0-8.fc21.noarch (27/1376) > >00:08:32,828 INFO packaging: khmeros-fonts-common-5.0-18.fc21.noarch (28/1376) > >00:08:32,828 INFO packaging: nhn-nanum-fonts-common-3.020-10.fc21.noarch (29/1376) > >00:08:32,828 INFO packaging: smc-fonts-common-6.0-8.fc21.noarch (30/1376) > >00:08:32,829 INFO packaging: fedora-logos-httpd-21.0.3-2.fc21.noarch (31/1376) > >00:08:32,829 INFO packaging: 1:libkkc-data-0.2.7-3.fc21.x86_64 (32/1376) > >00:08:32,829 INFO packaging: 1:emacs-filesystem-24.3-18.fc21.noarch (33/1376) > >00:08:32,829 INFO packaging: linux-firmware-20140605-38.gita4f3bc03.fc21.1.noarch (34/1376) > >00:08:32,829 INFO packaging: ncurses-base-5.9-14.20140323.fc21.noarch (35/1376) > >00:08:32,829 INFO packaging: nss-softokn-freebl-3.16.2-1.fc21.x86_64 (36/1376) > >00:08:32,829 INFO packaging: glibc-common-2.19.90-26.fc21.x86_64 (37/1376) > >00:08:32,830 INFO packaging: glibc-2.19.90-26.fc21.x86_64 (38/1376) > >00:08:32,830 INFO packaging: libstdc++-4.9.0-14.fc21.x86_64 (39/1376) > >00:08:32,830 INFO packaging: ncurses-libs-5.9-14.20140323.fc21.x86_64 (40/1376) > >00:08:32,830 INFO packaging: bash-4.3.18-2.fc21.x86_64 (41/1376) > >00:08:32,830 INFO packaging: xz-libs-5.1.2-12alpha.fc21.x86_64 (42/1376) > >00:08:32,830 INFO packaging: pcre-8.35-3.fc21.x86_64 (43/1376) > >00:08:32,830 INFO packaging: libsepol-2.3-2.fc21.x86_64 (44/1376) > >00:08:32,830 INFO packaging: libselinux-2.3-3.fc21.x86_64 (45/1376) > >00:08:32,831 INFO packaging: zlib-1.2.8-5.fc21.x86_64 (46/1376) > >00:08:32,831 INFO packaging: libxml2-2.9.1-3.fc21.x86_64 (47/1376) > >00:08:32,831 INFO packaging: 1:dbus-libs-1.8.6-1.fc21.x86_64 (48/1376) > >00:08:32,831 INFO packaging: nspr-4.10.6-1.fc21.x86_64 (49/1376) > >00:08:32,831 INFO packaging: libcom_err-1.42.10-5.fc21.x86_64 (50/1376) > >00:08:32,831 INFO packaging: nss-util-3.16.2-1.fc21.x86_64 (51/1376) > >00:08:32,831 INFO packaging: info-5.2-3.fc21.x86_64 (52/1376) > >00:08:32,831 INFO packaging: libjpeg-turbo-1.3.1-3.fc21.x86_64 (53/1376) > >00:08:32,832 INFO packaging: libuuid-2.25-0.3.fc21.x86_64 (54/1376) > >00:08:32,832 INFO packaging: readline-6.3-2.fc21.x86_64 (55/1376) > >00:08:32,832 INFO packaging: sqlite-3.8.5-2.fc21.x86_64 (56/1376) > >00:08:32,832 INFO packaging: 2:libpng-1.6.10-2.fc21.x86_64 (57/1376) > >00:08:32,832 INFO packaging: bzip2-libs-1.0.6-12.fc21.x86_64 (58/1376) > >00:08:32,832 INFO packaging: freetype-2.5.3-6.fc21.x86_64 (59/1376) > >00:08:32,832 INFO packaging: audit-libs-2.3.7-2.fc21.x86_64 (60/1376) > >00:08:32,832 INFO packaging: popt-1.16-4.fc21.x86_64 (61/1376) > >00:08:32,833 INFO packaging: chkconfig-1.3.61-2.fc21.x86_64 (62/1376) > >00:08:32,833 INFO packaging: expat-2.1.0-8.fc21.x86_64 (63/1376) > >00:08:32,833 INFO packaging: avahi-libs-0.6.31-27.fc21.x86_64 (64/1376) > >00:08:32,833 INFO packaging: libgpg-error-1.13-1.fc21.x86_64 (65/1376) > >00:08:32,833 INFO packaging: libgcrypt-1.6.1-5.fc21.x86_64 (66/1376) > >00:08:32,833 INFO packaging: libicu-52.1-3.fc21.x86_64 (67/1376) > >00:08:32,833 INFO packaging: lcms2-2.6-3.fc21.x86_64 (68/1376) > >00:08:32,834 INFO packaging: libffi-3.1-4.fc21.x86_64 (69/1376) > >00:08:32,834 INFO packaging: 1:pkgconfig-0.28-4.fc21.x86_64 (70/1376) > >00:08:32,834 INFO packaging: glib2-2.41.1-1.fc21.x86_64 (71/1376) > >00:08:32,834 INFO packaging: shared-mime-info-1.3-7.fc21.x86_64 (72/1376) > >00:08:32,834 INFO packaging: atk-2.13.2-2.fc21.x86_64 (73/1376) > >00:08:32,834 INFO packaging: dbus-glib-0.100.2-3.fc21.x86_64 (74/1376) > >00:08:32,834 INFO packaging: json-glib-1.0.2-2.fc21.x86_64 (75/1376) > >00:08:32,834 INFO packaging: gstreamer1-1.3.90-1.fc21.x86_64 (76/1376) > >00:08:32,835 INFO packaging: gobject-introspection-1.41.3-1.fc21.x86_64 (77/1376) > >00:08:32,835 INFO packaging: libsecret-0.18-2.fc21.x86_64 (78/1376) > >00:08:32,835 INFO packaging: libwayland-client-1.5.0-4.fc21.x86_64 (79/1376) > >00:08:32,835 INFO packaging: libwayland-server-1.5.0-4.fc21.x86_64 (80/1376) > >00:08:32,835 INFO packaging: libxkbcommon-0.4.2-4.fc21.x86_64 (81/1376) > >00:08:32,835 INFO packaging: libwayland-cursor-1.5.0-4.fc21.x86_64 (82/1376) > >00:08:32,835 INFO packaging: librevenge-0.0.1-2.fc21.x86_64 (83/1376) > >00:08:32,835 INFO packaging: libdb-5.3.28-6.fc21.x86_64 (84/1376) > >00:08:32,836 INFO packaging: cyrus-sasl-lib-2.1.26-17.fc21.x86_64 (85/1376) > >00:08:32,836 INFO packaging: mesa-libwayland-egl-10.2.2-3.20140625.fc21.x86_64 (86/1376) > >00:08:32,836 INFO packaging: p11-kit-0.20.3-1.fc21.x86_64 (87/1376) > >00:08:32,836 INFO packaging: libtdb-1.3.0-3.fc21.x86_64 (88/1376) > >00:08:32,836 INFO packaging: libtalloc-2.1.1-2.fc21.x86_64 (89/1376) > >00:08:32,836 INFO packaging: lua-5.2.2-6.fc21.x86_64 (90/1376) > >00:08:32,836 INFO packaging: libnl3-3.2.25-1.fc21.x86_64 (91/1376) > >00:08:32,836 INFO packaging: libICE-1.0.8-7.fc21.x86_64 (92/1376) > >00:08:32,837 INFO packaging: libSM-1.2.1-7.fc21.x86_64 (93/1376) > >00:08:32,837 INFO packaging: telepathy-glib-0.24.0-2.fc21.x86_64 (94/1376) > >00:08:32,837 INFO packaging: grep-2.20-2.fc21.x86_64 (95/1376) > >00:08:32,837 INFO packaging: libcap-ng-0.7.4-5.fc21.x86_64 (96/1376) > >00:08:32,837 INFO packaging: gsettings-desktop-schemas-3.13.2-2.fc21.x86_64 (97/1376) > >00:08:32,837 INFO packaging: augeas-libs-1.2.0-3.fc21.x86_64 (98/1376) > >00:08:32,837 INFO packaging: keyutils-libs-1.5.9-2.fc21.x86_64 (99/1376) > >00:08:32,837 INFO packaging: libtevent-0.9.21-2.fc21.x86_64 (100/1376) > >00:08:32,838 INFO packaging: libxslt-1.1.28-7.fc21.x86_64 (101/1376) > >00:08:32,838 INFO packaging: 2:libogg-1.3.0-7.fc21.x86_64 (102/1376) > >00:08:32,838 INFO packaging: 1:libvorbis-1.3.4-2.fc21.x86_64 (103/1376) > >00:08:32,838 INFO packaging: avahi-glib-0.6.31-27.fc21.x86_64 (104/1376) > >00:08:32,838 INFO packaging: 1:gmp-6.0.0-4.fc21.x86_64 (105/1376) > >00:08:32,838 INFO packaging: libattr-2.4.47-7.fc21.x86_64 (106/1376) > >00:08:32,838 INFO packaging: libcap-2.24-5.fc21.x86_64 (107/1376) > >00:08:32,839 INFO packaging: libacl-2.2.52-5.fc21.x86_64 (108/1376) > >00:08:32,839 INFO packaging: sed-4.2.2-7.fc21.x86_64 (109/1376) > >00:08:32,839 INFO packaging: elfutils-libelf-0.159-5.fc21.x86_64 (110/1376) > >00:08:32,839 INFO packaging: libexif-0.6.21-7.fc21.x86_64 (111/1376) > >00:08:32,839 INFO packaging: desktop-file-utils-0.22-2.fc21.x86_64 (112/1376) > >00:08:32,840 INFO packaging: libbluray-0.6.0-1.fc21.x86_64 (113/1376) > >00:08:32,840 INFO packaging: pixman-0.32.0-3.fc21.x86_64 (114/1376) > >00:08:32,840 INFO packaging: libtool-ltdl-2.4.2-26.fc21.x86_64 (115/1376) > >00:08:32,840 INFO packaging: libidn-1.28-3.fc21.x86_64 (116/1376) > >00:08:32,840 INFO packaging: libsigc++20-2.3.1-4.fc21.x86_64 (117/1376) > >00:08:32,840 INFO packaging: libbasicobjects-0.1.1-23.fc21.x86_64 (118/1376) > >00:08:32,840 INFO packaging: libcollection-0.6.2-23.fc21.x86_64 (119/1376) > >00:08:32,841 INFO packaging: libdhash-0.4.3-23.fc21.x86_64 (120/1376) > >00:08:32,841 INFO packaging: tcp_wrappers-libs-7.6-77.fc21.x86_64 (121/1376) > >00:08:32,841 INFO packaging: json-c-0.11-7.fc21.x86_64 (122/1376) > >00:08:32,841 INFO packaging: libref_array-0.1.4-23.fc21.x86_64 (123/1376) > >00:08:32,841 INFO packaging: xmlrpc-c-1.32.5-1905.svn2451.fc21.x86_64 (124/1376) > >00:08:32,841 INFO packaging: orc-0.4.18-2.fc21.x86_64 (125/1376) > >00:08:32,841 INFO packaging: libtasn1-4.0-1.fc21.x86_64 (126/1376) > >00:08:32,841 INFO packaging: glibmm24-2.41.1-1.fc21.x86_64 (127/1376) > >00:08:32,842 INFO packaging: libgee-0.15.3-1.fc21.x86_64 (128/1376) > >00:08:32,842 INFO packaging: which-2.20-7.fc21.x86_64 (129/1376) > >00:08:32,842 INFO packaging: libgomp-4.9.0-14.fc21.x86_64 (130/1376) > >00:08:32,842 INFO packaging: gawk-4.1.1-3.fc21.x86_64 (131/1376) > >00:08:32,842 INFO packaging: libplist-1.11-2.fc21.x86_64 (132/1376) > >00:08:32,842 INFO packaging: libsss_idmap-1.12.0-4.fc21.beta2.x86_64 (133/1376) > >00:08:32,842 INFO packaging: numactl-libs-2.0.9-2.fc21.x86_64 (134/1376) > >00:08:32,843 INFO packaging: 14:libpcap-1.5.3-4.fc21.x86_64 (135/1376) > >00:08:32,843 INFO packaging: lzo-2.06-6.fc21.x86_64 (136/1376) > >00:08:32,843 INFO packaging: libibverbs-1.1.7-5.fc21.x86_64 (137/1376) > >00:08:32,843 INFO packaging: yajl-2.1.0-2.fc21.x86_64 (138/1376) > >00:08:32,843 INFO packaging: libpciaccess-0.13.3-0.2.fc21.x86_64 (139/1376) > >00:08:32,843 INFO packaging: libical-1.0-5.fc21.x86_64 (140/1376) > >00:08:32,843 INFO packaging: librdmacm-1.0.18.1-2.fc21.x86_64 (141/1376) > >00:08:32,843 INFO packaging: flac-libs-1.3.0-4.fc21.x86_64 (142/1376) > >00:08:32,844 INFO packaging: 1:libtheora-1.1.1-11.fc21.x86_64 (143/1376) > >00:08:32,844 INFO packaging: libodfgen-0.1.1-2.fc21.x86_64 (144/1376) > >00:08:32,844 INFO packaging: libgnome-keyring-3.12.0-2.fc21.x86_64 (145/1376) > >00:08:32,844 INFO packaging: ModemManager-glib-1.2.0-2.fc21.x86_64 (146/1376) > >00:08:32,844 INFO packaging: libv4l-1.0.0-2.fc21.x86_64 (147/1376) > >00:08:32,844 INFO packaging: cpio-2.11-28.fc21.x86_64 (148/1376) > >00:08:32,844 INFO packaging: e2fsprogs-libs-1.42.10-5.fc21.x86_64 (149/1376) > >00:08:32,844 INFO packaging: file-libs-5.19-1.fc21.x86_64 (150/1376) > >00:08:32,845 INFO packaging: hunspell-en-US-0.20121024-8.fc21.noarch (151/1376) > >00:08:32,845 INFO packaging: hunspell-1.3.3-2.fc21.x86_64 (152/1376) > >00:08:32,845 INFO packaging: 1:enchant-1.6.0-8.fc21.x86_64 (153/1376) > >00:08:32,845 INFO packaging: snappy-1.1.1-2.fc21.x86_64 (154/1376) > >00:08:32,845 INFO packaging: libvpx-1.3.0-5.fc21.x86_64 (155/1376) > >00:08:32,845 INFO packaging: gdbm-1.11-2.fc21.x86_64 (156/1376) > >00:08:32,845 INFO packaging: libseccomp-2.1.1-2.fc21.x86_64 (157/1376) > >00:08:32,846 INFO packaging: SDL-1.2.15-15.fc21.x86_64 (158/1376) > >00:08:32,846 INFO packaging: opus-1.1-2.fc21.x86_64 (159/1376) > >00:08:32,846 INFO packaging: libXau-1.0.8-3.fc21.x86_64 (160/1376) > >00:08:32,846 INFO packaging: libxcb-1.10-2.fc21.x86_64 (161/1376) > >00:08:32,846 INFO packaging: speex-1.2-0.20.rc1.fc21.x86_64 (162/1376) > >00:08:32,846 INFO packaging: libusbmuxd-1.0.9-2.fc21.x86_64 (163/1376) > >00:08:32,846 INFO packaging: atkmm-2.22.7-3.fc21.x86_64 (164/1376) > >00:08:32,846 INFO packaging: libcroco-0.6.8-4.fc21.x86_64 (165/1376) > >00:08:32,847 INFO packaging: imsettings-libs-1.6.7-3.fc21.x86_64 (166/1376) > >00:08:32,847 INFO packaging: llvm-libs-3.4-11.fc21.x86_64 (167/1376) > >00:08:32,847 INFO packaging: exempi-2.2.1-6.fc21.x86_64 (168/1376) > >00:08:32,847 INFO packaging: nss-softokn-3.16.2-1.fc21.x86_64 (169/1376) > >00:08:32,847 INFO packaging: apr-1.5.1-2.fc21.x86_64 (170/1376) > >00:08:32,847 INFO packaging: jasper-libs-1.900.1-26.fc21.x86_64 (171/1376) > >00:08:32,847 INFO packaging: libunistring-0.9.3-10.fc21.x86_64 (172/1376) > >00:08:32,847 INFO packaging: kmod-libs-18-1.fc21.x86_64 (173/1376) > >00:08:32,848 INFO packaging: kmod-18-1.fc21.x86_64 (174/1376) > >00:08:32,848 INFO packaging: xz-5.1.2-12alpha.fc21.x86_64 (175/1376) > >00:08:32,848 INFO packaging: adwaita-icon-theme-3.13.3-1.fc21.noarch (176/1376) > >00:08:32,848 INFO packaging: redhat-menus-12.0.2-8.fc21.noarch (177/1376) > >00:08:32,848 INFO packaging: boost-system-1.55.0-2.fc21.x86_64 (178/1376) > >00:08:32,848 INFO packaging: libraw1394-2.1.0-3.fc21.x86_64 (179/1376) > >00:08:32,848 INFO packaging: gsm-1.0.13-11.fc21.x86_64 (180/1376) > >00:08:32,848 INFO packaging: libsndfile-1.0.25-10.fc21.x86_64 (181/1376) > >00:08:32,849 INFO packaging: pcsc-lite-libs-1.8.11-2.fc21.x86_64 (182/1376) > >00:08:32,849 INFO packaging: libdaemon-0.14-7.fc21.x86_64 (183/1376) > >00:08:32,849 INFO packaging: libatomic_ops-7.4.2-3.fc21.x86_64 (184/1376) > >00:08:32,849 INFO packaging: plymouth-core-libs-0.8.9-6.2013.08.14.fc21.x86_64 (185/1376) > >00:08:32,849 INFO packaging: libdvdread-4.9.9-2.fc21.x86_64 (186/1376) > >00:08:32,849 INFO packaging: elfutils-libs-0.159-5.fc21.x86_64 (187/1376) > >00:08:32,849 INFO packaging: groff-base-1.22.2-9.fc21.x86_64 (188/1376) > >00:08:32,849 INFO packaging: 2:tar-1.27.1-5.fc21.x86_64 (189/1376) > >00:08:32,850 INFO packaging: nettle-2.7.1-4.fc21.x86_64 (190/1376) > >00:08:32,850 INFO packaging: avahi-gobject-0.6.31-27.fc21.x86_64 (191/1376) > >00:08:32,850 INFO packaging: celt051-0.5.1.3-8.fc21.x86_64 (192/1376) > >00:08:32,850 INFO packaging: libsolv-0.6.1-2.git6d968f1.fc21.x86_64 (193/1376) > >00:08:32,850 INFO packaging: libmwaw-0.3.1-2.fc21.x86_64 (194/1376) > >00:08:32,850 INFO packaging: libwpd-0.10.0-2.fc21.x86_64 (195/1376) > >00:08:32,850 INFO packaging: libudisks2-2.1.3-2.fc21.x86_64 (196/1376) > >00:08:32,851 INFO packaging: zeitgeist-libs-0.9.14-3.fc21.x86_64 (197/1376) > >00:08:32,851 INFO packaging: bzip2-1.0.6-12.fc21.x86_64 (198/1376) > >00:08:32,851 INFO packaging: diffutils-3.3-7.fc21.x86_64 (199/1376) > >00:08:32,851 INFO packaging: 1:findutils-4.5.12-5.fc21.x86_64 (200/1376) > >00:08:32,851 INFO packaging: taglib-1.9.1-6.fc21.x86_64 (201/1376) > >00:08:32,851 INFO packaging: mesa-libglapi-10.2.2-3.20140625.fc21.x86_64 (202/1376) > >00:08:32,851 INFO packaging: openjpeg-libs-1.5.1-10.fc21.x86_64 (203/1376) > >00:08:32,851 INFO packaging: fuse-libs-2.9.3-3.fc21.x86_64 (204/1376) > >00:08:32,852 INFO packaging: graphite2-1.2.4-2.fc21.x86_64 (205/1376) > >00:08:32,852 INFO packaging: harfbuzz-0.9.29-2.fc21.x86_64 (206/1376) > >00:08:32,852 INFO packaging: harfbuzz-icu-0.9.29-2.fc21.x86_64 (207/1376) > >00:08:32,852 INFO packaging: hyphen-2.8.7-2.fc21.x86_64 (208/1376) > >00:08:32,852 INFO packaging: libusal-1.1.11-23.fc21.x86_64 (209/1376) > >00:08:32,852 INFO packaging: libieee1284-0.2.11-16.fc21.x86_64 (210/1376) > >00:08:32,852 INFO packaging: bluez-libs-5.18-2.fc21.x86_64 (211/1376) > >00:08:32,852 INFO packaging: libwebp-0.4.0-4.fc21.x86_64 (212/1376) > >00:08:32,853 INFO packaging: wavpack-4.70.0-2.fc21.x86_64 (213/1376) > >00:08:32,853 INFO packaging: libevdev-1.2.2-2.fc21.x86_64 (214/1376) > >00:08:32,853 INFO packaging: cdparanoia-libs-10.2-17.fc21.x86_64 (215/1376) > >00:08:32,853 INFO packaging: libwpg-0.3.0-2.fc21.x86_64 (216/1376) > >00:08:32,853 INFO packaging: hawkey-0.4.17-1.fc21.x86_64 (217/1376) > >00:08:32,853 INFO packaging: elfutils-0.159-5.fc21.x86_64 (218/1376) > >00:08:32,853 INFO packaging: libdvdnav-4.2.1-3.fc21.x86_64 (219/1376) > >00:08:32,853 INFO packaging: gc-7.4.2-1.fc21.x86_64 (220/1376) > >00:08:32,854 INFO packaging: libsamplerate-0.1.8-6.fc21.x86_64 (221/1376) > >00:08:32,854 INFO packaging: libavc1394-0.5.3-15.fc21.x86_64 (222/1376) > >00:08:32,854 INFO packaging: libiec61883-1.2.0-11.fc21.x86_64 (223/1376) > >00:08:32,854 INFO packaging: boost-thread-1.55.0-2.fc21.x86_64 (224/1376) > >00:08:32,854 INFO packaging: gnome-menus-3.10.1-3.fc21.x86_64 (225/1376) > >00:08:32,854 INFO packaging: apr-util-1.5.3-2.fc21.x86_64 (226/1376) > >00:08:32,854 INFO packaging: libshout-2.2.2-11.fc21.x86_64 (227/1376) > >00:08:32,854 INFO packaging: xcb-util-0.3.9-4.fc21.x86_64 (228/1376) > >00:08:32,855 INFO packaging: leveldb-1.12.0-6.fc21.x86_64 (229/1376) > >00:08:32,855 INFO packaging: file-5.19-1.fc21.x86_64 (230/1376) > >00:08:32,855 INFO packaging: fuse-2.9.3-3.fc21.x86_64 (231/1376) > >00:08:32,855 INFO packaging: p11-kit-trust-0.20.3-1.fc21.x86_64 (232/1376) > >00:08:32,855 INFO packaging: ca-certificates-2013.1.97-3.fc21.noarch (233/1376) > >00:08:32,855 INFO packaging: acl-2.2.52-5.fc21.x86_64 (234/1376) > >00:08:32,855 INFO packaging: mpfr-3.1.2-5.fc21.x86_64 (235/1376) > >00:08:32,856 INFO packaging: libosinfo-0.2.9-2.fc21.x86_64 (236/1376) > >00:08:32,856 INFO packaging: keyutils-1.5.9-2.fc21.x86_64 (237/1376) > >00:08:32,856 INFO packaging: telepathy-logger-0.8.0-5.fc21.x86_64 (238/1376) > >00:08:32,856 INFO packaging: libnl3-cli-3.2.25-1.fc21.x86_64 (239/1376) > >00:08:32,856 INFO packaging: libpinyin-data-1.0.0-2.fc21.x86_64 (240/1376) > >00:08:32,856 INFO packaging: libpinyin-1.0.0-2.fc21.x86_64 (241/1376) > >00:08:32,857 INFO packaging: libwps-0.3.0-2.fc21.x86_64 (242/1376) > >00:08:32,857 INFO packaging: gmime-2.6.20-2.fc21.x86_64 (243/1376) > >00:08:32,857 INFO packaging: libgee06-0.6.8-3.fc21.x86_64 (244/1376) > >00:08:32,857 INFO packaging: libgtop2-2.30.0-2.fc21.x86_64 (245/1376) > >00:08:32,857 INFO packaging: libvirt-gconfig-0.1.8-2.fc21.x86_64 (246/1376) > >00:08:32,857 INFO packaging: libiscsi-1.11.0-1.fc21.x86_64 (247/1376) > >00:08:32,858 INFO packaging: libassuan-2.1.0-3.fc21.x86_64 (248/1376) > >00:08:32,858 INFO packaging: exiv2-libs-0.24-2.fc21.x86_64 (249/1376) > >00:08:32,858 INFO packaging: pinentry-0.8.3-2.fc21.x86_64 (250/1376) > >00:08:32,858 INFO packaging: boost-iostreams-1.55.0-2.fc21.x86_64 (251/1376) > >00:08:32,858 INFO packaging: libcdio-0.92-2.fc21.x86_64 (252/1376) > >00:08:32,858 INFO packaging: libcdio-paranoia-10.2+0.90+1-3.fc21.x86_64 (253/1376) > >00:08:32,858 INFO packaging: mozjs24-24.2.0-4.fc21.x86_64 (254/1376) > >00:08:32,858 INFO packaging: mozjs17-17.0.0-11.fc21.x86_64 (255/1376) > >00:08:32,859 INFO packaging: xml-common-0.6.3-41.fc21.noarch (256/1376) > >00:08:32,859 INFO packaging: iso-codes-3.54-2.fc21.noarch (257/1376) > >00:08:32,859 INFO packaging: protobuf-2.5.0-9.fc21.x86_64 (258/1376) > >00:08:32,859 INFO packaging: clucene-core-2.3.3.4-12.fc21.x86_64 (259/1376) > >00:08:32,859 INFO packaging: libfontenc-1.1.1-5.fc21.x86_64 (260/1376) > >00:08:32,859 INFO packaging: libXfont-1.4.7-2.fc21.x86_64 (261/1376) > >00:08:32,859 INFO packaging: 1:xorg-x11-font-utils-7.5-19.fc21.x86_64 (262/1376) > >00:08:32,859 INFO packaging: vpnc-script-0.5.3-22.svn457.fc21.noarch (263/1376) > >00:08:32,860 INFO packaging: paratype-pt-sans-fonts-20101909-4.fc21.noarch (264/1376) > >00:08:32,860 INFO packaging: 1:liberation-mono-fonts-1.07.4-3.fc21.noarch (265/1376) > >00:08:32,860 INFO packaging: ncurses-5.9-14.20140323.fc21.x86_64 (266/1376) > >00:08:32,860 INFO packaging: libedit-3.1-6.20140213cvs.fc21.x86_64 (267/1376) > >00:08:32,860 INFO packaging: ilmbase-2.1.0-2.fc21.x86_64 (268/1376) > >00:08:32,860 INFO packaging: mythes-1.2.4-1.fc21.x86_64 (269/1376) > >00:08:32,860 INFO packaging: boost-date-time-1.55.0-2.fc21.x86_64 (270/1376) > >00:08:32,860 INFO packaging: soundtouch-1.4.0-9.fc21.x86_64 (271/1376) > >00:08:32,861 INFO packaging: libaio-0.3.110-3.fc21.x86_64 (272/1376) > >00:08:32,861 INFO packaging: 1:libvisual-0.4.0-16.fc21.x86_64 (273/1376) > >00:08:32,861 INFO packaging: libXdmcp-1.1.1-6.fc21.x86_64 (274/1376) > >00:08:32,861 INFO packaging: libqb-0.17.0-3.fc21.x86_64 (275/1376) > >00:08:32,861 INFO packaging: libxshmfence-1.1-2.fc21.x86_64 (276/1376) > >00:08:32,861 INFO packaging: hostname-3.15-2.fc21.x86_64 (277/1376) > >00:08:32,861 INFO packaging: babl-0.1.10-9.fc21.x86_64 (278/1376) > >00:08:32,861 INFO packaging: slang-2.2.4-12.fc21.x86_64 (279/1376) > >00:08:32,862 INFO packaging: newt-0.52.17-3.fc21.x86_64 (280/1376) > >00:08:32,862 INFO packaging: mtdev-1.1.5-3.fc21.x86_64 (281/1376) > >00:08:32,862 INFO packaging: libdv-1.0.0-18.fc21.x86_64 (282/1376) > >00:08:32,862 INFO packaging: linux-atm-libs-2.5.1-9.fc21.x86_64 (283/1376) > >00:08:32,862 INFO packaging: gutenprint-libs-5.2.10-2.fc21.x86_64 (284/1376) > >00:08:32,862 INFO packaging: libnfnetlink-1.0.1-4.fc21.x86_64 (285/1376) > >00:08:32,862 INFO packaging: mythes-cs-0.20070926-11.fc21.noarch (286/1376) > >00:08:32,862 INFO packaging: OpenEXR-libs-2.1.0-4.fc21.x86_64 (287/1376) > >00:08:32,863 INFO packaging: clucene-contribs-lib-2.3.3.4-12.fc21.x86_64 (288/1376) > >00:08:32,863 INFO packaging: protobuf-compiler-2.5.0-9.fc21.x86_64 (289/1376) > >00:08:32,863 INFO packaging: protobuf-c-0.15-9.fc21.x86_64 (290/1376) > >00:08:32,863 INFO packaging: liborcus-0.7.0-4.fc21.x86_64 (291/1376) > >00:08:32,863 INFO packaging: libgexiv2-0.10.1-3.fc21.x86_64 (292/1376) > >00:08:32,863 INFO packaging: libteam-1.11-1.fc21.x86_64 (293/1376) > >00:08:32,863 INFO packaging: fuseiso-20070708-15.fc21.x86_64 (294/1376) > >00:08:32,863 INFO packaging: cdparanoia-10.2-17.fc21.x86_64 (295/1376) > >00:08:32,864 INFO packaging: hyphen-cs-20080822-2.fc21.noarch (296/1376) > >00:08:32,864 INFO packaging: hyphen-en-2.8.7-2.fc21.noarch (297/1376) > >00:08:32,864 INFO packaging: perl-HTTP-Tiny-0.043-2.fc21.noarch (298/1376) > >00:08:32,864 INFO packaging: perl-podlators-2.5.3-2.fc21.noarch (299/1376) > >00:08:32,864 INFO packaging: perl-Pod-Perldoc-3.23-2.fc21.noarch (300/1376) > >00:08:32,864 INFO packaging: perl-Text-ParseWords-3.29-6.fc21.noarch (301/1376) > >00:08:32,864 INFO packaging: 3:perl-version-0.99.08-2.fc21.x86_64 (302/1376) > >00:08:32,864 INFO packaging: 1:perl-Pod-Escapes-1.04-301.fc21.noarch (303/1376) > >00:08:32,865 INFO packaging: 1:perl-Encode-2.62-2.fc21.x86_64 (304/1376) > >00:08:32,865 INFO packaging: 1:perl-parent-0.228-2.fc21.noarch (305/1376) > >00:08:32,865 INFO packaging: perl-Pod-Usage-1.64-1.fc21.noarch (306/1376) > >00:08:32,865 INFO packaging: 4:perl-libs-5.18.2-301.fc21.x86_64 (307/1376) > >00:08:32,865 INFO packaging: 4:perl-macros-5.18.2-301.fc21.x86_64 (308/1376) > >00:08:32,865 INFO packaging: perl-Getopt-Long-2.42-2.fc21.noarch (309/1376) > >00:08:32,865 INFO packaging: perl-constant-1.27-293.fc21.noarch (310/1376) > >00:08:32,866 INFO packaging: perl-Carp-1.33.01-2.fc21.noarch (311/1376) > >00:08:32,866 INFO packaging: perl-Time-Local-1.2300-292.fc21.noarch (312/1376) > >00:08:32,866 INFO packaging: perl-Storable-2.45-3.fc21.x86_64 (313/1376) > >00:08:32,866 INFO packaging: 1:perl-Socket-2.014-2.fc21.x86_64 (314/1376) > >00:08:32,866 INFO packaging: perl-Exporter-5.70-2.fc21.noarch (315/1376) > >00:08:32,866 INFO packaging: perl-Time-HiRes-1.9726-2.fc21.x86_64 (316/1376) > >00:08:32,866 INFO packaging: 1:perl-threads-1.92-2.fc21.x86_64 (317/1376) > >00:08:32,866 INFO packaging: 1:perl-Pod-Simple-3.28-293.fc21.noarch (318/1376) > >00:08:32,867 INFO packaging: perl-File-Path-2.09-293.fc21.noarch (319/1376) > >00:08:32,867 INFO packaging: perl-PathTools-3.47-2.fc21.x86_64 (320/1376) > >00:08:32,867 INFO packaging: perl-threads-shared-1.46-3.fc21.x86_64 (321/1376) > >00:08:32,867 INFO packaging: perl-File-Temp-0.23.04-2.fc21.noarch (322/1376) > >00:08:32,867 INFO packaging: perl-Scalar-List-Utils-1.38-2.fc21.x86_64 (323/1376) > >00:08:32,867 INFO packaging: 1:perl-Filter-1.50-2.fc21.x86_64 (324/1376) > >00:08:32,867 INFO packaging: 1:perl-Module-CoreList-3.03-301.fc21.noarch (325/1376) > >00:08:32,867 INFO packaging: 4:perl-5.18.2-301.fc21.x86_64 (326/1376) > >00:08:32,868 INFO packaging: perl-Data-Dumper-2.151-2.fc21.x86_64 (327/1376) > >00:08:32,868 INFO packaging: less-458-11.fc21.x86_64 (328/1376) > >00:08:32,868 INFO packaging: firebird-libfbembed-2.5.2.26539.0-11.fc21.x86_64 (329/1376) > >00:08:32,868 INFO packaging: gettext-libs-0.19.1-1.fc21.x86_64 (330/1376) > >00:08:32,868 INFO packaging: LibRaw-0.16.0-3.fc21.x86_64 (331/1376) > >00:08:32,868 INFO packaging: hunspell-cs-20080822-2.fc21.noarch (332/1376) > >00:08:32,868 INFO packaging: lzop-1.03-10.fc21.x86_64 (333/1376) > >00:08:32,868 INFO packaging: m17n-db-1.6.5-3.fc21.noarch (334/1376) > >00:08:32,869 INFO packaging: m17n-lib-1.6.4-11.fc21.x86_64 (335/1376) > >00:08:32,869 INFO packaging: fftw-libs-double-3.3.4-4.fc21.x86_64 (336/1376) > >00:08:32,869 INFO packaging: libofa-0.9.3-24.fc21.x86_64 (337/1376) > >00:08:32,869 INFO packaging: gstreamer-tools-0.10.36-8.fc21.x86_64 (338/1376) > >00:08:32,869 INFO packaging: gstreamer-0.10.36-8.fc21.x86_64 (339/1376) > >00:08:32,869 INFO packaging: tcp_wrappers-7.6-77.fc21.x86_64 (340/1376) > >00:08:32,869 INFO packaging: libisofs-1.3.8-1.fc21.x86_64 (341/1376) > >00:08:32,869 INFO packaging: 2:vim-minimal-7.4.307-2.fc21.x86_64 (342/1376) > >00:08:32,870 INFO packaging: telepathy-idle-0.2.0-2.fc21.x86_64 (343/1376) > >00:08:32,870 INFO packaging: iw-3.14-2.fc21.x86_64 (344/1376) > >00:08:32,870 INFO packaging: lua-expat-1.3.0-3.fc21.x86_64 (345/1376) > >00:08:32,870 INFO packaging: lua-socket-3.0-0.6rc1.fc21.x86_64 (346/1376) > >00:08:32,870 INFO packaging: lua-lpeg-0.12-3.fc21.x86_64 (347/1376) > >00:08:32,870 INFO packaging: lua-json-1.3.2-3.fc21.noarch (348/1376) > >00:08:32,870 INFO packaging: libquvi-scripts-0.9.20131130-2.fc21.noarch (349/1376) > >00:08:32,870 INFO packaging: highlight-3.18-3.fc21.x86_64 (350/1376) > >00:08:32,871 INFO packaging: cyrus-sasl-plain-2.1.26-17.fc21.x86_64 (351/1376) > >00:08:32,871 INFO packaging: libdb-utils-5.3.28-6.fc21.x86_64 (352/1376) > >00:08:32,871 INFO packaging: libfreehand-0.1.0-2.fc21.x86_64 (353/1376) > >00:08:32,871 INFO packaging: libabw-0.1.0-2.fc21.x86_64 (354/1376) > >00:08:32,871 INFO packaging: libmspub-0.1.1-1.fc21.x86_64 (355/1376) > >00:08:32,871 INFO packaging: libcdr-0.1.0-2.fc21.x86_64 (356/1376) > >00:08:32,871 INFO packaging: libetonyek-0.1.1-2.fc21.x86_64 (357/1376) > >00:08:32,871 INFO packaging: libe-book-0.1.1-2.fc21.x86_64 (358/1376) > >00:08:32,872 INFO packaging: libvisio-0.1.0-2.fc21.x86_64 (359/1376) > >00:08:32,872 INFO packaging: libqmi-1.8.0-2.fc21.x86_64 (360/1376) > >00:08:32,872 INFO packaging: libipa_hbac-1.12.0-4.fc21.beta2.x86_64 (361/1376) > >00:08:32,872 INFO packaging: liblangtag-0.5.4-2.fc21.x86_64 (362/1376) > >00:08:32,872 INFO packaging: libgsystem-2014.2-2.fc21.x86_64 (363/1376) > >00:08:32,872 INFO packaging: meanwhile-1.1.0-15.fc21.x86_64 (364/1376) > >00:08:32,872 INFO packaging: libtranslit-0.0.3-4.fc21.x86_64 (365/1376) > >00:08:32,872 INFO packaging: libtranslit-m17n-0.0.3-4.fc21.x86_64 (366/1376) > >00:08:32,873 INFO packaging: libgsf-1.14.29-2.fc21.x86_64 (367/1376) > >00:08:32,873 INFO packaging: device-mapper-persistent-data-0.3.2-3.fc21.x86_64 (368/1376) > >00:08:32,873 INFO packaging: libmetalink-0.1.2-5.fc21.x86_64 (369/1376) > >00:08:32,873 INFO packaging: gdisk-0.8.10-3.fc21.x86_64 (370/1376) > >00:08:32,873 INFO packaging: librsync-0.9.7-23.fc21.x86_64 (371/1376) > >00:08:32,874 INFO packaging: ttmkfdir-3.0.9-42.fc21.x86_64 (372/1376) > >00:08:32,874 INFO packaging: unzip-6.0-14.fc21.x86_64 (373/1376) > >00:08:32,874 INFO packaging: setools-libs-3.3.8-3.fc21.x86_64 (374/1376) > >00:08:32,874 INFO packaging: libchewing-0.4.0-3.fc21.x86_64 (375/1376) > >00:08:32,874 INFO packaging: bc-1.06.95-12.fc21.x86_64 (376/1376) > >00:08:32,874 INFO packaging: libopenraw-0.0.9-8.fc21.x86_64 (377/1376) > >00:08:32,875 INFO packaging: mtools-4.0.18-5.fc21.x86_64 (378/1376) > >00:08:32,875 INFO packaging: liblouis-2.5.4-3.fc21.x86_64 (379/1376) > >00:08:32,875 INFO packaging: 1:make-4.0-2.fc21.x86_64 (380/1376) > >00:08:32,875 INFO packaging: libidn2-0.8-6.fc21.x86_64 (381/1376) > >00:08:32,875 INFO packaging: libquadmath-4.9.0-14.fc21.x86_64 (382/1376) > >00:08:32,875 INFO packaging: libgfortran-4.9.0-14.fc21.x86_64 (383/1376) > >00:08:32,876 INFO packaging: atlas-3.10.1-13.fc21.x86_64 (384/1376) > >00:08:32,876 INFO packaging: libss-1.42.10-5.fc21.x86_64 (385/1376) > >00:08:32,876 INFO packaging: libtar-1.2.20-4.fc21.x86_64 (386/1376) > >00:08:32,876 INFO packaging: qpdf-libs-5.1.2-1.fc21.x86_64 (387/1376) > >00:08:32,876 INFO packaging: libselinux-utils-2.3-3.fc21.x86_64 (388/1376) > >00:08:32,876 INFO packaging: psmisc-22.21-4.fc21.x86_64 (389/1376) > >00:08:32,877 INFO packaging: dtc-1.4.0-4.fc21.x86_64 (390/1376) > >00:08:32,877 INFO packaging: 1:liberation-sans-fonts-1.07.4-3.fc21.noarch (391/1376) > >00:08:32,877 INFO packaging: dejavu-serif-fonts-2.34-3.fc21.noarch (392/1376) > >00:08:32,877 INFO packaging: 1:liberation-serif-fonts-1.07.4-3.fc21.noarch (393/1376) > >00:08:32,877 INFO packaging: dejavu-sans-mono-fonts-2.34-3.fc21.noarch (394/1376) > >00:08:32,877 INFO packaging: google-crosextra-caladea-fonts-1.002-0.4.20130214.fc21.noarch (395/1376) > >00:08:32,878 INFO packaging: dejavu-sans-fonts-2.34-3.fc21.noarch (396/1376) > >00:08:32,878 INFO packaging: google-crosextra-carlito-fonts-1.103-0.2.20130920.fc21.noarch (397/1376) > >00:08:32,878 INFO packaging: 1:libreoffice-opensymbol-fonts-4.3.0.2-1.fc21.noarch (398/1376) > >00:08:32,878 INFO packaging: abattis-cantarell-fonts-0.0.15-2.fc21.noarch (399/1376) > >00:08:32,878 INFO packaging: 2:ncftp-3.2.5-8.fc21.x86_64 (400/1376) > >00:08:32,878 INFO packaging: marisa-0.2.4-6.fc21.x86_64 (401/1376) > >00:08:32,878 INFO packaging: tbb-4.1-7.20130314.fc21.x86_64 (402/1376) > >00:08:32,879 INFO packaging: suitesparse-4.2.1-3.fc21.x86_64 (403/1376) > >00:08:32,879 INFO packaging: webrtc-audio-processing-0.1-7.fc21.x86_64 (404/1376) > >00:08:32,879 INFO packaging: libmodman-2.0.1-8.fc21.x86_64 (405/1376) > >00:08:32,879 INFO packaging: libproxy-0.4.11-9.fc21.x86_64 (406/1376) > >00:08:32,879 INFO packaging: qrencode-libs-3.4.2-2.fc21.x86_64 (407/1376) > >00:08:32,879 INFO packaging: libgdither-0.6-8.fc21.x86_64 (408/1376) > >00:08:32,880 INFO packaging: gavl-1.4.0-5.fc21.x86_64 (409/1376) > >00:08:32,880 INFO packaging: libsmartcols-2.25-0.3.fc21.x86_64 (410/1376) > >00:08:32,880 INFO packaging: 2:ntfs-3g-2014.2.15-3.fc21.x86_64 (411/1376) > >00:08:32,880 INFO packaging: libasyncns-0.8-7.fc21.x86_64 (412/1376) > >00:08:32,880 INFO packaging: opencc-0.4.3-3.fc21.x86_64 (413/1376) > >00:08:32,880 INFO packaging: jimtcl-0.75-2.fc21.x86_64 (414/1376) > >00:08:32,881 INFO packaging: 2:ethtool-3.14-2.fc21.x86_64 (415/1376) > >00:08:32,881 INFO packaging: libunwind-1.1-6.fc21.x86_64 (416/1376) > >00:08:32,881 INFO packaging: libestr-0.1.9-2.fc21.x86_64 (417/1376) > >00:08:32,881 INFO packaging: pakchois-0.4-10.fc21.x86_64 (418/1376) > >00:08:32,881 INFO packaging: libsilc-1.1.10-12.fc21.x86_64 (419/1376) > >00:08:32,881 INFO packaging: pth-2.0.7-23.fc21.x86_64 (420/1376) > >00:08:32,881 INFO packaging: libiptcdata-1.0.4-11.fc21.x86_64 (421/1376) > >00:08:32,882 INFO packaging: c-ares-1.10.0-3.fc21.x86_64 (422/1376) > >00:08:32,882 INFO packaging: passwdqc-lib-1.3.0-2.fc21.x86_64 (423/1376) > >00:08:32,882 INFO packaging: dosfstools-3.0.26-2.fc21.x86_64 (424/1376) > >00:08:32,882 INFO packaging: libpipeline-1.3.0-2.fc21.x86_64 (425/1376) > >00:08:32,882 INFO packaging: lpsolve-5.5.2.0-9.fc21.x86_64 (426/1376) > >00:08:32,882 INFO packaging: liboath-2.4.1-4.fc21.x86_64 (427/1376) > >00:08:32,883 INFO packaging: libtommath-0.42.0-4.fc21.x86_64 (428/1376) > >00:08:32,883 INFO packaging: libtomcrypt-1.17-23.fc21.x86_64 (429/1376) > >00:08:32,883 INFO packaging: stoken-libs-0.6-1.fc21.x86_64 (430/1376) > >00:08:32,883 INFO packaging: 1:hardlink-1.0-19.fc21.x86_64 (431/1376) > >00:08:32,883 INFO packaging: libverto-0.2.6-2.fc21.x86_64 (432/1376) > >00:08:32,883 INFO packaging: krb5-libs-1.12.1-9.fc21.x86_64 (433/1376) > >00:08:32,884 INFO packaging: 1:openssl-libs-1.0.1h-5.fc21.x86_64 (434/1376) > >00:08:32,884 INFO packaging: coreutils-8.22-16.fc21.x86_64 (435/1376) > >00:08:32,884 INFO packaging: crypto-policies-20140620-1.gitdac1524.fc21.noarch (436/1376) > >00:08:32,884 INFO packaging: fontconfig-2.11.1-4.fc21.x86_64 (437/1376) > >00:08:32,884 INFO packaging: python-libs-2.7.7-2.fc21.x86_64 (438/1376) > >00:08:32,884 INFO packaging: python-2.7.7-2.fc21.x86_64 (439/1376) > >00:08:32,884 INFO packaging: 1:cups-libs-1.7.3-2.fc21.x86_64 (440/1376) > >00:08:32,885 INFO packaging: alsa-lib-1.0.27.2-3.fc21.x86_64 (441/1376) > >00:08:32,885 INFO packaging: libblkid-2.25-0.3.fc21.x86_64 (442/1376) > >00:08:32,885 INFO packaging: dbus-python-1.2.0-5.fc21.x86_64 (443/1376) > >00:08:32,885 INFO packaging: python3-pip-1.5.6-2.fc21.noarch (444/1376) > >00:08:32,885 INFO packaging: python3-setuptools-2.0-8.fc21.noarch (445/1376) > >00:08:32,885 INFO packaging: python3-3.4.1-12.fc21.x86_64 (446/1376) > >00:08:32,886 INFO packaging: python3-libs-3.4.1-12.fc21.x86_64 (447/1376) > >00:08:32,886 INFO packaging: libarchive-3.1.2-8.fc21.x86_64 (448/1376) > >00:08:32,886 INFO packaging: libssh2-1.4.3-13.fc21.x86_64 (449/1376) > >00:08:32,886 INFO packaging: pygobject3-base-3.13.3-1.fc21.x86_64 (450/1376) > >00:08:32,886 INFO packaging: glusterfs-libs-3.5.1-1.fc21.x86_64 (451/1376) > >00:08:32,886 INFO packaging: gzip-1.6-3.fc21.x86_64 (452/1376) > >00:08:32,887 INFO packaging: python-six-1.6.1-3.fc21.noarch (453/1376) > >00:08:32,887 INFO packaging: hicolor-icon-theme-0.13-2.fc21.noarch (454/1376) > >00:08:32,887 INFO packaging: gnome-icon-theme-3.12.0-2.fc21.noarch (455/1376) > >00:08:32,887 INFO packaging: xdg-utils-1.1.0-0.25.rc2.fc21.noarch (456/1376) > >00:08:32,887 INFO packaging: fedora-logos-21.0.3-2.fc21.x86_64 (457/1376) > >00:08:32,887 INFO packaging: libevent-2.0.21-5.fc21.x86_64 (458/1376) > >00:08:32,888 INFO packaging: cracklib-2.9.1-3.fc21.x86_64 (459/1376) > >00:08:32,888 INFO packaging: libselinux-python-2.3-3.fc21.x86_64 (460/1376) > >00:08:32,888 INFO packaging: pygobject2-2.28.6-12.fc21.x86_64 (461/1376) > >00:08:32,888 INFO packaging: gettext-0.19.1-1.fc21.x86_64 (462/1376) > >00:08:32,888 INFO packaging: genisoimage-1.1.11-23.fc21.x86_64 (463/1376) > >00:08:32,888 INFO packaging: 1:net-snmp-libs-5.7.2-20.fc21.x86_64 (464/1376) > >00:08:32,888 INFO packaging: cracklib-dicts-2.9.1-3.fc21.x86_64 (465/1376) > >00:08:32,889 INFO packaging: pam-1.1.8-12.fc21.x86_64 (466/1376) > >00:08:32,889 INFO packaging: libpwquality-1.2.3-3.fc21.x86_64 (467/1376) > >00:08:32,889 INFO packaging: systemd-libs-215-2.fc21.x86_64 (468/1376) > >00:08:32,889 INFO packaging: libusbx-1.0.19-1.fc21.x86_64 (469/1376) > >00:08:32,889 INFO packaging: usbredir-0.7-2.fc21.x86_64 (470/1376) > >00:08:32,889 INFO packaging: procps-ng-3.3.9-10.fc21.x86_64 (471/1376) > >00:08:32,890 INFO packaging: plymouth-graphics-libs-0.8.9-6.2013.08.14.fc21.x86_64 (472/1376) > >00:08:32,890 INFO packaging: python3-dbus-1.2.0-5.fc21.x86_64 (473/1376) > >00:08:32,890 INFO packaging: libmount-2.25-0.3.fc21.x86_64 (474/1376) > >00:08:32,890 INFO packaging: audit-libs-python-2.3.7-2.fc21.x86_64 (475/1376) > >00:08:32,891 INFO packaging: libxml2-python-2.9.1-3.fc21.x86_64 (476/1376) > >00:08:32,891 INFO packaging: python-decorator-3.4.0-5.fc21.noarch (477/1376) > >00:08:32,891 INFO packaging: gdb-7.7.90.20140627-8.fc21.x86_64 (478/1376) > >00:08:32,891 INFO packaging: 1:openssl-1.0.1h-5.fc21.x86_64 (479/1376) > >00:08:32,891 INFO packaging: 1:freerdp-libwinpr-1.1.0-0.12.beta.2013071101.fc21.x86_64 (480/1376) > >00:08:32,892 INFO packaging: cyrus-sasl-md5-2.1.26-17.fc21.x86_64 (481/1376) > >00:08:32,892 INFO packaging: fipscheck-lib-1.4.1-5.fc21.x86_64 (482/1376) > >00:08:32,892 INFO packaging: fipscheck-1.4.1-5.fc21.x86_64 (483/1376) > >00:08:32,892 INFO packaging: libtirpc-0.2.4-4.0.fc21.x86_64 (484/1376) > >00:08:32,892 INFO packaging: 1:libusb-0.1.5-4.fc21.x86_64 (485/1376) > >00:08:32,892 INFO packaging: libatasmart-0.19-6.fc21.x86_64 (486/1376) > >00:08:32,892 INFO packaging: libinput-0.4.0-2.fc21.x86_64 (487/1376) > >00:08:32,892 INFO packaging: dvd+rw-tools-7.1-15.fc21.x86_64 (488/1376) > >00:08:32,893 INFO packaging: python-slip-0.6.0-3.fc21.noarch (489/1376) > >00:08:32,893 INFO packaging: python-slip-dbus-0.6.0-3.fc21.noarch (490/1376) > >00:08:32,893 INFO packaging: python-iniparse-0.4-14.fc21.noarch (491/1376) > >00:08:32,893 INFO packaging: python-ecdsa-0.11-3.fc21.noarch (492/1376) > >00:08:32,893 INFO packaging: python3-markupsafe-0.23-5.fc21.x86_64 (493/1376) > >00:08:32,893 INFO packaging: python3-beaker-1.5.4-10.fc21.noarch (494/1376) > >00:08:32,893 INFO packaging: python3-mako-1.0.0-1.fc21.noarch (495/1376) > >00:08:32,893 INFO packaging: liblouis-python3-2.5.4-3.fc21.noarch (496/1376) > >00:08:32,894 INFO packaging: python3-enchant-1.6.5-14.fc21.noarch (497/1376) > >00:08:32,894 INFO packaging: e2fsprogs-1.42.10-5.fc21.x86_64 (498/1376) > >00:08:32,894 INFO packaging: xfsprogs-3.2.0-2.fc21.x86_64 (499/1376) > >00:08:32,894 INFO packaging: flite-1.3-22.fc21.x86_64 (500/1376) > >00:08:32,894 INFO packaging: python-cups-1.9.67-1.fc21.x86_64 (501/1376) > >00:08:32,894 INFO packaging: 1:cups-client-1.7.3-2.fc21.x86_64 (502/1376) > >00:08:32,894 INFO packaging: langtable-python-0.0.24-4.fc21.noarch (503/1376) > >00:08:32,894 INFO packaging: python-cssselect-0.9.1-4.fc21.noarch (504/1376) > >00:08:32,895 INFO packaging: python-lxml-3.3.5-3.fc21.x86_64 (505/1376) > >00:08:32,895 INFO packaging: newt-python-0.52.17-3.fc21.x86_64 (506/1376) > >00:08:32,895 INFO packaging: authconfig-6.2.8-9.fc21.x86_64 (507/1376) > >00:08:32,895 INFO packaging: pyxattr-0.5.3-1.fc21.x86_64 (508/1376) > >00:08:32,895 INFO packaging: pytalloc-2.1.1-2.fc21.x86_64 (509/1376) > >00:08:32,895 INFO packaging: python-xpyb-1.3.1-3.fc21.x86_64 (510/1376) > >00:08:32,895 INFO packaging: python-GnuPGInterface-0.3.2-13.fc21.noarch (511/1376) > >00:08:32,896 INFO packaging: python-cloudfiles-1.7.10-5.fc21.noarch (512/1376) > >00:08:32,896 INFO packaging: pyliblzma-0.5.3-11.fc21.x86_64 (513/1376) > >00:08:32,896 INFO packaging: python-crypto-2.6.1-5.fc21.x86_64 (514/1376) > >00:08:32,896 INFO packaging: python-paramiko-1.12.4-1.fc21.noarch (515/1376) > >00:08:32,896 INFO packaging: python-IPy-0.81-11.fc21.noarch (516/1376) > >00:08:32,896 INFO packaging: fros-1.0-5.fc21.noarch (517/1376) > >00:08:32,896 INFO packaging: yum-metadata-parser-1.1.4-12.fc21.x86_64 (518/1376) > >00:08:32,896 INFO packaging: python-sssdconfig-1.12.0-4.fc21.beta2.noarch (519/1376) > >00:08:32,897 INFO packaging: python-inotify-0.9.4-6.fc21.noarch (520/1376) > >00:08:32,897 INFO packaging: pyxdg-0.25-4.fc21.noarch (521/1376) > >00:08:32,897 INFO packaging: python-augeas-0.4.1-6.fc21.noarch (522/1376) > >00:08:32,897 INFO packaging: python-chardet-2.2.1-1.fc21.noarch (523/1376) > >00:08:32,897 INFO packaging: python-kitchen-1.1.1-7.fc21.noarch (524/1376) > >00:08:32,897 INFO packaging: python-dropbox-2.1.0-1.fc21.noarch (525/1376) > >00:08:32,897 INFO packaging: python-boto-2.27.0-2.fc21.noarch (526/1376) > >00:08:32,897 INFO packaging: PyXB-1.2.3-2.fc21.noarch (527/1376) > >00:08:32,898 INFO packaging: python-javapackages-4.1.0-1.fc21.noarch (528/1376) > >00:08:32,898 INFO packaging: 1:python-lockfile-0.9.1-8.fc21.noarch (529/1376) > >00:08:32,898 INFO packaging: ghostscript-fonts-5.50-33.fc21.noarch (530/1376) > >00:08:32,898 INFO packaging: urw-fonts-2.4-19.fc21.noarch (531/1376) > >00:08:32,898 INFO packaging: xorg-x11-fonts-Type1-7.5-10.fc21.noarch (532/1376) > >00:08:32,898 INFO packaging: sound-theme-freedesktop-0.8-4.fc21.noarch (533/1376) > >00:08:32,898 INFO packaging: logrotate-3.8.7-2.fc21.x86_64 (534/1376) > >00:08:32,898 INFO packaging: 5:guile-2.0.11-2.fc21.x86_64 (535/1376) > >00:08:32,899 INFO packaging: wodim-1.1.11-23.fc21.x86_64 (536/1376) > >00:08:32,899 INFO packaging: nss-3.16.2-1.fc21.x86_64 (537/1376) > >00:08:32,899 INFO packaging: nss-sysinit-3.16.2-1.fc21.x86_64 (538/1376) > >00:08:32,899 INFO packaging: librados2-0.81.0-4.fc21.x86_64 (539/1376) > >00:08:32,899 INFO packaging: librbd1-0.81.0-4.fc21.x86_64 (540/1376) > >00:08:32,899 INFO packaging: nss-tools-3.16.2-1.fc21.x86_64 (541/1376) > >00:08:32,899 INFO packaging: openldap-2.4.39-8.fc21.x86_64 (542/1376) > >00:08:32,899 INFO packaging: libcurl-7.37.0-3.fc21.x86_64 (543/1376) > >00:08:32,900 INFO packaging: libldb-1.1.17-3.fc21.x86_64 (544/1376) > >00:08:32,900 INFO packaging: 2:libwbclient-4.1.9-3.fc21.x86_64 (545/1376) > >00:08:32,900 INFO packaging: 2:samba-libs-4.1.9-3.fc21.x86_64 (546/1376) > >00:08:32,900 INFO packaging: xmlrpc-c-client-1.32.5-1905.svn2451.fc21.x86_64 (547/1376) > >00:08:32,900 INFO packaging: curl-7.37.0-3.fc21.x86_64 (548/1376) > >00:08:32,900 INFO packaging: rpm-plugin-selinux-4.11.90-0.git12844.5.fc21.x86_64 (549/1376) > >00:08:32,900 INFO packaging: rpm-libs-4.11.90-0.git12844.5.fc21.x86_64 (550/1376) > >00:08:32,900 INFO packaging: rpm-4.11.90-0.git12844.5.fc21.x86_64 (551/1376) > >00:08:32,901 INFO packaging: satyr-0.14-1.fc21.x86_64 (552/1376) > >00:08:32,901 INFO packaging: libreport-2.2.2-5.fc21.x86_64 (553/1376) > >00:08:32,901 INFO packaging: libreport-python-2.2.2-5.fc21.x86_64 (554/1376) > >00:08:32,901 INFO packaging: abrt-libs-2.2.1-6.fc21.x86_64 (555/1376) > >00:08:32,901 INFO packaging: libreport-web-2.2.2-5.fc21.x86_64 (556/1376) > >00:08:32,901 INFO packaging: libreport-plugin-ureport-2.2.2-5.fc21.x86_64 (557/1376) > >00:08:32,901 INFO packaging: liboauth-1.0.3-2.fc21.x86_64 (558/1376) > >00:08:32,901 INFO packaging: raptor2-2.0.14-2.fc21.x86_64 (559/1376) > >00:08:32,902 INFO packaging: libuser-0.60-4.fc21.x86_64 (560/1376) > >00:08:32,902 INFO packaging: libreport-plugin-bugzilla-2.2.2-5.fc21.x86_64 (561/1376) > >00:08:32,902 INFO packaging: libreport-plugin-logger-2.2.2-5.fc21.x86_64 (562/1376) > >00:08:32,902 INFO packaging: libreport-fedora-2.2.2-5.fc21.x86_64 (563/1376) > >00:08:32,902 INFO packaging: libwsman1-2.4.6-2.fc21.x86_64 (564/1376) > >00:08:32,902 INFO packaging: gnupg2-2.0.24-1.fc21.x86_64 (565/1376) > >00:08:32,902 INFO packaging: gpgme-1.4.3-2.fc21.x86_64 (566/1376) > >00:08:32,902 INFO packaging: librepo-1.7.4-3.fc21.x86_64 (567/1376) > >00:08:32,903 INFO packaging: 12:dhcp-libs-4.3.0-15.fc21.x86_64 (568/1376) > >00:08:32,903 INFO packaging: 12:dhcp-common-4.3.0-15.fc21.x86_64 (569/1376) > >00:08:32,903 INFO packaging: libhif-0.1.1-1.fc21.x86_64 (570/1376) > >00:08:32,903 INFO packaging: pygpgme-0.3-10.fc21.x86_64 (571/1376) > >00:08:32,903 INFO packaging: rpm-build-libs-4.11.90-0.git12844.5.fc21.x86_64 (572/1376) > >00:08:32,903 INFO packaging: rpm-python-4.11.90-0.git12844.5.fc21.x86_64 (573/1376) > >00:08:32,903 INFO packaging: passwd-0.79-3.fc21.x86_64 (574/1376) > >00:08:32,903 INFO packaging: rasqal-0.9.32-2.fc21.x86_64 (575/1376) > >00:08:32,904 INFO packaging: redland-1.0.17-2.fc21.x86_64 (576/1376) > >00:08:32,904 INFO packaging: libreport-plugin-kerneloops-2.2.2-5.fc21.x86_64 (577/1376) > >00:08:32,904 INFO packaging: libreport-plugin-reportuploader-2.2.2-5.fc21.x86_64 (578/1376) > >00:08:32,904 INFO packaging: libreport-cli-2.2.2-5.fc21.x86_64 (579/1376) > >00:08:32,904 INFO packaging: libreport-python3-2.2.2-5.fc21.x86_64 (580/1376) > >00:08:32,904 INFO packaging: color-filesystem-1-15.fc21.noarch (581/1376) > >00:08:32,904 INFO packaging: libquvi-0.9.4-3.fc21.x86_64 (582/1376) > >00:08:32,904 INFO packaging: python-pycurl-7.19.3.1-3.fc21.x86_64 (583/1376) > >00:08:32,905 INFO packaging: python-urlgrabber-3.10.1-1.fc21.noarch (584/1376) > >00:08:32,905 INFO packaging: yum-3.4.3-152.fc21.noarch (585/1376) > >00:08:32,905 INFO packaging: transmission-common-2.83-2.fc21.x86_64 (586/1376) > >00:08:32,905 INFO packaging: libcmis-0.4.1-5.fc21.x86_64 (587/1376) > >00:08:32,905 INFO packaging: gnupg-1.4.18-1.fc21.x86_64 (588/1376) > >00:08:32,905 INFO packaging: libnfsidmap-0.25-9.fc21.x86_64 (589/1376) > >00:08:32,905 INFO packaging: mailx-12.5-12.fc21.x86_64 (590/1376) > >00:08:32,906 INFO packaging: binutils-2.24-16.fc21.x86_64 (591/1376) > >00:08:32,906 INFO packaging: crash-7.0.7-2.fc21.x86_64 (592/1376) > >00:08:32,906 INFO packaging: wget-1.15-2.fc21.x86_64 (593/1376) > >00:08:32,906 INFO packaging: cyrus-sasl-scram-2.1.26-17.fc21.x86_64 (594/1376) > >00:08:32,906 INFO packaging: 2:nmap-ncat-6.46-2.fc21.x86_64 (595/1376) > >00:08:32,906 INFO packaging: pkcs11-helper-1.11-2.fc21.x86_64 (596/1376) > >00:08:32,906 INFO packaging: libwvstreams-4.6.1-11.fc21.x86_64 (597/1376) > >00:08:32,906 INFO packaging: spice-server-0.12.5-3.fc21.x86_64 (598/1376) > >00:08:32,907 INFO packaging: httpd-tools-2.4.9-5.fc21.x86_64 (599/1376) > >00:08:32,907 INFO packaging: ssmtp-2.64-12.fc21.x86_64 (600/1376) > >00:08:32,907 INFO packaging: 32:bind-libs-9.9.5-6.P1.fc21.x86_64 (601/1376) > >00:08:32,907 INFO packaging: 32:bind-utils-9.9.5-6.P1.fc21.x86_64 (602/1376) > >00:08:32,907 INFO packaging: 32:bind-libs-lite-9.9.5-6.P1.fc21.x86_64 (603/1376) > >00:08:32,907 INFO packaging: cyrus-sasl-gssapi-2.1.26-17.fc21.x86_64 (604/1376) > >00:08:32,907 INFO packaging: libmpcdec-1.2.6-13.fc21.x86_64 (605/1376) > >00:08:32,907 INFO packaging: libndp-1.3-1.fc21.x86_64 (606/1376) > >00:08:32,908 INFO packaging: libmcpp-2.7.2-12.fc21.x86_64 (607/1376) > >00:08:32,908 INFO packaging: mcpp-2.7.2-12.fc21.x86_64 (608/1376) > >00:08:32,908 INFO packaging: libmspack-0.4-0.3.alpha.fc21.x86_64 (609/1376) > >00:08:32,908 INFO packaging: autogen-libopts-5.18.3-2.fc21.x86_64 (610/1376) > >00:08:32,909 INFO packaging: 2:rmt-1.5.3-1.fc21.x86_64 (611/1376) > >00:08:32,909 INFO packaging: libcue-1.4.0-4.fc21.x86_64 (612/1376) > >00:08:32,909 INFO packaging: lrzsz-0.12.20-35.fc21.x86_64 (613/1376) > >00:08:32,909 INFO packaging: jansson-2.6-4.fc21.x86_64 (614/1376) > >00:08:32,909 INFO packaging: teamd-1.11-1.fc21.x86_64 (615/1376) > >00:08:32,909 INFO packaging: checkpolicy-2.3-2.fc21.x86_64 (616/1376) > >00:08:32,910 INFO packaging: libpath_utils-0.2.1-23.fc21.x86_64 (617/1376) > >00:08:32,910 INFO packaging: libini_config-1.1.0-23.fc21.x86_64 (618/1376) > >00:08:32,910 INFO packaging: pciutils-libs-3.2.1-3.fc21.x86_64 (619/1376) > >00:08:32,910 INFO packaging: enca-1.15-2.fc21.x86_64 (620/1376) > >00:08:32,910 INFO packaging: bridge-utils-1.5-9.fc21.x86_64 (621/1376) > >00:08:32,910 INFO packaging: netcf-libs-0.2.4-2.fc21.x86_64 (622/1376) > >00:08:32,910 INFO packaging: dotconf-1.3-9.fc21.x86_64 (623/1376) > >00:08:32,911 INFO packaging: jbigkit-libs-2.0-11.fc21.x86_64 (624/1376) > >00:08:32,911 INFO packaging: libtiff-4.0.3-16.fc21.x86_64 (625/1376) > >00:08:32,911 INFO packaging: poppler-0.26.2-1.fc21.x86_64 (626/1376) > >00:08:32,911 INFO packaging: cups-filters-libs-1.0.54-4.fc21.x86_64 (627/1376) > >00:08:32,911 INFO packaging: libexttextcat-3.4.4-1.fc21.x86_64 (628/1376) > >00:08:32,911 INFO packaging: libfdt-1.4.0-4.fc21.x86_64 (629/1376) > >00:08:32,912 INFO packaging: libmnl-1.0.3-7.fc21.x86_64 (630/1376) > >00:08:32,912 INFO packaging: libnetfilter_conntrack-1.0.4-2.fc21.x86_64 (631/1376) > >00:08:32,912 INFO packaging: iptables-1.4.21-9.fc21.x86_64 (632/1376) > >00:08:32,912 INFO packaging: iproute-3.15.0-1.fc21.x86_64 (633/1376) > >00:08:32,912 INFO packaging: libthai-0.1.20-2.fc21.x86_64 (634/1376) > >00:08:32,912 INFO packaging: libdnet-1.12-14.fc21.x86_64 (635/1376) > >00:08:32,913 INFO packaging: 1:dmidecode-2.12-5.fc21.x86_64 (636/1376) > >00:08:32,913 INFO packaging: sbc-1.2-2.fc21.x86_64 (637/1376) > >00:08:32,913 INFO packaging: liblogging-stdlog-1.0.4-2.fc21.x86_64 (638/1376) > >00:08:32,913 INFO packaging: libhangul-0.1.0-8.fc21.x86_64 (639/1376) > >00:08:32,913 INFO packaging: libsysfs-2.1.0-16.fc21.x86_64 (640/1376) > >00:08:32,913 INFO packaging: libepoxy-1.2-0.1.20140307gitd4ad80f.fc21.x86_64 (641/1376) > >00:08:32,913 INFO packaging: libburn-1.3.8-1.fc21.x86_64 (642/1376) > >00:08:32,914 INFO packaging: libsrtp-1.4.4-12.20101004cvs.fc21.x86_64 (643/1376) > >00:08:32,914 INFO packaging: ustr-1.0.4-16.fc21.x86_64 (644/1376) > >00:08:32,914 INFO packaging: libsemanage-2.3-3.fc21.x86_64 (645/1376) > >00:08:32,914 INFO packaging: 2:shadow-utils-4.1.5.1-13.fc21.x86_64 (646/1376) > >00:08:32,914 INFO packaging: avahi-autoipd-0.6.31-27.fc21.x86_64 (647/1376) > >00:08:32,914 INFO packaging: libutempter-1.1.6-4.fc21.x86_64 (648/1376) > >00:08:32,915 INFO packaging: util-linux-2.25-0.3.fc21.x86_64 (649/1376) > >00:08:32,915 INFO packaging: device-mapper-1.02.86-1.fc21.x86_64 (650/1376) > >00:08:32,915 INFO packaging: device-mapper-libs-1.02.86-1.fc21.x86_64 (651/1376) > >00:08:32,915 INFO packaging: cryptsetup-libs-1.6.5-1.fc21.x86_64 (652/1376) > >00:08:32,915 INFO packaging: systemd-215-2.fc21.x86_64 (653/1376) > >00:08:32,915 INFO packaging: 1:dbus-1.8.6-1.fc21.x86_64 (654/1376) > >00:08:32,916 INFO packaging: libdrm-2.4.54-2.fc21.x86_64 (655/1376) > >00:08:32,916 INFO packaging: libgudev1-215-2.fc21.x86_64 (656/1376) > >00:08:32,916 INFO packaging: polkit-0.112-5.fc21.x86_64 (657/1376) > >00:08:32,916 INFO packaging: polkit-pkla-compat-0.1-4.fc21.x86_64 (658/1376) > >00:08:32,916 INFO packaging: 1:NetworkManager-glib-0.9.10.0-1.git20140704.fc21.x86_64 (659/1376) > >00:08:32,916 INFO packaging: abrt-python-2.2.1-6.fc21.x86_64 (660/1376) > >00:08:32,917 INFO packaging: abrt-2.2.1-6.fc21.x86_64 (661/1376) > >00:08:32,917 INFO packaging: semodule: SELinux policy is not managed or store cannot be accessed. > >00:08:32,917 INFO packaging: ibus-libs-1.5.7-4.fc21.x86_64 (662/1376) > >00:08:32,917 INFO packaging: GConf2-3.2.6-9.fc21.x86_64 (663/1376) > >00:08:32,917 INFO packaging: dconf-0.20.0-3.fc21.x86_64 (664/1376) > >00:08:32,917 INFO packaging: PackageKit-glib-0.9.3-1.fc21.x86_64 (665/1376) > >00:08:32,917 INFO packaging: bluez-5.18-2.fc21.x86_64 (666/1376) > >00:08:32,918 INFO packaging: abrt-addon-kerneloops-2.2.1-6.fc21.x86_64 (667/1376) > >00:08:32,918 INFO packaging: abrt-retrace-client-2.2.1-6.fc21.x86_64 (668/1376) > >00:08:32,918 INFO packaging: accountsservice-0.6.37-1.fc21.x86_64 (669/1376) > >00:08:32,918 INFO packaging: accountsservice-libs-0.6.37-1.fc21.x86_64 (670/1376) > >00:08:32,918 INFO packaging: iputils-20140519-2.fc21.x86_64 (671/1376) > >00:08:32,918 INFO packaging: initscripts-9.54-4.fc21.x86_64 (672/1376) > >00:08:32,919 INFO packaging: ppp-2.4.6-6.fc21.x86_64 (673/1376) > >00:08:32,919 INFO packaging: trousers-0.3.13-2.fc21.x86_64 (674/1376) > >00:08:32,919 INFO packaging: gnutls-3.3.5-2.fc21.x86_64 (675/1376) > >00:08:32,919 INFO packaging: libimobiledevice-1.1.6-2.fc21.x86_64 (676/1376) > >00:08:32,919 INFO packaging: upower-0.99.0-5.fc21.x86_64 (677/1376) > >00:08:32,919 INFO packaging: lockdev-1.0.4-0.16.20111007git.fc21.x86_64 (678/1376) > >00:08:32,920 INFO packaging: device-mapper-event-libs-1.02.86-1.fc21.x86_64 (679/1376) > >00:08:32,920 INFO packaging: policycoreutils-2.3-6.fc21.x86_64 (680/1376) > >00:08:32,920 INFO packaging: neon-0.30.0-3.fc21.x86_64 (681/1376) > >00:08:32,920 INFO packaging: pptp-1.8.0-2.fc21.x86_64 (682/1376) > >00:08:32,920 INFO packaging: 12:dhclient-4.3.0-15.fc21.x86_64 (683/1376) > >00:08:32,920 INFO packaging: abrt-addon-ccpp-2.2.1-6.fc21.x86_64 (684/1376) > >00:08:32,920 INFO packaging: abrt-addon-pstoreoops-2.2.1-6.fc21.x86_64 (685/1376) > >00:08:32,921 INFO packaging: abrt-plugin-bodhi-2.2.1-6.fc21.x86_64 (686/1376) > >00:08:32,921 INFO packaging: abrt-addon-xorg-2.2.1-6.fc21.x86_64 (687/1376) > >00:08:32,921 INFO packaging: 1:telepathy-mission-control-5.16.2-1.fc21.x86_64 (688/1376) > >00:08:32,921 INFO packaging: pcsc-lite-ccid-1.4.17-1.fc21.x86_64 (689/1376) > >00:08:32,921 INFO packaging: pcsc-lite-1.8.11-2.fc21.x86_64 (690/1376) > >00:08:32,921 INFO packaging: libgusb-0.1.6-3.fc21.x86_64 (691/1376) > >00:08:32,922 INFO packaging: colord-libs-1.2.1-2.fc21.x86_64 (692/1376) > >00:08:32,922 INFO packaging: colord-1.2.1-2.fc21.x86_64 (693/1376) > >00:08:32,922 INFO packaging: glusterfs-3.5.1-1.fc21.x86_64 (694/1376) > >00:08:32,922 INFO packaging: glusterfs-api-3.5.1-1.fc21.x86_64 (695/1376) > >00:08:32,922 INFO packaging: dnsmasq-2.71-2.fc21.x86_64 (696/1376) > >00:08:32,922 INFO packaging: net-tools-2.0-0.24.20131119git.fc21.x86_64 (697/1376) > >00:08:32,923 INFO packaging: iscsi-initiator-utils-iscsiuio-6.2.0.873-22.fc21.x86_64 (698/1376) > >00:08:32,923 INFO packaging: iscsi-initiator-utils-6.2.0.873-22.fc21.x86_64 (699/1376) > >00:08:32,923 INFO packaging: crontabs-1.11-8.20130830git.fc21.noarch (700/1376) > >00:08:32,923 INFO packaging: cronie-anacron-1.4.11-7.fc21.x86_64 (701/1376) > >00:08:32,923 INFO packaging: cronie-1.4.11-7.fc21.x86_64 (702/1376) > >00:08:32,923 INFO packaging: unbound-libs-1.4.22-3.fc21.x86_64 (703/1376) > >00:08:32,923 INFO packaging: iptables-services-1.4.21-9.fc21.x86_64 (704/1376) > >00:08:32,924 INFO packaging: corosynclib-2.3.3-2.fc21.x86_64 (705/1376) > >00:08:32,924 INFO packaging: corosync-2.3.3-2.fc21.x86_64 (706/1376) > >00:08:32,924 INFO packaging: libcgroup-0.41-3.fc21.x86_64 (707/1376) > >00:08:32,924 INFO packaging: systemd-python-215-2.fc21.x86_64 (708/1376) > >00:08:32,924 INFO packaging: abrt-addon-python-2.2.1-6.fc21.x86_64 (709/1376) > >00:08:32,924 INFO packaging: os-prober-1.58-7.fc21.x86_64 (710/1376) > >00:08:32,925 INFO packaging: libmtp-1.1.6-3.fc21.x86_64 (711/1376) > >00:08:32,925 INFO packaging: 2:samba-common-4.1.9-3.fc21.x86_64 (712/1376) > >00:08:32,925 INFO packaging: 2:libsmbclient-4.1.9-3.fc21.x86_64 (713/1376) > >00:08:32,925 INFO packaging: ebtables-2.0.10-15.fc21.x86_64 (714/1376) > >00:08:32,926 INFO packaging: parted-3.1-28.fc21.x86_64 (715/1376) > >00:08:32,926 INFO packaging: openssh-6.6.1p1-1.fc21.1.x86_64 (716/1376) > >00:08:32,926 INFO packaging: openssh-clients-6.6.1p1-1.fc21.1.x86_64 (717/1376) > >00:08:32,926 INFO packaging: firewalld-0.3.10-2.fc21.noarch (718/1376) > >00:08:32,926 INFO packaging: 1:grub2-tools-2.02-0.6.fc21.x86_64 (719/1376) > >00:08:32,926 INFO packaging: sheepdog-0.3.0-7.fc21.x86_64 (720/1376) > >00:08:32,927 INFO packaging: libreswan-3.8-1.fc21.1.x86_64 (721/1376) > >00:08:32,927 INFO packaging: gnutls-dane-3.3.5-2.fc21.x86_64 (722/1376) > >00:08:32,927 INFO packaging: gnutls-utils-3.3.5-2.fc21.x86_64 (723/1376) > >00:08:32,927 INFO packaging: man-db-2.6.7.1-4.fc21.x86_64 (724/1376) > >00:08:32,927 INFO packaging: open-vm-tools-9.4.0-10.fc21.x86_64 (725/1376) > >00:08:32,927 INFO packaging: glusterfs-fuse-3.5.1-1.fc21.x86_64 (726/1376) > >00:08:32,928 INFO packaging: libmusicbrainz5-5.0.1-10.fc21.x86_64 (727/1376) > >00:08:32,928 INFO packaging: selinux-policy-3.13.1-63.fc21.noarch (728/1376) > >00:08:32,928 INFO packaging: device-mapper-event-1.02.86-1.fc21.x86_64 (729/1376) > >00:08:32,928 INFO packaging: lvm2-libs-2.02.107-1.fc21.x86_64 (730/1376) > >00:08:32,928 INFO packaging: lvm2-2.02.107-1.fc21.x86_64 (731/1376) > >00:08:32,928 INFO packaging: usbmuxd-1.0.9-0.3.c24463e.fc21.x86_64 (732/1376) > >00:08:32,928 INFO packaging: glib-networking-2.41.3-1.fc21.x86_64 (733/1376) > >00:08:32,929 INFO packaging: libsoup-2.47.3-1.fc21.x86_64 (734/1376) > >00:08:32,929 INFO packaging: rest-0.7.91-2.fc21.x86_64 (735/1376) > >00:08:32,929 INFO packaging: 1:NetworkManager-0.9.10.0-1.git20140704.fc21.x86_64 (736/1376) > >00:08:32,929 INFO packaging: totem-pl-parser-3.10.2-2.fc21.x86_64 (737/1376) > >00:08:32,929 INFO packaging: geocode-glib-3.13.3-1.fc21.x86_64 (738/1376) > >00:08:32,929 INFO packaging: gssdp-0.14.8-2.fc21.x86_64 (739/1376) > >00:08:32,930 INFO packaging: gupnp-0.20.12-2.fc21.x86_64 (740/1376) > >00:08:32,930 INFO packaging: gupnp-igd-0.2.3-2.fc21.x86_64 (741/1376) > >00:08:32,930 INFO packaging: libnice-0.1.4-3.fc21.x86_64 (742/1376) > >00:08:32,930 INFO packaging: geoclue2-2.1.9-1.fc21.x86_64 (743/1376) > >00:08:32,930 INFO packaging: gupnp-av-0.12.6-1.fc21.x86_64 (744/1376) > >00:08:32,930 INFO packaging: dleyna-core-0.4.0-2.fc21.x86_64 (745/1376) > >00:08:32,931 INFO packaging: libphodav-1.0-0.4-1.fc21.x86_64 (746/1376) > >00:08:32,931 INFO packaging: dleyna-connector-dbus-0.2.0-2.fc21.x86_64 (747/1376) > >00:08:32,931 INFO packaging: telepathy-gabble-0.18.2-2.fc21.x86_64 (748/1376) > >00:08:32,931 INFO packaging: libnice-gstreamer1-0.1.4-3.fc21.x86_64 (749/1376) > >00:08:32,931 INFO packaging: libgovirt-0.3.0-4.fc21.x86_64 (750/1376) > >00:08:32,931 INFO packaging: telepathy-salut-0.8.1-6.fc21.x86_64 (751/1376) > >00:08:32,931 INFO packaging: 2:ntfsprogs-2014.2.15-3.fc21.x86_64 (752/1376) > >00:08:32,932 INFO packaging: vpnc-0.5.3-22.svn457.fc21.x86_64 (753/1376) > >00:08:32,932 INFO packaging: openconnect-5.99-2.fc21.x86_64 (754/1376) > >00:08:32,932 INFO packaging: libgadu-1.12.0-0.6.rc3.fc21.x86_64 (755/1376) > >00:08:32,932 INFO packaging: numad-0.5-17.20140620git.fc21.x86_64 (756/1376) > >00:08:32,932 INFO packaging: avahi-0.6.31-27.fc21.x86_64 (757/1376) > >00:08:32,932 INFO packaging: cyrus-sasl-2.1.26-17.fc21.x86_64 (758/1376) > >00:08:32,933 INFO packaging: libvirt-client-1.2.6-1.fc21.x86_64 (759/1376) > >00:08:32,933 INFO packaging: libvirt-daemon-1.2.6-1.fc21.x86_64 (760/1376) > >00:08:32,933 INFO packaging: libvirt-daemon-driver-nodedev-1.2.6-1.fc21.x86_64 (761/1376) > >00:08:32,933 INFO packaging: libvirt-daemon-driver-secret-1.2.6-1.fc21.x86_64 (762/1376) > >00:08:32,933 INFO packaging: libvirt-daemon-driver-nwfilter-1.2.6-1.fc21.x86_64 (763/1376) > >00:08:32,933 INFO packaging: libvirt-daemon-driver-interface-1.2.6-1.fc21.x86_64 (764/1376) > >00:08:32,934 INFO packaging: libvirt-glib-0.1.8-2.fc21.x86_64 (765/1376) > >00:08:32,934 INFO packaging: libvirt-gobject-0.1.8-2.fc21.x86_64 (766/1376) > >00:08:32,934 INFO packaging: realmd-0.15.1-3.fc21.x86_64 (767/1376) > >00:08:32,934 INFO packaging: abrt-tui-2.2.1-6.fc21.x86_64 (768/1376) > >00:08:32,934 INFO packaging: abrt-dbus-2.2.1-6.fc21.x86_64 (769/1376) > >00:08:32,934 INFO packaging: cups-pk-helper-0.2.5-4.fc21.x86_64 (770/1376) > >00:08:32,934 INFO packaging: rtkit-0.11-9.fc21.x86_64 (771/1376) > >00:08:32,935 INFO packaging: libmbim-1.8.0-2.fc21.x86_64 (772/1376) > >00:08:32,935 INFO packaging: ModemManager-1.2.0-2.fc21.x86_64 (773/1376) > >00:08:32,935 INFO packaging: 1:NetworkManager-wwan-0.9.10.0-1.git20140704.fc21.x86_64 (774/1376) > >00:08:32,935 INFO packaging: audit-2.3.7-2.fc21.x86_64 (775/1376) > >00:08:32,935 INFO packaging: radvd-1.12-1.fc21.x86_64 (776/1376) > >00:08:32,935 INFO packaging: libvirt-daemon-driver-network-1.2.6-1.fc21.x86_64 (777/1376) > >00:08:32,936 INFO packaging: libvirt-daemon-config-network-1.2.6-1.fc21.x86_64 (778/1376) > >00:08:32,936 INFO packaging: alsa-utils-1.0.27.2-6.fc21.x86_64 (779/1376) > >00:08:32,936 INFO packaging: 1:wpa_supplicant-2.0-9.fc21.x86_64 (780/1376) > >00:08:32,936 INFO packaging: mdadm-3.3.1-2.fc21.x86_64 (781/1376) > >00:08:32,936 INFO packaging: usb_modeswitch-2.1.1-2.fc21.x86_64 (782/1376) > >00:08:32,936 INFO packaging: usb_modeswitch-data-20140327-2.fc21.noarch (783/1376) > >00:08:32,937 INFO packaging: systemd-python3-215-2.fc21.x86_64 (784/1376) > >00:08:32,937 INFO packaging: hplip-common-3.14.6-3.fc21.x86_64 (785/1376) > >00:08:32,937 INFO packaging: crda-3.13_2014.06.13-1.fc21.x86_64 (786/1376) > >00:08:32,937 INFO packaging: media-player-info-17-5.fc21.noarch (787/1376) > >00:08:32,937 INFO packaging: rsync-3.1.1-1.fc21.x86_64 (788/1376) > >00:08:32,937 INFO packaging: duplicity-0.6.24-3.fc21.x86_64 (789/1376) > >00:08:32,938 INFO packaging: rpcbind-0.2.1-0.3.fc21.x86_64 (790/1376) > >00:08:32,938 INFO packaging: openvpn-2.3.4-2.fc21.x86_64 (791/1376) > >00:08:32,938 INFO packaging: cryptsetup-1.6.5-1.fc21.x86_64 (792/1376) > >00:08:32,938 INFO packaging: udisks2-2.1.3-2.fc21.x86_64 (793/1376) > >00:08:32,938 INFO packaging: kpartx-0.4.9-65.fc21.x86_64 (794/1376) > >00:08:32,938 INFO packaging: dracut-038-1.fc21.x86_64 (795/1376) > >00:08:32,938 INFO packaging: kernel-core-3.16.0-0.rc3.git3.1.fc21.x86_64 (796/1376) > >00:08:32,939 INFO packaging: kernel-modules-3.16.0-0.rc3.git3.1.fc21.x86_64 (797/1376) > >00:08:32,939 INFO packaging: plymouth-scripts-0.8.9-6.2013.08.14.fc21.x86_64 (798/1376) > >00:08:32,939 INFO packaging: plymouth-0.8.9-6.2013.08.14.fc21.x86_64 (799/1376) > >00:08:32,939 INFO packaging: kernel-modules-extra-3.16.0-0.rc3.git3.1.fc21.x86_64 (800/1376) > >00:08:32,939 INFO packaging: xl2tpd-1.3.6-3.fc21.x86_64 (801/1376) > >00:08:32,939 INFO packaging: dracut-network-038-1.fc21.x86_64 (802/1376) > >00:08:32,940 INFO packaging: kexec-tools-2.0.7-1.fc21.x86_64 (803/1376) > >00:08:32,940 INFO packaging: abrt-addon-vmcore-2.2.1-6.fc21.x86_64 (804/1376) > >00:08:32,940 INFO packaging: usermode-1.111-5.fc21.x86_64 (805/1376) > >00:08:32,940 INFO packaging: libsemanage-python-2.3-3.fc21.x86_64 (806/1376) > >00:08:32,940 INFO packaging: policycoreutils-python-2.3-6.fc21.x86_64 (807/1376) > >00:08:32,940 INFO packaging: setroubleshoot-plugins-3.0.60-2.fc21.noarch (808/1376) > >00:08:32,941 INFO packaging: setroubleshoot-server-3.2.20-1.fc21.x86_64 (809/1376) > >00:08:32,941 INFO packaging: sg3_utils-libs-1.38-2.fc21.x86_64 (810/1376) > >00:08:32,941 INFO packaging: libsss_nss_idmap-1.12.0-4.fc21.beta2.x86_64 (811/1376) > >00:08:32,941 INFO packaging: sssd-client-1.12.0-4.fc21.beta2.x86_64 (812/1376) > >00:08:32,941 INFO packaging: sssd-krb5-common-1.12.0-4.fc21.beta2.x86_64 (813/1376) > >00:08:32,941 INFO packaging: sssd-common-1.12.0-4.fc21.beta2.x86_64 (814/1376) > >00:08:32,941 INFO packaging: sssd-common-pac-1.12.0-4.fc21.beta2.x86_64 (815/1376) > >00:08:32,942 INFO packaging: sssd-ipa-1.12.0-4.fc21.beta2.x86_64 (816/1376) > >00:08:32,942 INFO packaging: sssd-ad-1.12.0-4.fc21.beta2.x86_64 (817/1376) > >00:08:32,942 INFO packaging: sssd-ldap-1.12.0-4.fc21.beta2.x86_64 (818/1376) > >00:08:32,942 INFO packaging: sssd-krb5-1.12.0-4.fc21.beta2.x86_64 (819/1376) > >00:08:32,942 INFO packaging: sssd-proxy-1.12.0-4.fc21.beta2.x86_64 (820/1376) > >00:08:32,943 INFO packaging: openjpeg2-2.1.0-2.fc21.x86_64 (821/1376) > >00:08:32,943 INFO packaging: libeot-0.01-2.fc21.x86_64 (822/1376) > >00:08:32,943 INFO packaging: mailcap-2.1.42-2.fc21.noarch (823/1376) > >00:08:32,943 INFO packaging: httpd-2.4.9-5.fc21.x86_64 (824/1376) > >00:08:32,943 INFO packaging: mod_dnssd-0.6-11.fc21.x86_64 (825/1376) > >00:08:32,943 INFO packaging: seabios-bin-1.7.5-2.fc21.noarch (826/1376) > >00:08:32,943 INFO packaging: kbd-misc-2.0.1-7.fc21.noarch (827/1376) > >00:08:32,944 INFO packaging: yelp-xsl-3.12.0-2.fc21.noarch (828/1376) > >00:08:32,944 INFO packaging: xen-licenses-4.4.0-7.fc21.x86_64 (829/1376) > >00:08:32,944 INFO packaging: xen-libs-4.4.0-7.fc21.x86_64 (830/1376) > >00:08:32,944 INFO packaging: mesa-filesystem-10.2.2-3.20140625.fc21.x86_64 (831/1376) > >00:08:32,944 INFO packaging: ipxe-roms-qemu-20140303-2.gitff1e7fc7.fc21.noarch (832/1376) > >00:08:32,944 INFO packaging: skkdic-20131114-8.T1121.fc21.noarch (833/1376) > >00:08:32,944 INFO packaging: 1:quota-nls-4.01-13.fc21.noarch (834/1376) > >00:08:32,944 INFO packaging: 1:quota-4.01-13.fc21.x86_64 (835/1376) > >00:08:32,945 INFO packaging: 1:nfs-utils-1.3.0-3.0.fc21.x86_64 (836/1376) > >00:08:32,945 INFO packaging: 1:autocorr-en-4.3.0.2-1.fc21.noarch (837/1376) > >00:08:32,945 INFO packaging: libX11-common-1.6.2-1.fc21.noarch (838/1376) > >00:08:32,945 INFO packaging: libX11-1.6.2-1.fc21.x86_64 (839/1376) > >00:08:32,945 INFO packaging: gdk-pixbuf2-2.30.8-2.fc21.x86_64 (840/1376) > >00:08:32,945 INFO packaging: libXext-1.3.2-3.fc21.x86_64 (841/1376) > >00:08:32,945 INFO packaging: libXfixes-5.0.1-3.fc21.x86_64 (842/1376) > >00:08:32,946 INFO packaging: libXi-1.7.2-3.fc21.x86_64 (843/1376) > >00:08:32,946 INFO packaging: libXdamage-1.1.4-5.fc21.x86_64 (844/1376) > >00:08:32,946 INFO packaging: libXcomposite-0.4.4-5.fc21.x86_64 (845/1376) > >00:08:32,946 INFO packaging: mesa-libgbm-10.2.2-3.20140625.fc21.x86_64 (846/1376) > >00:08:32,946 INFO packaging: mesa-libEGL-10.2.2-3.20140625.fc21.x86_64 (847/1376) > >00:08:32,946 INFO packaging: libXrender-0.9.8-3.fc21.x86_64 (848/1376) > >00:08:32,946 INFO packaging: libXrandr-1.4.1-3.fc21.x86_64 (849/1376) > >00:08:32,946 INFO packaging: libXtst-1.2.2-3.fc21.x86_64 (850/1376) > >00:08:32,947 INFO packaging: pulseaudio-libs-5.0-5.fc21.x86_64 (851/1376) > >00:08:32,947 INFO packaging: libcanberra-0.30-6.fc21.x86_64 (852/1376) > >00:08:32,947 INFO packaging: libXinerama-1.1.3-3.fc21.x86_64 (853/1376) > >00:08:32,947 INFO packaging: libXv-1.0.9-3.fc21.x86_64 (854/1376) > >00:08:32,947 INFO packaging: libXcursor-1.1.14-3.fc21.x86_64 (855/1376) > >00:08:32,947 INFO packaging: libXt-1.1.4-9.fc21.x86_64 (856/1376) > >00:08:32,947 INFO packaging: pulseaudio-libs-glib2-5.0-5.fc21.x86_64 (857/1376) > >00:08:32,947 INFO packaging: 1:dbus-x11-1.8.6-1.fc21.x86_64 (858/1376) > >00:08:32,948 INFO packaging: ghostscript-9.14-4.fc21.x86_64 (859/1376) > >00:08:32,948 INFO packaging: libxkbfile-1.0.8-5.fc21.x86_64 (860/1376) > >00:08:32,948 INFO packaging: startup-notification-0.12-8.fc21.x86_64 (861/1376) > >00:08:32,948 INFO packaging: libXxf86vm-1.1.3-3.fc21.x86_64 (862/1376) > >00:08:32,948 INFO packaging: mesa-libGL-10.2.2-3.20140625.fc21.x86_64 (863/1376) > >00:08:32,948 INFO packaging: cairo-1.13.1-0.2.git337ab1f.fc21.x86_64 (864/1376) > >00:08:32,948 INFO packaging: cairo-gobject-1.13.1-0.2.git337ab1f.fc21.x86_64 (865/1376) > >00:08:32,948 INFO packaging: cairomm-1.10.0-8.fc21.x86_64 (866/1376) > >00:08:32,949 INFO packaging: libmediaart-0.4.0-2.fc21.x86_64 (867/1376) > >00:08:32,949 INFO packaging: pycairo-1.8.10-11.fc21.x86_64 (868/1376) > >00:08:32,949 INFO packaging: pygobject3-3.13.3-1.fc21.x86_64 (869/1376) > >00:08:32,949 INFO packaging: xorg-x11-xkb-utils-7.7-9.fc21.x86_64 (870/1376) > >00:08:32,949 INFO packaging: pulseaudio-5.0-5.fc21.x86_64 (871/1376) > >00:08:32,949 INFO packaging: libao-1.2.0-2.fc21.x86_64 (872/1376) > >00:08:32,949 INFO packaging: brlapi-0.6.2-5.fc21.x86_64 (873/1376) > >00:08:32,949 INFO packaging: brltty-5.1-5.fc21.x86_64 (874/1376) > >00:08:32,950 INFO packaging: gvnc-0.5.3-3.fc21.x86_64 (875/1376) > >00:08:32,950 INFO packaging: libgxps-0.2.2-9.fc21.x86_64 (876/1376) > >00:08:32,950 INFO packaging: poppler-glib-0.26.2-1.fc21.x86_64 (877/1376) > >00:08:32,950 INFO packaging: mesa-libGLU-9.0.0-6.fc21.x86_64 (878/1376) > >00:08:32,950 INFO packaging: libxklavier-5.4-2.fc21.x86_64 (879/1376) > >00:08:32,950 INFO packaging: libXmu-1.1.1-6.fc21.x86_64 (880/1376) > >00:08:32,950 INFO packaging: libXvMC-1.0.8-3.fc21.x86_64 (881/1376) > >00:08:32,950 INFO packaging: festival-speechtools-libs-1.2.96-28.fc21.x86_64 (882/1376) > >00:08:32,951 INFO packaging: espeak-1.48.04-2.fc21.x86_64 (883/1376) > >00:08:32,951 INFO packaging: libXxf86misc-1.0.3-8.fc21.x86_64 (884/1376) > >00:08:32,951 INFO packaging: xorg-x11-server-utils-7.7-6.fc21.x86_64 (885/1376) > >00:08:32,951 INFO packaging: libvdpau-0.8-1.fc21.x86_64 (886/1376) > >00:08:32,951 INFO packaging: libXpm-3.5.11-2.fc21.x86_64 (887/1376) > >00:08:32,951 INFO packaging: giflib-4.1.6-11.fc21.x86_64 (888/1376) > >00:08:32,951 INFO packaging: gd-2.1.0-5.fc21.x86_64 (889/1376) > >00:08:32,952 INFO packaging: libgphoto2-2.5.3-8.fc21.x86_64 (890/1376) > >00:08:32,952 INFO packaging: sane-backends-libs-1.0.24-11.fc21.x86_64 (891/1376) > >00:08:32,952 INFO packaging: hplip-libs-3.14.6-3.fc21.x86_64 (892/1376) > >00:08:32,952 INFO packaging: sane-backends-1.0.24-11.fc21.x86_64 (893/1376) > >00:08:32,952 INFO packaging: festival-lib-1.96-28.fc21.x86_64 (894/1376) > >00:08:32,952 INFO packaging: festvox-slt-arctic-hts-0.20061229-28.fc21.noarch (895/1376) > >00:08:32,952 INFO packaging: festival-1.96-28.fc21.x86_64 (896/1376) > >00:08:32,952 INFO packaging: 1:xorg-x11-xauth-1.0.9-1.fc21.x86_64 (897/1376) > >00:08:32,953 INFO packaging: xorg-x11-xinit-1.3.2-12.fc21.x86_64 (898/1376) > >00:08:32,953 INFO packaging: xdg-user-dirs-0.15-3.fc21.x86_64 (899/1376) > >00:08:32,953 INFO packaging: libGLEW-1.10.0-4.fc21.x86_64 (900/1376) > >00:08:32,953 INFO packaging: python3-brlapi-0.6.2-5.fc21.x86_64 (901/1376) > >00:08:32,953 INFO packaging: 1:vorbis-tools-1.4.0-14.fc21.x86_64 (902/1376) > >00:08:32,953 INFO packaging: icedax-1.1.11-23.fc21.x86_64 (903/1376) > >00:08:32,953 INFO packaging: cdrdao-1.2.3-22.fc21.x86_64 (904/1376) > >00:08:32,953 INFO packaging: sox-14.4.1-5.fc21.x86_64 (905/1376) > >00:08:32,954 INFO packaging: festival-freebsoft-utils-0.10-8.fc21.noarch (906/1376) > >00:08:32,954 INFO packaging: speech-dispatcher-0.8-9.fc21.x86_64 (907/1376) > >00:08:32,954 INFO packaging: python3-speechd-0.8-9.fc21.x86_64 (908/1376) > >00:08:32,954 INFO packaging: pulseaudio-module-bluetooth-5.0-5.fc21.x86_64 (909/1376) > >00:08:32,954 INFO packaging: xorg-x11-server-common-1.15.99.903-5.fc21.x86_64 (910/1376) > >00:08:32,954 INFO packaging: xorg-x11-server-Xorg-1.15.99.903-5.fc21.x86_64 (911/1376) > >00:08:32,954 INFO packaging: abrt-python3-2.2.1-6.fc21.x86_64 (912/1376) > >00:08:32,954 INFO packaging: abrt-addon-python3-2.2.1-6.fc21.x86_64 (913/1376) > >00:08:32,955 INFO packaging: frei0r-plugins-1.4-2.fc21.x86_64 (914/1376) > >00:08:32,955 INFO packaging: gnome-video-effects-0.4.1-2.fc21.noarch (915/1376) > >00:08:32,955 INFO packaging: python3-cairo-1.10.0-9.fc21.x86_64 (916/1376) > >00:08:32,955 INFO packaging: python3-gobject-3.13.3-1.fc21.x86_64 (917/1376) > >00:08:32,955 INFO packaging: poppler-utils-0.26.2-1.fc21.x86_64 (918/1376) > >00:08:32,955 INFO packaging: cups-filters-1.0.54-4.fc21.x86_64 (919/1376) > >00:08:32,955 INFO packaging: 1:cups-1.7.3-2.fc21.x86_64 (920/1376) > >00:08:32,955 INFO packaging: foomatic-db-ppds-4.0-43.20131218.fc21.noarch (921/1376) > >00:08:32,956 INFO packaging: foomatic-db-4.0-43.20131218.fc21.noarch (922/1376) > >00:08:32,956 INFO packaging: 1:hpijs-3.14.6-3.fc21.x86_64 (923/1376) > >00:08:32,956 INFO packaging: glx-utils-8.1.0-6.fc21.x86_64 (924/1376) > >00:08:32,956 INFO packaging: argyllcms-1.6.3-2.fc21.x86_64 (925/1376) > >00:08:32,956 INFO packaging: 1:freerdp-libs-1.1.0-0.12.beta.2013071101.fc21.x86_64 (926/1376) > >00:08:32,956 INFO packaging: 1:freerdp-1.1.0-0.12.beta.2013071101.fc21.x86_64 (927/1376) > >00:08:32,956 INFO packaging: libspectre-0.2.7-4.fc21.x86_64 (928/1376) > >00:08:32,956 INFO packaging: python-pillow-2.5.0-1.fc21.x86_64 (929/1376) > >00:08:32,957 INFO packaging: gutenprint-5.2.10-2.fc21.x86_64 (930/1376) > >00:08:32,957 INFO packaging: pulseaudio-utils-5.0-5.fc21.x86_64 (931/1376) > >00:08:32,957 INFO packaging: libXft-2.3.1-7.fc21.x86_64 (932/1376) > >00:08:32,957 INFO packaging: pango-1.36.5-1.fc21.x86_64 (933/1376) > >00:08:32,957 INFO packaging: gstreamer1-plugins-base-1.2.4-3.fc21.x86_64 (934/1376) > >00:08:32,957 INFO packaging: gtk2-2.24.23-2.fc21.x86_64 (935/1376) > >00:08:32,957 INFO packaging: cogl-1.18.2-1.fc21.x86_64 (936/1376) > >00:08:32,957 INFO packaging: librsvg2-2.40.2-2.fc21.x86_64 (937/1376) > >00:08:32,958 INFO packaging: tracker-1.0.1-3.fc21.x86_64 (938/1376) > >00:08:32,958 INFO packaging: gstreamer-plugins-base-0.10.36-9.fc21.x86_64 (939/1376) > >00:08:32,958 INFO packaging: gstreamer1-plugins-bad-free-1.2.4-1.fc21.x86_64 (940/1376) > >00:08:32,958 INFO packaging: gstreamer1-plugins-good-1.2.4-1.fc21.x86_64 (941/1376) > >00:08:32,958 INFO packaging: pangomm-2.34.0-3.fc21.x86_64 (942/1376) > >00:08:32,958 INFO packaging: farstream02-0.2.4-2.fc21.x86_64 (943/1376) > >00:08:32,958 INFO packaging: gupnp-dlna-0.10.2-3.fc21.x86_64 (944/1376) > >00:08:32,958 INFO packaging: libdmapsharing-2.9.24-3.fc21.x86_64 (945/1376) > >00:08:32,959 INFO packaging: dleyna-renderer-0.4.0-2.fc21.x86_64 (946/1376) > >00:08:32,959 INFO packaging: telepathy-farstream-0.6.1-2.fc21.x86_64 (947/1376) > >00:08:32,959 INFO packaging: gtkmm24-2.24.4-3.fc21.x86_64 (948/1376) > >00:08:32,959 INFO packaging: gstreamer-plugins-bad-free-0.10.23-22.fc21.x86_64 (949/1376) > >00:08:32,959 INFO packaging: gstreamer-plugins-good-0.10.31-12.fc21.x86_64 (950/1376) > >00:08:32,960 INFO packaging: farstream-0.1.2-7.fc21.x86_64 (951/1376) > >00:08:32,960 INFO packaging: libpurple-2.10.9-3.fc21.x86_64 (952/1376) > >00:08:32,960 INFO packaging: telepathy-haze-0.8.0-2.fc21.x86_64 (953/1376) > >00:08:32,960 INFO packaging: gegl-0.2.0-18.fc21.x86_64 (954/1376) > >00:08:32,960 INFO packaging: pygtk2-2.24.0-9.fc21.x86_64 (955/1376) > >00:08:32,960 INFO packaging: libglade2-2.6.4-11.fc21.x86_64 (956/1376) > >00:08:32,960 INFO packaging: pygtk2-libglade-2.24.0-9.fc21.x86_64 (957/1376) > >00:08:32,961 INFO packaging: adwaita-gtk2-theme-3.13.3-2.fc21.x86_64 (958/1376) > >00:08:32,961 INFO packaging: gnome-themes-standard-3.13.3-2.fc21.x86_64 (959/1376) > >00:08:32,961 INFO packaging: pinentry-gtk-0.8.3-2.fc21.x86_64 (960/1376) > >00:08:32,961 INFO packaging: paps-libs-0.6.8-29.fc21.x86_64 (961/1376) > >00:08:32,961 INFO packaging: plymouth-plugin-label-0.8.9-6.2013.08.14.fc21.x86_64 (962/1376) > >00:08:32,961 INFO packaging: plymouth-plugin-two-step-0.8.9-6.2013.08.14.fc21.x86_64 (963/1376) > >00:08:32,961 INFO packaging: plymouth-theme-charge-0.8.9-6.2013.08.14.fc21.x86_64 (964/1376) > >00:08:32,961 INFO packaging: mesa-libxatracker-10.2.2-3.20140625.fc21.x86_64 (965/1376) > >00:08:32,962 INFO packaging: libXevie-1.0.3-8.fc21.x86_64 (966/1376) > >00:08:32,962 INFO packaging: at-spi2-core-2.13.1-2.fc21.x86_64 (967/1376) > >00:08:32,962 INFO packaging: at-spi2-atk-2.13.1-2.fc21.x86_64 (968/1376) > >00:08:32,962 INFO packaging: gtk3-3.13.3-2.fc21.x86_64 (969/1376) > >00:08:32,962 INFO packaging: clutter-1.19.4-1.fc21.x86_64 (970/1376) > >00:08:32,962 INFO packaging: libcanberra-gtk3-0.30-6.fc21.x86_64 (971/1376) > >00:08:32,962 INFO packaging: webkitgtk3-2.4.3-4.fc21.x86_64 (972/1376) > >00:08:32,962 INFO packaging: gvfs-1.21.3-1.fc21.x86_64 (973/1376) > >00:08:32,963 INFO packaging: clutter-gtk-1.5.2-3.fc21.x86_64 (974/1376) > >00:08:32,963 INFO packaging: gcr-3.12.2-2.fc21.x86_64 (975/1376) > >00:08:32,963 INFO packaging: gnome-online-accounts-3.13.3-2.fc21.x86_64 (976/1376) > >00:08:32,963 INFO packaging: clutter-gst2-2.0.12-2.fc21.x86_64 (977/1376) > >00:08:32,963 INFO packaging: grilo-0.2.10-2.fc21.x86_64 (978/1376) > >00:08:32,963 INFO packaging: gjs-1.41.3-1.fc21.x86_64 (979/1376) > >00:08:32,963 INFO packaging: libgdata-0.15.1-2.fc21.x86_64 (980/1376) > >00:08:32,964 INFO packaging: libgweather-3.13.3-1.fc21.x86_64 (981/1376) > >00:08:32,964 INFO packaging: evolution-data-server-3.12.3-1.fc21.x86_64 (982/1376) > >00:08:32,964 INFO packaging: vte3-0.36.3-1.fc21.x86_64 (983/1376) > >00:08:32,964 INFO packaging: evince-libs-3.13.3.1-1.fc21.x86_64 (984/1376) > >00:08:32,964 INFO packaging: gnome-keyring-3.12.2-2.fc21.x86_64 (985/1376) > >00:08:32,964 INFO packaging: libchamplain-0.12.8-1.fc21.x86_64 (986/1376) > >00:08:32,964 INFO packaging: libreport-gtk-2.2.2-5.fc21.x86_64 (987/1376) > >00:08:32,964 INFO packaging: gtksourceview3-3.13.1-1.fc21.x86_64 (988/1376) > >00:08:32,965 INFO packaging: gtkhtml3-4.8.2-1.fc21.x86_64 (989/1376) > >00:08:32,965 INFO packaging: 1:gnome-bluetooth-libs-3.12.0-2.fc21.x86_64 (990/1376) > >00:08:32,965 INFO packaging: libchamplain-gtk-0.12.8-1.fc21.x86_64 (991/1376) > >00:08:32,965 INFO packaging: 2:qemu-img-2.1.0-0.1.rc0.fc21.x86_64 (992/1376) > >00:08:32,965 INFO packaging: 2:libcacard-2.1.0-0.1.rc0.fc21.x86_64 (993/1376) > >00:08:32,965 INFO packaging: spice-glib-0.25-2.fc21.x86_64 (994/1376) > >00:08:32,965 INFO packaging: spice-gtk3-0.25-2.fc21.x86_64 (995/1376) > >00:08:32,965 INFO packaging: 1:folks-0.9.6-5.fc21.x86_64 (996/1376) > >00:08:32,966 INFO packaging: grilo-plugins-0.2.12-4.fc21.x86_64 (997/1376) > >00:08:32,966 INFO packaging: gfbgraph-0.2.2-2.fc21.x86_64 (998/1376) > >00:08:32,966 INFO packaging: libzapojit-0.0.3-4.fc21.x86_64 (999/1376) > >00:08:32,966 INFO packaging: gnome-online-miners-3.13.3-1.fc21.x86_64 (1000/1376) > >00:08:32,966 INFO packaging: vte291-0.37.2-1.fc21.x86_64 (1001/1376) > >00:08:32,966 INFO packaging: libgnomekbd-3.6.0-4.fc21.x86_64 (1002/1376) > >00:08:32,966 INFO packaging: abrt-gui-libs-2.2.1-6.fc21.x86_64 (1003/1376) > >00:08:32,966 INFO packaging: gnome-abrt-0.3.7-2.fc21.x86_64 (1004/1376) > >00:08:32,967 INFO packaging: colord-gtk-0.1.25-3.fc21.x86_64 (1005/1376) > >00:08:32,967 INFO packaging: gtk-vnc2-0.5.3-3.fc21.x86_64 (1006/1376) > >00:08:32,967 INFO packaging: system-config-printer-libs-1.4.5-1.fc21.noarch (1007/1376) > >00:08:32,967 INFO packaging: libvirt-daemon-driver-storage-1.2.6-1.fc21.x86_64 (1008/1376) > >00:08:32,967 INFO packaging: libvirt-daemon-driver-qemu-1.2.6-1.fc21.x86_64 (1009/1376) > >00:08:32,967 INFO packaging: 1:gnome-bluetooth-3.12.0-2.fc21.x86_64 (1010/1376) > >00:08:32,967 INFO packaging: gnome-keyring-pam-3.12.2-2.fc21.x86_64 (1011/1376) > >00:08:32,967 INFO packaging: evince-3.13.3.1-1.fc21.x86_64 (1012/1376) > >00:08:32,968 INFO packaging: 2:qemu-common-2.1.0-0.1.rc0.fc21.x86_64 (1013/1376) > >00:08:32,968 INFO packaging: gnome-sound-recorder-3.12.2-2.fc21.x86_64 (1014/1376) > >00:08:32,968 INFO packaging: gvfs-goa-1.21.3-1.fc21.x86_64 (1015/1376) > >00:08:32,968 INFO packaging: gvfs-fuse-1.21.3-1.fc21.x86_64 (1016/1376) > >00:08:32,968 INFO packaging: gvfs-afc-1.21.3-1.fc21.x86_64 (1017/1376) > >00:08:32,968 INFO packaging: libwebkit2gtk-2.4.3-4.fc21.x86_64 (1018/1376) > >00:08:32,968 INFO packaging: 1:yelp-libs-3.13.3-1.fc21.x86_64 (1019/1376) > >00:08:32,968 INFO packaging: 1:yelp-3.13.3-1.fc21.x86_64 (1020/1376) > >00:08:32,969 INFO packaging: libmx-1.4.7-13.fc21.x86_64 (1021/1376) > >00:08:32,969 INFO packaging: gtkmm30-3.13.3-1.fc21.x86_64 (1022/1376) > >00:08:32,969 INFO packaging: file-roller-3.13.1-2.fc21.x86_64 (1023/1376) > >00:08:32,969 INFO packaging: rygel-0.23.1.1-1.fc21.x86_64 (1024/1376) > >00:08:32,969 INFO packaging: gtkspell3-3.0.6-2.fc21.x86_64 (1025/1376) > >00:08:32,969 INFO packaging: libappstream-glib-0.2.1-1.fc21.x86_64 (1026/1376) > >00:08:32,969 INFO packaging: avahi-ui-gtk3-0.6.31-27.fc21.x86_64 (1027/1376) > >00:08:32,970 INFO packaging: 1:NetworkManager-pptp-0.9.8.2-5.fc21.x86_64 (1028/1376) > >00:08:32,970 INFO packaging: python3-pyatspi-2.12.0-3.fc21.noarch (1029/1376) > >00:08:32,970 INFO packaging: pyatspi-2.12.0-3.fc21.noarch (1030/1376) > >00:08:32,970 INFO packaging: caribou-gtk3-module-0.4.13-5.fc21.x86_64 (1031/1376) > >00:08:32,970 INFO packaging: caribou-gtk2-module-0.4.13-5.fc21.x86_64 (1032/1376) > >00:08:32,970 INFO packaging: caribou-0.4.13-5.fc21.x86_64 (1033/1376) > >00:08:32,970 INFO packaging: python-caribou-0.4.13-5.fc21.noarch (1034/1376) > >00:08:32,970 INFO packaging: libdmx-1.1.3-3.fc21.x86_64 (1035/1376) > >00:08:32,971 INFO packaging: libXxf86dga-1.1.4-3.fc21.x86_64 (1036/1376) > >00:08:32,971 INFO packaging: libXres-1.0.7-3.fc21.x86_64 (1037/1376) > >00:08:32,971 INFO packaging: libwnck3-3.4.7-2.fc21.x86_64 (1038/1376) > >00:08:32,971 INFO packaging: libfprint-0.5.1-3.fc21.x86_64 (1039/1376) > >00:08:32,971 INFO packaging: fprintd-0.5.1-2.fc21.x86_64 (1040/1376) > >00:08:32,971 INFO packaging: libgpod-0.8.3-4.fc21.x86_64 (1041/1376) > >00:08:32,971 INFO packaging: mobile-broadband-provider-info-1.20120614-5.fc21.noarch (1042/1376) > >00:08:32,971 INFO packaging: libnm-gtk-0.9.9.0-12.git20140424.fc21.x86_64 (1043/1376) > >00:08:32,972 INFO packaging: nm-connection-editor-0.9.9.0-12.git20140424.fc21.x86_64 (1044/1376) > >00:08:32,972 INFO packaging: 1:NetworkManager-vpnc-0.9.9.0-5.git20140428.fc21.x86_64 (1045/1376) > >00:08:32,972 INFO packaging: 1:NetworkManager-openvpn-0.9.9.0-0.2.git20140128.fc21.x86_64 (1046/1376) > >00:08:32,972 INFO packaging: tzdata-java-2014e-4.fc21.noarch (1047/1376) > >00:08:32,972 INFO packaging: 1:java-1.8.0-openjdk-headless-1.8.0.5-13.b13.fc21.x86_64 (1048/1376) > >00:08:32,972 INFO packaging: javapackages-tools-4.1.0-1.fc21.noarch (1049/1376) > >00:08:32,972 INFO packaging: 1:java-1.8.0-openjdk-1.8.0.5-13.b13.fc21.x86_64 (1050/1376) > >00:08:32,972 INFO packaging: 1:libreoffice-ure-4.3.0.2-1.fc21.x86_64 (1051/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-core-4.3.0.2-1.fc21.x86_64 (1052/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-pyuno-4.3.0.2-1.fc21.x86_64 (1053/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-writer-4.3.0.2-1.fc21.x86_64 (1054/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-graphicfilter-4.3.0.2-1.fc21.x86_64 (1055/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-draw-4.3.0.2-1.fc21.x86_64 (1056/1376) > >00:08:32,973 INFO packaging: 1:libreoffice-pdfimport-4.3.0.2-1.fc21.x86_64 (1057/1376) > >00:08:32,973 INFO packaging: tagsoup-1.2.1-8.fc21.noarch (1058/1376) > >00:08:32,973 INFO packaging: 1:autocorr-cs-4.3.0.2-1.fc21.noarch (1059/1376) > >00:08:32,974 INFO packaging: 1:sgabios-bin-0.20110622svn-7.fc21.noarch (1060/1376) > >00:08:32,974 INFO packaging: kbd-legacy-2.0.1-7.fc21.noarch (1061/1376) > >00:08:32,974 INFO packaging: kbd-2.0.1-7.fc21.x86_64 (1062/1376) > >00:08:32,974 INFO packaging: fedora-bookmarks-15-5.fc21.noarch (1063/1376) > >00:08:32,974 INFO packaging: comps-extras-23-2.fc21.noarch (1064/1376) > >00:08:32,974 INFO packaging: PackageKit-0.9.3-1.fc21.x86_64 (1065/1376) > >00:08:32,974 INFO packaging: heisenbug-backgrounds-base-20.0.0-2.fc21.noarch (1066/1376) > >00:08:32,974 INFO packaging: heisenbug-backgrounds-gnome-20.0.0-2.fc21.noarch (1067/1376) > >00:08:32,975 INFO packaging: desktop-backgrounds-gnome-20.0.0-2.fc21.noarch (1068/1376) > >00:08:32,975 INFO packaging: gnome-desktop3-3.13.3-1.fc21.x86_64 (1069/1376) > >00:08:32,975 INFO packaging: 2:cheese-libs-3.13.1-2.fc21.x86_64 (1070/1376) > >00:08:32,975 INFO packaging: gnome-session-3.12.1-3.fc21.x86_64 (1071/1376) > >00:08:32,975 INFO packaging: gnome-session-xsession-3.12.1-3.fc21.x86_64 (1072/1376) > >00:08:32,975 INFO packaging: gnome-js-common-0.1.2-11.fc21.noarch (1073/1376) > >00:08:32,975 INFO packaging: seed-3.8.1-3.fc21.x86_64 (1074/1376) > >00:08:32,975 INFO packaging: libpeas-1.10.0-3.fc21.x86_64 (1075/1376) > >00:08:32,976 INFO packaging: 1:totem-3.12.1-3.fc21.x86_64 (1076/1376) > >00:08:32,976 INFO packaging: appstream-data-21-5.fc21.noarch (1077/1376) > >00:08:32,976 INFO packaging: libkkc-common-0.3.3-2.fc21.noarch (1078/1376) > >00:08:32,976 INFO packaging: libkkc-0.3.3-2.fc21.x86_64 (1079/1376) > >00:08:32,976 INFO packaging: libwacom-data-0.9-3.fc21.noarch (1080/1376) > >00:08:32,977 INFO packaging: libwacom-0.9-3.fc21.x86_64 (1081/1376) > >00:08:32,977 INFO packaging: zenity-3.12.1-2.fc21.x86_64 (1082/1376) > >00:08:32,977 INFO packaging: mutter-3.13.3-1.fc21.x86_64 (1083/1376) > >00:08:32,977 INFO packaging: vino-3.13.3-1.fc21.x86_64 (1084/1376) > >00:08:32,977 INFO packaging: 1:control-center-3.13.3-3.fc21.x86_64 (1085/1376) > >00:08:32,977 INFO packaging: libnotify-0.7.6-2.fc21.x86_64 (1086/1376) > >00:08:32,977 INFO packaging: gnome-settings-daemon-3.13.3-1.fc21.x86_64 (1087/1376) > >00:08:32,978 INFO packaging: gnome-shell-3.13.3-1.fc21.x86_64 (1088/1376) > >00:08:32,978 INFO packaging: 1:gdm-3.12.2-2.fc21.x86_64 (1089/1376) > >00:08:32,978 INFO packaging: pulseaudio-gdm-hooks-5.0-5.fc21.x86_64 (1090/1376) > >00:08:32,978 INFO packaging: ibus-gtk3-1.5.7-4.fc21.x86_64 (1091/1376) > >00:08:32,978 INFO packaging: ibus-wayland-1.5.7-4.fc21.x86_64 (1092/1376) > >00:08:32,978 INFO packaging: ibus-setup-1.5.7-4.fc21.noarch (1093/1376) > >00:08:32,978 INFO packaging: ibus-gtk2-1.5.7-4.fc21.x86_64 (1094/1376) > >00:08:32,979 INFO packaging: ibus-1.5.7-4.fc21.x86_64 (1095/1376) > >00:08:32,979 INFO packaging: gnome-shell-extension-common-3.13.3-1.fc21.noarch (1096/1376) > >00:08:32,979 INFO packaging: brasero-libs-3.11.3-4.fc21.x86_64 (1097/1376) > >00:08:32,979 INFO packaging: evolution-3.12.3-3.fc21.x86_64 (1098/1376) > >00:08:32,979 INFO packaging: nautilus-extensions-3.13.1-2.fc21.x86_64 (1099/1376) > >00:08:32,979 INFO packaging: nautilus-3.13.1-2.fc21.x86_64 (1100/1376) > >00:08:32,979 INFO packaging: imsettings-gsettings-1.6.7-3.fc21.x86_64 (1101/1376) > >00:08:32,979 INFO packaging: imsettings-1.6.7-3.fc21.x86_64 (1102/1376) > >00:08:32,980 INFO packaging: im-chooser-common-1.6.4-3.fc21.x86_64 (1103/1376) > >00:08:32,980 INFO packaging: brasero-3.11.3-4.fc21.x86_64 (1104/1376) > >00:08:32,980 INFO packaging: gnome-shell-extension-alternate-tab-3.13.3-1.fc21.noarch (1105/1376) > >00:08:32,980 INFO packaging: gnome-shell-extension-launch-new-instance-3.13.3-1.fc21.noarch (1106/1376) > >00:08:32,980 INFO packaging: gnome-shell-extension-apps-menu-3.13.3-1.fc21.noarch (1107/1376) > >00:08:32,980 INFO packaging: gnome-shell-extension-places-menu-3.13.3-1.fc21.noarch (1108/1376) > >00:08:32,980 INFO packaging: gnome-shell-extension-window-list-3.13.3-1.fc21.noarch (1109/1376) > >00:08:32,980 INFO packaging: abrt-gui-2.2.1-6.fc21.x86_64 (1110/1376) > >00:08:32,981 INFO packaging: 1:epiphany-runtime-3.12.1-2.fc21.x86_64 (1111/1376) > >00:08:32,981 INFO packaging: seavgabios-bin-1.7.5-2.fc21.noarch (1112/1376) > >00:08:32,981 INFO packaging: 2:qemu-system-x86-2.1.0-0.1.rc0.fc21.x86_64 (1113/1376) > >00:08:32,981 INFO packaging: 2:qemu-kvm-2.1.0-0.1.rc0.fc21.x86_64 (1114/1376) > >00:08:32,981 INFO packaging: libvirt-daemon-kvm-1.2.6-1.fc21.x86_64 (1115/1376) > >00:08:32,981 INFO packaging: gnome-boxes-3.13.3-2.fc21.x86_64 (1116/1376) > >00:08:32,981 INFO packaging: gnome-software-3.13.3-1.fc21.x86_64 (1117/1376) > >00:08:32,982 INFO packaging: abrt-desktop-2.2.1-6.fc21.x86_64 (1118/1376) > >00:08:32,982 INFO packaging: gnome-classic-session-3.13.3-1.fc21.noarch (1119/1376) > >00:08:32,982 INFO packaging: brasero-nautilus-3.11.3-4.fc21.x86_64 (1120/1376) > >00:08:32,982 INFO packaging: im-chooser-1.6.4-3.fc21.x86_64 (1121/1376) > >00:08:32,982 INFO packaging: evince-nautilus-3.13.3.1-1.fc21.x86_64 (1122/1376) > >00:08:32,982 INFO packaging: gnome-user-share-3.13.2-1.fc21.x86_64 (1123/1376) > >00:08:32,982 INFO packaging: file-roller-nautilus-3.13.1-2.fc21.x86_64 (1124/1376) > >00:08:32,982 INFO packaging: 1:totem-nautilus-3.12.1-3.fc21.x86_64 (1125/1376) > >00:08:32,983 INFO packaging: deja-dup-30.0-2.fc21.x86_64 (1126/1376) > >00:08:32,983 INFO packaging: bijiben-3.13.3-1.fc21.x86_64 (1127/1376) > >00:08:32,983 INFO packaging: evolution-ews-3.12.3-1.fc21.x86_64 (1128/1376) > >00:08:32,983 INFO packaging: evolution-help-3.12.3-3.fc21.noarch (1129/1376) > >00:08:32,983 INFO packaging: rhythmbox-3.0.3-2.fc21.x86_64 (1130/1376) > >00:08:32,983 INFO packaging: ibus-typing-booster-1.2.10-3.fc21.noarch (1131/1376) > >00:08:32,983 INFO packaging: ibus-hangul-1.4.2-8.fc21.x86_64 (1132/1376) > >00:08:32,983 INFO packaging: ibus-chewing-1.4.10.1-2.fc21.x86_64 (1133/1376) > >00:08:32,984 INFO packaging: ibus-kkc-1.5.20-2.fc21.x86_64 (1134/1376) > >00:08:32,984 INFO packaging: ibus-rawcode-1.3.2-4.fc21.x86_64 (1135/1376) > >00:08:32,984 INFO packaging: ibus-libpinyin-1.6.92-3.fc21.x86_64 (1136/1376) > >00:08:32,984 INFO packaging: ibus-m17n-1.3.4-14.fc21.x86_64 (1137/1376) > >00:08:32,984 INFO packaging: gnome-initial-setup-3.12.1-2.fc21.x86_64 (1138/1376) > >00:08:32,984 INFO packaging: system-config-printer-1.4.5-1.fc21.x86_64 (1139/1376) > >00:08:32,984 INFO packaging: gnome-contacts-3.13.3-1.fc21.x86_64 (1140/1376) > >00:08:32,984 INFO packaging: gnome-disk-utility-3.12.1-4.fc21.x86_64 (1141/1376) > >00:08:32,985 INFO packaging: setroubleshoot-3.2.20-1.fc21.x86_64 (1142/1376) > >00:08:32,985 INFO packaging: gnome-packagekit-3.12.2-5.fc21.x86_64 (1143/1376) > >00:08:32,985 INFO packaging: empathy-3.12.4-1.fc21.x86_64 (1144/1376) > >00:08:32,985 INFO packaging: 2:gedit-3.13.2-1.fc21.x86_64 (1145/1376) > >00:08:32,985 INFO packaging: eog-3.13.2-2.fc21.x86_64 (1146/1376) > >00:08:32,985 INFO packaging: 1:totem-mozplugin-3.12.1-3.fc21.x86_64 (1147/1376) > >00:08:32,985 INFO packaging: 2:cheese-3.13.1-2.fc21.x86_64 (1148/1376) > >00:08:32,985 INFO packaging: gnome-clocks-3.12.0-3.fc21.x86_64 (1149/1376) > >00:08:32,986 INFO packaging: gnome-photos-3.12.1-2.fc21.x86_64 (1150/1376) > >00:08:32,986 INFO packaging: gnome-font-viewer-3.12.0-2.fc21.x86_64 (1151/1376) > >00:08:32,986 INFO packaging: gnome-documents-3.13.1-2.fc21.x86_64 (1152/1376) > >00:08:32,986 INFO packaging: firefox-30.0-4.fc21.x86_64 (1153/1376) > >00:08:32,986 INFO packaging: pm-utils-1.4.1-29.fc21.x86_64 (1154/1376) > >00:08:32,986 INFO packaging: 1:libreoffice-langpack-cs-4.3.0.2-1.fc21.x86_64 (1155/1376) > >00:08:32,986 INFO packaging: icedtea-web-1.5-4.fc21.x86_64 (1156/1376) > >00:08:32,986 INFO packaging: 1:libreoffice-emailmerge-4.3.0.2-1.fc21.x86_64 (1157/1376) > >00:08:32,987 INFO packaging: 1:libreoffice-calc-4.3.0.2-1.fc21.x86_64 (1158/1376) > >00:08:32,987 INFO packaging: 1:libreoffice-impress-4.3.0.2-1.fc21.x86_64 (1159/1376) > >00:08:32,987 INFO packaging: 1:libreoffice-math-4.3.0.2-1.fc21.x86_64 (1160/1376) > >00:08:32,987 INFO packaging: 1:NetworkManager-openvpn-gnome-0.9.9.0-0.2.git20140128.fc21.x86_64 (1161/1376) > >00:08:32,987 INFO packaging: 1:NetworkManager-vpnc-gnome-0.9.9.0-5.git20140428.fc21.x86_64 (1162/1376) > >00:08:32,987 INFO packaging: 1:NetworkManager-pptp-gnome-0.9.8.2-5.fc21.x86_64 (1163/1376) > >00:08:32,987 INFO packaging: NetworkManager-l2tp-0.9.8.6-3.fc21.x86_64 (1164/1376) > >00:08:32,987 INFO packaging: fprintd-pam-0.5.1-2.fc21.x86_64 (1165/1376) > >00:08:32,988 INFO packaging: orca-3.13.3-1.fc21.noarch (1166/1376) > >00:08:32,988 INFO packaging: xorg-x11-utils-7.5-14.fc21.x86_64 (1167/1376) > >00:08:32,988 INFO packaging: vinagre-3.13.2-2.fc21.x86_64 (1168/1376) > >00:08:32,988 INFO packaging: gnome-system-monitor-3.13.2-2.fc21.x86_64 (1169/1376) > >00:08:32,988 INFO packaging: simple-scan-3.13.3-1.fc21.x86_64 (1170/1376) > >00:08:32,988 INFO packaging: system-config-printer-udev-1.4.5-1.fc21.x86_64 (1171/1376) > >00:08:32,988 INFO packaging: gnome-color-manager-3.13.1-5.fc21.x86_64 (1172/1376) > >00:08:32,988 INFO packaging: gnome-terminal-3.13.2-1.fc21.x86_64 (1173/1376) > >00:08:32,989 INFO packaging: gnome-maps-3.13.2-2.fc21.x86_64 (1174/1376) > >00:08:32,989 INFO packaging: gnome-calculator-3.13.2-2.fc21.x86_64 (1175/1376) > >00:08:32,989 INFO packaging: sushi-3.12.0-2.fc21.x86_64 (1176/1376) > >00:08:32,989 INFO packaging: gnome-weather-3.13.3-1.fc21.x86_64 (1177/1376) > >00:08:32,989 INFO packaging: seahorse-3.12.2-4.fc21.x86_64 (1178/1376) > >00:08:32,989 INFO packaging: gvfs-gphoto2-1.21.3-1.fc21.x86_64 (1179/1376) > >00:08:32,989 INFO packaging: gvfs-archive-1.21.3-1.fc21.x86_64 (1180/1376) > >00:08:32,990 INFO packaging: gvfs-afp-1.21.3-1.fc21.x86_64 (1181/1376) > >00:08:32,990 INFO packaging: gvfs-mtp-1.21.3-1.fc21.x86_64 (1182/1376) > >00:08:32,990 INFO packaging: gvfs-smb-1.21.3-1.fc21.x86_64 (1183/1376) > >00:08:32,990 INFO packaging: shotwell-0.18.1-1.fc21.x86_64 (1184/1376) > >00:08:32,990 INFO packaging: 1:aisleriot-3.12.1-2.fc21.x86_64 (1185/1376) > >00:08:32,990 INFO packaging: libcanberra-gtk2-0.30-6.fc21.x86_64 (1186/1376) > >00:08:32,990 INFO packaging: gnome-screenshot-3.12.0-2.fc21.x86_64 (1187/1376) > >00:08:32,990 INFO packaging: gnome-logs-3.13.3-2.fc21.x86_64 (1188/1376) > >00:08:32,991 INFO packaging: PackageKit-gtk3-module-0.9.3-1.fc21.x86_64 (1189/1376) > >00:08:32,991 INFO packaging: transmission-gtk-2.83-2.fc21.x86_64 (1190/1376) > >00:08:32,991 INFO packaging: NetworkManager-openconnect-0.9.8.4-3.fc21.x86_64 (1191/1376) > >00:08:32,991 INFO packaging: 1:gnome-system-log-3.9.90-2.fc21.x86_64 (1192/1376) > >00:08:32,991 INFO packaging: gtk3-immodule-xim-3.13.3-2.fc21.x86_64 (1193/1376) > >00:08:32,991 INFO packaging: mousetweaks-3.12.0-2.fc21.x86_64 (1194/1376) > >00:08:32,992 INFO packaging: firewall-config-0.3.10-2.fc21.noarch (1195/1376) > >00:08:32,992 INFO packaging: baobab-3.13.1-2.fc21.x86_64 (1196/1376) > >00:08:32,992 INFO packaging: gucharmap-3.12.1-2.fc21.x86_64 (1197/1376) > >00:08:32,992 INFO packaging: gnome-dictionary-3.10.0-2.fc21.x86_64 (1198/1376) > >00:08:32,992 INFO packaging: xdg-user-dirs-gtk-0.10-5.fc21.x86_64 (1199/1376) > >00:08:32,992 INFO packaging: xorg-x11-drv-vmware-13.0.2-5.20140613git82c9b0c.fc21.x86_64 (1200/1376) > >00:08:32,992 INFO packaging: plymouth-system-theme-0.8.9-6.2013.08.14.fc21.x86_64 (1201/1376) > >00:08:32,992 INFO packaging: paps-0.6.8-29.fc21.x86_64 (1202/1376) > >00:08:32,993 INFO packaging: open-vm-tools-desktop-9.4.0-10.fc21.x86_64 (1203/1376) > >00:08:32,993 INFO packaging: gtk2-immodule-xim-2.24.23-2.fc21.x86_64 (1204/1376) > >00:08:32,993 INFO packaging: gstreamer-plugins-espeak-0.4.0-4.fc21.x86_64 (1205/1376) > >00:08:32,993 INFO packaging: pulseaudio-module-x11-5.0-5.fc21.x86_64 (1206/1376) > >00:08:32,993 INFO packaging: gutenprint-cups-5.2.10-2.fc21.x86_64 (1207/1376) > >00:08:32,993 INFO packaging: hplip-3.14.6-3.fc21.x86_64 (1208/1376) > >00:08:32,993 INFO packaging: foomatic-4.0.11-2.fc21.x86_64 (1209/1376) > >00:08:32,994 INFO packaging: bluez-cups-5.18-2.fc21.x86_64 (1210/1376) > >00:08:32,994 INFO packaging: abrt-cli-2.2.1-6.fc21.x86_64 (1211/1376) > >00:08:32,994 INFO packaging: xorg-x11-drv-intel-2.99.912-4.fc21.x86_64 (1212/1376) > >00:08:32,994 INFO packaging: xorg-x11-drv-wacom-0.25.0-1.fc21.x86_64 (1213/1376) > >00:08:32,994 INFO packaging: xorg-x11-drv-vmmouse-13.0.0-13.fc21.x86_64 (1214/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-vesa-2.3.2-18.fc21.x86_64 (1215/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-openchrome-0.3.3-12.fc21.x86_64 (1216/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-qxl-0.1.1-11.fc21.x86_64 (1217/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-fbdev-0.4.3-18.fc21.x86_64 (1218/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-ati-7.4.0-1.fc21.x86_64 (1219/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-modesetting-0.9.0-1.fc21.x86_64 (1220/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-synaptics-1.8.0-3.fc21.x86_64 (1221/1376) > >00:08:32,995 INFO packaging: xorg-x11-drv-mga-1.6.2-16.fc21.x86_64 (1222/1376) > >00:08:32,996 INFO packaging: 1:xorg-x11-drv-nouveau-1.0.10-5.fc21.x86_64 (1223/1376) > >00:08:32,996 INFO packaging: xorg-x11-drv-evdev-2.9.0-2.fc21.x86_64 (1224/1376) > >00:08:32,996 INFO packaging: libsane-hpaio-3.14.6-3.fc21.x86_64 (1225/1376) > >00:08:32,996 INFO packaging: sane-backends-drivers-scanners-1.0.24-11.fc21.x86_64 (1226/1376) > >00:08:32,996 INFO packaging: alsa-plugins-pulseaudio-1.0.27-3.fc21.x86_64 (1227/1376) > >00:08:32,996 INFO packaging: spice-vdagent-0.15.0-2.fc21.x86_64 (1228/1376) > >00:08:32,996 INFO packaging: mesa-dri-drivers-10.2.2-3.20140625.fc21.x86_64 (1229/1376) > >00:08:32,996 INFO packaging: sssd-1.12.0-4.fc21.beta2.x86_64 (1230/1376) > >00:08:32,997 INFO packaging: setuptool-1.19.11-8.fc21.x86_64 (1231/1376) > >00:08:32,997 INFO packaging: kernel-3.16.0-0.rc3.git3.1.fc21.x86_64 (1232/1376) > >00:08:32,997 INFO packaging: 1:grub2-2.02-0.6.fc21.x86_64 (1233/1376) > >00:08:32,997 INFO packaging: dracut-config-rescue-038-1.fc21.x86_64 (1234/1376) > >00:08:32,997 INFO packaging: 1:wireless-tools-29-11.1.fc21.x86_64 (1235/1376) > >00:08:32,997 INFO packaging: 1:NetworkManager-wifi-0.9.10.0-1.git20140704.fc21.x86_64 (1236/1376) > >00:08:32,997 INFO packaging: 1:NetworkManager-bluetooth-0.9.10.0-1.git20140704.fc21.x86_64 (1237/1376) > >00:08:32,997 INFO packaging: nss-mdns-0.10-14.fc21.x86_64 (1238/1376) > >00:08:32,998 INFO packaging: 1:NetworkManager-adsl-0.9.10.0-1.git20140704.fc21.x86_64 (1239/1376) > >00:08:32,998 INFO packaging: selinux-policy-targeted-3.13.1-63.fc21.noarch (1240/1376) > >00:08:32,998 INFO packaging: man-pages-cs-0.18.20090209-18.fc21.noarch (1241/1376) > >00:08:32,998 INFO packaging: openssh-server-6.6.1p1-1.fc21.1.x86_64 (1242/1376) > >00:08:32,998 INFO packaging: 2:samba-client-4.1.9-3.fc21.x86_64 (1243/1376) > >00:08:32,998 INFO packaging: mlocate-0.26-5.fc21.x86_64 (1244/1376) > >00:08:32,998 INFO packaging: rp-pppoe-3.11-7.fc21.x86_64 (1245/1376) > >00:08:32,998 INFO packaging: coolkey-1.1.0-25.fc21.x86_64 (1246/1376) > >00:08:32,999 INFO packaging: minicom-2.7-2.fc21.x86_64 (1247/1376) > >00:08:32,999 INFO packaging: wvdial-1.61-9.fc21.x86_64 (1248/1376) > >00:08:32,999 INFO packaging: lftp-4.5.2-1.fc21.x86_64 (1249/1376) > >00:08:32,999 INFO packaging: isdn4k-utils-3.2-97.fc21.x86_64 (1250/1376) > >00:08:32,999 INFO packaging: PackageKit-command-not-found-0.9.3-1.fc21.x86_64 (1251/1376) > >00:08:32,999 INFO packaging: PackageKit-gstreamer-plugin-0.9.3-1.fc21.x86_64 (1252/1376) > >00:08:32,999 INFO packaging: abrt-java-connector-1.0.10-3.fc21.x86_64 (1253/1376) > >00:08:32,999 INFO packaging: rsyslog-7.4.10-2.fc21.x86_64 (1254/1376) > >00:08:33,000 INFO packaging: b43-openfwwf-5.2-11.fc21.noarch (1255/1376) > >00:08:33,000 INFO packaging: stunnel-5.01-3.fc21.x86_64 (1256/1376) > >00:08:33,000 INFO packaging: chrony-1.30-1.fc21.x86_64 (1257/1376) > >00:08:33,000 INFO packaging: 2:mcelog-1.0-0.12.f0d7654.fc21.x86_64 (1258/1376) > >00:08:33,000 INFO packaging: rng-tools-5-2.fc21.x86_64 (1259/1376) > >00:08:33,000 INFO packaging: psacct-6.6.1-8.fc21.x86_64 (1260/1376) > >00:08:33,000 INFO packaging: at-3.1.14-4.fc21.x86_64 (1261/1376) > >00:08:33,000 INFO packaging: irda-utils-0.9.18-20.fc21.x86_64 (1262/1376) > >00:08:33,001 INFO packaging: 2:qemu-guest-agent-2.1.0-0.1.rc0.fc21.x86_64 (1263/1376) > >00:08:33,001 INFO packaging: 1:smartmontools-6.2-6.fc21.x86_64 (1264/1376) > >00:08:33,001 INFO packaging: 14:tcpdump-4.5.1-2.fc21.x86_64 (1265/1376) > >00:08:33,001 INFO packaging: pcmciautils-018-7.fc21.x86_64 (1266/1376) > >00:08:33,001 INFO packaging: iptstate-2.2.5-4.fc21.x86_64 (1267/1376) > >00:08:33,001 INFO packaging: pciutils-3.2.1-3.fc21.x86_64 (1268/1376) > >00:08:33,001 INFO packaging: 1:dump-0.4-0.22.b44.fc21.x86_64 (1269/1376) > >00:08:33,002 INFO packaging: yum-langpacks-0.4.3-2.fc21.noarch (1270/1376) > >00:08:33,002 INFO packaging: yum-utils-1.1.31-24.fc21.noarch (1271/1376) > >00:08:33,002 INFO packaging: sos-3.2-0.1.a.fc21.noarch (1272/1376) > >00:08:33,002 INFO packaging: deltarpm-3.6-5.fwarning: fedora-release-notes-20-0.0.noarch: Header V3 RSA/SHA256 Signature, key ID 246110c1: NOKEY > >00:08:33,002 INFO packaging: c21.x86_64 (1273/1376) > >00:08:33,002 INFO packaging: cifs-utils-6.3-3.fc21.x86_64 (1274/1376) > >00:08:33,002 INFO packaging: sudo-1.8.8-5.fc21.x86_64 (1275/1376) > >00:08:33,002 INFO packaging: pam_pkcs11-0.6.8-2.fc21.x86_64 (1276/1376) > >00:08:33,003 INFO packaging: usbutils-007-3.fc21.x86_64 (1277/1376) > >00:08:33,003 INFO packaging: passwdqc-1.3.0-2.fc21.x86_64 (1278/1376) > >00:08:33,003 INFO packaging: pam_krb5-2.4.9-2.fc21.x86_64 (1279/1376) > >00:08:33,003 INFO packaging: pinfo-0.6.10-9.fc21.x86_64 (1280/1376) > >00:08:33,003 INFO packaging: gnome-icon-theme-symbolic-3.12.0-2.fc21.noarch (1281/1376) > >00:08:33,003 INFO packaging: gnome-icon-theme-extras-3.12.0-2.fc21.noarch (1282/1376) > >00:08:33,003 INFO packaging: grubby-8.35-2.fc21.x86_64 (1283/1376) > >00:08:33,003 INFO packaging: btrfs-progs-3.14.2-3.fc21.x86_64 (1284/1376) > >00:08:33,004 INFO packaging: fpaste-0.3.7.3.1-1.fc21.noarch (1285/1376) > >00:08:33,004 INFO packaging: libproxy-mozjs-0.4.11-9.fc21.x86_64 (1286/1376) > >00:08:33,004 INFO packaging: uboot-tools-2014.04-6.fc21.x86_64 (1287/1376) > >00:08:33,004 INFO packaging: jwhois-4.0-35.fc21.x86_64 (1288/1376) > >00:08:33,004 INFO packaging: linux-atm-2.5.1-9.fc21.x86_64 (1289/1376) > >00:08:33,004 INFO packaging: ntsysv-1.3.61-2.fc21.x86_64 (1290/1376) > >00:08:33,004 INFO packaging: nano-2.3.4-2.fc21.x86_64 (1291/1376) > >00:08:33,004 INFO packaging: 2:irqbalance-1.0.7-7.fc21.x86_64 (1292/1376) > >00:08:33,005 INFO packaging: numactl-2.0.9-2.fc21.x86_64 (1293/1376) > >00:08:33,005 INFO packaging: attr-2.4.47-7.fc21.x86_64 (1294/1376) > >00:08:33,005 INFO packaging: 2:mtr-0.85-5.fc21.x86_64 (1295/1376) > >00:08:33,005 INFO packaging: 1:nautilus-sendto-3.8.1-2.fc21.x86_64 (1296/1376) > >00:08:33,005 INFO packaging: 1:bash-completion-2.1-5.fc21.noarch (1297/1376) > >00:08:33,005 INFO packaging: zip-3.0-11.fc21.x86_64 (1298/1376) > >00:08:33,005 INFO packaging: ftp-0.17-66.fc21.x86_64 (1299/1376) > >00:08:33,005 INFO packaging: ed-1.10-2.fc21.x86_64 (1300/1376) > >00:08:33,006 INFO packaging: time-1.7-45.fc21.x86_64 (1301/1376) > >00:08:33,006 INFO packaging: lsof-4.87-4.fc21.x86_64 (1302/1376) > >00:08:33,006 INFO packaging: smc-meera-fonts-6.0-8.fc21.noarch (1303/1376) > >00:08:33,006 INFO packaging: lohit-gujarati-fonts-2.92.2-2.fc21.noarch (1304/1376) > >00:08:33,006 INFO packaging: gnu-free-serif-fonts-20120503-9.fc21.noarch (1305/1376) > >00:08:33,006 INFO packaging: sil-padauk-fonts-2.8-6.fc21.noarch (1306/1376) > >00:08:33,006 INFO packaging: google-noto-sans-mandaic-fonts-20130807-2.fc21.noarch (1307/1376) > >00:08:33,006 INFO packaging: google-noto-sans-tai-tham-fonts-20130807-2.fc21.noarch (1308/1376) > >00:08:33,007 INFO packaging: sil-abyssinica-fonts-1.200-7.fc21.noarch (1309/1376) > >00:08:33,007 INFO packaging: gnu-free-mono-fonts-20120503-9.fc21.noarch (1310/1376) > >00:08:33,007 INFO packaging: nhn-nanum-gothic-fonts-3.020-10.fc21.noarch (1311/1376) > >00:08:33,007 INFO packaging: vlgothic-fonts-20140530-1.fc21.noarch (1312/1376) > >00:08:33,007 INFO packaging: thai-scalable-waree-fonts-0.5.0-8.fc21.noarch (1313/1376) > >00:08:33,007 INFO packaging: tabish-eeyek-fonts-1.0-6.fc21.noarch (1314/1376) > >00:08:33,007 INFO packaging: stix-fonts-1.1.0-6.fc21.noarch (1315/1376) > >00:08:33,008 INFO packaging: google-noto-sans-lisu-fonts-20130807-2.fc21.noarch (1316/1376) > >00:08:33,008 INFO packaging: lohit-telugu-fonts-2.5.3-4.fc21.noarch (1317/1376) > >00:08:33,008 INFO packaging: lohit-gurmukhi-fonts-2.91.0-3.fc21.noarch (1318/1376) > >00:08:33,008 INFO packaging: 3:traceroute-2.0.20-1.fc21.x86_64 (1319/1376) > >00:08:33,008 INFO packaging: jomolhari-fonts-0.003-18.fc21.noarch (1320/1376) > >00:08:33,008 INFO packaging: sil-nuosu-fonts-2.1.1-8.fc21.noarch (1321/1376) > >00:08:33,008 INFO packaging: lohit-bengali-fonts-2.5.3-5.fc21.noarch (1322/1376) > >00:08:33,008 INFO packaging: google-noto-sans-tagalog-fonts-20130807-2.fc21.noarch (1323/1376) > >00:08:33,009 INFO packaging: lohit-assamese-fonts-2.5.3-3.fc21.noarch (1324/1376) > >00:08:33,009 INFO packaging: paktype-naskh-basic-fonts-4.1-4.fc21.noarch (1325/1376) > >00:08:33,009 INFO packaging: google-noto-sans-tai-viet-fonts-20130807-2.fc21.noarch (1326/1376) > >00:08:33,009 INFO packaging: lohit-devanagari-fonts-2.94.0-2.fc21.noarch (1327/1376) > >00:08:33,009 INFO packaging: fedora-release-notes-20-0.0.noarch (1328/1376) > >00:08:33,009 INFO packaging: lohit-tamil-fonts-2.5.3-3.fc21.noarch (1329/1376) > >00:08:33,009 INFO packaging: lohit-kannada-fonts-2.5.3-5.fc21.noarch (1330/1376) > >00:08:33,010 INFO packaging: khmeros-base-fonts-5.0-18.fc21.noarch (1331/1376) > >00:08:33,010 INFO packaging: wqy-microhei-fonts-0.2.0-0.14.beta.fc21.noarch (1332/1376) > >00:08:33,010 INFO packaging: lohit-odia-fonts-2.5.5-3.fc21.noarch (1333/1376) > >00:08:33,010 INFO packaging: gnu-free-sans-fonts-20120503-9.fc21.noarch (1334/1376) > >00:08:33,010 INFO packaging: google-noto-sans-meeteimayek-fonts-20130807-2.fc21.noarch (1335/1376) > >00:08:33,010 INFO packaging: sil-mingzat-fonts-0.100-2.fc21.noarch (1336/1376) > >00:08:33,011 INFO packaging: lklug-fonts-0.6-11.20090803cvs.fc21.noarch (1337/1376) > >00:08:33,011 INFO packaging: 1:telnet-0.17-59.fc21.x86_64 (1338/1376) > >00:08:33,011 INFO packaging: talk-0.17-47.fc21.x86_64 (1339/1376) > >00:08:33,011 INFO packaging: dos2unix-6.0.5-2.fc21.x86_64 (1340/1376) > >00:08:33,011 INFO packaging: mpage-2.5.6-14.fc21.x86_64 (1341/1376) > >00:08:33,012 INFO packaging: 2:microcode_ctl-2.1-5.fc21.x86_64 (1342/1376) > >00:08:33,012 INFO packaging: vconfig-1.9-15.fc21.x86_64 (1343/1376) > >00:08:33,012 INFO packaging: finger-0.17-52.fc21.x86_64 (1344/1376) > >00:08:33,012 INFO packaging: rsh-0.17-76.fc21.x86_64 (1345/1376) > >00:08:33,012 INFO packaging: 1:rdist-6.1.5-58.fc21.x86_64 (1346/1376) > >00:08:33,012 INFO packaging: tree-1.7.0-2.fc21.x86_64 (1347/1376) > >00:08:33,012 INFO packaging: b43-fwcutter-019-1.fc21.x86_64 (1348/1376) > >00:08:33,012 INFO packaging: symlinks-1.4-9.fc21.x86_64 (1349/1376) > >00:08:33,013 INFO packaging: gnome-getting-started-docs-cs-3.12.1-2.fc21.noarch (1350/1376) > >00:08:33,013 INFO packaging: iwl3160-firmware-23.214.9.0-38.fc21.1.noarch (1351/1376) > >00:08:33,013 INFO packaging: iwl2030-firmware-18.168.6.1-38.fc21.1.noarch (1352/1376) > >00:08:33,013 INFO packaging: atmel-firmware-1.3-13.fc21.noarch (1353/1376) > >00:08:33,013 INFO packaging: iwl6000g2b-firmware-17.168.5.2-38.fc21.1.noarch (1354/1376) > >00:08:33,013 INFO packaging: 1:iwl1000-firmware-39.31.5.1-38.fc21.1.noarch (1355/1376) > >00:08:33,013 INFO packaging: iwl6050-firmware-41.28.5.1-38.fc21.1.noarch (1356/1376) > >00:08:33,013 INFO packaging: iwl100-firmware-39.31.5.1-38.fc21.1.noarch (1357/1376) > >00:08:33,014 INFO packaging: iwl5000-firmware-8.83.5.1_1-38.fc21.sed: can't read /var/tmp/initramfs.gSeLVC/etc/lvm/lvm.conf: No such file or directory > >00:08:33,014 INFO packaging: sed: can't read /var/tmp/initramfs.gSeLVC/etc/lvm/lvm.conf: No such file or directory > >00:08:33,014 INFO packaging: 2027 blocks > >00:08:33,014 INFO packaging: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,014 INFO packaging: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,014 INFO packaging: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,014 INFO packaging: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,015 INFO packaging: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. > >00:08:33,016 INFO packaging: warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> > >00:08:33,017 INFO packaging: 1.noarch (1358/1376) > >00:08:33,017 INFO packaging: zd1211-firmware-1.4-10.fc21.noarch (1359/1376) > >00:08:33,017 INFO packaging: iwl135-firmware-18.168.6.1-38.fc21.1.noarch (1360/1376) > >00:08:33,017 INFO packaging: ipw2100-firmware-1.3-17.fc21.noarch (1361/1376) > >00:08:33,017 INFO packaging: iwl3945-firmware-15.32.2.9-38.fc21.1.noarch (1362/1376) > >00:08:33,017 INFO packaging: words-3.0-23.fc21.noarch (1363/1376) > >00:08:33,017 INFO packaging: gnome-backgrounds-3.12.2-2.fc21.noarch (1364/1376) > >00:08:33,017 INFO packaging: iwl4965-firmware-228.61.2.24-38.fc21.1.noarch (1365/1376) > >00:08:33,018 INFO packaging: desktop-backgrounds-basic-20.0.0-2.fc21.noarch (1366/1376) > >00:08:33,018 INFO packaging: ipw2200-firmware-3.1-10.fc21.noarch (1367/1376) > >00:08:33,018 INFO packaging: 2:libertas-usb8388-firmware-20140605-38.gita4f3bc03.fc21.1.noarch (1368/1376) > >00:08:33,018 INFO packaging: iwl2000-firmware-18.168.6.1-38.fc21.1.noarch (1369/1376) > >00:08:33,018 INFO packaging: man-pages-3.68-2.fc21.noarch (1370/1376) > >00:08:33,018 INFO packaging: iwl5150-firmware-8.24.2.2-38.fc21.1.noarch (1371/1376) > >00:08:33,018 INFO packaging: iwl7260-firmware-23.214.9.0-38.fc21.1.noarch (1372/1376) > >00:08:33,019 INFO packaging: rootfiles-8.1-17.fc21.noarch (1373/1376) > >00:08:33,019 INFO packaging: iwl6000-firmware-9.221.4.1-38.fc21.1.noarch (1374/1376) > >00:08:33,019 INFO packaging: iwl6000g2a-firmware-17.168.5.3-38.fc21.1.noarch (1375/1376) > >00:08:33,019 INFO packaging: iwl105-firmware-18.168.6.1-38.fc21.1.noarch (1376/1376) > >00:08:33,019 INFO packaging: ==== end rpm scriptlet logs ==== > > >/tmp/program.log: >21:08:40,946 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:08:40,986 DEBUG program: Return code: 0 >21:08:40,987 INFO program: Running... udevadm settle --timeout=300 >21:08:41,646 DEBUG program: Return code: 0 >21:08:41,697 INFO program: Running... modprobe fcoe >21:08:41,807 DEBUG program: Return code: 0 >21:08:41,809 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:08:41,934 INFO program: No FCoE boot disk information is found in EDD! >21:08:41,935 DEBUG program: Return code: 1 >21:08:43,154 INFO program: Running... metacity --display :1 --sm-disable >21:08:43,160 INFO program: Running... spice-vdagent >21:08:43,237 DEBUG program: Return code: 0 >21:08:45,530 INFO program: Running... udevadm settle --timeout=300 >21:08:45,588 DEBUG program: Return code: 1 >21:08:45,589 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >21:08:45,769 DEBUG program: Return code: 0 >21:08:45,771 INFO program: Running... udevadm settle --timeout=300 >21:08:45,825 DEBUG program: Return code: 1 >21:08:45,861 INFO program: Running... systemctl start chronyd.service >21:08:45,970 DEBUG program: Return code: 0 >21:08:45,971 INFO program: Running... multipath -c /dev/sda >21:08:46,029 INFO program: /dev/sda is not a valid multipath device path >21:08:46,247 DEBUG program: Return code: 1 >21:08:47,384 INFO program: Running... dumpe2fs -h /dev/sda2 >21:08:47,481 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >21:08:47,482 INFO program: Filesystem volume name: <none> >21:08:47,482 INFO program: Last mounted on: <not available> >21:08:47,482 INFO program: Filesystem UUID: b33232ef-7da2-4bbf-b22e-5000281d52d6 >21:08:47,482 INFO program: Filesystem magic number: 0xEF53 >21:08:47,483 INFO program: Filesystem revision #: 1 (dynamic) >21:08:47,483 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 >21:08:47,483 INFO program: Filesystem flags: signed_directory_hash >21:08:47,484 INFO program: Default mount options: user_xattr acl >21:08:47,484 INFO program: Filesystem state: clean >21:08:47,484 INFO program: Errors behavior: Continue >21:08:47,484 INFO program: Filesystem OS type: Linux >21:08:47,485 INFO program: Inode count: 128016 >21:08:47,485 INFO program: Block count: 512000 >21:08:47,486 INFO program: Reserved block count: 25600 >21:08:47,486 INFO program: Free blocks: 485332 >21:08:47,486 INFO program: Free inodes: 128005 >21:08:47,487 INFO program: First block: 1 >21:08:47,487 INFO program: Block size: 1024 >21:08:47,487 INFO program: Fragment size: 1024 >21:08:47,488 INFO program: Reserved GDT blocks: 256 >21:08:47,488 INFO program: Blocks per group: 8192 >21:08:47,488 INFO program: Fragments per group: 8192 >21:08:47,489 INFO program: Inodes per group: 2032 >21:08:47,489 INFO program: Inode blocks per group: 254 >21:08:47,489 INFO program: Flex block group size: 16 >21:08:47,490 INFO program: Filesystem created: Sun Jul 6 21:05:10 2014 >21:08:47,490 INFO program: Last mount time: Sun Jul 6 21:05:12 2014 >21:08:47,490 INFO program: Last write time: Sun Jul 6 21:05:28 2014 >21:08:47,491 INFO program: Mount count: 1 >21:08:47,491 INFO program: Maximum mount count: -1 >21:08:47,491 INFO program: Last checked: Sun Jul 6 21:05:10 2014 >21:08:47,491 INFO program: Check interval: 0 (<none>) >21:08:47,492 INFO program: Lifetime writes: 24 MB >21:08:47,492 INFO program: Reserved blocks uid: 0 (user root) >21:08:47,493 INFO program: Reserved blocks gid: 0 (group root) >21:08:47,493 INFO program: First inode: 11 >21:08:47,493 INFO program: Inode size: 128 >21:08:47,494 INFO program: Journal inode: 8 >21:08:47,494 INFO program: Default directory hash: half_md4 >21:08:47,494 INFO program: Directory Hash Seed: b61b7db1-3b7d-4aa5-bdee-02ea22d7dde1 >21:08:47,495 INFO program: Journal backup: inode blocks >21:08:47,495 INFO program: Journal features: (none) >21:08:47,495 INFO program: Journal size: 8M >21:08:47,496 INFO program: Journal length: 8192 >21:08:47,496 INFO program: Journal sequence: 0x00000007 >21:08:47,497 INFO program: Journal start: 0 >21:08:47,497 INFO program: >21:08:47,497 DEBUG program: Return code: 0 >21:08:47,498 INFO program: Running... resize2fs -P /dev/sda2 >21:08:47,552 INFO program: resize2fs 1.42.9 (28-Dec-2013) >21:08:47,553 INFO program: Estimated minimum size of the filesystem: 14047 >21:08:47,553 DEBUG program: Return code: 0 >21:08:47,863 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >21:08:47,930 INFO program: LVM2_PV_NAME=/dev/sda3 LVM2_PV_UUID=6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ LVM2_VG_SIZE=370941952.00 LVM2_VG_FREE=8192.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=90562 LVM2_VG_FREE_COUNT=2 LVM2_PV_COUNT=1 >21:08:47,932 DEBUG program: Return code: 0 >21:08:47,989 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >21:08:48,043 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=home LVM2_LV_UUID=nSZ4hl-QRcZ-w17S-cT6e-YV1v-dPSt-LWxk04 LVM2_LV_SIZE=314572800.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >21:08:48,046 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=B9PbE2-evvm-n8At-Q4P6-eoce-tmaL-8g0ceM LVM2_LV_SIZE=52428800.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >21:08:48,047 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=60gwJi-Qemi-M0Gv-DIQD-pe4d-0Vwt-L8abg6 LVM2_LV_SIZE=3932160.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >21:08:48,049 DEBUG program: Return code: 0 >21:08:49,632 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >21:08:49,706 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >21:08:49,708 INFO program: Filesystem volume name: <none> >21:08:49,708 INFO program: Last mounted on: /mnt/sysimage >21:08:49,709 INFO program: Filesystem UUID: 6bbf7d8d-5873-479b-93a7-c3bd6249974f >21:08:49,709 INFO program: Filesystem magic number: 0xEF53 >21:08:49,709 INFO program: Filesystem revision #: 1 (dynamic) >21:08:49,710 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:08:49,710 INFO program: Filesystem flags: signed_directory_hash >21:08:49,711 INFO program: Default mount options: user_xattr acl >21:08:49,711 INFO program: Filesystem state: clean >21:08:49,712 INFO program: Errors behavior: Continue >21:08:49,712 INFO program: Filesystem OS type: Linux >21:08:49,712 INFO program: Inode count: 3276800 >21:08:49,713 INFO program: Block count: 13107200 >21:08:49,713 INFO program: Reserved block count: 655360 >21:08:49,713 INFO program: Free blocks: 12855368 >21:08:49,713 INFO program: Free inodes: 3276750 >21:08:49,714 INFO program: First block: 0 >21:08:49,714 INFO program: Block size: 4096 >21:08:49,714 INFO program: Fragment size: 4096 >21:08:49,714 INFO program: Reserved GDT blocks: 1020 >21:08:49,715 INFO program: Blocks per group: 32768 >21:08:49,715 INFO program: Fragments per group: 32768 >21:08:49,715 INFO program: Inodes per group: 8192 >21:08:49,715 INFO program: Inode blocks per group: 512 >21:08:49,716 INFO program: Flex block group size: 16 >21:08:49,716 INFO program: Filesystem created: Sun Jul 6 21:04:54 2014 >21:08:49,716 INFO program: Last mount time: Sun Jul 6 21:05:12 2014 >21:08:49,717 INFO program: Last write time: Sun Jul 6 21:05:28 2014 >21:08:49,717 INFO program: Mount count: 1 >21:08:49,717 INFO program: Maximum mount count: -1 >21:08:49,717 INFO program: Last checked: Sun Jul 6 21:04:54 2014 >21:08:49,718 INFO program: Check interval: 0 (<none>) >21:08:49,718 INFO program: Lifetime writes: 201 MB >21:08:49,718 INFO program: Reserved blocks uid: 0 (user root) >21:08:49,718 INFO program: Reserved blocks gid: 0 (group root) >21:08:49,719 INFO program: First inode: 11 >21:08:49,719 INFO program: Inode size: 256 >21:08:49,719 INFO program: Required extra isize: 28 >21:08:49,719 INFO program: Desired extra isize: 28 >21:08:49,720 INFO program: Journal inode: 8 >21:08:49,720 INFO program: Default directory hash: half_md4 >21:08:49,720 INFO program: Directory Hash Seed: 0f07482a-e863-45a7-9d8d-28b7568ed80c >21:08:49,720 INFO program: Journal backup: inode blocks >21:08:49,721 INFO program: Journal features: (none) >21:08:49,721 INFO program: Journal size: 128M >21:08:49,721 INFO program: Journal length: 32768 >21:08:49,721 INFO program: Journal sequence: 0x00000006 >21:08:49,721 INFO program: Journal start: 0 >21:08:49,722 INFO program: >21:08:49,722 DEBUG program: Return code: 0 >21:08:49,722 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >21:08:49,770 INFO program: resize2fs 1.42.9 (28-Dec-2013) >21:08:49,771 INFO program: Estimated minimum size of the filesystem: 69792 >21:08:49,772 DEBUG program: Return code: 0 >21:08:53,651 INFO program: Running... dumpe2fs -h /dev/loop1 >21:08:53,681 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >21:08:53,682 INFO program: Filesystem volume name: Anaconda >21:08:53,685 INFO program: Last mounted on: / >21:08:53,687 INFO program: Filesystem UUID: 16e664c3-51a8-4a40-aefe-5e17ae6179a2 >21:08:53,690 INFO program: Filesystem magic number: 0xEF53 >21:08:53,692 INFO program: Filesystem revision #: 1 (dynamic) >21:08:53,694 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 >21:08:53,697 INFO program: Filesystem flags: signed_directory_hash >21:08:53,699 INFO program: Default mount options: user_xattr acl >21:08:53,702 INFO program: Filesystem state: clean >21:08:53,704 INFO program: Errors behavior: Continue >21:08:53,707 INFO program: Filesystem OS type: Linux >21:08:53,709 INFO program: Inode count: 131072 >21:08:53,712 INFO program: Block count: 2097152 >21:08:53,714 INFO program: Reserved block count: 0 >21:08:53,717 INFO program: Free blocks: 1123036 >21:08:53,719 INFO program: Free inodes: 96126 >21:08:53,722 INFO program: First block: 1 >21:08:53,724 INFO program: Block size: 1024 >21:08:53,727 INFO program: Fragment size: 1024 >21:08:53,729 INFO program: Reserved GDT blocks: 256 >21:08:53,732 INFO program: Blocks per group: 8192 >21:08:53,734 INFO program: Fragments per group: 8192 >21:08:53,737 INFO program: Inodes per group: 512 >21:08:53,739 INFO program: Inode blocks per group: 128 >21:08:53,741 INFO program: Flex block group size: 16 >21:08:53,744 INFO program: Filesystem created: Wed May 14 10:36:05 2014 >21:08:53,746 INFO program: Last mount time: Wed May 14 10:36:23 2014 >21:08:53,749 INFO program: Last write time: Wed May 14 10:36:33 2014 >21:08:53,751 INFO program: Mount count: 2 >21:08:53,753 INFO program: Maximum mount count: -1 >21:08:53,756 INFO program: Last checked: Wed May 14 10:36:05 2014 >21:08:53,758 INFO program: Check interval: 0 (<none>) >21:08:53,760 INFO program: Lifetime writes: 32 MB >21:08:53,763 INFO program: Reserved blocks uid: 0 (user root) >21:08:53,765 INFO program: Reserved blocks gid: 0 (group root) >21:08:53,768 INFO program: First inode: 11 >21:08:53,770 INFO program: Inode size: 256 >21:08:53,774 INFO program: Required extra isize: 28 >21:08:53,777 INFO program: Desired extra isize: 28 >21:08:53,779 INFO program: Journal inode: 8 >21:08:53,781 INFO program: Default directory hash: half_md4 >21:08:53,784 INFO program: Directory Hash Seed: 3c71d7a8-3c4e-4c22-9fe2-29ec3eda8cca >21:08:53,786 INFO program: Journal backup: inode blocks >21:08:53,788 INFO program: Journal features: (none) >21:08:53,791 INFO program: Journal size: 32M >21:08:53,793 INFO program: Journal length: 32768 >21:08:53,796 INFO program: Journal sequence: 0x00000009 >21:08:53,798 INFO program: Journal start: 0 >21:08:53,800 INFO program: >21:08:53,803 DEBUG program: Return code: 0 >21:08:53,803 INFO program: Running... resize2fs -P /dev/loop1 >21:08:53,832 INFO program: resize2fs 1.42.9 (28-Dec-2013) >21:08:53,834 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:08:53,836 INFO program: Couldn't find valid filesystem superblock. >21:08:53,839 DEBUG program: Return code: 1 >21:08:54,020 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:08:54,051 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >21:08:54,053 INFO program: Filesystem volume name: Anaconda >21:08:54,056 INFO program: Last mounted on: / >21:08:54,058 INFO program: Filesystem UUID: 16e664c3-51a8-4a40-aefe-5e17ae6179a2 >21:08:54,061 INFO program: Filesystem magic number: 0xEF53 >21:08:54,064 INFO program: Filesystem revision #: 1 (dynamic) >21:08:54,067 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 >21:08:54,069 INFO program: Filesystem flags: signed_directory_hash >21:08:54,072 INFO program: Default mount options: user_xattr acl >21:08:54,075 INFO program: Filesystem state: clean >21:08:54,078 INFO program: Errors behavior: Continue >21:08:54,080 INFO program: Filesystem OS type: Linux >21:08:54,083 INFO program: Inode count: 131072 >21:08:54,086 INFO program: Block count: 2097152 >21:08:54,088 INFO program: Reserved block count: 0 >21:08:54,091 INFO program: Free blocks: 1123036 >21:08:54,094 INFO program: Free inodes: 96126 >21:08:54,096 INFO program: First block: 1 >21:08:54,099 INFO program: Block size: 1024 >21:08:54,102 INFO program: Fragment size: 1024 >21:08:54,105 INFO program: Reserved GDT blocks: 256 >21:08:54,107 INFO program: Blocks per group: 8192 >21:08:54,110 INFO program: Fragments per group: 8192 >21:08:54,113 INFO program: Inodes per group: 512 >21:08:54,115 INFO program: Inode blocks per group: 128 >21:08:54,118 INFO program: Flex block group size: 16 >21:08:54,121 INFO program: Filesystem created: Wed May 14 10:36:05 2014 >21:08:54,124 INFO program: Last mount time: Sun Jul 6 21:08:22 2014 >21:08:54,126 INFO program: Last write time: Sun Jul 6 21:08:22 2014 >21:08:54,129 INFO program: Mount count: 3 >21:08:54,132 INFO program: Maximum mount count: -1 >21:08:54,134 INFO program: Last checked: Wed May 14 10:36:05 2014 >21:08:54,137 INFO program: Check interval: 0 (<none>) >21:08:54,140 INFO program: Lifetime writes: 32 MB >21:08:54,143 INFO program: Reserved blocks uid: 0 (user root) >21:08:54,145 INFO program: Reserved blocks gid: 0 (group root) >21:08:54,148 INFO program: First inode: 11 >21:08:54,151 INFO program: Inode size: 256 >21:08:54,156 INFO program: Required extra isize: 28 >21:08:54,159 INFO program: Desired extra isize: 28 >21:08:54,162 INFO program: Journal inode: 8 >21:08:54,164 INFO program: Default directory hash: half_md4 >21:08:54,167 INFO program: Directory Hash Seed: 3c71d7a8-3c4e-4c22-9fe2-29ec3eda8cca >21:08:54,170 INFO program: Journal backup: inode blocks >21:08:54,172 INFO program: Journal features: (none) >21:08:54,175 INFO program: Journal size: 32M >21:08:54,178 INFO program: Journal length: 32768 >21:08:54,180 INFO program: Journal sequence: 0x0000000a >21:08:54,183 INFO program: Journal start: 1 >21:08:54,186 INFO program: >21:08:54,189 DEBUG program: Return code: 0 >21:08:54,189 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:08:54,220 INFO program: resize2fs 1.42.9 (28-Dec-2013) >21:08:54,224 INFO program: Estimated minimum size of the filesystem: 960610 >21:08:54,227 DEBUG program: Return code: 0 >21:08:54,597 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >21:08:54,631 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >21:08:54,634 INFO program: Filesystem volume name: Anaconda >21:08:54,637 INFO program: Last mounted on: / >21:08:54,640 INFO program: Filesystem UUID: 16e664c3-51a8-4a40-aefe-5e17ae6179a2 >21:08:54,643 INFO program: Filesystem magic number: 0xEF53 >21:08:54,646 INFO program: Filesystem revision #: 1 (dynamic) >21:08:54,648 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 >21:08:54,651 INFO program: Filesystem flags: signed_directory_hash >21:08:54,654 INFO program: Default mount options: user_xattr acl >21:08:54,657 INFO program: Filesystem state: clean >21:08:54,660 INFO program: Errors behavior: Continue >21:08:54,662 INFO program: Filesystem OS type: Linux >21:08:54,665 INFO program: Inode count: 131072 >21:08:54,668 INFO program: Block count: 2097152 >21:08:54,670 INFO program: Reserved block count: 0 >21:08:54,673 INFO program: Free blocks: 1123036 >21:08:54,676 INFO program: Free inodes: 96126 >21:08:54,678 INFO program: First block: 1 >21:08:54,681 INFO program: Block size: 1024 >21:08:54,684 INFO program: Fragment size: 1024 >21:08:54,686 INFO program: Reserved GDT blocks: 256 >21:08:54,689 INFO program: Blocks per group: 8192 >21:08:54,691 INFO program: Fragments per group: 8192 >21:08:54,694 INFO program: Inodes per group: 512 >21:08:54,697 INFO program: Inode blocks per group: 128 >21:08:54,699 INFO program: Flex block group size: 16 >21:08:54,702 INFO program: Filesystem created: Wed May 14 10:36:05 2014 >21:08:54,704 INFO program: Last mount time: Wed May 14 10:36:23 2014 >21:08:54,707 INFO program: Last write time: Wed May 14 10:36:33 2014 >21:08:54,710 INFO program: Mount count: 2 >21:08:54,712 INFO program: Maximum mount count: -1 >21:08:54,715 INFO program: Last checked: Wed May 14 10:36:05 2014 >21:08:54,718 INFO program: Check interval: 0 (<none>) >21:08:54,720 INFO program: Lifetime writes: 32 MB >21:08:54,723 INFO program: Reserved blocks uid: 0 (user root) >21:08:54,725 INFO program: Reserved blocks gid: 0 (group root) >21:08:54,728 INFO program: First inode: 11 >21:08:54,731 INFO program: Inode size: 256 >21:08:54,736 INFO program: Required extra isize: 28 >21:08:54,739 INFO program: Desired extra isize: 28 >21:08:54,741 INFO program: Journal inode: 8 >21:08:54,744 INFO program: Default directory hash: half_md4 >21:08:54,747 INFO program: Directory Hash Seed: 3c71d7a8-3c4e-4c22-9fe2-29ec3eda8cca >21:08:54,749 INFO program: Journal backup: inode blocks >21:08:54,752 INFO program: Journal features: (none) >21:08:54,755 INFO program: Journal size: 32M >21:08:54,758 INFO program: Journal length: 32768 >21:08:54,760 INFO program: Journal sequence: 0x00000009 >21:08:54,763 INFO program: Journal start: 0 >21:08:54,766 INFO program: >21:08:54,769 DEBUG program: Return code: 0 >21:08:54,770 INFO program: Running... resize2fs -P /dev/mapper/live-base >21:08:54,802 INFO program: resize2fs 1.42.9 (28-Dec-2013) >21:08:54,804 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >21:08:54,807 INFO program: Couldn't find valid filesystem superblock. >21:08:54,810 DEBUG program: Return code: 1 >21:08:56,513 INFO program: Running... udevadm settle --timeout=300 >21:08:56,563 DEBUG program: Return code: 1 >21:08:56,584 INFO program: Running... udevadm settle --timeout=300 >21:08:56,628 DEBUG program: Return code: 1 >21:08:56,639 INFO program: Running... udevadm settle --timeout=300 >21:08:56,680 DEBUG program: Return code: 1 >21:08:56,687 INFO program: Running... udevadm settle --timeout=300 >21:08:56,736 DEBUG program: Return code: 1 >21:08:56,747 INFO program: Running... udevadm settle --timeout=300 >21:08:56,789 DEBUG program: Return code: 1 >21:08:56,801 INFO program: Running... udevadm settle --timeout=300 >21:08:56,840 DEBUG program: Return code: 1 >21:08:56,846 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >21:08:56,957 DEBUG program: Return code: 0 >21:08:56,966 INFO program: Running... udevadm settle --timeout=300 >21:08:57,013 DEBUG program: Return code: 1 >21:08:57,019 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >21:08:57,124 INFO program: 0 logical volume(s) in volume group "fedora" now active >21:08:57,125 DEBUG program: Return code: 0 >21:08:57,137 INFO program: Running... udevadm settle --timeout=300 >21:08:57,178 DEBUG program: Return code: 1 >21:08:57,189 INFO program: Running... udevadm settle --timeout=300 >21:08:57,229 DEBUG program: Return code: 1 >21:08:57,244 INFO program: Running... udevadm settle --timeout=300 >21:08:57,283 DEBUG program: Return code: 1 >21:08:57,347 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >21:08:57,420 DEBUG program: Return code: 0 >21:08:57,428 INFO program: Running... udevadm settle --timeout=300 >21:08:57,476 DEBUG program: Return code: 1 >21:08:57,477 INFO program: Running... umount /mnt/sysimage >21:08:57,534 DEBUG program: Return code: 0 >21:08:57,535 INFO program: Running... udevadm settle --timeout=300 >21:08:57,587 DEBUG program: Return code: 1 >21:08:57,600 INFO program: Running... udevadm settle --timeout=300 >21:08:57,643 DEBUG program: Return code: 1 >21:08:57,657 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >21:08:57,860 DEBUG program: Return code: 0 >21:08:57,861 INFO program: Running... udevadm settle --timeout=300 >21:08:57,913 DEBUG program: Return code: 1 >21:08:57,916 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >21:08:57,961 DEBUG program: Return code: 0 >21:08:57,991 INFO program: Running... arch >21:08:58,034 ERR program: Error running arch: AdresáŠnebo soubor neexistuje >21:08:58,080 INFO program: Running... udevadm settle --timeout=300 >21:08:58,119 DEBUG program: Return code: 1 >21:08:58,121 INFO program: Running... umount /mnt/sysimage >21:08:58,171 DEBUG program: Return code: 0 >21:08:58,172 INFO program: Running... udevadm settle --timeout=300 >21:08:58,224 DEBUG program: Return code: 1 >21:08:58,229 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >21:08:58,337 DEBUG program: Return code: 0 >21:08:58,627 INFO program: Running... hwclock --hctosys --utc >21:08:59,003 DEBUG program: Return code: 0 >21:09:18,752 INFO program: Running... udevadm settle --timeout=300 >21:09:21,734 DEBUG program: Return code: 0 >21:09:21,735 INFO program: Running... modprobe btrfs >21:09:21,906 DEBUG program: Return code: 0 >21:09:21,915 INFO program: Running... modprobe xfs >21:09:22,071 DEBUG program: Return code: 0 >21:09:22,140 INFO program: Running... modprobe vfat >21:09:22,185 DEBUG program: Return code: 0 >23:10:07,434 INFO program: Running... udevadm settle --timeout=300 >23:10:07,486 DEBUG program: Return code: 1 >23:10:07,501 INFO program: Running... udevadm settle --timeout=300 >23:10:07,560 DEBUG program: Return code: 1 >23:10:24,190 INFO program: Running... udevadm settle --timeout=300 >23:10:24,236 DEBUG program: Return code: 1 >23:10:24,250 INFO program: Running... udevadm settle --timeout=300 >23:10:24,292 DEBUG program: Return code: 1 >23:10:56,842 INFO program: Running... udevadm settle --timeout=300 >23:10:56,889 DEBUG program: Return code: 1 >23:10:56,902 INFO program: Running... udevadm settle --timeout=300 >23:10:56,942 DEBUG program: Return code: 1 >23:11:24,362 INFO program: Running... hwclock --systohc --utc >23:11:25,502 DEBUG program: Return code: 0 >23:11:25,563 INFO program: Running... udevadm settle --timeout=300 >23:11:25,612 DEBUG program: Return code: 1 >23:11:25,699 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >23:11:26,199 DEBUG program: Return code: 0 >23:11:26,200 INFO program: Running... udevadm settle --timeout=300 >23:11:26,261 DEBUG program: Return code: 1 >23:11:26,274 INFO program: Running... wipefs -f -a /dev/mapper/fedora-home >23:11:26,467 INFO program: /dev/mapper/fedora-home: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >23:11:26,468 DEBUG program: Return code: 0 >23:11:26,469 INFO program: Running... udevadm settle --timeout=300 >23:11:26,529 DEBUG program: Return code: 0 >23:11:26,537 INFO program: Running... udevadm settle --timeout=300 >23:11:26,590 DEBUG program: Return code: 1 >23:11:26,595 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >23:11:26,720 DEBUG program: Return code: 0 >23:11:26,721 INFO program: Running... udevadm settle --timeout=300 >23:11:26,775 DEBUG program: Return code: 1 >23:11:26,791 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >23:11:26,899 INFO program: Logical volume "home" successfully removed >23:11:26,900 DEBUG program: Return code: 0 >23:11:26,901 INFO program: Running... udevadm settle --timeout=300 >23:11:26,960 DEBUG program: Return code: 1 >23:11:26,968 INFO program: Running... wipefs -f -a /dev/sda2 >23:11:27,074 INFO program: /dev/sda2: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >23:11:27,075 DEBUG program: Return code: 0 >23:11:27,076 INFO program: Running... udevadm settle --timeout=300 >23:11:27,139 DEBUG program: Return code: 1 >23:11:27,140 INFO program: Running... udevadm settle --timeout=300 >23:11:27,201 DEBUG program: Return code: 1 >23:11:27,218 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >23:11:27,488 DEBUG program: Return code: 0 >23:11:27,489 INFO program: Running... udevadm settle --timeout=300 >23:11:27,551 DEBUG program: Return code: 1 >23:11:27,558 INFO program: Running... wipefs -f -a /dev/mapper/fedora-root >23:11:27,675 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >23:11:27,677 DEBUG program: Return code: 0 >23:11:27,677 INFO program: Running... udevadm settle --timeout=300 >23:11:27,741 DEBUG program: Return code: 0 >23:11:27,749 INFO program: Running... udevadm settle --timeout=300 >23:11:27,801 DEBUG program: Return code: 1 >23:11:27,807 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >23:11:27,923 DEBUG program: Return code: 0 >23:11:27,924 INFO program: Running... udevadm settle --timeout=300 >23:11:27,979 DEBUG program: Return code: 1 >23:11:27,996 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >23:11:28,086 INFO program: Logical volume "root" successfully removed >23:11:28,087 DEBUG program: Return code: 0 >23:11:28,088 INFO program: Running... udevadm settle --timeout=300 >23:11:28,143 DEBUG program: Return code: 1 >23:11:28,157 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >23:11:28,423 DEBUG program: Return code: 0 >23:11:28,424 INFO program: Running... udevadm settle --timeout=300 >23:11:28,481 DEBUG program: Return code: 1 >23:11:28,487 INFO program: Running... wipefs -f -a /dev/mapper/fedora-swap >23:11:28,609 INFO program: /dev/mapper/fedora-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >23:11:28,611 DEBUG program: Return code: 0 >23:11:28,612 INFO program: Running... udevadm settle --timeout=300 >23:11:28,679 DEBUG program: Return code: 1 >23:11:28,690 INFO program: Running... udevadm settle --timeout=300 >23:11:28,743 DEBUG program: Return code: 1 >23:11:28,749 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >23:11:28,867 DEBUG program: Return code: 0 >23:11:28,869 INFO program: Running... udevadm settle --timeout=300 >23:11:28,929 DEBUG program: Return code: 1 >23:11:28,945 INFO program: Running... lvm lvremove --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >23:11:29,087 INFO program: Logical volume "swap" successfully removed >23:11:29,088 DEBUG program: Return code: 0 >23:11:29,089 INFO program: Running... udevadm settle --timeout=300 >23:11:29,149 DEBUG program: Return code: 1 >23:11:29,162 INFO program: Running... udevadm settle --timeout=300 >23:11:29,223 DEBUG program: Return code: 1 >23:11:29,229 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:29,307 INFO program: 0 logical volume(s) in volume group "fedora" now active >23:11:29,309 DEBUG program: Return code: 0 >23:11:29,320 INFO program: Running... lvm vgreduce --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --removemissing --force fedora >23:11:29,392 INFO program: Volume group "fedora" is already consistent >23:11:29,393 DEBUG program: Return code: 0 >23:11:29,394 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:29,484 INFO program: 0 logical volume(s) in volume group "fedora" now active >23:11:29,485 DEBUG program: Return code: 0 >23:11:29,486 INFO program: Running... lvm vgremove --force --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:29,587 INFO program: Volume group "fedora" successfully removed >23:11:29,588 DEBUG program: Return code: 0 >23:11:29,589 INFO program: Running... udevadm settle --timeout=300 >23:11:29,642 DEBUG program: Return code: 1 >23:11:29,650 INFO program: Running... lvm pvremove --force --force --yes --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda3 >23:11:29,734 INFO program: Labels on physical volume "/dev/sda3" successfully wiped >23:11:29,736 DEBUG program: Return code: 0 >23:11:29,736 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda3 >23:11:29,818 INFO program: No PV label found on /dev/sda3. >23:11:29,819 DEBUG program: Return code: 0 >23:11:29,824 INFO program: Running... udevadm settle --timeout=300 >23:11:29,894 DEBUG program: Return code: 0 >23:11:29,895 INFO program: Running... udevadm settle --timeout=300 >23:11:29,953 DEBUG program: Return code: 1 >23:11:29,971 INFO program: Running... udevadm settle --timeout=300 >23:11:30,022 DEBUG program: Return code: 1 >23:11:30,123 INFO program: Running... udevadm settle --timeout=300 >23:11:30,412 DEBUG program: Return code: 0 >23:11:30,415 INFO program: Running... udevadm settle --timeout=300 >23:11:30,472 DEBUG program: Return code: 1 >23:11:30,487 INFO program: Running... udevadm settle --timeout=300 >23:11:30,539 DEBUG program: Return code: 1 >23:11:30,662 INFO program: Running... udevadm settle --timeout=300 >23:11:30,782 DEBUG program: Return code: 0 >23:11:30,784 INFO program: Running... udevadm settle --timeout=300 >23:11:30,849 DEBUG program: Return code: 1 >23:11:30,865 INFO program: Running... udevadm settle --timeout=300 >23:11:30,919 DEBUG program: Return code: 1 >23:11:31,006 INFO program: Running... udevadm settle --timeout=300 >23:11:31,076 DEBUG program: Return code: 0 >23:11:31,078 INFO program: Running... udevadm settle --timeout=300 >23:11:31,130 DEBUG program: Return code: 1 >23:11:31,214 INFO program: Running... udevadm settle --timeout=300 >23:11:31,320 DEBUG program: Return code: 0 >23:11:31,321 INFO program: Running... udevadm settle --timeout=300 >23:11:31,374 DEBUG program: Return code: 1 >23:11:31,524 INFO program: Running... udevadm settle --timeout=300 >23:11:31,601 DEBUG program: Return code: 0 >23:11:31,602 INFO program: Running... udevadm settle --timeout=300 >23:11:31,664 DEBUG program: Return code: 1 >23:11:31,672 INFO program: Running... udevadm settle --timeout=300 >23:11:31,723 DEBUG program: Return code: 1 >23:11:31,740 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2047 >23:11:31,909 INFO program: 2047+0 records in >23:11:31,910 INFO program: 2047+0 records out >23:11:31,910 INFO program: 1048064 bytes (1.0 MB) copied, 0.127591 s, 8.2 MB/s >23:11:31,910 DEBUG program: Return code: 0 >23:11:31,911 INFO program: Running... udevadm settle --timeout=300 >23:11:31,997 DEBUG program: Return code: 0 >23:11:32,094 INFO program: Running... udevadm settle --timeout=300 >23:11:32,174 DEBUG program: Return code: 0 >23:11:32,189 INFO program: Running... wipefs -f -a /dev/sda1 >23:11:32,241 DEBUG program: Return code: 0 >23:11:32,253 INFO program: Running... udevadm settle --timeout=300 >23:11:32,311 DEBUG program: Return code: 1 >23:11:32,313 INFO program: Running... udevadm settle --timeout=300 >23:11:32,371 DEBUG program: Return code: 1 >23:11:32,389 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=4096 count=2048 >23:11:32,535 INFO program: 2048+0 records in >23:11:32,536 INFO program: 2048+0 records out >23:11:32,537 INFO program: 1048576 bytes (1.0 MB) copied, 0.106124 s, 9.9 MB/s >23:11:32,537 DEBUG program: Return code: 0 >23:11:32,538 INFO program: Running... udevadm settle --timeout=300 >23:11:32,630 DEBUG program: Return code: 0 >23:11:32,745 INFO program: Running... udevadm settle --timeout=300 >23:11:32,862 DEBUG program: Return code: 0 >23:11:32,871 INFO program: Running... wipefs -f -a /dev/sda2 >23:11:32,956 DEBUG program: Return code: 0 >23:11:32,965 INFO program: Running... udevadm settle --timeout=300 >23:11:33,021 DEBUG program: Return code: 1 >23:11:33,023 INFO program: Running... udevadm settle --timeout=300 >23:11:33,088 DEBUG program: Return code: 1 >23:11:33,103 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1028096 count=2048 >23:11:33,276 INFO program: 2048+0 records in >23:11:33,277 INFO program: 2048+0 records out >23:11:33,278 INFO program: 1048576 bytes (1.0 MB) copied, 0.127018 s, 8.3 MB/s >23:11:33,278 DEBUG program: Return code: 0 >23:11:33,279 INFO program: Running... udevadm settle --timeout=300 >23:11:33,337 DEBUG program: Return code: 1 >23:11:33,452 INFO program: Running... udevadm settle --timeout=300 >23:11:33,618 DEBUG program: Return code: 0 >23:11:33,630 INFO program: Running... wipefs -f -a /dev/sda3 >23:11:33,756 INFO program: /dev/sda3: 8 bytes were erased at offset 0x04000040 (btrfs): 5f 42 48 52 66 53 5f 4d >23:11:33,756 DEBUG program: Return code: 0 >23:11:33,762 INFO program: Running... udevadm settle --timeout=300 >23:11:33,819 DEBUG program: Return code: 1 >23:11:33,821 INFO program: Running... udevadm settle --timeout=300 >23:11:33,873 DEBUG program: Return code: 1 >23:11:33,979 INFO program: Running... wipefs -f -a /dev/sda3 >23:11:34,064 DEBUG program: Return code: 0 >23:11:34,064 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda3 >23:11:34,156 INFO program: No PV label found on /dev/sda3. >23:11:34,158 DEBUG program: Return code: 0 >23:11:34,158 INFO program: Running... lvm pvcreate --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } --dataalignment 1024k /dev/sda3 >23:11:34,354 INFO program: Physical volume "/dev/sda3" successfully created >23:11:34,355 DEBUG program: Return code: 0 >23:11:34,356 INFO program: Running... lvm pvscan --cache --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } /dev/sda3 >23:11:34,431 DEBUG program: Return code: 0 >23:11:34,437 INFO program: Running... udevadm settle --timeout=300 >23:11:34,495 DEBUG program: Return code: 1 >23:11:34,505 INFO program: Running... udevadm settle --timeout=300 >23:11:34,560 DEBUG program: Return code: 1 >23:11:34,576 INFO program: Running... lvm vgcreate -s 4m --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora /dev/sda3 >23:11:34,675 INFO program: Volume group "fedora" successfully created >23:11:34,677 DEBUG program: Return code: 0 >23:11:34,686 INFO program: Running... udevadm settle --timeout=300 >23:11:34,733 DEBUG program: Return code: 1 >23:11:34,734 INFO program: Running... udevadm settle --timeout=300 >23:11:34,798 DEBUG program: Return code: 1 >23:11:34,810 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora >23:11:34,878 INFO program: LVM2_VG_UUID=w2Da29-PCpj-LVfe-icFx-diZD-z3rs-vswERC LVM2_VG_SIZE=362248.00 LVM2_VG_FREE=362248.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=90562 LVM2_VG_FREE_COUNT=90562 LVM2_PV_COUNT=1 >23:11:34,879 DEBUG program: Return code: 0 >23:11:34,884 INFO program: Running... lvm lvcreate -L 51200m -n root -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:35,136 INFO program: Logical volume "root" created >23:11:35,136 DEBUG program: Return code: 0 >23:11:35,142 INFO program: Running... udevadm settle --timeout=300 >23:11:35,213 DEBUG program: Return code: 0 >23:11:35,224 INFO program: Running... udevadm settle --timeout=300 >23:11:35,296 DEBUG program: Return code: 0 >23:11:35,308 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >23:11:37,517 INFO program: mke2fs 1.42.9 (28-Dec-2013) >23:11:37,518 INFO program: Filesystem label= >23:11:37,519 INFO program: OS type: Linux >23:11:37,519 INFO program: Block size=4096 (log=2) >23:11:37,520 INFO program: Fragment size=4096 (log=2) >23:11:37,520 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:11:37,521 INFO program: 3276800 inodes, 13107200 blocks >23:11:37,521 INFO program: 655360 blocks (5.00%) reserved for the super user >23:11:37,522 INFO program: First data block=0 >23:11:37,522 INFO program: Maximum filesystem blocks=4294967296 >23:11:37,523 INFO program: 400 block groups >23:11:37,523 INFO program: 32768 blocks per group, 32768 fragments per group >23:11:37,524 INFO program: 8192 inodes per group >23:11:37,524 INFO program: Superblock backups stored on blocks: >23:11:37,525 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >23:11:37,525 INFO program: 4096000, 7962624, 11239424 >23:11:37,526 INFO program: >23:11:37,526 INFO program: Allocating group tables: 0/400 done >23:11:37,526 INFO program: Writing inode tables: 0/400 done >23:11:37,526 INFO program: Creating journal (32768 blocks): done >23:11:37,527 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >23:11:37,527 INFO program: >23:11:37,527 DEBUG program: Return code: 0 >23:11:37,530 INFO program: Running... udevadm settle --timeout=300 >23:11:37,679 DEBUG program: Return code: 0 >23:11:37,688 INFO program: Running... udevadm settle --timeout=300 >23:11:37,743 DEBUG program: Return code: 1 >23:11:37,756 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora >23:11:37,865 INFO program: LVM2_VG_UUID=w2Da29-PCpj-LVfe-icFx-diZD-z3rs-vswERC LVM2_VG_SIZE=362248.00 LVM2_VG_FREE=311048.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=90562 LVM2_VG_FREE_COUNT=77762 LVM2_PV_COUNT=1 >23:11:37,866 DEBUG program: Return code: 0 >23:11:37,870 INFO program: Running... lvm lvcreate -L 307200m -n home -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:38,225 INFO program: Logical volume "home" created >23:11:38,226 DEBUG program: Return code: 0 >23:11:38,232 INFO program: Running... udevadm settle --timeout=300 >23:11:38,330 DEBUG program: Return code: 0 >23:11:38,339 INFO program: Running... udevadm settle --timeout=300 >23:11:38,403 DEBUG program: Return code: 0 >23:11:42,378 INFO program: Running... udevadm settle --timeout=300 >23:11:42,435 DEBUG program: Return code: 1 >23:11:42,446 INFO program: Running... udevadm settle --timeout=300 >23:11:42,500 DEBUG program: Return code: 1 >23:11:44,839 INFO program: Running... udevadm settle --timeout=300 >23:11:44,898 DEBUG program: Return code: 1 >23:11:44,900 INFO program: Running... udevadm settle --timeout=300 >23:11:44,959 DEBUG program: Return code: 1 >23:11:44,972 INFO program: Running... mke2fs -t ext4 /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba >23:11:49,641 INFO program: mke2fs 1.42.9 (28-Dec-2013) >23:11:49,643 INFO program: Filesystem label= >23:11:49,643 INFO program: OS type: Linux >23:11:49,644 INFO program: Block size=4096 (log=2) >23:11:49,644 INFO program: Fragment size=4096 (log=2) >23:11:49,645 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:11:49,645 INFO program: 19660800 inodes, 78642688 blocks >23:11:49,645 INFO program: 3932134 blocks (5.00%) reserved for the super user >23:11:49,646 INFO program: First data block=0 >23:11:49,646 INFO program: Maximum filesystem blocks=4294967296 >23:11:49,646 INFO program: 2400 block groups >23:11:49,646 INFO program: 32768 blocks per group, 32768 fragments per group >23:11:49,647 INFO program: 8192 inodes per group >23:11:49,647 INFO program: Superblock backups stored on blocks: >23:11:49,647 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >23:11:49,648 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616 >23:11:49,648 INFO program: >23:11:49,648 INFO program: Allocating group tables: 0/2400 done >23:11:49,648 INFO program: Writing inode tables: 0/2400 done >23:11:49,649 INFO program: Creating journal (32768 blocks): done >23:11:49,649 INFO program: Writing superblocks and filesystem accounting information: 0/2400 done >23:11:49,649 INFO program: >23:11:49,650 DEBUG program: Return code: 0 >23:11:49,653 INFO program: Running... e2label /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba >23:11:50,028 DEBUG program: Return code: 0 >23:11:50,035 INFO program: Running... udevadm settle --timeout=300 >23:11:50,191 DEBUG program: Return code: 0 >23:11:50,201 INFO program: Running... udevadm settle --timeout=300 >23:11:50,253 DEBUG program: Return code: 1 >23:11:50,267 INFO program: Running... lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} fedora >23:11:50,387 INFO program: LVM2_VG_UUID=w2Da29-PCpj-LVfe-icFx-diZD-z3rs-vswERC LVM2_VG_SIZE=362248.00 LVM2_VG_FREE=3848.00 LVM2_VG_EXTENT_SIZE=4.00 LVM2_VG_EXTENT_COUNT=90562 LVM2_VG_FREE_COUNT=962 LVM2_PV_COUNT=1 >23:11:50,389 DEBUG program: Return code: 0 >23:11:50,394 INFO program: Running... lvm lvcreate -L 3840m -n swap -y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >23:11:50,693 INFO program: Logical volume "swap" created >23:11:50,694 DEBUG program: Return code: 0 >23:11:50,705 INFO program: Running... udevadm settle --timeout=300 >23:11:50,784 DEBUG program: Return code: 0 >23:11:50,797 INFO program: Running... udevadm settle --timeout=300 >23:11:50,858 DEBUG program: Return code: 1 >23:11:50,870 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >23:11:50,956 INFO program: Setting up swapspace version 1, size = 3932156 KiB >23:11:50,958 INFO program: no label, UUID=03c7af7b-d2e5-4954-8964-c6ff06f4cbb7 >23:11:50,959 DEBUG program: Return code: 0 >23:11:50,965 INFO program: Running... udevadm settle --timeout=300 >23:11:51,058 DEBUG program: Return code: 0 >23:11:51,064 INFO program: Running... udevadm settle --timeout=300 >23:11:51,118 DEBUG program: Return code: 1 >23:11:51,409 INFO program: Running... mke2fs -t ext4 /dev/sda2 >23:11:52,070 INFO program: mke2fs 1.42.9 (28-Dec-2013) >23:11:52,071 INFO program: Filesystem label= >23:11:52,071 INFO program: OS type: Linux >23:11:52,072 INFO program: Block size=1024 (log=0) >23:11:52,072 INFO program: Fragment size=1024 (log=0) >23:11:52,073 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:11:52,073 INFO program: 128016 inodes, 512000 blocks >23:11:52,074 INFO program: 25600 blocks (5.00%) reserved for the super user >23:11:52,075 INFO program: First data block=1 >23:11:52,075 INFO program: Maximum filesystem blocks=67633152 >23:11:52,076 INFO program: 63 block groups >23:11:52,076 INFO program: 8192 blocks per group, 8192 fragments per group >23:11:52,076 INFO program: 2032 inodes per group >23:11:52,077 INFO program: Superblock backups stored on blocks: >23:11:52,077 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >23:11:52,078 INFO program: >23:11:52,078 INFO program: Allocating group tables: 0/63 done >23:11:52,078 INFO program: Writing inode tables: 0/63 done >23:11:52,079 INFO program: Creating journal (8192 blocks): done >23:11:52,079 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >23:11:52,080 INFO program: >23:11:52,080 DEBUG program: Return code: 0 >23:11:52,084 INFO program: Running... udevadm settle --timeout=300 >23:11:52,158 DEBUG program: Return code: 0 >23:11:52,163 INFO program: Running... udevadm settle --timeout=300 >23:11:52,221 DEBUG program: Return code: 1 >23:11:52,610 INFO program: Running... udevadm settle --timeout=300 >23:11:52,785 DEBUG program: Return code: 0 >23:11:52,796 INFO program: Running... udevadm settle --timeout=300 >23:11:52,850 DEBUG program: Return code: 1 >23:11:53,122 INFO program: Running... swapon /dev/mapper/fedora-swap >23:11:53,191 DEBUG program: Return code: 0 >23:11:53,280 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >23:11:53,387 DEBUG program: Return code: 0 >23:11:53,431 INFO program: Running... mount -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >23:11:53,502 DEBUG program: Return code: 0 >23:11:53,533 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >23:11:53,583 DEBUG program: Return code: 0 >23:11:53,589 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >23:11:53,635 DEBUG program: Return code: 0 >23:11:53,642 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >23:11:53,690 DEBUG program: Return code: 0 >23:11:53,710 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba /mnt/sysimage/home >23:11:53,818 DEBUG program: Return code: 0 >23:11:53,850 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >23:11:53,893 DEBUG program: Return code: 0 >23:11:54,078 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >23:11:54,127 DEBUG program: Return code: 0 >23:11:54,150 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >23:11:54,194 DEBUG program: Return code: 0 >23:11:54,199 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >23:11:54,244 DEBUG program: Return code: 0 >23:12:23,720 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 >00:08:33,402 INFO program: Running... grub2-install --no-floppy /dev/sda >00:08:43,113 INFO program: Installing for i386-pc platform. >00:08:43,115 INFO program: Installation finished. No error reported. >00:08:43,116 DEBUG program: Return code: 0 >00:08:43,409 INFO program: Running... /usr/sbin/rhcrashkernel-param >00:08:43,482 DEBUG program: Return code: 0 >00:08:43,485 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.16.0-0.rc3.git3.1.fc21.x86_64 >00:08:43,796 DEBUG program: Return code: 0 >00:08:43,798 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >00:08:55,137 INFO program: Generating grub configuration file ... >00:08:55,139 INFO program: Found linux image: /boot/vmlinuz-3.16.0-0.rc3.git3.1.fc21.x86_64 >00:08:55,139 INFO program: Found initrd image: /boot/initramfs-3.16.0-0.rc3.git3.1.fc21.x86_64.img >00:08:55,140 INFO program: Found linux image: /boot/vmlinuz-0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5 >00:08:55,140 INFO program: Found initrd image: /boot/initramfs-0-rescue-cedebd7b50a64bae8b1a9baa86acd4f5.img >00:08:55,141 INFO program: done >00:08:55,141 DEBUG program: Return code: 0 >22:00:21,008 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >22:00:22,776 DEBUG program: Return code: 0 >22:00:22,782 INFO program: Running... systemctl enable initial-setup-graphical.service initial-setup-text.service >22:00:22,836 INFO program: Operation failed: No such file or directory >22:00:22,837 DEBUG program: Return code: 1 >22:00:23,276 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >22:00:24,556 INFO program: Adding service 'ssh' to default zone. >22:00:24,557 INFO program: success >22:00:24,558 DEBUG program: Return code: 0 >22:00:24,563 INFO program: Running... hostnamectl set-hostname localhost.localdomain >22:00:24,730 DEBUG program: Return code: 0 > > >/tmp/storage.log: >21:08:41,694 DEBUG blivet: Caught exception, continuing. >21:08:41,694 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >21:08:41,695 DEBUG blivet: Begin exception details. >21:08:41,695 DEBUG blivet: Traceback (most recent call last): >21:08:41,695 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >21:08:41,695 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >21:08:41,695 DEBUG blivet: IOError: Unknown error >21:08:41,696 DEBUG blivet: End exception details. >21:08:41,696 INFO blivet: ISCSID is /sbin/iscsid >21:08:41,696 INFO blivet: no initiator set >21:08:41,936 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:08:41,936 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >21:08:44,303 DEBUG blivet: trying to set new default fstype to 'ext4' >21:08:44,328 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:44,331 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >21:08:44,334 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:44,348 DEBUG blivet: Caught exception, continuing. >21:08:44,348 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >21:08:44,349 DEBUG blivet: Begin exception details. >21:08:44,349 DEBUG blivet: Traceback (most recent call last): >21:08:44,350 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >21:08:44,350 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >21:08:44,351 DEBUG blivet: IOError: Unknown error >21:08:44,351 DEBUG blivet: End exception details. >21:08:45,073 INFO blivet: Detected 3840 MiB of memory >21:08:45,113 INFO blivet: Suggested swap size (3840 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >21:08:45,149 INFO blivet: Swap attempt of 0.0 >21:08:45,524 INFO blivet: resetting Blivet (version 0.52) instance <blivet.Blivet object at 0x7f7f413c1150> >21:08:45,526 INFO blivet: no initiator set >21:08:45,528 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:08:45,529 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:08:45,840 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >21:08:45,849 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128 /dev/disk/by-id/wwn-0x5000c5002a78c221', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': 'b186ba17', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '765812', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128', > '/dev/disk/by-id/wwn-0x5000c5002a78c221'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:08:45,850 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:08:45,852 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:08:45,853 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:45,855 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:08:45,858 INFO blivet: sda is a disk >21:08:45,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >21:08:45,904 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:08:46,298 INFO blivet: added disk sda (id 1) to device tree >21:08:46,854 DEBUG blivet: looking up parted Device: /dev/sda >21:08:46,938 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:08:46,941 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >21:08:46,944 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:08:46,945 DEBUG blivet: required disklabel type for sda (1) is None >21:08:46,945 DEBUG blivet: default disklabel type for sda is gpt >21:08:46,947 DEBUG blivet: selecting gpt disklabel for sda based on size >21:08:46,949 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:08:47,039 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7f32a1cb50>, <parted.partition.Partition object at 0x7f7f32a1ce50>, <parted.partition.Partition object at 0x7f7f32a220d0>] > device: <parted.device.Device object at 0x7f7f32a1c910> > PedDisk: <_ped.Disk object at 0x7f7f35650e18> >21:08:47,043 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >21:08:47,045 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:08:47,046 INFO blivet: got device: DiskDevice instance (0x7f7f411ad790) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648290> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7f35c1e190> >21:08:47,096 INFO blivet: got format: DiskLabel instance (0x7f7f35c1e210) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7f32a1cb50>, <parted.partition.Partition object at 0x7f7f32a1ce50>, <parted.partition.Partition object at 0x7f7f32a220d0>] > device: <parted.device.Device object at 0x7f7f32a1c910> > PedDisk: <_ped.Disk object at 0x7f7f35650e18> > origPartedDisk = <parted.disk.Disk object at 0x7f7f32a22190> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648440> > >21:08:47,132 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1 /dev/disk/by-id/wwn-0x5000c5002a78c221-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b186ba17-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b186ba17', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '765905', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part1', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:08:47,133 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:08:47,135 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >21:08:47,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:47,138 INFO blivet: sda1 is a partition >21:08:47,141 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:08:47,143 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:08:47,151 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (1) with existing msdos disklabel >21:08:47,153 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:08:47,156 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:08:47,156 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >21:08:47,158 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:08:47,158 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:08:47,160 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:08:47,162 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:08:47,164 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:08:47,166 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:08:47,166 INFO blivet: added partition sda1 (id 6) to device tree >21:08:47,168 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:08:47,169 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:08:47,170 DEBUG blivet: device sda1 does not contain a disklabel >21:08:47,170 DEBUG blivet: no type or existing type for sda1, bailing >21:08:47,181 DEBUG blivet: looking up parted Device: /dev/sda1 >21:08:47,170 INFO blivet: got device: PartitionDevice instance (0x7f7f32a07810) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 465.76 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 2048 KiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648830> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f32a1c9d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f32a1cc10> PedPartition: <_ped.Partition object at 0x7f7f35619dd0> > disk = existing 465.76 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 6143 length = 4096 > flags = >21:08:47,320 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2 /dev/disk/by-id/wwn-0x5000c5002a78c221-part2 /dev/disk/by-uuid/b33232ef-7da2-4bbf-b22e-5000281d52d6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b33232ef-7da2-4bbf-b22e-5000281d52d6', > 'ID_FS_UUID_ENC': 'b33232ef-7da2-4bbf-b22e-5000281d52d6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '6144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b186ba17-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b186ba17', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '766042', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part2', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part2', > '/dev/disk/by-uuid/b33232ef-7da2-4bbf-b22e-5000281d52d6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:08:47,323 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:08:47,326 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >21:08:47,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:47,330 INFO blivet: sda2 is a partition >21:08:47,332 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:08:47,335 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:08:47,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (1) with existing msdos disklabel >21:08:47,353 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:08:47,357 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:08:47,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >21:08:47,361 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:08:47,361 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:08:47,365 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:08:47,368 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:08:47,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:08:47,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:08:47,375 INFO blivet: added partition sda2 (id 10) to device tree >21:08:47,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:08:47,381 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:08:47,382 DEBUG blivet: device sda2 does not contain a disklabel >21:08:47,383 INFO blivet: type detected on 'sda2' is 'ext4' >21:08:47,554 DEBUG blivet: size=13.72 MiB, current=500 MiB >21:08:47,617 DEBUG blivet: padding min size from 14384128 up to 14384628 >21:08:47,621 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:47,622 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >21:08:47,629 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:08:47,632 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >21:08:47,643 DEBUG blivet: looking up parted Device: /dev/sda2 >21:08:47,633 INFO blivet: got device: PartitionDevice instance (0x7f7f32a07b50) -- > name = sda2 status = True kids = 0 id = 10 > parents = ['existing 465.76 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f356487a0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f32a1c9d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f32a1cf90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f32a1cf10> PedPartition: <_ped.Partition object at 0x7f7f35619e30> > disk = existing 465.76 GiB disk sda (1) with existing msdos disklabel > start = 6144 end = 1030143 length = 1024000 > flags = boot >21:08:47,747 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:47,744 INFO blivet: got format: Ext4FS instance (0x7f7f32a07a90) object id 13-- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = b33232ef-7da2-4bbf-b22e-5000281d52d6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >21:08:47,764 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:47,779 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:47,800 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:47,824 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part3 /dev/disk/by-id/lvm-pv-uuid-6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG /dev/disk/by-id/wwn-0x5000c5002a78c221-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG', > 'ID_FS_UUID_ENC': '6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1030144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '741890048', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'b186ba17-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b186ba17', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJ7V128', > 'ID_SERIAL_SHORT': '5VJ7V128', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002a78c221', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002a78c221', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '766141', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ7V128-part3', > '/dev/disk/by-id/lvm-pv-uuid-6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG', > '/dev/disk/by-id/wwn-0x5000c5002a78c221-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:08:47,825 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:08:47,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >21:08:47,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:47,829 INFO blivet: sda3 is a partition >21:08:47,830 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:08:47,832 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:08:47,841 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sda (1) with existing msdos disklabel >21:08:47,844 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:08:47,846 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:08:47,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >21:08:47,849 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:08:47,849 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:08:47,851 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:08:47,854 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:08:47,856 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:08:47,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:08:47,858 INFO blivet: added partition sda3 (id 15) to device tree >21:08:47,860 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:08:47,862 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:08:47,862 DEBUG blivet: device sda3 does not contain a disklabel >21:08:47,933 INFO blivet: type detected on 'sda3' is 'LVM2_member' >21:08:47,937 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG ; exists: True ; vgUuid: B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ ; label: None ; peStart: 1024 KiB ; device: /dev/sda3 ; serial: 5VJ7V128 ; >21:08:47,966 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >21:08:47,968 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:08:47,971 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >21:08:47,973 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >21:08:47,976 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:08:47,980 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sda3 ; >21:08:47,984 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:08:47,984 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >21:08:47,987 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >21:08:47,988 INFO blivet: added lvmvg fedora (id 19) to device tree >21:08:48,065 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:08:48,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:48,103 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:08:48,107 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >21:08:48,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >21:08:48,111 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >21:08:48,118 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >21:08:48,149 DEBUG blivet: Adding fedora-home/300 GiB to fedora >21:08:48,165 INFO blivet: added lvmlv fedora-home (id 22) to device tree >21:08:48,167 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >21:08:48,168 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >21:08:48,170 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >21:08:48,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04 /dev/disk/by-uuid/998c28e9-4a3c-430e-837a-29ae7ce849d0 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '998c28e9-4a3c-430e-837a-29ae7ce849d0', > 'ID_FS_UUID_ENC': '998c28e9-4a3c-430e-837a-29ae7ce849d0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '894690', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04', > '/dev/disk/by-uuid/998c28e9-4a3c-430e-837a-29ae7ce849d0', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >21:08:48,176 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >21:08:48,177 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:08:48,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 300 GiB lvmlv fedora-home (22) >21:08:48,186 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >21:08:48,189 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >21:08:48,189 DEBUG blivet: device fedora-home does not contain a disklabel >21:08:48,190 INFO blivet: type detected on 'fedora-home' is 'crypto_LUKS' >21:08:48,192 DEBUG blivet: LUKS.__init__: uuid: 998c28e9-4a3c-430e-837a-29ae7ce849d0 ; exists: True ; label: None ; device: /dev/mapper/fedora-home ; serial: None ; name: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; >21:08:48,192 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance with object id 25 >21:08:48,194 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: luks ; >21:08:48,196 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: fedora-home ; >21:08:48,197 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; >21:08:48,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:48,202 DEBUG blivet: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora-home ; >21:08:48,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >21:08:48,204 DEBUG blivet: LUKSDevice._setFormat: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; current: None ; type: None ; >21:08:48,206 DEBUG blivet: LUKSDevice.setup: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; status: False ; controllable: True ; orig: False ; >21:08:48,208 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; orig: False ; >21:08:48,211 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >21:08:48,215 DEBUG blivet: LUKS.setup: device: /dev/mapper/fedora-home ; mapName: luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; status: False ; type: luks ; >21:08:48,215 INFO blivet: setup of luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 failed: luks device not configured >21:08:48,218 DEBUG blivet: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: fedora-home ; >21:08:48,245 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:48,257 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,273 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,289 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,305 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,219 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f32ab5b90) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = nSZ4hl-QRcZ-w17S-cT6e-YV1v-dPSt-LWxk04 size = 300 GiB > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629145600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f356483b0> > target size = 300 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 53.76 GiB > free extents = 13762 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 300 GiB >21:08:48,378 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:48,389 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,407 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,422 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,439 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,512 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:48,522 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,537 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,551 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,569 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,649 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:48,665 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,690 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,716 DEBUG blivet: fedora size is 353.76 GiB >21:08:48,740 DEBUG blivet: vg fedora has 53.76 GiB free >21:08:48,800 INFO blivet: got format: LUKS instance (0x7f7f32ab5d10) object id 25-- > type = luks name = Å ifrováno (LUKS) status = False > device = /dev/mapper/fedora-home uuid = 998c28e9-4a3c-430e-837a-29ae7ce849d0 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:08:48,804 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:08:48,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:48,807 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:08:48,809 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >21:08:48,809 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >21:08:48,811 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >21:08:48,811 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >21:08:48,870 DEBUG blivet: Adding fedora-swap/3840 MiB to fedora >21:08:48,891 INFO blivet: added lvmlv fedora-swap (id 30) to device tree >21:08:48,894 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >21:08:48,897 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >21:08:48,899 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >21:08:48,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6 /dev/disk/by-uuid/fd24e6c9-b036-4c59-8a4d-06ded44d725e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fd24e6c9-b036-4c59-8a4d-06ded44d725e', > 'ID_FS_UUID_ENC': 'fd24e6c9-b036-4c59-8a4d-06ded44d725e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '898331', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6', > '/dev/disk/by-uuid/fd24e6c9-b036-4c59-8a4d-06ded44d725e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >21:08:48,908 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >21:08:48,911 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:08:48,920 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3840 MiB lvmlv fedora-swap (30) >21:08:48,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >21:08:48,926 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >21:08:48,926 DEBUG blivet: device fedora-swap does not contain a disklabel >21:08:48,926 INFO blivet: type detected on 'fedora-swap' is 'swap' >21:08:48,929 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: fd24e6c9-b036-4c59-8a4d-06ded44d725e ; exists: True ; label: None ; >21:08:48,929 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 33 >21:08:48,932 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >21:08:48,972 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:48,985 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,027 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,060 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,084 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:48,932 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f32ab5cd0) -- > name = fedora-swap status = True kids = 0 id = 30 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = 60gwJi-Qemi-M0Gv-DIQD-pe4d-0Vwt-L8abg6 size = 3840 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7864320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec7a0> > target size = 3840 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 50.01 GiB > free extents = 12802 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (30) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3840 MiB >21:08:49,184 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:49,194 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,210 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,225 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,248 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,313 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:49,322 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,337 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,350 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,365 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,444 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:49,454 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,468 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,481 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,495 DEBUG blivet: vg fedora has 50.01 GiB free >21:08:49,538 INFO blivet: got format: SwapSpace instance (0x7f7f38001d50) object id 33-- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = fd24e6c9-b036-4c59-8a4d-06ded44d725e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:08:49,540 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:08:49,541 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:49,543 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >21:08:49,544 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >21:08:49,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >21:08:49,546 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >21:08:49,546 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >21:08:49,598 DEBUG blivet: Adding fedora-root/50 GiB to fedora >21:08:49,612 INFO blivet: added lvmlv fedora-root (id 35) to device tree >21:08:49,613 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >21:08:49,615 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >21:08:49,616 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >21:08:49,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM /dev/disk/by-uuid/6bbf7d8d-5873-479b-93a7-c3bd6249974f /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6bbf7d8d-5873-479b-93a7-c3bd6249974f', > 'ID_FS_UUID_ENC': '6bbf7d8d-5873-479b-93a7-c3bd6249974f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '890475', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM', > '/dev/disk/by-uuid/6bbf7d8d-5873-479b-93a7-c3bd6249974f', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >21:08:49,620 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-2)... >21:08:49,622 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:08:49,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (35) >21:08:49,629 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >21:08:49,631 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >21:08:49,631 DEBUG blivet: device fedora-root does not contain a disklabel >21:08:49,631 INFO blivet: type detected on 'fedora-root' is 'ext4' >21:08:49,773 DEBUG blivet: size=272.63 MiB, current=50 GiB >21:08:49,806 DEBUG blivet: padding min size from 285868032 up to 285868532 >21:08:49,808 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:49,809 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 38 >21:08:49,810 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >21:08:49,832 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:49,841 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,857 DEBUG blivet: vg fedora has 8192 KiB free >21:08:49,870 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,885 DEBUG blivet: vg fedora has 8192 KiB free >21:08:49,810 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f38001c90) -- > name = fedora-root status = True kids = 0 id = 35 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = B9PbE2-evvm-n8At-Q4P6-eoce-tmaL-8g0ceM size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec830> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (30) with existing swap', > 'existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >21:08:49,955 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:49,964 DEBUG blivet: fedora size is 353.76 GiB >21:08:49,979 DEBUG blivet: vg fedora has 8192 KiB free >21:08:49,993 DEBUG blivet: fedora size is 353.76 GiB >21:08:50,007 DEBUG blivet: vg fedora has 8192 KiB free >21:08:50,076 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:50,085 DEBUG blivet: fedora size is 353.76 GiB >21:08:50,100 DEBUG blivet: vg fedora has 8192 KiB free >21:08:50,113 DEBUG blivet: fedora size is 353.76 GiB >21:08:50,128 DEBUG blivet: vg fedora has 8192 KiB free >21:08:50,198 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:50,207 DEBUG blivet: fedora size is 353.76 GiB >21:08:50,222 DEBUG blivet: vg fedora has 8192 KiB free >21:08:50,235 DEBUG blivet: fedora size is 353.76 GiB >21:08:50,249 DEBUG blivet: vg fedora has 8192 KiB free >21:08:50,299 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:50,297 INFO blivet: got format: Ext4FS instance (0x7f7f3800edd0) object id 38-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6bbf7d8d-5873-479b-93a7-c3bd6249974f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50 GiB targetSize = 50 GiB > >21:08:50,310 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:50,321 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:50,332 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:50,342 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:08:50,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 300 GiB lvmlv fedora-home (22) with existing luks >21:08:50,349 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 300 GiB >21:08:50,363 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:08:50,369 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3840 MiB lvmlv fedora-swap (30) with existing swap >21:08:50,369 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3840 MiB >21:08:50,384 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:08:50,390 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem >21:08:50,391 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >21:08:50,409 DEBUG blivet: looking up parted Device: /dev/sda3 >21:08:50,405 INFO blivet: got device: PartitionDevice instance (0x7f7f41102390) -- > name = sda3 status = True kids = 1 id = 15 > parents = ['existing 465.76 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 353.76 GiB > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 741890048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (46180, 255, 63) biosGeometry: (46180, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec8c0> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f32a1c9d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f32a22110> PedPartition: <_ped.Partition object at 0x7f7f35619e90> > disk = existing 465.76 GiB disk sda (1) with existing msdos disklabel > start = 1030144 end = 742920191 length = 741890048 > flags = lvm >21:08:50,515 INFO blivet: got format: LVMPhysicalVolume instance (0x7f7f32a077d0) object id 18-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = 6qWuc2-OaJS-IAfB-zPE5-mtEU-Vym5-8Yr0pG exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ peStart = 1024 KiB >21:08:50,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > '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_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7700H\\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': '5a9d194b', > 'ID_REVISION': '1.FA', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7700H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '767616', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7700H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:08:50,536 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:08:50,537 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >21:08:50,538 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:50,539 INFO blivet: sr0 is a cdrom >21:08:50,540 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:08:50,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >21:08:50,542 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:08:50,542 INFO blivet: added cdrom sr0 (id 41) to device tree >21:08:50,543 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:08:50,555 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:08:50,558 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:08:50,561 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:08:50,564 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:08:53,476 WARN blivet: disklabel detected but not usable on sr0 >21:08:53,477 DEBUG blivet: no type or existing type for sr0, bailing >21:08:53,480 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:08:53,488 DEBUG blivet: looking up parted Device: /dev/sr0 >21:08:53,477 INFO blivet: got device: OpticalDevice instance (0x7f7f3800ec50) -- > name = sr0 status = True kids = 0 id = 41 > parents = [] > uuid = None size = 1028 KiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7700H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 514 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec9e0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >21:08:53,497 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:08:53,514 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:08:53,559 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:08:53,576 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > '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': '818233', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:08:53,577 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:08:53,580 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >21:08:53,581 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,582 INFO blivet: loop0 is a loop device >21:08:53,585 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:08:53,586 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >21:08:53,587 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >21:08:53,589 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >21:08:53,589 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 46) to device tree >21:08:53,593 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >21:08:53,593 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >21:08:53,595 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:08:53,595 INFO blivet: added loop loop0 (id 49) to device tree >21:08:53,598 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:08:53,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:08:53,599 DEBUG blivet: device loop0 does not contain a disklabel >21:08:53,599 INFO blivet: type detected on 'loop0' is 'squashfs' >21:08:53,602 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 52 >21:08:53,603 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:08:53,603 INFO blivet: got device: LoopDevice instance (0x7f7f38001f10) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (46)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >21:08:53,627 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_UUID_ENC': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '819532', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:08:53,628 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:08:53,631 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:08:53,632 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,632 INFO blivet: loop1 is a loop device >21:08:53,634 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:08:53,635 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:08:53,636 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,636 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >21:08:53,637 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:08:53,638 INFO blivet: added file /LiveOS/rootfs.img (id 54) to device tree >21:08:53,642 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:08:53,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >21:08:53,644 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:08:53,644 INFO blivet: added loop loop1 (id 57) to device tree >21:08:53,647 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:08:53,648 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:08:53,648 DEBUG blivet: device loop1 does not contain a disklabel >21:08:53,649 INFO blivet: type detected on 'loop1' is 'ext4' >21:08:53,839 DEBUG blivet: size=0 B, current=2048 MiB >21:08:53,862 DEBUG blivet: using current size 0 as min size >21:08:53,864 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:53,864 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >21:08:53,865 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:08:53,866 INFO blivet: got device: LoopDevice instance (0x7f7f355e0190) -- > name = loop1 status = False kids = 0 id = 57 > parents = ['existing 0 B file /LiveOS/rootfs.img (54)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >21:08:53,888 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:53,886 INFO blivet: got format: Ext4FS instance (0x7f7f355e02d0) object id 60-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 16e664c3-51a8-4a40-aefe-5e17ae6179a2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >21:08:53,901 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:53,912 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:53,938 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:53,950 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '820822', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:08:53,950 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:08:53,954 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:08:53,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,956 INFO blivet: loop2 is a loop device >21:08:53,957 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:08:53,958 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:08:53,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >21:08:53,961 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:08:53,961 INFO blivet: added file /overlay (deleted) (id 62) to device tree >21:08:53,963 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:08:53,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >21:08:53,964 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:08:53,965 INFO blivet: added loop loop2 (id 65) to device tree >21:08:53,968 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:08:53,969 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:08:53,969 DEBUG blivet: device loop2 does not contain a disklabel >21:08:53,970 DEBUG blivet: no type or existing type for loop2, bailing >21:08:53,970 INFO blivet: got device: LoopDevice instance (0x7f7f3800e6d0) -- > name = loop2 status = False kids = 0 id = 65 > parents = ['existing 0 B file /overlay (deleted) (62)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >21:08:53,992 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > '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': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_UUID_ENC': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '598526', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:08:53,992 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:08:53,995 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:08:53,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:53,997 INFO blivet: live-rw is a device-mapper device >21:08:53,998 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:08:53,999 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >21:08:54,001 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >21:08:54,002 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >21:08:54,003 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:08:54,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (57) with existing ext4 filesystem >21:08:54,006 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:08:54,007 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (65) >21:08:54,009 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:08:54,010 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:54,012 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:08:54,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >21:08:54,013 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:08:54,014 INFO blivet: added dm live-rw (id 69) to device tree >21:08:54,018 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:08:54,019 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:08:54,019 DEBUG blivet: device live-rw does not contain a disklabel >21:08:54,019 INFO blivet: type detected on 'live-rw' is 'ext4' >21:08:54,228 DEBUG blivet: size=938.1 MiB, current=2048 MiB >21:08:54,258 DEBUG blivet: padding min size from 983664640 up to 983665140 >21:08:54,260 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,260 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 72 >21:08:54,262 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:08:54,263 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:08:54,262 INFO blivet: got device: DMDevice instance (0x7f7f3800ed90) -- > name = live-rw status = True kids = 0 id = 69 > parents = ['existing 0 B loop loop2 (65)'] > uuid = None size = 2048 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37feca70> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:08:54,470 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,467 INFO blivet: got format: Ext4FS instance (0x7f7f355e0390) object id 72-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 16e664c3-51a8-4a40-aefe-5e17ae6179a2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >21:08:54,489 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,509 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,539 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,559 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > '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': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_UUID_ENC': '16e664c3-51a8-4a40-aefe-5e17ae6179a2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '670255', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/16e664c3-51a8-4a40-aefe-5e17ae6179a2', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >21:08:54,559 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >21:08:54,563 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:08:54,565 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:54,565 INFO blivet: live-base is a device-mapper device >21:08:54,567 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >21:08:54,569 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >21:08:54,570 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >21:08:54,572 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >21:08:54,574 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:08:54,576 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:08:54,578 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (57) with existing ext4 filesystem >21:08:54,581 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:08:54,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:08:54,585 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >21:08:54,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >21:08:54,587 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >21:08:54,588 INFO blivet: added dm live-base (id 74) to device tree >21:08:54,592 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >21:08:54,594 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >21:08:54,594 DEBUG blivet: device live-base does not contain a disklabel >21:08:54,595 INFO blivet: type detected on 'live-base' is 'ext4' >21:08:54,810 DEBUG blivet: size=0 B, current=2048 MiB >21:08:54,836 DEBUG blivet: using current size 0 as min size >21:08:54,839 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,840 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 77 >21:08:54,842 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >21:08:54,843 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >21:08:54,842 INFO blivet: got device: DMDevice instance (0x7f7f41102410) -- > name = live-base status = True kids = 0 id = 74 > parents = ['existing 0 B loop loop1 (57) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fecb00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >21:08:54,909 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,907 INFO blivet: got format: Ext4FS instance (0x7f7f355e0510) object id 77-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 16e664c3-51a8-4a40-aefe-5e17ae6179a2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >21:08:54,920 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,931 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,957 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:54,970 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM /dev/disk/by-uuid/6bbf7d8d-5873-479b-93a7-c3bd6249974f /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6bbf7d8d-5873-479b-93a7-c3bd6249974f', > 'ID_FS_UUID_ENC': '6bbf7d8d-5873-479b-93a7-c3bd6249974f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '890475', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQB9PbE2evvmn8AtQ4P6eocetmaL8g0ceM', > '/dev/disk/by-uuid/6bbf7d8d-5873-479b-93a7-c3bd6249974f', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-root ; >21:08:54,971 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-2)... >21:08:54,973 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >21:08:54,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem >21:08:54,980 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >21:08:54,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >21:08:54,982 DEBUG blivet: device fedora-root does not contain a disklabel >21:08:54,982 DEBUG blivet: no type or existing type for fedora-root, bailing >21:08:55,004 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,014 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,030 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,044 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,060 DEBUG blivet: vg fedora has 8192 KiB free >21:08:54,982 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f38001c90) -- > name = fedora-root status = True kids = 0 id = 35 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = B9PbE2-evvm-n8At-Q4P6-eoce-tmaL-8g0ceM size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec830> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (30) with existing swap', > 'existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >21:08:55,134 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,144 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,160 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,173 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,189 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,262 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,273 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,288 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,301 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,316 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,384 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,394 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,409 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,423 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,437 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,486 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:55,485 INFO blivet: got format: Ext4FS instance (0x7f7f3800edd0) object id 38-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6bbf7d8d-5873-479b-93a7-c3bd6249974f exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50 GiB targetSize = 50 GiB > >21:08:55,497 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:55,507 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:55,518 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:55,529 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04 /dev/disk/by-uuid/998c28e9-4a3c-430e-837a-29ae7ce849d0 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '998c28e9-4a3c-430e-837a-29ae7ce849d0', > 'ID_FS_UUID_ENC': '998c28e9-4a3c-430e-837a-29ae7ce849d0', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '894690', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQnSZ4hlQRcZw17ScT6eYV1vdPStLWxk04', > '/dev/disk/by-uuid/998c28e9-4a3c-430e-837a-29ae7ce849d0', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >21:08:55,530 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >21:08:55,531 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >21:08:55,537 DEBUG blivet: DeviceTree.getDeviceByName returned existing 300 GiB lvmlv fedora-home (22) with existing luks >21:08:55,538 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >21:08:55,540 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >21:08:55,540 DEBUG blivet: device fedora-home does not contain a disklabel >21:08:55,540 DEBUG blivet: no type or existing type for fedora-home, bailing >21:08:55,560 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,570 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,584 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,597 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,612 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,540 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f32ab5b90) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = nSZ4hl-QRcZ-w17S-cT6e-YV1v-dPSt-LWxk04 size = 300 GiB > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 629145600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (39162, 255, 63) biosGeometry: (39162, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f356483b0> > target size = 300 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = luks target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (30) with existing swap', > 'existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 300 GiB >21:08:55,680 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,690 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,704 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,717 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,732 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,800 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,809 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,824 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,837 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,852 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,920 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:55,929 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,944 DEBUG blivet: vg fedora has 8192 KiB free >21:08:55,957 DEBUG blivet: fedora size is 353.76 GiB >21:08:55,972 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,019 INFO blivet: got format: LUKS instance (0x7f7f32ab5d10) object id 25-- > type = luks name = Å ifrováno (LUKS) status = False > device = /dev/mapper/fedora-home uuid = 998c28e9-4a3c-430e-837a-29ae7ce849d0 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:08:56,024 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6 /dev/disk/by-uuid/fd24e6c9-b036-4c59-8a4d-06ded44d725e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1404680914', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fd24e6c9-b036-4c59-8a4d-06ded44d725e', > 'ID_FS_UUID_ENC': 'fd24e6c9-b036-4c59-8a4d-06ded44d725e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '898331', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-B9Baes85IHY5K4XxZaiB3mYl1HJfxwQQ60gwJiQemiM0GvDIQDpe4d0VwtL8abg6', > '/dev/disk/by-uuid/fd24e6c9-b036-4c59-8a4d-06ded44d725e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >21:08:56,024 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >21:08:56,026 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >21:08:56,031 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3840 MiB lvmlv fedora-swap (30) with existing swap >21:08:56,032 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >21:08:56,034 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >21:08:56,034 DEBUG blivet: device fedora-swap does not contain a disklabel >21:08:56,034 DEBUG blivet: no type or existing type for fedora-swap, bailing >21:08:56,054 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:56,064 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,078 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,091 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,106 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,034 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f7f32ab5cd0) -- > name = fedora-swap status = True kids = 0 id = 30 > parents = ['existing 353.76 GiB lvmvg fedora (19)'] > uuid = 60gwJi-Qemi-M0Gv-DIQD-pe4d-0Vwt-L8abg6 size = 3840 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7864320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f37fec7a0> > target size = 3840 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f356a9950) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > uuid = B9Baes-85IH-Y5K4-XxZa-iB3m-Yl1H-JfxwQQ size = 353.76 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 353.76 GiB path = /dev/fedora > format args = [] originalFormat = None free = 8192 KiB PE Size = 4096 KiB PE Count = 90562 > PE Free = 2 PV Count = 1 > modified = False extents = 90562 free space = 8192 KiB > free extents = 2 reserved percent = 0 reserved space = 0 B > PVs = ['existing 353.76 GiB partition sda3 (15) with existing lvmpv'] > LVs = ['existing 300 GiB lvmlv fedora-home (22) with existing luks', > 'existing 3840 MiB lvmlv fedora-swap (30) with existing swap', > 'existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 3840 MiB >21:08:56,174 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:56,183 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,198 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,211 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,225 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,293 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:56,302 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,317 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,330 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,344 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,413 DEBUG blivet: looking up parted Device: /dev/fedora >21:08:56,422 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,436 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,449 DEBUG blivet: fedora size is 353.76 GiB >21:08:56,464 DEBUG blivet: vg fedora has 8192 KiB free >21:08:56,512 INFO blivet: got format: SwapSpace instance (0x7f7f38001d50) object id 33-- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = fd24e6c9-b036-4c59-8a4d-06ded44d725e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >21:08:56,580 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:08:56,581 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:08:56,583 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:08:56,632 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:08:56,636 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:56,639 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:56,684 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:08:56,741 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:08:56,744 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:56,747 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:56,794 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >21:08:56,796 DEBUG blivet: LUKS.teardown: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >21:08:56,800 DEBUG blivet: LUKS.teardown: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >21:08:56,845 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >21:08:56,960 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >21:08:56,963 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >21:08:56,966 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >21:08:57,018 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >21:08:57,129 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:08:57,134 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:08:57,137 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:08:57,182 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:08:57,186 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:57,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:57,233 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >21:08:57,236 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >21:08:57,238 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:08:57,240 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:08:57,243 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:08:57,286 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:08:57,287 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:08:57,337 INFO blivet: edd: collected mbr signatures: {'sda': '0xb186ba17'} >21:08:57,340 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xb186ba17 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >21:08:57,341 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >21:08:57,342 INFO blivet: edd: matched 0x80 to sda using MBR sig >21:08:57,347 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:08:57,425 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:08:57,591 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:08:57,595 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:57,600 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:08:57,648 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:08:57,652 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >21:08:57,655 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >21:08:57,657 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >21:08:58,036 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:08:58,038 INFO blivet: Caught exception, continuing. >21:08:58,038 INFO blivet: Problem description: error parsing blkid.tab >21:08:58,038 INFO blivet: Begin exception details. >21:08:58,039 INFO blivet: Traceback (most recent call last): >21:08:58,039 INFO blivet: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3181, in parseFSTab >21:08:58,040 INFO blivet: blkidTab.parse() >21:08:58,040 INFO blivet: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2241, in parse >21:08:58,040 INFO blivet: with open(path) as f: >21:08:58,041 INFO blivet: IOError: [Errno 2] AdresáŠnebo soubor neexistuje: '/mnt/sysimage/etc/blkid/blkid.tab' >21:08:58,041 INFO blivet: End exception details. >21:08:58,041 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:08:58,042 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:08:58,043 DEBUG blivet: Caught exception, continuing. >21:08:58,043 DEBUG blivet: Problem description: failed to parse blkid.tab >21:08:58,043 DEBUG blivet: Begin exception details. >21:08:58,044 DEBUG blivet: Traceback (most recent call last): >21:08:58,044 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2289, in parse >21:08:58,044 DEBUG blivet: self.blkidTab.parse() >21:08:58,044 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2241, in parse >21:08:58,045 DEBUG blivet: with open(path) as f: >21:08:58,045 DEBUG blivet: IOError: [Errno 2] AdresáŠnebo soubor neexistuje: '/mnt/sysimage/etc/blkid/blkid.tab' >21:08:58,045 DEBUG blivet: End exception details. >21:08:58,051 DEBUG blivet: resolved 'UUID=998c28e9-4a3c-430e-837a-29ae7ce849d0' to 'fedora-home' (lvmlv) >21:08:58,051 DEBUG blivet: crypttab maps: ['luks-998c28e9-4a3c-430e-837a-29ae7ce849d0'] >21:08:58,052 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:08:58,057 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >21:08:58,068 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50 GiB lvmlv fedora-root (35) with existing ext4 filesystem >21:08:58,068 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >21:08:58,068 DEBUG blivet: resolved 'UUID=b33232ef-7da2-4bbf-b22e-5000281d52d6' to 'sda2' (partition) >21:08:58,069 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-998c28e9-4a3c-430e-837a-29ae7ce849d0 ; >21:08:58,070 DEBUG blivet: DeviceTree.getDeviceByPath returned None >21:08:58,071 DEBUG blivet: failed to resolve '/dev/mapper/luks-998c28e9-4a3c-430e-837a-29ae7ce849d0' >21:08:58,072 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >21:08:58,077 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3840 MiB lvmlv fedora-swap (30) with existing swap >21:08:58,078 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >21:08:58,079 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >21:08:58,228 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >21:08:58,427 DEBUG blivet: fedora size is 353.76 GiB >21:08:58,442 DEBUG blivet: vg fedora has 8192 KiB free >21:08:58,455 DEBUG blivet: fedora size is 353.76 GiB >21:08:58,469 DEBUG blivet: vg fedora has 8192 KiB free >21:08:58,485 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:58,488 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:58,490 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:58,492 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:58,495 DEBUG blivet: Ext4FS.supported: supported: True ; >21:08:58,498 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:09:18,663 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:09:18,660 INFO blivet: updating format of device: existing 1028 KiB cdrom sr0 (41) >21:09:18,682 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:09:18,703 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:09:18,731 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:09:18,750 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >21:09:18,793 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:09:18,795 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:09:18,796 DEBUG blivet: NFSv4.supported: supported: False ; >21:09:18,798 DEBUG blivet: NFSv4.supported: supported: False ; >21:09:18,800 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:09:18,801 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:09:18,803 DEBUG blivet: Ext4FS.supported: supported: True ; >21:09:18,804 DEBUG blivet: Ext4FS.supported: supported: True ; >21:09:18,806 DEBUG blivet: Ext3FS.supported: supported: True ; >21:09:18,807 DEBUG blivet: Ext3FS.supported: supported: True ; >21:09:18,808 DEBUG blivet: Ext2FS.supported: supported: True ; >21:09:18,810 DEBUG blivet: Ext2FS.supported: supported: True ; >21:09:18,811 DEBUG blivet: SysFS.supported: supported: False ; >21:09:18,812 DEBUG blivet: SysFS.supported: supported: False ; >21:09:18,814 DEBUG blivet: MultipathMember.__init__: >21:09:18,815 DEBUG blivet: SwapSpace.__init__: >21:09:18,816 DEBUG blivet: ProcFS.supported: supported: False ; >21:09:18,817 DEBUG blivet: ProcFS.supported: supported: False ; >21:09:18,818 DEBUG blivet: NoDevFS.supported: supported: False ; >21:09:18,819 DEBUG blivet: NoDevFS.supported: supported: False ; >21:09:18,821 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:09:18,822 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:09:18,823 DEBUG blivet: BTRFS.supported: supported: True ; >21:09:21,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:09:21,783 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:09:21,785 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:09:21,788 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:09:21,905 WARN blivet: disklabel detected but not usable on sr0 >21:09:21,906 DEBUG blivet: no type or existing type for sr0, bailing >21:09:21,909 DEBUG blivet: USBFS.supported: supported: False ; >21:09:21,910 DEBUG blivet: USBFS.supported: supported: False ; >21:09:21,911 DEBUG blivet: DiskLabel.__init__: >21:09:21,911 INFO blivet: DiskLabel.partedDevice returning None >21:09:21,912 DEBUG blivet: HFSPlus.supported: supported: False ; >21:09:21,913 DEBUG blivet: HFSPlus.supported: supported: False ; >21:09:21,914 DEBUG blivet: XFS.supported: supported: True ; >21:09:22,074 DEBUG blivet: XFS.supported: supported: True ; >21:09:22,075 DEBUG blivet: TmpFS.supported: supported: True ; >21:09:22,129 DEBUG blivet: LUKS.__init__: >21:09:22,131 DEBUG blivet: NTFS.supported: supported: False ; >21:09:22,132 DEBUG blivet: NTFS.supported: supported: False ; >21:09:22,133 DEBUG blivet: BindFS.supported: supported: False ; >21:09:22,133 DEBUG blivet: BindFS.supported: supported: False ; >21:09:22,135 DEBUG blivet: HFS.supported: supported: False ; >21:09:22,135 DEBUG blivet: HFS.supported: supported: False ; >21:09:22,136 DEBUG blivet: LVMPhysicalVolume.__init__: >21:09:22,137 DEBUG blivet: NFS.supported: supported: False ; >21:09:22,138 DEBUG blivet: NFS.supported: supported: False ; >21:09:22,139 DEBUG blivet: FATFS.supported: supported: True ; >21:09:22,187 DEBUG blivet: FATFS.supported: supported: True ; >21:09:22,190 DEBUG blivet: DMRaidMember.__init__: >21:09:22,191 DEBUG blivet: MDRaidMember.__init__: >23:10:01,699 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:01,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with existing msdos disklabel >23:10:07,369 INFO blivet: Detected 3840 MiB of memory >23:10:07,390 INFO blivet: Swap attempt of 3840 MiB >23:10:07,410 DEBUG blivet: clearpart: looking at sda3 >23:10:07,410 DEBUG blivet: clearpart: looking at sda2 >23:10:07,411 DEBUG blivet: clearpart: looking at sda1 >23:10:07,411 DEBUG blivet: checking whether disk sda has an empty extended >23:10:07,412 DEBUG blivet: extended is None ; logicals is [] >23:10:07,417 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:07,433 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with existing msdos disklabel >23:10:07,433 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:10:07,579 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:07,594 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with existing msdos disklabel >23:10:07,595 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:10:07,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:07,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with existing msdos disklabel >23:10:07,611 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:10:07,764 DEBUG blivet: starting Blivet copy >23:10:07,799 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:10:07,799 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f296e5bd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f40255250> PedPartition: <_ped.Partition object at 0x7f7f40274bf0> >23:10:07,803 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:10:07,803 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f296e5bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f40255450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f402553d0> PedPartition: <_ped.Partition object at 0x7f7f40274c50> >23:10:07,806 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:10:07,806 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f296e5bd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f40255590> PedPartition: <_ped.Partition object at 0x7f7f40274cb0> >23:10:07,808 DEBUG blivet: finished Blivet copy >23:10:14,927 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 170 >23:10:14,929 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: luks ; type: None ; >23:10:14,930 INFO storage.ui: registered action: [169] destroy format luks on lvmlv fedora-home (id 22) >23:10:14,930 INFO storage.ui: removed lvmlv fedora-home (id 22) from device tree >23:10:14,931 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >23:10:14,932 INFO storage.ui: registered action: [171] destroy device lvmlv fedora-home (id 22) >23:10:14,932 INFO storage.ui: removed partition sda1 (id 6) from device tree >23:10:14,934 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:14,934 INFO storage.ui: registered action: [172] destroy device partition sda1 (id 6) >23:10:16,646 DEBUG blivet: Ext4FS.supported: supported: True ; >23:10:16,646 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 173 >23:10:21,045 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:10:21,045 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 175 >23:10:21,047 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >23:10:21,047 INFO storage.ui: registered action: [174] destroy format ext4 filesystem on partition sda2 (id 10) >23:10:21,047 INFO storage.ui: removed partition sda2 (id 10) from device tree >23:10:21,049 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:10:21,049 INFO storage.ui: registered action: [176] destroy device partition sda2 (id 10) >23:10:21,049 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 178 >23:10:21,051 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >23:10:21,051 INFO storage.ui: registered action: [177] destroy format ext4 filesystem on lvmlv fedora-root (id 35) >23:10:21,051 INFO storage.ui: removed lvmlv fedora-root (id 35) from device tree >23:10:21,053 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >23:10:21,053 INFO storage.ui: registered action: [179] destroy device lvmlv fedora-root (id 35) >23:10:21,053 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 181 >23:10:21,054 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >23:10:21,055 INFO storage.ui: registered action: [180] destroy format swap on lvmlv fedora-swap (id 30) >23:10:21,055 INFO storage.ui: removed lvmlv fedora-swap (id 30) from device tree >23:10:21,057 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >23:10:21,057 INFO storage.ui: registered action: [182] destroy device lvmlv fedora-swap (id 30) >23:10:21,057 INFO storage.ui: removed lvmvg fedora (id 19) from device tree >23:10:21,059 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >23:10:21,059 INFO storage.ui: registered action: [183] destroy device lvmvg fedora (id 19) >23:10:21,061 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >23:10:21,061 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 185 >23:10:21,063 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >23:10:21,063 INFO storage.ui: registered action: [184] destroy format lvmpv on partition sda3 (id 15) >23:10:21,065 INFO storage.ui: removed partition sda3 (id 15) from device tree >23:10:21,067 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:21,067 INFO storage.ui: registered action: [186] destroy device partition sda3 (id 15) >23:10:21,068 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 188 >23:10:21,070 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >23:10:21,070 INFO storage.ui: registered action: [187] destroy format msdos disklabel on disk sda (id 1) >23:10:21,071 DEBUG storage.ui: required disklabel type for sda (1) is None >23:10:21,071 DEBUG storage.ui: default disklabel type for sda is gpt >23:10:21,071 DEBUG storage.ui: selecting gpt disklabel for sda based on size >23:10:21,073 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >23:10:21,075 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >23:10:21,076 DEBUG storage.ui: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f7f40242610> > PedDisk: <_ped.Disk object at 0x7f7f401f91b8> >23:10:21,077 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 189 >23:10:21,079 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:10:21,079 INFO storage.ui: registered action: [190] create format gpt disklabel on disk sda (id 1) >23:10:22,971 DEBUG storage.ui: doAutoPart: True >23:10:22,971 DEBUG storage.ui: encryptedAutoPart: False >23:10:22,972 DEBUG storage.ui: autoPartType: 2 >23:10:22,972 DEBUG storage.ui: clearPartType: 2 >23:10:22,973 DEBUG storage.ui: clearPartDisks: ['sda'] >23:10:23,000 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f7f40258fd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f7f40255050) -- > 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 (0x7f7f40255090) -- > 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 (0x7f7f402550d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f7f40255110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3840 MiB maxSize = None grow = False > >23:10:23,000 DEBUG storage.ui: storage.disks: ['sda'] >23:10:23,001 DEBUG storage.ui: storage.partitioned: ['sda'] >23:10:23,001 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >23:10:23,003 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,009 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,009 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,009 DEBUG storage.ui: boot disk: sda >23:10:23,011 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:10:23,011 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 191 >23:10:23,013 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:23,014 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:10:23,016 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >23:10:23,017 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:23,018 INFO storage.ui: added partition req0 (id 192) to device tree >23:10:23,018 INFO storage.ui: registered action: [194] create device partition req0 (id 192) >23:10:23,018 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 196 >23:10:23,020 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:10:23,021 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >23:10:23,021 INFO storage.ui: registered action: [195] create format lvmpv on partition req0 (id 192) >23:10:23,022 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f7f296e5fd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 465,76 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648290> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f7f296e5c50>] >23:10:23,044 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f7f401cb490) -- > name = req0 status = False kids = 0 id = 192 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >23:10:23,062 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:10:23,062 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 197 >23:10:23,064 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:23,065 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:10:23,067 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >23:10:23,068 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:23,069 INFO storage.ui: added partition req1 (id 198) to device tree >23:10:23,069 INFO storage.ui: registered action: [200] create device partition req1 (id 198) >23:10:23,069 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 202 >23:10:23,071 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:10:23,072 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >23:10:23,072 INFO storage.ui: registered action: [201] create format ext4 filesystem mounted at /boot on partition req1 (id 198) >23:10:23,073 DEBUG storage.ui: getFormat('biosboot') returning BIOSBoot instance with object id 203 >23:10:23,074 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:23,076 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >23:10:23,078 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >23:10:23,080 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:23,080 INFO storage.ui: added partition req2 (id 204) to device tree >23:10:23,080 INFO storage.ui: registered action: [206] create device partition req2 (id 204) >23:10:23,081 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 208 >23:10:23,082 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >23:10:23,083 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: biosboot ; type: biosboot ; >23:10:23,084 INFO storage.ui: registered action: [207] create format biosboot on partition req2 (id 204) >23:10:23,085 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:10:23,086 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 192)', 'req1(id 198)', 'req2(id 204)'] from disk(s) ['sda'] >23:10:23,087 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 192)', 'req1(id 198)', 'req2(id 204)'] >23:10:23,087 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 204)', 'req1(id 198)', 'req0(id 192)'] from disk(s) ['sda'] >23:10:23,088 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,094 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,094 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,096 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,101 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,102 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,102 DEBUG storage.ui: allocating partition: req2 ; id: 204 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >23:10:23,115 DEBUG storage.ui: checking freespace on sda >23:10:23,115 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >23:10:23,128 DEBUG storage.ui: checking 34-976773134 (465,76 GiB) >23:10:23,141 DEBUG storage.ui: current free range is 34-976773134 (465,76 GiB) >23:10:23,154 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:23,154 DEBUG storage.ui: new free: 34-976773134 / 465,76 GiB >23:10:23,167 DEBUG storage.ui: new free allows for 0 sectors of growth >23:10:23,167 DEBUG storage.ui: found free space for bootable request >23:10:23,168 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:10:23,169 DEBUG storage.ui: created partition sda1 of 1024 KiB and added it to /dev/sda >23:10:23,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:10:23,183 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cbd50> PedPartition: <_ped.Partition object at 0x7f7f401d6b30> >23:10:23,199 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:10:23,202 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:23,206 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:23,206 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cbc50> PedPartition: <_ped.Partition object at 0x7f7f401d6cb0> >23:10:23,209 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,215 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,215 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,217 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,222 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,223 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,223 DEBUG storage.ui: allocating partition: req1 ; id: 198 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >23:10:23,236 DEBUG storage.ui: checking freespace on sda >23:10:23,237 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >23:10:23,250 DEBUG storage.ui: checking 34-2047 (1007 KiB) >23:10:23,263 DEBUG storage.ui: current free range is 34-2047 (1007 KiB) >23:10:23,276 DEBUG storage.ui: checking 4096-976773134 (465,76 GiB) >23:10:23,289 DEBUG storage.ui: current free range is 4096-976773134 (465,76 GiB) >23:10:23,302 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:23,302 DEBUG storage.ui: new free: 4096-976773134 / 465,76 GiB >23:10:23,315 DEBUG storage.ui: new free allows for 0 sectors of growth >23:10:23,315 DEBUG storage.ui: found free space for bootable request >23:10:23,316 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >23:10:23,330 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:10:23,330 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c30d0> PedPartition: <_ped.Partition object at 0x7f7f401d6d10> >23:10:23,333 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:10:23,335 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:10:23,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:23,337 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3150> PedPartition: <_ped.Partition object at 0x7f7f401d6fb0> >23:10:23,340 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,346 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,346 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,348 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:23,354 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:23,354 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:23,354 DEBUG storage.ui: allocating partition: req0 ; id: 192 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >23:10:23,368 DEBUG storage.ui: checking freespace on sda >23:10:23,368 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >23:10:23,382 DEBUG storage.ui: checking 34-2047 (1007 KiB) >23:10:23,395 DEBUG storage.ui: current free range is 34-2047 (1007 KiB) >23:10:23,408 DEBUG storage.ui: checking 1028096-976773134 (465,27 GiB) >23:10:23,420 DEBUG storage.ui: current free range is 1028096-976773134 (465,27 GiB) >23:10:23,433 DEBUG storage.ui: evaluating growth potential for new layout >23:10:23,433 DEBUG storage.ui: calculating growth for disk /dev/sda >23:10:23,435 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:23,435 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3610> PedPartition: <_ped.Partition object at 0x7f7f401c0050> >23:10:23,439 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:23,441 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:23,441 DEBUG storage.ui: adding request 204 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,442 DEBUG storage.ui: adding request 198 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,442 DEBUG storage.ui: adding request 192 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,442 DEBUG storage.ui: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 B > >23:10:23,443 DEBUG storage.ui: req: PartitionRequest instance -- >id = 204 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >23:10:23,443 DEBUG storage.ui: req: PartitionRequest instance -- >id = 198 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:10:23,444 DEBUG storage.ui: req: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >23:10:23,444 DEBUG storage.ui: 1 requests and 974723053 (464,78 GiB) left in chunk >23:10:23,457 DEBUG storage.ui: adding 974723053 (464,78 GiB) to 192 (sda3) >23:10:23,470 DEBUG storage.ui: new grow amount for request 192 (sda3) is 974723053 units, or 464,78 GiB >23:10:23,483 DEBUG storage.ui: request 204 (sda1) growth: 0 (0 B) size: 1024 KiB >23:10:23,496 DEBUG storage.ui: request 198 (sda2) growth: 0 (0 B) size: 500 MiB >23:10:23,509 DEBUG storage.ui: request 192 (sda3) growth: 974723053 (464,78 GiB) size: 465,27 GiB >23:10:23,534 DEBUG storage.ui: disk /dev/sda growth: 974723053 (464,78 GiB) >23:10:23,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:23,548 DEBUG storage.ui: device sda3 new partedPartition None >23:10:23,550 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:10:23,552 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:23,552 DEBUG storage.ui: total growth: 974723053 sectors >23:10:23,552 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:23,552 DEBUG storage.ui: new free: 1028096-976773134 / 465,27 GiB >23:10:23,565 DEBUG storage.ui: new free allows for 974723053 sectors of growth >23:10:23,566 DEBUG storage.ui: created partition sda3 of 500 MiB and added it to /dev/sda >23:10:23,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:23,580 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c34d0> PedPartition: <_ped.Partition object at 0x7f7f401c0110> >23:10:23,584 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:23,585 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:23,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:23,587 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3690> PedPartition: <_ped.Partition object at 0x7f7f401c01d0> >23:10:23,590 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 192)', 'sda2(id 198)', 'sda1(id 204)'] >23:10:23,590 DEBUG storage.ui: growable partitions are ['sda3'] >23:10:23,590 DEBUG storage.ui: adding request 192 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,591 DEBUG storage.ui: adding request 198 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,591 DEBUG storage.ui: adding request 204 to chunk 976773101 (34-976773134) on /dev/sda >23:10:23,591 DEBUG storage.ui: disk sda has 1 chunks >23:10:23,591 DEBUG storage.ui: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 B > >23:10:23,592 DEBUG storage.ui: req: PartitionRequest instance -- >id = 204 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >23:10:23,592 DEBUG storage.ui: req: PartitionRequest instance -- >id = 198 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:10:23,593 DEBUG storage.ui: req: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >23:10:23,593 DEBUG storage.ui: 1 requests and 974723053 (464,78 GiB) left in chunk >23:10:23,606 DEBUG storage.ui: adding 974723053 (464,78 GiB) to 192 (sda3) >23:10:23,619 DEBUG storage.ui: new grow amount for request 192 (sda3) is 974723053 units, or 464,78 GiB >23:10:23,632 DEBUG storage.ui: growing partitions on sda >23:10:23,632 DEBUG storage.ui: partition sda1 (204): 0 >23:10:23,632 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3910> >23:10:23,633 DEBUG storage.ui: partition sda2 (198): 0 >23:10:23,633 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3790> >23:10:23,633 DEBUG storage.ui: partition sda3 (192): 0 >23:10:23,634 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1028096 end: 976773119 length: 975745024 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3a90> >23:10:23,634 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 204)', 'sda2(id 198)', 'sda3(id 192)'] from disk(s) ['sda'] >23:10:23,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:23,636 DEBUG storage.ui: device sda1 new partedPartition None >23:10:23,637 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:10:23,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:23,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:23,641 DEBUG storage.ui: device sda2 new partedPartition None >23:10:23,642 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:10:23,644 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:10:23,645 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:23,645 DEBUG storage.ui: device sda3 new partedPartition None >23:10:23,647 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:10:23,648 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:23,649 DEBUG storage.ui: back from removeNewPartitions >23:10:23,649 DEBUG storage.ui: extended: None >23:10:23,649 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3910> >23:10:23,651 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:10:23,651 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3b90> PedPartition: <_ped.Partition object at 0x7f7f401c0170> >23:10:23,654 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:10:23,656 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:23,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:23,658 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3cd0> PedPartition: <_ped.Partition object at 0x7f7f401d6cb0> >23:10:23,660 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3790> >23:10:23,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:10:23,662 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cb250> PedPartition: <_ped.Partition object at 0x7f7f401c0290> >23:10:23,665 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:10:23,667 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:10:23,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:23,669 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3110> PedPartition: <_ped.Partition object at 0x7f7f401d6b30> >23:10:23,671 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1028096 end: 976773119 length: 975745024 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f401c3a90> >23:10:23,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:23,673 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f4026d0d0> PedPartition: <_ped.Partition object at 0x7f7f401c0230> >23:10:23,676 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:23,678 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:23,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:23,680 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f2968a290> PedPartition: <_ped.Partition object at 0x7f7f401c03b0> >23:10:23,682 DEBUG storage.ui: fixing size of non-existent 1024 KiB partition sda1 (204) with non-existent biosboot >23:10:23,696 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (198) with non-existent ext4 filesystem mounted at /boot >23:10:23,710 DEBUG storage.ui: fixing size of non-existent 465,27 GiB partition sda3 (192) with non-existent lvmpv >23:10:23,726 DEBUG storage.ui: LVMVolumeGroupDevice._addParent: fedora ; member: sda3 ; >23:10:23,728 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >23:10:23,728 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 210 >23:10:23,730 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:10:23,730 INFO storage.ui: added lvmvg fedora (id 209) to device tree >23:10:23,731 INFO storage.ui: registered action: [212] create device lvmvg fedora (id 209) >23:10:23,733 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:10:23,733 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 213 >23:10:23,735 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:10:23,736 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:10:23,741 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:23,755 DEBUG storage.ui: vg fedora has 465,27 GiB free >23:10:23,768 DEBUG storage.ui: Adding fedora-root/1024 MiB to fedora >23:10:23,782 INFO storage.ui: added lvmlv fedora-root (id 214) to device tree >23:10:23,782 INFO storage.ui: registered action: [216] create device lvmlv fedora-root (id 214) >23:10:23,782 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 218 >23:10:23,784 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >23:10:23,784 INFO storage.ui: registered action: [217] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 214) >23:10:23,786 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:10:23,787 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 219 >23:10:23,788 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >23:10:23,790 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >23:10:23,795 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:23,809 DEBUG storage.ui: vg fedora has 464,27 GiB free >23:10:23,823 DEBUG storage.ui: Adding fedora-home/500 MiB to fedora >23:10:23,836 INFO storage.ui: added lvmlv fedora-home (id 220) to device tree >23:10:23,836 INFO storage.ui: registered action: [222] create device lvmlv fedora-home (id 220) >23:10:23,836 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 224 >23:10:23,838 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: ext4 ; >23:10:23,838 INFO storage.ui: registered action: [223] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 220) >23:10:23,840 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >23:10:23,840 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance with object id 225 >23:10:23,842 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >23:10:23,843 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >23:10:23,848 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:23,862 DEBUG storage.ui: vg fedora has 463,78 GiB free >23:10:23,875 DEBUG storage.ui: Adding fedora-swap/3840 MiB to fedora >23:10:23,888 INFO storage.ui: added lvmlv fedora-swap (id 226) to device tree >23:10:23,888 INFO storage.ui: registered action: [228] create device lvmlv fedora-swap (id 226) >23:10:23,888 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 230 >23:10:23,890 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >23:10:23,890 INFO storage.ui: registered action: [229] create format swap on lvmlv fedora-swap (id 226) >23:10:23,891 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:23,905 DEBUG storage.ui: vg fedora has 460,03 GiB free >23:10:23,918 DEBUG storage.ui: vg fedora: 460,03 GiB free ; lvs: ['root', 'home', 'swap'] >23:10:23,932 DEBUG storage.ui: adding request 214 to chunk 119109 on /dev/fedora >23:10:23,932 DEBUG storage.ui: adding request 220 to chunk 119109 on /dev/fedora >23:10:23,932 DEBUG storage.ui: adding request 226 to chunk 119109 on /dev/fedora >23:10:23,933 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 119109 size = 465,27 GiB >remaining = 2 pool = 117767 >23:10:23,946 DEBUG storage.ui: req: LVRequest instance -- >id = 226 name = fedora-swap growable = False >base = 961 growth = 0 max_grow = 0 >done = True >23:10:23,946 DEBUG storage.ui: req: LVRequest instance -- >id = 214 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >23:10:23,946 DEBUG storage.ui: req: LVRequest instance -- >id = 220 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >23:10:23,946 DEBUG storage.ui: 2 requests and 117767 (460,03 GiB) left in chunk >23:10:23,959 DEBUG storage.ui: adding 0 (0 B) to 214 (fedora-root) >23:10:23,960 DEBUG storage.ui: new grow amount for request 214 (fedora-root) is 0 units, or 0 B >23:10:23,961 DEBUG storage.ui: adding 0 (0 B) to 220 (fedora-home) >23:10:23,961 DEBUG storage.ui: new grow amount for request 220 (fedora-home) is 0 units, or 0 B >23:10:23,962 DEBUG storage.ui: adding 117767 (460,03 GiB) to 214 (fedora-root) >23:10:23,975 DEBUG storage.ui: taking back 105223 (411,03 GiB) from 214 (fedora-root) >23:10:23,989 DEBUG storage.ui: new grow amount for request 214 (fedora-root) is 12544 units, or 49 GiB >23:10:24,001 DEBUG storage.ui: adding 105223 (411,03 GiB) to 220 (fedora-home) >23:10:24,014 DEBUG storage.ui: new grow amount for request 220 (fedora-home) is 105223 units, or 411,03 GiB >23:10:24,027 DEBUG storage.ui: trying to set lv fedora-root size to 50 GiB >23:10:24,040 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,053 DEBUG storage.ui: vg fedora has 460,03 GiB free >23:10:24,066 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,080 DEBUG storage.ui: vg fedora has 411,03 GiB free >23:10:24,093 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,107 DEBUG storage.ui: vg fedora has 411,03 GiB free >23:10:24,120 DEBUG storage.ui: trying to set lv fedora-home size to 411,52 GiB >23:10:24,133 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,147 DEBUG storage.ui: vg fedora has 411,03 GiB free >23:10:24,160 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,174 DEBUG storage.ui: vg fedora has 0 B free >23:10:24,175 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:24,189 DEBUG storage.ui: vg fedora has 0 B free >23:10:24,309 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:24,316 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:24,317 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:24,318 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:24,324 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:24,324 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:24,422 DEBUG blivet: getFormat('BIOS Boot') returning BIOSBoot instance with object id 231 >23:10:29,791 DEBUG blivet: Ext4FS.supported: supported: True ; >23:10:29,791 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 232 >23:10:29,794 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f2eec0f10>, 0, [], {} >23:10:29,796 DEBUG blivet: fedora size is 465,27 GiB >23:10:29,810 DEBUG blivet: vg fedora has 0 B free >23:10:29,832 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f2eec0f10>, 0, [], {} >23:10:29,834 DEBUG blivet: fedora size is 465,27 GiB >23:10:29,848 DEBUG blivet: vg fedora has 0 B free >23:10:40,656 DEBUG blivet: Ext4FS.supported: supported: True ; >23:10:40,656 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 233 >23:10:40,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f2eec0f10>, 300 GiB, ['sda'], {'encrypted': True, 'raid_level': None} >23:10:40,672 DEBUG storage.ui: LUKS.__init__: >23:10:40,672 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 234 >23:10:40,673 DEBUG blivet: fedora size is 465,27 GiB >23:10:40,687 DEBUG blivet: vg fedora has 0 B free >23:10:40,732 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 300 GiB ; container_raid_level: None ; name: home ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f7f296e5fd0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 465,76 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648290> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f7f296e5c50>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >23:10:40,807 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,821 DEBUG storage.ui: vg fedora has 0 B free >23:10:40,821 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,835 DEBUG storage.ui: vg fedora has 0 B free >23:10:40,780 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f2eec0f10>, 300 GiB, ['sda'], {'container_raid_level': None, 'name': 'home', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f7f401c3850) -- > name = fedora-home status = False kids = 0 id = 220 > parents = ['non-existent 465,27 GiB lvmvg fedora (209)'] > uuid = None size = 411,52 GiB > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 411,52 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7f4022a710) -- > name = fedora status = False kids = 3 id = 209 > parents = ['non-existent 465,27 GiB partition sda3 (192) with non-existent lvmpv'] > uuid = None size = 465,27 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 119109 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 465,27 GiB partition sda3 (192) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-root (214) with non-existent ext4 filesystem mounted at /', > 'non-existent 411,52 GiB lvmlv fedora-home (220) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3840 MiB lvmlv fedora-swap (226) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 411,52 GiB, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >23:10:40,889 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,903 DEBUG storage.ui: vg fedora has 0 B free >23:10:40,904 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,917 DEBUG storage.ui: vg fedora has 0 B free >23:10:40,970 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,984 DEBUG storage.ui: vg fedora has 0 B free >23:10:40,985 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:40,999 DEBUG storage.ui: vg fedora has 0 B free >23:10:41,026 DEBUG storage.ui: LUKS.__init__: >23:10:41,027 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 235 >23:10:41,028 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >23:10:41,028 DEBUG storage.ui: starting Blivet copy >23:10:41,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:41,068 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f2967e3d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a2cd0> PedPartition: <_ped.Partition object at 0x7f7f296787d0> >23:10:41,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:41,072 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f2967e3d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a2e50> PedPartition: <_ped.Partition object at 0x7f7f29678830> >23:10:41,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,075 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f2967e3d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a2fd0> PedPartition: <_ped.Partition object at 0x7f7f29678890> >23:10:41,077 DEBUG storage.ui: finished Blivet copy >23:10:41,078 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:41,093 DEBUG storage.ui: vg fedora has 0 B free >23:10:41,093 DEBUG storage.ui: size bumped to 765,28 GiB to include new device space >23:10:41,106 DEBUG storage.ui: size cut to 353,76 GiB to omit old device space >23:10:41,119 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >23:10:41,120 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f7f2eec0f10>, Size('353,76 GiB'), [DiskDevice instance (0x7f7f296e5fd0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 465,76 GiB > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7f35648290> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f7f296e5c50>]] >23:10:41,154 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >23:10:41,156 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f7f40261110> ; >23:10:41,156 DEBUG storage.ui: parent factory container: non-existent 465,27 GiB lvmvg fedora (209) >23:10:41,170 DEBUG storage.ui: members: ['sda3'] >23:10:41,170 DEBUG storage.ui: add_disks: [] >23:10:41,170 DEBUG storage.ui: remove_disks: [] >23:10:41,172 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:10:41,172 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 348 >23:10:41,172 DEBUG storage.ui: fedora size is 465,27 GiB >23:10:41,186 DEBUG storage.ui: vg fedora has 0 B free >23:10:41,187 DEBUG storage.ui: size bumped to 765,28 GiB to include new device space >23:10:41,200 DEBUG storage.ui: size cut to 353,76 GiB to omit old device space >23:10:41,213 DEBUG storage.ui: adding a TotalSizeSet with size 353,76 GiB >23:10:41,227 DEBUG storage.ui: set.allocated = 8388608 >23:10:41,229 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:10:41,230 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 204)', 'sda2(id 198)', 'sda3(id 192)'] from disk(s) ['sda'] >23:10:41,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:41,232 DEBUG storage.ui: device sda1 new partedPartition None >23:10:41,233 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:10:41,236 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:41,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:41,237 DEBUG storage.ui: device sda2 new partedPartition None >23:10:41,239 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:10:41,241 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:10:41,243 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,243 DEBUG storage.ui: device sda3 new partedPartition None >23:10:41,245 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:10:41,247 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:41,247 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 204)', 'req1(id 198)', 'req0(id 192)'] >23:10:41,248 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 204)', 'req1(id 198)', 'req0(id 192)'] from disk(s) ['sda'] >23:10:41,249 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,256 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,256 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,258 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,264 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,264 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,264 DEBUG storage.ui: allocating partition: req2 ; id: 204 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >23:10:41,277 DEBUG storage.ui: checking freespace on sda >23:10:41,278 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >23:10:41,291 DEBUG storage.ui: checking 34-976773134 (465,76 GiB) >23:10:41,304 DEBUG storage.ui: current free range is 34-976773134 (465,76 GiB) >23:10:41,317 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:41,318 DEBUG storage.ui: new free: 34-976773134 / 465,76 GiB >23:10:41,330 DEBUG storage.ui: new free allows for 0 sectors of growth >23:10:41,331 DEBUG storage.ui: found free space for bootable request >23:10:41,331 DEBUG storage.ui: adjusted start sector from 34 to 2048 >23:10:41,332 DEBUG storage.ui: created partition sda1 of 1024 KiB and added it to /dev/sda >23:10:41,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:10:41,346 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a63d0> PedPartition: <_ped.Partition object at 0x7f7f401c03b0> >23:10:41,351 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:10:41,353 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:41,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:41,355 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3e10> PedPartition: <_ped.Partition object at 0x7f7f401c0350> >23:10:41,359 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,365 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,365 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,367 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,374 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,374 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,374 DEBUG storage.ui: allocating partition: req1 ; id: 198 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >23:10:41,387 DEBUG storage.ui: checking freespace on sda >23:10:41,388 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >23:10:41,401 DEBUG storage.ui: checking 34-2047 (1007 KiB) >23:10:41,414 DEBUG storage.ui: current free range is 34-2047 (1007 KiB) >23:10:41,427 DEBUG storage.ui: checking 4096-976773134 (465,76 GiB) >23:10:41,441 DEBUG storage.ui: current free range is 4096-976773134 (465,76 GiB) >23:10:41,454 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:41,454 DEBUG storage.ui: new free: 4096-976773134 / 465,76 GiB >23:10:41,467 DEBUG storage.ui: new free allows for 0 sectors of growth >23:10:41,467 DEBUG storage.ui: found free space for bootable request >23:10:41,468 DEBUG storage.ui: created partition sda2 of 500 MiB and added it to /dev/sda >23:10:41,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:10:41,482 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f2968ab50> PedPartition: <_ped.Partition object at 0x7f7f401c0110> >23:10:41,486 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:10:41,488 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:10:41,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:41,490 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cbf10> PedPartition: <_ped.Partition object at 0x7f7f401c0050> >23:10:41,494 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,500 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,501 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,502 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:10:41,509 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:41,509 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:10:41,509 DEBUG storage.ui: allocating partition: req0 ; id: 192 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8192 KiB ; grow: True ; max_size: 353,76 GiB ; start: None ; end: None >23:10:41,535 DEBUG storage.ui: checking freespace on sda >23:10:41,535 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8192 KiB boot=False best=None grow=True start=None >23:10:41,549 DEBUG storage.ui: checking 34-2047 (1007 KiB) >23:10:41,562 DEBUG storage.ui: current free range is 34-2047 (1007 KiB) >23:10:41,575 DEBUG storage.ui: checking 1028096-976773134 (465,27 GiB) >23:10:41,588 DEBUG storage.ui: current free range is 1028096-976773134 (465,27 GiB) >23:10:41,601 DEBUG storage.ui: evaluating growth potential for new layout >23:10:41,601 DEBUG storage.ui: calculating growth for disk /dev/sda >23:10:41,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:41,603 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a6450> PedPartition: <_ped.Partition object at 0x7f7f401c04d0> >23:10:41,607 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:41,609 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:41,610 DEBUG storage.ui: adding request 204 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,610 DEBUG storage.ui: adding request 198 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,610 DEBUG storage.ui: adding request 192 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,611 DEBUG storage.ui: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 B > >23:10:41,611 DEBUG storage.ui: req: PartitionRequest instance -- >id = 204 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >23:10:41,611 DEBUG storage.ui: req: PartitionRequest instance -- >id = 198 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:10:41,612 DEBUG storage.ui: req: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 741871616 >done = False >23:10:41,612 DEBUG storage.ui: 1 requests and 975730669 (465,26 GiB) left in chunk >23:10:41,625 DEBUG storage.ui: adding 975730669 (465,26 GiB) to 192 (sda3) >23:10:41,638 DEBUG storage.ui: taking back 233859053 (111,51 GiB) from 192 (sda3) >23:10:41,651 DEBUG storage.ui: new grow amount for request 192 (sda3) is 741871616 units, or 353,75 GiB >23:10:41,664 DEBUG storage.ui: request 204 (sda1) growth: 0 (0 B) size: 1024 KiB >23:10:41,677 DEBUG storage.ui: request 198 (sda2) growth: 0 (0 B) size: 500 MiB >23:10:41,690 DEBUG storage.ui: request 192 (sda3) growth: 741871616 (353,75 GiB) size: 353,76 GiB >23:10:41,716 DEBUG storage.ui: disk /dev/sda growth: 741871616 (353,75 GiB) >23:10:41,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,731 DEBUG storage.ui: device sda3 new partedPartition None >23:10:41,732 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:10:41,734 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:41,735 DEBUG storage.ui: total growth: 741871616 sectors >23:10:41,735 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:10:41,735 DEBUG storage.ui: new free: 1028096-976773134 / 465,27 GiB >23:10:41,748 DEBUG storage.ui: new free allows for 741871616 sectors of growth >23:10:41,749 DEBUG storage.ui: created partition sda3 of 8192 KiB and added it to /dev/sda >23:10:41,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:41,763 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a6950> PedPartition: <_ped.Partition object at 0x7f7f401d6b30> >23:10:41,767 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:41,769 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:41,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,772 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a6c10> PedPartition: <_ped.Partition object at 0x7f7f401d6ad0> >23:10:41,774 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 204)', 'sda2(id 198)', 'sda3(id 192)'] >23:10:41,774 DEBUG storage.ui: growable partitions are ['sda3'] >23:10:41,774 DEBUG storage.ui: adding request 204 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,775 DEBUG storage.ui: adding request 198 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,775 DEBUG storage.ui: adding request 192 to chunk 976773101 (34-976773134) on /dev/sda >23:10:41,775 DEBUG storage.ui: disk sda has 1 chunks >23:10:41,775 DEBUG storage.ui: Chunk.growRequests: 976773101 on /dev/sda start = 34 end = 976773134 >sectorSize = 512 B > >23:10:41,776 DEBUG storage.ui: req: PartitionRequest instance -- >id = 204 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >23:10:41,776 DEBUG storage.ui: req: PartitionRequest instance -- >id = 198 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:10:41,777 DEBUG storage.ui: req: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 741871616 >done = False >23:10:41,777 DEBUG storage.ui: 1 requests and 975730669 (465,26 GiB) left in chunk >23:10:41,790 DEBUG storage.ui: adding 975730669 (465,26 GiB) to 192 (sda3) >23:10:41,803 DEBUG storage.ui: taking back 233859053 (111,51 GiB) from 192 (sda3) >23:10:41,816 DEBUG storage.ui: new grow amount for request 192 (sda3) is 741871616 units, or 353,75 GiB >23:10:41,829 DEBUG storage.ui: set: ['sda3'] 8388608/379846656000 >23:10:41,829 DEBUG storage.ui: allocating 379838267392 to TotalSizeSet with 8388608/379846656000 (379838267392 needed) >23:10:41,829 DEBUG storage.ui: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 16384 growth = 741871616 max_grow = 741871616 >done = True >23:10:41,830 DEBUG storage.ui: needed: 0 >23:10:41,830 DEBUG storage.ui: set: ['sda3'] 379846656000/379846656000 >23:10:41,830 DEBUG storage.ui: allocating 0 to TotalSizeSet with 379846656000/379846656000 (0 needed) >23:10:41,830 DEBUG storage.ui: PartitionRequest instance -- >id = 192 name = sda3 growable = True >base = 16384 growth = 741871616 max_grow = 741871616 >done = True >23:10:41,831 DEBUG storage.ui: needed: 0 >23:10:41,831 DEBUG storage.ui: growing partitions on sda >23:10:41,831 DEBUG storage.ui: partition sda1 (204): 0 >23:10:41,832 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296a6e50> >23:10:41,832 DEBUG storage.ui: partition sda2 (198): 0 >23:10:41,832 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296a6cd0> >23:10:41,833 DEBUG storage.ui: partition sda3 (192): 0 >23:10:41,833 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1028096 end: 742916095 length: 741888000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296c9090> >23:10:41,833 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 204)', 'sda2(id 198)', 'sda3(id 192)'] from disk(s) ['sda'] >23:10:41,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:41,835 DEBUG storage.ui: device sda1 new partedPartition None >23:10:41,837 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:10:41,839 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:10:41,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:41,841 DEBUG storage.ui: device sda2 new partedPartition None >23:10:41,843 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:10:41,846 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:10:41,848 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,848 DEBUG storage.ui: device sda3 new partedPartition None >23:10:41,850 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:10:41,852 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:10:41,852 DEBUG storage.ui: back from removeNewPartitions >23:10:41,852 DEBUG storage.ui: extended: None >23:10:41,852 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296a6e50> >23:10:41,854 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:10:41,854 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cba90> PedPartition: <_ped.Partition object at 0x7f7f401c0530> >23:10:41,858 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:10:41,860 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:10:41,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:10:41,862 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f2968a050> PedPartition: <_ped.Partition object at 0x7f7f401c0110> >23:10:41,864 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296a6cd0> >23:10:41,866 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:10:41,867 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f40264550> PedPartition: <_ped.Partition object at 0x7f7f401d6c50> >23:10:41,870 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:10:41,872 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:10:41,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:10:41,875 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a6b50> PedPartition: <_ped.Partition object at 0x7f7f401d6ad0> >23:10:41,877 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1028096 end: 742916095 length: 741888000 > device: <parted.device.Device object at 0x7f7f4022a150> PedGeometry: <_ped.Geometry object at 0x7f7f296c9090> >23:10:41,879 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >23:10:41,879 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a67d0> PedPartition: <_ped.Partition object at 0x7f7f29678770> >23:10:41,882 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >23:10:41,884 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:10:41,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >23:10:41,887 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242510> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296c9310> PedPartition: <_ped.Partition object at 0x7f7f29678a70> >23:10:41,889 DEBUG storage.ui: fixing size of non-existent 1024 KiB partition sda1 (204) with non-existent biosboot >23:10:41,903 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda2 (198) with non-existent ext4 filesystem mounted at /boot >23:10:41,916 DEBUG storage.ui: fixing size of non-existent 353,76 GiB partition sda3 (192) with non-existent lvmpv >23:10:41,930 DEBUG storage.ui: new member set: ['sda3'] >23:10:41,930 DEBUG storage.ui: old member set: ['sda3'] >23:10:41,930 DEBUG storage.ui: fedora size is 353,76 GiB >23:10:41,944 DEBUG storage.ui: vg fedora has -111,51 GiB free >23:10:41,958 DEBUG storage.ui: fedora size is 353,76 GiB >23:10:41,972 DEBUG storage.ui: vg fedora has -111,51 GiB free >23:10:41,985 INFO storage.ui: adjusting device size from 411,52 GiB to 300 GiB >23:10:42,019 DEBUG storage.ui: trying to set lv fedora-home size to 300 GiB >23:10:42,032 DEBUG storage.ui: fedora size is 353,76 GiB >23:10:42,046 DEBUG storage.ui: vg fedora has -111,51 GiB free >23:10:42,059 DEBUG storage.ui: fedora size is 353,76 GiB >23:10:42,073 DEBUG storage.ui: vg fedora has 4096 KiB free >23:10:42,086 DEBUG storage.ui: fedora size is 353,76 GiB >23:10:42,100 DEBUG storage.ui: vg fedora has 4096 KiB free >23:10:42,114 DEBUG storage.ui: LUKS.__init__: >23:10:42,115 DEBUG storage.ui: getFormat('luks') returning LUKS instance with object id 349 >23:10:42,115 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 351 >23:10:42,117 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >23:10:42,117 INFO storage.ui: registered action: [350] destroy format ext4 filesystem mounted at /home on lvmlv fedora-home (id 220) >23:10:42,119 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: luks ; >23:10:42,119 INFO storage.ui: registered action: [352] create format luks on lvmlv fedora-home (id 220) >23:10:42,121 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: fedora-home ; >23:10:42,123 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora-home ; current: None ; type: ext4 ; >23:10:42,124 INFO storage.ui: added luks/dm-crypt luks-fedora-home (id 353) to device tree >23:10:42,124 INFO storage.ui: registered action: [355] create device luks/dm-crypt luks-fedora-home (id 353) >23:10:42,124 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 357 >23:10:42,127 DEBUG storage.ui: LUKSDevice._setFormat: luks-fedora-home ; current: ext4 ; type: ext4 ; >23:10:42,127 INFO storage.ui: registered action: [356] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora-home (id 353) >23:10:42,127 ERR storage.ui: not renaming 'luks-fedora-home' to in-use name 'fedora-home' >23:10:42,185 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f7f2eec0f10>, 0, [], {} >23:10:42,186 DEBUG blivet: fedora size is 353,76 GiB >23:10:42,200 DEBUG blivet: vg fedora has 4096 KiB free >23:10:48,988 INFO blivet: removing obsolete action 223 (352) >23:10:48,989 INFO blivet: removing obsolete action 350 (352) >23:10:48,990 DEBUG blivet: action 350 already pruned >23:10:48,990 DEBUG blivet: action 223 already pruned >23:10:56,959 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:56,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:56,966 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:10:56,967 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:10:56,973 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:10:56,973 DEBUG blivet: resolved 'sda' to 'sda' (disk) >23:11:25,511 INFO blivet: omitting ksdata: existing 465,76 GiB disk sda (1) with non-existent gpt disklabel >23:11:25,534 INFO blivet: omitting ksdata: non-existent 300 GiB luks/dm-crypt luks-fedora-home (353) with non-existent ext4 filesystem mounted at /home >23:11:25,559 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:11:25,561 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:11:25,563 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >23:11:25,618 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:11:25,621 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >23:11:25,623 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >23:11:25,626 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:11:25,627 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >23:11:25,628 DEBUG blivet: LUKSDevice.teardown: luks-fedora-home ; status: False ; controllable: True ; >23:11:25,628 DEBUG blivet: action: [180] destroy format swap on lvmlv fedora-swap (id 30) >23:11:25,629 DEBUG blivet: action: [182] destroy device lvmlv fedora-swap (id 30) >23:11:25,629 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-root (id 35) >23:11:25,629 DEBUG blivet: action: [179] destroy device lvmlv fedora-root (id 35) >23:11:25,629 DEBUG blivet: action: [174] destroy format ext4 filesystem on partition sda2 (id 10) >23:11:25,630 DEBUG blivet: action: [169] destroy format luks on lvmlv fedora-home (id 22) >23:11:25,630 DEBUG blivet: action: [171] destroy device lvmlv fedora-home (id 22) >23:11:25,630 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 19) >23:11:25,630 DEBUG blivet: action: [184] destroy format lvmpv on partition sda3 (id 15) >23:11:25,630 DEBUG blivet: action: [186] destroy device partition sda3 (id 15) >23:11:25,631 DEBUG blivet: action: [176] destroy device partition sda2 (id 10) >23:11:25,631 DEBUG blivet: action: [172] destroy device partition sda1 (id 6) >23:11:25,631 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sda (id 1) >23:11:25,631 DEBUG blivet: action: [190] create format gpt disklabel on disk sda (id 1) >23:11:25,631 DEBUG blivet: action: [206] create device partition sda1 (id 204) >23:11:25,632 DEBUG blivet: action: [207] create format biosboot on partition sda1 (id 204) >23:11:25,632 DEBUG blivet: action: [200] create device partition sda2 (id 198) >23:11:25,632 DEBUG blivet: action: [201] create format ext4 filesystem mounted at /boot on partition sda2 (id 198) >23:11:25,632 DEBUG blivet: action: [194] create device partition sda3 (id 192) >23:11:25,633 DEBUG blivet: action: [195] create format lvmpv on partition sda3 (id 192) >23:11:25,633 DEBUG blivet: action: [212] create device lvmvg fedora (id 209) >23:11:25,633 DEBUG blivet: action: [228] create device lvmlv fedora-swap (id 226) >23:11:25,633 DEBUG blivet: action: [229] create format swap on lvmlv fedora-swap (id 226) >23:11:25,633 DEBUG blivet: action: [222] create device lvmlv fedora-home (id 220) >23:11:25,634 DEBUG blivet: action: [352] create format luks on lvmlv fedora-home (id 220) >23:11:25,634 DEBUG blivet: action: [355] create device luks/dm-crypt luks-fedora-home (id 353) >23:11:25,634 DEBUG blivet: action: [356] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora-home (id 353) >23:11:25,634 DEBUG blivet: action: [216] create device lvmlv fedora-root (id 214) >23:11:25,634 DEBUG blivet: action: [217] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 214) >23:11:25,635 INFO blivet: pruning action queue... >23:11:25,636 INFO blivet: resetting parted disks... >23:11:25,638 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:11:25,639 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:11:25,640 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >23:11:25,641 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >23:11:25,642 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >23:11:25,643 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >23:11:25,643 DEBUG blivet: sector-based lookup found partition sda3 >23:11:25,645 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:11:25,645 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40278590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401cb310> PedPartition: <_ped.Partition object at 0x7f7f296db4d0> >23:11:25,648 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >23:11:25,648 DEBUG blivet: sector-based lookup found partition sda2 >23:11:25,649 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:11:25,650 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40278590> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f4022af10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296a0dd0> PedPartition: <_ped.Partition object at 0x7f7f296db470> >23:11:25,653 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >23:11:25,653 DEBUG blivet: sector-based lookup found partition sda1 >23:11:25,654 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:11:25,654 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40278590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f401c3bd0> PedPartition: <_ped.Partition object at 0x7f7f296db530> >23:11:25,657 INFO blivet: sorting actions... >23:11:25,666 DEBUG blivet: action: [169] destroy format luks on lvmlv fedora-home (id 22) >23:11:25,667 DEBUG blivet: action: [171] destroy device lvmlv fedora-home (id 22) >23:11:25,667 DEBUG blivet: action: [174] destroy format ext4 filesystem on partition sda2 (id 10) >23:11:25,667 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-root (id 35) >23:11:25,668 DEBUG blivet: action: [179] destroy device lvmlv fedora-root (id 35) >23:11:25,668 DEBUG blivet: action: [180] destroy format swap on lvmlv fedora-swap (id 30) >23:11:25,668 DEBUG blivet: action: [182] destroy device lvmlv fedora-swap (id 30) >23:11:25,668 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 19) >23:11:25,669 DEBUG blivet: action: [184] destroy format lvmpv on partition sda3 (id 15) >23:11:25,669 DEBUG blivet: action: [186] destroy device partition sda3 (id 15) >23:11:25,670 DEBUG blivet: action: [176] destroy device partition sda2 (id 10) >23:11:25,670 DEBUG blivet: action: [172] destroy device partition sda1 (id 6) >23:11:25,670 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sda (id 1) >23:11:25,670 DEBUG blivet: lvm filter: removing sda3 from the reject list >23:11:25,671 DEBUG blivet: sda3 wasn't in the reject list >23:11:25,671 DEBUG blivet: lvm filter: removing sda2 from the reject list >23:11:25,671 DEBUG blivet: sda2 wasn't in the reject list >23:11:25,671 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:11:25,671 DEBUG blivet: sda1 wasn't in the reject list >23:11:25,672 DEBUG blivet: lvm filter: removing fedora from the reject list >23:11:25,672 DEBUG blivet: fedora wasn't in the reject list >23:11:25,672 DEBUG blivet: lvm filter: removing fedora-root from the reject list >23:11:25,672 DEBUG blivet: fedora-root wasn't in the reject list >23:11:25,672 DEBUG blivet: lvm filter: removing fedora-home from the reject list >23:11:25,673 DEBUG blivet: fedora-home wasn't in the reject list >23:11:25,673 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >23:11:25,673 DEBUG blivet: fedora-swap wasn't in the reject list >23:11:25,674 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,674 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,674 DEBUG blivet: action: [190] create format gpt disklabel on disk sda (id 1) >23:11:25,675 DEBUG blivet: lvm filter: removing sda3 from the reject list >23:11:25,675 DEBUG blivet: sda3 wasn't in the reject list >23:11:25,676 DEBUG blivet: lvm filter: removing sda2 from the reject list >23:11:25,676 DEBUG blivet: sda2 wasn't in the reject list >23:11:25,676 DEBUG blivet: lvm filter: removing sda1 from the reject list >23:11:25,676 DEBUG blivet: sda1 wasn't in the reject list >23:11:25,677 DEBUG blivet: lvm filter: removing fedora from the reject list >23:11:25,677 DEBUG blivet: fedora wasn't in the reject list >23:11:25,677 DEBUG blivet: lvm filter: removing fedora-root from the reject list >23:11:25,678 DEBUG blivet: fedora-root wasn't in the reject list >23:11:25,678 DEBUG blivet: lvm filter: removing fedora-home from the reject list >23:11:25,678 DEBUG blivet: fedora-home wasn't in the reject list >23:11:25,679 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >23:11:25,679 DEBUG blivet: fedora-swap wasn't in the reject list >23:11:25,679 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,680 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,680 DEBUG blivet: action: [206] create device partition sda1 (id 204) >23:11:25,681 DEBUG blivet: action: [200] create device partition sda2 (id 198) >23:11:25,681 DEBUG blivet: action: [194] create device partition sda3 (id 192) >23:11:25,682 DEBUG blivet: lvm filter: removing fedora from the reject list >23:11:25,682 DEBUG blivet: fedora wasn't in the reject list >23:11:25,682 DEBUG blivet: lvm filter: removing fedora-root from the reject list >23:11:25,683 DEBUG blivet: fedora-root wasn't in the reject list >23:11:25,683 DEBUG blivet: lvm filter: removing fedora-home from the reject list >23:11:25,683 DEBUG blivet: fedora-home wasn't in the reject list >23:11:25,684 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >23:11:25,684 DEBUG blivet: fedora-swap wasn't in the reject list >23:11:25,684 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,684 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,685 DEBUG blivet: action: [195] create format lvmpv on partition sda3 (id 192) >23:11:25,685 DEBUG blivet: lvm filter: removing fedora from the reject list >23:11:25,685 DEBUG blivet: fedora wasn't in the reject list >23:11:25,686 DEBUG blivet: lvm filter: removing fedora-root from the reject list >23:11:25,686 DEBUG blivet: fedora-root wasn't in the reject list >23:11:25,686 DEBUG blivet: lvm filter: removing fedora-home from the reject list >23:11:25,686 DEBUG blivet: fedora-home wasn't in the reject list >23:11:25,686 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >23:11:25,687 DEBUG blivet: fedora-swap wasn't in the reject list >23:11:25,687 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,687 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,687 DEBUG blivet: action: [212] create device lvmvg fedora (id 209) >23:11:25,688 DEBUG blivet: lvm filter: removing fedora-root from the reject list >23:11:25,688 DEBUG blivet: fedora-root wasn't in the reject list >23:11:25,688 DEBUG blivet: lvm filter: removing fedora-home from the reject list >23:11:25,688 DEBUG blivet: fedora-home wasn't in the reject list >23:11:25,688 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >23:11:25,688 DEBUG blivet: fedora-swap wasn't in the reject list >23:11:25,689 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,689 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,689 DEBUG blivet: action: [216] create device lvmlv fedora-root (id 214) >23:11:25,689 DEBUG blivet: action: [217] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 214) >23:11:25,690 DEBUG blivet: action: [222] create device lvmlv fedora-home (id 220) >23:11:25,690 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,690 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,691 DEBUG blivet: action: [352] create format luks on lvmlv fedora-home (id 220) >23:11:25,691 DEBUG blivet: lvm filter: removing luks-fedora-home from the reject list >23:11:25,691 DEBUG blivet: luks-fedora-home wasn't in the reject list >23:11:25,691 DEBUG blivet: action: [355] create device luks/dm-crypt luks-fedora-home (id 353) >23:11:25,692 DEBUG blivet: action: [356] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-fedora-home (id 353) >23:11:25,692 DEBUG blivet: action: [228] create device lvmlv fedora-swap (id 226) >23:11:25,692 DEBUG blivet: action: [229] create format swap on lvmlv fedora-swap (id 226) >23:11:25,693 DEBUG blivet: action: [201] create format ext4 filesystem mounted at /boot on partition sda2 (id 198) >23:11:25,693 DEBUG blivet: action: [207] create format biosboot on partition sda1 (id 204) >23:11:25,693 INFO blivet: executing action: [169] destroy format luks on lvmlv fedora-home (id 22) >23:11:25,695 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: True ; >23:11:25,696 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: True ; >23:11:25,697 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >23:11:25,699 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: True ; >23:11:26,267 DEBUG blivet: LUKS.destroy: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:26,270 DEBUG blivet: LUKS.teardown: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:26,273 DEBUG blivet: LUKS.destroy: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:26,532 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >23:11:26,533 DEBUG blivet: LUKS.teardown: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:26,537 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-home ; status: False ; type: None ; >23:11:26,595 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >23:11:26,776 INFO blivet: executing action: [171] destroy device lvmlv fedora-home (id 22) >23:11:26,780 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-home ; status: False ; >23:11:26,783 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >23:11:26,786 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >23:11:26,788 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >23:11:26,789 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:26,790 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-home ; status: False ; >23:11:26,962 INFO blivet: executing action: [174] destroy format ext4 filesystem on partition sda2 (id 10) >23:11:26,966 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >23:11:26,968 DEBUG blivet: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >23:11:27,203 INFO blivet: executing action: [177] destroy format ext4 filesystem on lvmlv fedora-root (id 35) >23:11:27,207 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >23:11:27,214 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >23:11:27,216 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >23:11:27,217 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: True ; >23:11:27,557 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >23:11:27,745 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >23:11:27,749 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >23:11:27,806 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >23:11:27,980 INFO blivet: executing action: [179] destroy device lvmlv fedora-root (id 35) >23:11:27,985 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >23:11:27,987 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:11:27,989 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >23:11:27,992 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >23:11:27,994 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:27,996 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >23:11:28,144 INFO blivet: executing action: [180] destroy format swap on lvmlv fedora-swap (id 30) >23:11:28,149 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >23:11:28,152 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: True ; >23:11:28,155 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >23:11:28,157 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >23:11:28,486 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:11:28,684 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >23:11:28,687 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:11:28,690 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: None ; >23:11:28,748 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >23:11:28,930 INFO blivet: executing action: [182] destroy device lvmlv fedora-swap (id 30) >23:11:28,935 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-swap ; status: False ; >23:11:28,937 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >23:11:28,939 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >23:11:28,941 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >23:11:28,943 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:28,945 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-swap ; status: False ; >23:11:29,150 INFO blivet: executing action: [183] destroy device lvmvg fedora (id 19) >23:11:29,154 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >23:11:29,157 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >23:11:29,159 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >23:11:29,162 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >23:11:29,228 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >23:11:29,313 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >23:11:29,316 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >23:11:29,318 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:29,319 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >23:11:29,643 INFO blivet: executing action: [184] destroy format lvmpv on partition sda3 (id 15) >23:11:29,646 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >23:11:29,649 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:29,822 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >23:11:29,823 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >23:11:29,955 INFO blivet: executing action: [186] destroy device partition sda3 (id 15) >23:11:29,959 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >23:11:29,967 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:11:29,968 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >23:11:29,970 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >23:11:30,027 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >23:11:30,030 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:11:30,033 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:30,036 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >23:11:30,038 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >23:11:30,473 INFO blivet: executing action: [176] destroy device partition sda2 (id 10) >23:11:30,477 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >23:11:30,481 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:11:30,486 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >23:11:30,544 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >23:11:30,547 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:11:30,549 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:30,551 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >23:11:30,555 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >23:11:30,850 INFO blivet: executing action: [172] destroy device partition sda1 (id 6) >23:11:30,854 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >23:11:30,857 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:11:30,859 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:11:30,864 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:11:30,924 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >23:11:30,927 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:11:30,928 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:30,930 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >23:11:30,933 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >23:11:31,131 INFO blivet: executing action: [187] destroy format msdos disklabel on disk sda (id 1) >23:11:31,136 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:11:31,138 DEBUG blivet: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >23:11:31,376 INFO blivet: executing action: [190] create format gpt disklabel on disk sda (id 1) >23:11:31,382 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:11:31,384 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:11:31,387 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >23:11:31,388 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >23:11:31,668 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >23:11:31,670 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >23:11:31,725 INFO blivet: executing action: [206] create device partition sda1 (id 204) >23:11:31,728 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >23:11:31,731 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >23:11:31,735 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:11:31,736 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:31,737 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >23:11:31,739 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >23:11:32,003 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >23:11:32,177 DEBUG blivet: post-commit partition path is /dev/sda1 >23:11:32,180 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:11:32,181 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f40258390> PedPartition: <_ped.Partition object at 0x7f7f296db650> >23:11:32,189 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >23:11:32,246 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:11:32,248 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:11:32,251 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:11:32,252 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:11:32,373 INFO blivet: executing action: [200] create device partition sda2 (id 198) >23:11:32,377 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >23:11:32,380 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >23:11:32,383 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:11:32,385 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:32,386 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >23:11:32,388 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >23:11:32,636 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >23:11:32,863 DEBUG blivet: post-commit partition path is /dev/sda2 >23:11:32,865 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:11:32,865 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f29675f10> PedPartition: <_ped.Partition object at 0x7f7f4027ae30> >23:11:32,871 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >23:11:32,959 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:11:32,961 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:11:32,963 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:11:32,964 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:11:33,090 INFO blivet: executing action: [194] create device partition sda3 (id 192) >23:11:33,094 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >23:11:33,097 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >23:11:33,098 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:11:33,099 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:11:33,100 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >23:11:33,102 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >23:11:33,345 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >23:11:33,620 DEBUG blivet: post-commit partition path is /dev/sda3 >23:11:33,624 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:11:33,624 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f29675290> PedPartition: <_ped.Partition object at 0x7f7f296db6b0> >23:11:33,630 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >23:11:33,758 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:11:33,760 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:11:33,761 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:11:33,762 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >23:11:33,875 INFO blivet: executing action: [195] create format lvmpv on partition sda3 (id 192) >23:11:33,881 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:11:33,883 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >23:11:33,886 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >23:11:33,887 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >23:11:33,888 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >23:11:33,890 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >23:11:33,891 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >23:11:33,892 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >23:11:33,893 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >23:11:33,894 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >23:11:33,895 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >23:11:33,896 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >23:11:33,897 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >23:11:33,899 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >23:11:33,900 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 16 ; >23:11:33,901 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 17 ; >23:11:33,902 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 18 ; >23:11:33,903 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 6 ; >23:11:33,905 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >23:11:33,976 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >23:11:33,977 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >23:11:33,979 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: None ; type: lvmpv ; >23:11:34,435 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >23:11:34,436 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >23:11:34,498 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:11:34,500 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >23:11:34,502 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >23:11:34,562 INFO blivet: executing action: [212] create device lvmvg fedora (id 209) >23:11:34,566 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >23:11:34,569 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora ; orig: False ; >23:11:34,571 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:11:34,573 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: None ; type: lvmpv ; >23:11:34,575 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >23:11:34,683 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:11:34,686 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >23:11:34,801 INFO blivet: executing action: [216] create device lvmlv fedora-root (id 214) >23:11:34,805 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >23:11:34,807 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >23:11:34,809 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:11:34,883 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >23:11:35,138 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:11:35,140 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >23:11:35,141 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >23:11:35,214 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >23:11:35,298 INFO blivet: executing action: [217] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 214) >23:11:35,304 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:11:35,306 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >23:11:35,307 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >23:11:35,307 WARN blivet: Could not create label (None) on filesystem ext4 >23:11:37,529 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >23:11:37,529 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >23:11:37,684 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >23:11:37,687 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >23:11:37,745 INFO blivet: executing action: [222] create device lvmlv fedora-home (id 220) >23:11:37,749 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-home ; status: False ; >23:11:37,753 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: fedora-home ; orig: False ; >23:11:37,756 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:11:37,869 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-home ; status: False ; >23:11:38,228 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >23:11:38,230 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >23:11:38,231 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >23:11:38,332 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >23:11:38,404 INFO blivet: executing action: [352] create format luks on lvmlv fedora-home (id 220) >23:11:38,409 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >23:11:38,412 DEBUG blivet: LUKS.create: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:38,415 DEBUG blivet: LUKS.create: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:42,377 DEBUG blivet: LUKS.notifyKernel: device: /dev/mapper/fedora-home ; type: luks ; >23:11:42,378 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >23:11:42,440 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >23:11:42,443 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >23:11:42,502 INFO blivet: executing action: [355] create device luks/dm-crypt luks-fedora-home (id 353) >23:11:42,506 DEBUG blivet: LUKSDevice.create: luks-fedora-home ; status: False ; >23:11:42,508 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-fedora-home ; orig: False ; >23:11:42,511 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >23:11:42,514 DEBUG blivet: LUKS.setup: device: /dev/mapper/fedora-home ; mapName: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: False ; type: luks ; >23:11:42,516 DEBUG blivet: LUKS.setup: device: /dev/mapper/fedora-home ; status: False ; type: luks ; >23:11:44,830 DEBUG blivet: LUKSDevice.setup: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; controllable: True ; orig: False ; >23:11:44,835 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; >23:11:44,838 DEBUG blivet: LUKSDevice.getDMNode: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; >23:11:44,961 INFO blivet: executing action: [356] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba (id 353) >23:11:44,967 DEBUG blivet: LUKSDevice.setup: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; controllable: True ; orig: False ; >23:11:44,969 DEBUG blivet: Ext4FS.create: device: /dev/mapper/luks-fedora-home ; status: False ; type: ext4 ; >23:11:44,971 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; mountpoint: /home ; type: ext4 ; >23:11:44,971 WARN blivet: Could not create label () on filesystem ext4 >23:11:49,652 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; type: ext4 ; >23:11:49,652 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >23:11:50,033 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; type: ext4 ; >23:11:50,034 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >23:11:50,196 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; >23:11:50,198 DEBUG blivet: LUKSDevice.getDMNode: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; >23:11:50,255 INFO blivet: executing action: [228] create device lvmlv fedora-swap (id 226) >23:11:50,260 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >23:11:50,263 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >23:11:50,267 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:11:50,394 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >23:11:50,699 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:11:50,701 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >23:11:50,704 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >23:11:50,786 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >23:11:50,860 INFO blivet: executing action: [229] create format swap on lvmlv fedora-swap (id 226) >23:11:50,865 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:11:50,868 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >23:11:50,869 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >23:11:50,963 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >23:11:50,964 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >23:11:51,061 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >23:11:51,063 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >23:11:51,121 INFO blivet: executing action: [201] create format ext4 filesystem mounted at /boot on partition sda2 (id 198) >23:11:51,126 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:11:51,129 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >23:11:51,131 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >23:11:51,134 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >23:11:51,136 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >23:11:51,137 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >23:11:51,138 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >23:11:51,139 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >23:11:51,140 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >23:11:51,141 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >23:11:51,142 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >23:11:51,143 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >23:11:51,145 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >23:11:51,146 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >23:11:51,147 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >23:11:51,148 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 16 ; >23:11:51,149 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 17 ; >23:11:51,150 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 18 ; >23:11:51,152 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >23:11:51,407 DEBUG blivet: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >23:11:51,408 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >23:11:51,408 WARN blivet: Could not create label (None) on filesystem ext4 >23:11:52,083 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >23:11:52,084 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >23:11:52,160 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:11:52,161 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >23:11:52,162 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >23:11:52,224 INFO blivet: executing action: [207] create format biosboot on partition sda1 (id 204) >23:11:52,229 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:11:52,232 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >23:11:52,235 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >23:11:52,236 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >23:11:52,237 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >23:11:52,238 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >23:11:52,239 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >23:11:52,241 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >23:11:52,242 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >23:11:52,243 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >23:11:52,244 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >23:11:52,245 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >23:11:52,246 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >23:11:52,247 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >23:11:52,248 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 16 ; >23:11:52,249 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 17 ; >23:11:52,250 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 18 ; >23:11:52,252 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 12 ; >23:11:52,254 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >23:11:52,610 DEBUG blivet: BIOSBoot.create: device: /dev/sda1 ; status: False ; type: biosboot ; >23:11:52,789 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:11:52,793 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >23:11:52,794 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >23:11:52,860 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >23:11:52,860 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296c94d0> PedPartition: <_ped.Partition object at 0x7f7f296dbdd0> >23:11:52,866 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >23:11:52,866 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: <parted.filesystem.FileSystem object at 0x7f7f296c98d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f296c9750> PedPartition: <_ped.Partition object at 0x7f7f296dbcb0> >23:11:52,870 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >23:11:52,870 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7f40242410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7f40261210> PedPartition: <_ped.Partition object at 0x7f7f296db950> >23:11:52,874 INFO blivet: Skipping sda2 >23:11:52,877 DEBUG blivet: fedora size is 353,76 GiB >23:11:52,893 DEBUG blivet: vg fedora has 8192 KiB free >23:11:52,906 DEBUG blivet: fedora size is 353,76 GiB >23:11:52,922 DEBUG blivet: vg fedora has 8192 KiB free >23:11:52,938 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,942 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,944 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,946 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,947 DEBUG blivet: looking up parted Device: /dev/mapper/luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba >23:11:52,953 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,960 DEBUG blivet: Ext4FS.supported: supported: True ; >23:11:52,963 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:11:53,119 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:11:53,120 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:11:53,121 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:11:53,199 DEBUG blivet: BindFS.supported: supported: False ; >23:11:53,199 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 362 >23:11:53,201 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >23:11:53,203 DEBUG blivet: TmpFS.supported: supported: True ; >23:11:53,252 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 365 >23:11:53,257 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >23:11:53,260 DEBUG blivet: DevPtsFS.supported: supported: False ; >23:11:53,261 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 368 >23:11:53,263 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >23:11:53,265 DEBUG blivet: SysFS.supported: supported: False ; >23:11:53,265 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 371 >23:11:53,266 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >23:11:53,268 DEBUG blivet: ProcFS.supported: supported: False ; >23:11:53,268 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 374 >23:11:53,269 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >23:11:53,271 DEBUG blivet: SELinuxFS.supported: supported: False ; >23:11:53,271 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 377 >23:11:53,273 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >23:11:53,274 DEBUG blivet: USBFS.supported: supported: False ; >23:11:53,274 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 380 >23:11:53,276 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >23:11:53,277 DEBUG blivet: BindFS.supported: supported: False ; >23:11:53,277 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 383 >23:11:53,278 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >23:11:53,280 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:11:53,405 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >23:11:53,418 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 >23:11:53,420 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:11:53,509 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >23:11:53,519 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 >23:11:53,522 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >23:11:53,585 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >23:11:53,586 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 >23:11:53,589 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >23:11:53,637 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >23:11:53,638 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 >23:11:53,642 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >23:11:53,692 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >23:11:53,693 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 >23:11:53,697 DEBUG blivet: LUKSDevice.setup: luks-35ce4a5c-d836-4f18-82c4-bb738a2a66ba ; status: True ; controllable: True ; orig: False ; >23:11:53,820 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >23:11:53,834 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 >23:11:53,836 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >23:11:53,894 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] AdresáŠnebo soubor neexistuje >23:11:53,894 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >23:11:53,895 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 >23:11:54,065 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >23:11:54,131 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >23:11:54,132 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 >23:11:54,136 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >23:11:54,196 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >23:11:54,197 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 >23:11:54,199 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >23:11:54,246 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operace nenà podporována >23:11:54,246 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >23:11:54,247 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 >23:11:54,266 INFO blivet: not writing out mpath configuration >22:00:24,841 DEBUG blivet: looking up parted Device: /dev/fedora >22:00:24,847 DEBUG blivet: fedora size is 353,76 GiB >22:00:24,864 DEBUG blivet: vg fedora has 8192 KiB free >22:00:24,879 DEBUG blivet: fedora size is 353,76 GiB >22:00:24,895 DEBUG blivet: vg fedora has 8192 KiB free >22:00:24,974 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:00:25,029 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:00:25,224 DEBUG blivet: looking up parted Device: /run >22:00:25,252 DEBUG blivet: looking up parted Device: /dev >22:00:25,292 DEBUG blivet: looking up parted Device: /dev/fedora >22:00:25,298 DEBUG blivet: fedora size is 353,76 GiB >22:00:25,313 DEBUG blivet: vg fedora has 8192 KiB free >22:00:25,326 DEBUG blivet: fedora size is 353,76 GiB >22:00:25,341 DEBUG blivet: vg fedora has 8192 KiB free > > >/tmp/ifcfg.log: >21:08:45,198 DEBUG ifcfg: content of files (network initialization): >21:08:45,198 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >21:08:45,199 DEBUG ifcfg: # Generated by dracut initrd >21:08:45,199 DEBUG ifcfg: DEVICE="em1" >21:08:45,199 DEBUG ifcfg: ONBOOT=yes >21:08:45,199 DEBUG ifcfg: NETBOOT=yes >21:08:45,200 DEBUG ifcfg: UUID="8cb5047f-2fa8-484e-acfc-0e28b2ee46a2" >21:08:45,200 DEBUG ifcfg: BOOTPROTO=dhcp >21:08:45,200 DEBUG ifcfg: HWADDR="f0:de:f1:1d:e0:ac" >21:08:45,200 DEBUG ifcfg: TYPE=Ethernet >21:08:45,201 DEBUG ifcfg: NAME="em1" >21:08:45,217 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 222, 241, 29, 224, 172]}, 'connection': {'timestamp': 1404680917L, 'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '8cb5047f-2fa8-484e-acfc-0e28b2ee46a2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >21:08:45,369 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >21:08:45,372 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >21:08:45,373 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >21:09:19,163 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >21:09:19,164 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img gpt BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz > > >/tmp/syslog: >21:08:35,646 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="1218" x-info="http://www.rsyslog.com"] start >21:08:35,649 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:08:35,649 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:08:35,649 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >21:08:35,649 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc5.git2.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.9.0 20140506 (Red Hat 4.9.0-3) (GCC) ) #1 SMP Tue May 13 14:12:25 UTC 2014 >21:08:35,649 INFO kernel:[ 0.000000] Command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img gpt BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >21:08:35,649 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb282000-0x00000000bb35efff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb35f000-0x00000000bb370fff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb371000-0x00000000bb3f1fff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb3f2000-0x00000000bb40efff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb667fff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb668000-0x00000000bb6e7fff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb6e8000-0x00000000bb70efff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb76afff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb76b000-0x00000000bb776fff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb777000-0x00000000bb779fff] ACPI data >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb77a000-0x00000000bb780fff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb781000-0x00000000bb781fff] ACPI data >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb782000-0x00000000bb78afff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78b000-0x00000000bb78bfff] ACPI data >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78c000-0x00000000bb79efff] ACPI NVS >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >21:08:35,649 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable >21:08:35,649 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:08:35,649 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >21:08:35,649 DEBUG kernel:[ 0.000000] DMI: LENOVO 4384BR2/4384BR2, BIOS 6MET74WW (1.34 ) 09/23/2010 >21:08:35,649 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >21:08:35,649 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:08:35,649 INFO kernel:[ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000 >21:08:35,649 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >21:08:35,649 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:08:35,649 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:08:35,649 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:08:35,649 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >21:08:35,649 DEBUG kernel:[ 0.000000] D4000-DBFFF uncachable >21:08:35,649 DEBUG kernel:[ 0.000000] DC000-FFFFF write-protect >21:08:35,649 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:08:35,649 DEBUG kernel:[ 0.000000] 0 disabled >21:08:35,649 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >21:08:35,649 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >21:08:35,649 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >21:08:35,649 DEBUG kernel:[ 0.000000] 4 base 138000000 mask FF8000000 uncachable >21:08:35,649 DEBUG kernel:[ 0.000000] 5 base 0BC000000 mask FFC000000 uncachable >21:08:35,649 DEBUG kernel:[ 0.000000] 6 disabled >21:08:35,649 DEBUG kernel:[ 0.000000] 7 disabled >21:08:35,649 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >21:08:35,649 DEBUG kernel:[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved >21:08:35,649 INFO kernel:[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000 >21:08:35,649 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f68b0-0x000f68bf] mapped at [ffff8800000f68b0] >21:08:35,649 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >21:08:35,649 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02fe7000, 0x02fe7fff] PGTABLE >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02fe8000, 0x02fe8fff] PGTABLE >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02fe9000, 0x02fe9fff] PGTABLE >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x137e00000-0x137ffffff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x137e00000-0x137ffffff] page 2M >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02fea000, 0x02feafff] PGTABLE >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x134000000-0x137dfffff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x134000000-0x137dfffff] page 2M >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x133ffffff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x133ffffff] page 2M >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb27bfff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xbb1fffff] page 2M >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb200000-0xbb27bfff] page 4k >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb282000-0xbb35efff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb282000-0xbb35efff] page 4k >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb40f000-0xbb46efff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb40f000-0xbb46efff] page 4k >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02feb000, 0x02febfff] PGTABLE >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb70f000-0xbb716fff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb70f000-0xbb716fff] page 4k >21:08:35,649 DEBUG kernel:[ 0.000000] BRK [0x02fec000, 0x02fecfff] PGTABLE >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb71f000-0xbb76afff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb71f000-0xbb76afff] page 4k >21:08:35,649 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff] >21:08:35,649 DEBUG kernel:[ 0.000000] [mem 0xbb7ff000-0xbb7fffff] page 4k >21:08:35,649 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d967000-0x7fffefff] >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F6870 000024 (v02 LENOVO) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: XSDT 0x00000000BB7EF4B6 000094 (v01 LENOVO TP-6M 00001340 LTP 00000000) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000BB7EF600 0000F4 (v04 LENOVO TP-6M 00001340 LNVO 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20140214/tbfadt-603) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20140214/tbfadt-684) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000BB7EF9D1 00F2F8 (v01 LENOVO TP-6M 00001340 MSFT 03000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000BB6E7000 000040 >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BB7EF7B4 00021D (v01 LENOVO TP-6M 00001340 MSFT 03000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: ECDT 0x00000000BB7FECC9 000052 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000BB7FED1B 000084 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: MCFG 0x00000000BB7FEDD7 00003C (v01 LENOVO TP-6M 00001340 LNVO 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000BB7FEE13 000038 (v01 LENOVO TP-6M 00001340 LNVO 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: ASF! 0x00000000BB7FEF34 0000A4 (v16 LENOVO TP-6M 00001340 PTL 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: BOOT 0x00000000BB7FEFD8 000028 (v01 LENOVO TP-6M 00001340 LTP 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BB6E591A 00084B (v01 LENOVO TP-6M 00001340 INTL 20050513) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: TCPA 0x00000000BB78B000 000032 (v02 PTL CRESTLN 06040000 00005A52) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: DMAR 0x00000000BB781000 0000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BB779000 0009F1 (v01 PmRef CpuPm 00003000 INTL 20060912) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BB778000 000259 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) >21:08:35,649 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000BB777000 00049F (v01 PmRef ApTst 00003000 INTL 20060912) >21:08:35,649 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:08:35,649 INFO kernel:[ 0.000000] No NUMA configuration found >21:08:35,649 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff] >21:08:35,649 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x137ffffff] >21:08:35,649 INFO kernel:[ 0.000000] NODE_DATA [mem 0x137fd6000-0x137ffcfff] >21:08:35,649 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0 >21:08:35,649 WARNING kernel:[ 0.000000] Zone ranges: >21:08:35,649 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >21:08:35,649 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:08:35,649 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x137ffffff] >21:08:35,649 WARNING kernel:[ 0.000000] Movable zone start for each node >21:08:35,649 WARNING kernel:[ 0.000000] Early memory node ranges >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009dfff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbb27bfff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0xbb282000-0xbb35efff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0xbb40f000-0xbb46efff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0xbb70f000-0xbb716fff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0xbb71f000-0xbb76afff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff] >21:08:35,649 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x137ffffff] >21:08:35,649 DEBUG kernel:[ 0.000000] On node 0 totalpages: 996267 >21:08:35,649 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:08:35,649 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >21:08:35,649 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >21:08:35,649 DEBUG kernel:[ 0.000000] DMA32 zone: 11921 pages used for memmap >21:08:35,649 DEBUG kernel:[ 0.000000] DMA32 zone: 762894 pages, LIFO batch:31 >21:08:35,649 DEBUG kernel:[ 0.000000] Normal zone: 3584 pages used for memmap >21:08:35,649 DEBUG kernel:[ 0.000000] Normal zone: 229376 pages, LIFO batch:31 >21:08:35,649 INFO kernel:[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff >21:08:35,649 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >21:08:35,649 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >21:08:35,649 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >21:08:35,649 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:08:35,649 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:08:35,649 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:08:35,649 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:08:35,649 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:08:35,649 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:08:35,649 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >21:08:35,649 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >21:08:35,649 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb27c000-0xbb281fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb35f000-0xbb370fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb371000-0xbb3f1fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb3f2000-0xbb40efff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb46f000-0xbb667fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb668000-0xbb6e7fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb6e8000-0xbb70efff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb717000-0xbb71efff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb76b000-0xbb776fff] >21:08:35,649 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb777000-0xbb779fff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb77a000-0xbb780fff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb781000-0xbb781fff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb782000-0xbb78afff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb78b000-0xbb78bfff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb78c000-0xbb79efff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb79f000-0xbb7fefff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafefff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >21:08:35,650 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >21:08:35,650 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >21:08:35,650 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >21:08:35,650 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >21:08:35,650 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff880133000000 s1928256 r8192 d21440 u2097152 >21:08:35,650 DEBUG kernel:[ 0.000000] pcpu-alloc: s1928256 r8192 d21440 u2097152 alloc=1*2097152 >21:08:35,650 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >21:08:35,650 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 980677 >21:08:35,650 WARNING kernel:[ 0.000000] Policy zone: Normal >21:08:35,650 NOTICE kernel:[ 0.000000] Kernel command line: repo=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/ initrd=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/initrd.img gpt BOOT_IMAGE=http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/x86_64/os/images/pxeboot/vmlinuz >21:08:35,650 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:08:35,650 WARNING kernel:[ 0.000000] Memory: 3774388K/3985068K available (8202K kernel code, 1726K rwdata, 3352K rodata, 3696K init, 12872K bss, 210680K reserved) >21:08:35,650 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >21:08:35,650 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:08:35,650 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >21:08:35,650 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. >21:08:35,650 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >21:08:35,650 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:712 16 >21:08:35,650 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >21:08:35,650 INFO kernel:[ 0.000000] console [tty0] enabled >21:08:35,650 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >21:08:35,650 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >21:08:35,650 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >21:08:35,650 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >21:08:35,650 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >21:08:35,650 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >21:08:35,650 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >21:08:35,650 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >21:08:35,650 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >21:08:35,650 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >21:08:35,650 INFO kernel:[ 0.000000] allocated 16252928 bytes of page_cgroup >21:08:35,650 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:08:35,650 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >21:08:35,650 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >21:08:35,650 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:08:35,650 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >21:08:35,650 INFO kernel:[ 0.000000] tsc: Detected 2660.184 MHz processor >21:08:35,650 INFO kernel:[ 0.000067] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.36 BogoMIPS (lpj=2660184) >21:08:35,650 INFO kernel:[ 0.000243] pid_max: default: 32768 minimum: 301 >21:08:35,650 INFO kernel:[ 0.000340] ACPI: Core revision 20140214 >21:08:35,650 WARNING kernel:[ 0.041181] ACPI: All ACPI Tables successfully acquired >21:08:35,650 INFO kernel:[ 0.083852] Security Framework initialized >21:08:35,650 INFO kernel:[ 0.083953] SELinux: Initializing. >21:08:35,650 DEBUG kernel:[ 0.084082] SELinux: Starting in permissive mode >21:08:35,650 INFO kernel:[ 0.085178] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >21:08:35,650 INFO kernel:[ 0.086635] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >21:08:35,650 INFO kernel:[ 0.087201] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >21:08:35,650 INFO kernel:[ 0.087319] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >21:08:35,650 INFO kernel:[ 0.088483] Initializing cgroup subsys memory >21:08:35,650 INFO kernel:[ 0.088597] Initializing cgroup subsys devices >21:08:35,650 INFO kernel:[ 0.088710] Initializing cgroup subsys freezer >21:08:35,650 INFO kernel:[ 0.088836] Initializing cgroup subsys net_cls >21:08:35,650 INFO kernel:[ 0.088933] Initializing cgroup subsys blkio >21:08:35,650 INFO kernel:[ 0.089028] Initializing cgroup subsys perf_event >21:08:35,650 INFO kernel:[ 0.089127] Initializing cgroup subsys net_prio >21:08:35,650 INFO kernel:[ 0.089224] Initializing cgroup subsys hugetlb >21:08:35,650 INFO kernel:[ 0.089352] CPU: Physical Processor ID: 0 >21:08:35,650 INFO kernel:[ 0.089447] CPU: Processor Core ID: 0 >21:08:35,650 INFO kernel:[ 0.089544] mce: CPU supports 9 MCE banks >21:08:35,650 INFO kernel:[ 0.089646] CPU0: Thermal monitoring enabled (TM1) >21:08:35,650 INFO kernel:[ 0.089771] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >21:08:35,650 INFO kernel:[ 0.089771] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >21:08:35,650 INFO kernel:[ 0.089771] tlb_flushall_shift: 6 >21:08:35,650 INFO kernel:[ 0.090141] Freeing SMP alternatives memory: 24K (ffffffff8234d000 - ffffffff82353000) >21:08:35,650 INFO kernel:[ 0.091492] ftrace: allocating 26818 entries in 105 pages >21:08:35,650 INFO kernel:[ 0.103910] dmar: Host address width 36 >21:08:35,650 INFO kernel:[ 0.104011] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >21:08:35,650 INFO kernel:[ 0.104124] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000 >21:08:35,650 INFO kernel:[ 0.104267] dmar: DRHD base: 0x000000fed91000 flags: 0x0 >21:08:35,650 INFO kernel:[ 0.104370] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000 >21:08:35,650 INFO kernel:[ 0.104513] dmar: DRHD base: 0x000000fed93000 flags: 0x1 >21:08:35,650 INFO kernel:[ 0.104614] dmar: IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000 >21:08:35,650 INFO kernel:[ 0.104776] dmar: RMRR base: 0x000000bb6e9000 end: 0x000000bb6fffff >21:08:35,650 INFO kernel:[ 0.104877] dmar: RMRR base: 0x000000bde00000 end: 0x000000bfffffff >21:08:35,650 INFO kernel:[ 0.105660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:08:35,650 INFO kernel:[ 0.115769] smpboot: CPU0: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz (fam: 06, model: 25, stepping: 05) >21:08:35,650 INFO kernel:[ 0.217787] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >21:08:35,650 WARNING kernel:[ 0.218105] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >21:08:35,650 INFO kernel:[ 0.218211] ... version: 3 >21:08:35,650 INFO kernel:[ 0.218305] ... bit width: 48 >21:08:35,650 INFO kernel:[ 0.218398] ... generic registers: 4 >21:08:35,650 INFO kernel:[ 0.218490] ... value mask: 0000ffffffffffff >21:08:35,650 INFO kernel:[ 0.218588] ... max period: 000000007fffffff >21:08:35,650 INFO kernel:[ 0.218686] ... fixed-purpose events: 3 >21:08:35,650 INFO kernel:[ 0.218785] ... event mask: 000000070000000f >21:08:35,650 INFO kernel:[ 0.221089] x86: Booting SMP configuration: >21:08:35,650 INFO kernel:[ 0.221186] .... node #0, CPUs: #1 >21:08:35,650 INFO kernel:[ 0.234824] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >21:08:35,650 WARNING kernel:[ 0.235327] #2 #3 >21:08:35,650 INFO kernel:[ 0.262293] x86: Booted up 1 node, 4 CPUs >21:08:35,650 INFO kernel:[ 0.262477] smpboot: Total of 4 processors activated (21281.47 BogoMIPS) >21:08:35,650 INFO kernel:[ 0.265961] devtmpfs: initialized >21:08:35,650 INFO kernel:[ 0.270188] PM: Registering ACPI NVS region [mem 0xbb371000-0xbb3f1fff] (528384 bytes) >21:08:35,650 INFO kernel:[ 0.270354] PM: Registering ACPI NVS region [mem 0xbb668000-0xbb6e7fff] (524288 bytes) >21:08:35,650 INFO kernel:[ 0.270521] PM: Registering ACPI NVS region [mem 0xbb76b000-0xbb776fff] (49152 bytes) >21:08:35,650 INFO kernel:[ 0.270669] PM: Registering ACPI NVS region [mem 0xbb77a000-0xbb780fff] (28672 bytes) >21:08:35,650 INFO kernel:[ 0.270822] PM: Registering ACPI NVS region [mem 0xbb782000-0xbb78afff] (36864 bytes) >21:08:35,650 INFO kernel:[ 0.270965] PM: Registering ACPI NVS region [mem 0xbb78c000-0xbb79efff] (77824 bytes) >21:08:35,650 INFO kernel:[ 0.272632] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:08:35,650 INFO kernel:[ 0.272733] pinctrl core: initialized pinctrl subsystem >21:08:35,650 INFO kernel:[ 0.273032] RTC time: 21:07:29, date: 07/06/14 >21:08:35,650 INFO kernel:[ 0.273315] NET: Registered protocol family 16 >21:08:35,650 INFO kernel:[ 0.273761] cpuidle: using governor menu >21:08:35,650 INFO kernel:[ 0.273937] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >21:08:35,650 INFO kernel:[ 0.274094] ACPI: bus type PCI registered >21:08:35,650 INFO kernel:[ 0.274189] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:08:35,650 INFO kernel:[ 0.274493] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >21:08:35,650 INFO kernel:[ 0.274649] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >21:08:35,650 INFO kernel:[ 0.317282] PCI: Using configuration type 1 for base access >21:08:35,650 INFO kernel:[ 0.323678] ACPI: Added _OSI(Module Device) >21:08:35,650 INFO kernel:[ 0.323781] ACPI: Added _OSI(Processor Device) >21:08:35,650 INFO kernel:[ 0.323875] ACPI: Added _OSI(3.0 _SCP Extensions) >21:08:35,650 INFO kernel:[ 0.323972] ACPI: Added _OSI(Processor Aggregator Device) >21:08:35,650 INFO kernel:[ 0.330880] ACPI : EC: EC description table is found, configuring boot EC >21:08:35,650 NOTICE kernel:[ 0.348924] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >21:08:35,650 WARNING kernel:[ 0.429471] ACPI: SSDT 0x00000000BB71A598 0004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.431561] ACPI: Dynamic OEM Table Load: >21:08:35,650 WARNING kernel:[ 0.431737] ACPI: SSDT 0x0000000000000000 0004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.432251] ACPI: SSDT 0x00000000BB718718 0006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.434516] ACPI: Dynamic OEM Table Load: >21:08:35,650 WARNING kernel:[ 0.434694] ACPI: SSDT 0x0000000000000000 0006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.440838] ACPI: SSDT 0x00000000BB719A98 000303 (v01 PmRef ApIst 00003000 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.443143] ACPI: Dynamic OEM Table Load: >21:08:35,650 WARNING kernel:[ 0.443318] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.446375] ACPI: SSDT 0x00000000BB717D98 000119 (v01 PmRef ApCst 00003000 INTL 20060912) >21:08:35,650 WARNING kernel:[ 0.448431] ACPI: Dynamic OEM Table Load: >21:08:35,650 WARNING kernel:[ 0.448609] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20060912) >21:08:35,650 INFO kernel:[ 0.454051] ACPI: Interpreter enabled >21:08:35,650 WARNING kernel:[ 0.454155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >21:08:35,650 WARNING kernel:[ 0.454388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >21:08:35,650 INFO kernel:[ 0.454659] ACPI: (supports S0 S3 S4 S5) >21:08:35,650 INFO kernel:[ 0.454753] ACPI: Using IOAPIC for interrupt routing >21:08:35,650 INFO kernel:[ 0.454910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:08:35,650 INFO kernel:[ 0.470325] ACPI: Power Resource [PUBS] (on) >21:08:35,650 INFO kernel:[ 0.471952] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1) >21:08:35,650 INFO kernel:[ 0.478360] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2) >21:08:35,650 DEBUG kernel:[ 0.484595] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. >21:08:35,650 DEBUG kernel:[ 0.484609] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. >21:08:35,650 DEBUG kernel:[ 0.484622] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. >21:08:35,650 DEBUG kernel:[ 0.484635] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. >21:08:35,650 INFO kernel:[ 0.484971] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.485799] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.486535] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >21:08:35,650 INFO kernel:[ 0.487475] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.488295] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.489117] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.489855] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >21:08:35,650 INFO kernel:[ 0.490804] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >21:08:35,650 INFO kernel:[ 0.491376] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff]) >21:08:35,650 INFO kernel:[ 0.491486] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >21:08:35,650 INFO kernel:[ 0.491680] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >21:08:35,650 INFO kernel:[ 0.492116] PCI host bridge to bus 0000:ff >21:08:35,650 INFO kernel:[ 0.492212] pci_bus 0000:ff: root bus resource [bus ff] >21:08:35,650 DEBUG kernel:[ 0.492325] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 >21:08:35,650 DEBUG kernel:[ 0.492532] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 >21:08:35,650 DEBUG kernel:[ 0.492726] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 >21:08:35,650 DEBUG kernel:[ 0.492869] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 >21:08:35,650 DEBUG kernel:[ 0.493005] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 >21:08:35,650 DEBUG kernel:[ 0.493143] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 >21:08:35,650 INFO kernel:[ 0.493368] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >21:08:35,650 INFO kernel:[ 0.493472] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >21:08:35,650 INFO kernel:[ 0.494335] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability] >21:08:35,650 INFO kernel:[ 0.494786] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability] >21:08:35,650 INFO kernel:[ 0.494935] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability] >21:08:35,650 INFO kernel:[ 0.495083] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER] >21:08:35,650 INFO kernel:[ 0.495228] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM >21:08:35,650 INFO kernel:[ 0.495932] PCI host bridge to bus 0000:00 >21:08:35,650 INFO kernel:[ 0.496029] pci_bus 0000:00: root bus resource [bus 00-fe] >21:08:35,650 INFO kernel:[ 0.496126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:08:35,650 INFO kernel:[ 0.496227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:08:35,650 INFO kernel:[ 0.496328] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:08:35,650 INFO kernel:[ 0.496428] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >21:08:35,650 INFO kernel:[ 0.496535] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >21:08:35,650 INFO kernel:[ 0.496635] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >21:08:35,650 DEBUG kernel:[ 0.497326] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >21:08:35,650 INFO kernel:[ 0.497355] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >21:08:35,650 DEBUG kernel:[ 0.497714] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >21:08:35,650 DEBUG kernel:[ 0.497733] pci 0000:00:02.0: reg 0x10: [mem 0xf2000000-0xf23fffff 64bit] >21:08:35,650 DEBUG kernel:[ 0.497743] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >21:08:35,650 DEBUG kernel:[ 0.497750] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807] >21:08:35,650 DEBUG kernel:[ 0.498055] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >21:08:35,650 DEBUG kernel:[ 0.498097] pci 0000:00:16.0: reg 0x10: [mem 0xf2827800-0xf282780f 64bit] >21:08:35,650 DEBUG kernel:[ 0.498234] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >21:08:35,650 DEBUG kernel:[ 0.498523] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 >21:08:35,650 DEBUG kernel:[ 0.498560] pci 0000:00:19.0: reg 0x10: [mem 0xf2600000-0xf261ffff] >21:08:35,650 DEBUG kernel:[ 0.498576] pci 0000:00:19.0: reg 0x14: [mem 0xf2625000-0xf2625fff] >21:08:35,650 DEBUG kernel:[ 0.498591] pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f] >21:08:35,650 DEBUG kernel:[ 0.498724] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.498867] pci 0000:00:19.0: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.499102] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >21:08:35,650 DEBUG kernel:[ 0.499139] pci 0000:00:1a.0: reg 0x10: [mem 0xf2828000-0xf28283ff] >21:08:35,650 DEBUG kernel:[ 0.499302] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.499437] pci 0000:00:1a.0: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.499679] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >21:08:35,650 DEBUG kernel:[ 0.499709] pci 0000:00:1b.0: reg 0x10: [mem 0xf2620000-0xf2623fff 64bit] >21:08:35,650 DEBUG kernel:[ 0.499872] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.500017] pci 0000:00:1b.0: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.500251] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >21:08:35,650 DEBUG kernel:[ 0.500406] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.500545] pci 0000:00:1c.0: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.500778] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >21:08:35,650 DEBUG kernel:[ 0.500934] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.501066] pci 0000:00:1c.1: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.501302] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >21:08:35,650 DEBUG kernel:[ 0.501455] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.501592] pci 0000:00:1c.3: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.501826] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400 >21:08:35,650 DEBUG kernel:[ 0.501979] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.502111] pci 0000:00:1c.4: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.502361] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >21:08:35,650 DEBUG kernel:[ 0.502396] pci 0000:00:1d.0: reg 0x10: [mem 0xf2828400-0xf28287ff] >21:08:35,650 DEBUG kernel:[ 0.502565] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.502691] pci 0000:00:1d.0: System wakeup disabled by ACPI >21:08:35,650 DEBUG kernel:[ 0.502925] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >21:08:35,650 DEBUG kernel:[ 0.503237] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 >21:08:35,650 DEBUG kernel:[ 0.503623] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >21:08:35,650 DEBUG kernel:[ 0.503664] pci 0000:00:1f.2: reg 0x10: [io 0x1860-0x1867] >21:08:35,650 DEBUG kernel:[ 0.503680] pci 0000:00:1f.2: reg 0x14: [io 0x1814-0x1817] >21:08:35,650 DEBUG kernel:[ 0.503695] pci 0000:00:1f.2: reg 0x18: [io 0x1818-0x181f] >21:08:35,650 DEBUG kernel:[ 0.503710] pci 0000:00:1f.2: reg 0x1c: [io 0x1810-0x1813] >21:08:35,650 DEBUG kernel:[ 0.503726] pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f] >21:08:35,650 DEBUG kernel:[ 0.503742] pci 0000:00:1f.2: reg 0x24: [mem 0xf2827000-0xf28277ff] >21:08:35,650 DEBUG kernel:[ 0.503850] pci 0000:00:1f.2: PME# supported from D3hot >21:08:35,650 DEBUG kernel:[ 0.504090] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >21:08:35,650 DEBUG kernel:[ 0.504122] pci 0000:00:1f.3: reg 0x10: [mem 0xf2828800-0xf28288ff 64bit] >21:08:35,650 DEBUG kernel:[ 0.504166] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f] >21:08:35,650 DEBUG kernel:[ 0.504424] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >21:08:35,650 DEBUG kernel:[ 0.504465] pci 0000:00:1f.6: reg 0x10: [mem 0xf2626000-0xf2626fff 64bit] >21:08:35,650 INFO kernel:[ 0.504944] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:08:35,650 DEBUG kernel:[ 0.505353] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000 >21:08:35,650 DEBUG kernel:[ 0.505547] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit] >21:08:35,650 DEBUG kernel:[ 0.506364] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >21:08:35,650 INFO kernel:[ 0.506849] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:08:35,650 DEBUG kernel:[ 0.506956] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >21:08:35,650 INFO kernel:[ 0.507305] acpiphp: Slot [1] registered >21:08:35,650 INFO kernel:[ 0.507410] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >21:08:35,650 DEBUG kernel:[ 0.507517] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >21:08:35,650 DEBUG kernel:[ 0.507523] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >21:08:35,650 DEBUG kernel:[ 0.507533] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] >21:08:35,650 DEBUG kernel:[ 0.507763] pci 0000:0d:00.0: [1180:e822] type 00 class 0x080500 >21:08:35,650 NOTICE kernel:[ 0.507785] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz. >21:08:35,650 DEBUG kernel:[ 0.507962] pci 0000:0d:00.0: reg 0x10: [mem 0xf2500000-0xf25000ff] >21:08:35,650 DEBUG kernel:[ 0.508193] pci 0000:0d:00.0: supports D1 D2 >21:08:35,650 DEBUG kernel:[ 0.508195] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >21:08:35,650 DEBUG kernel:[ 0.508433] pci 0000:0d:00.1: [1180:e230] type 00 class 0x088000 >21:08:35,651 DEBUG kernel:[ 0.508463] pci 0000:0d:00.1: reg 0x10: [mem 0xf2500400-0xf25004ff] >21:08:35,651 DEBUG kernel:[ 0.508689] pci 0000:0d:00.1: supports D1 D2 >21:08:35,651 DEBUG kernel:[ 0.508691] pci 0000:0d:00.1: PME# supported from D0 D1 D2 D3hot D3cold >21:08:35,651 DEBUG kernel:[ 0.508932] pci 0000:0d:00.3: [1180:e832] type 00 class 0x0c0010 >21:08:35,651 DEBUG kernel:[ 0.508962] pci 0000:0d:00.3: reg 0x10: [mem 0xf2500800-0xf2500fff] >21:08:35,651 DEBUG kernel:[ 0.509179] pci 0000:0d:00.3: supports D1 D2 >21:08:35,651 DEBUG kernel:[ 0.509181] pci 0000:0d:00.3: PME# supported from D0 D1 D2 D3hot D3cold >21:08:35,651 INFO kernel:[ 0.511613] pci 0000:00:1c.4: PCI bridge to [bus 0d] >21:08:35,651 DEBUG kernel:[ 0.511721] pci 0000:00:1c.4: bridge window [mem 0xf2500000-0xf25fffff] >21:08:35,651 INFO kernel:[ 0.511916] pci 0000:00:1e.0: PCI bridge to [bus 0e] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512036] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512038] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512040] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512041] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512043] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >21:08:35,651 DEBUG kernel:[ 0.512045] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >21:08:35,651 WARNING kernel:[ 0.514708] ACPI: Enabled 3 GPEs in block 00 to 3F >21:08:35,651 INFO kernel:[ 0.515160] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >21:08:35,651 INFO kernel:[ 0.515782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:08:35,651 INFO kernel:[ 0.515939] vgaarb: loaded >21:08:35,651 INFO kernel:[ 0.516028] vgaarb: bridge control possible 0000:00:02.0 >21:08:35,651 NOTICE kernel:[ 0.516324] SCSI subsystem initialized >21:08:35,651 DEBUG kernel:[ 0.516558] libata version 3.00 loaded. >21:08:35,651 INFO kernel:[ 0.516666] ACPI: bus type USB registered >21:08:35,651 INFO kernel:[ 0.516813] usbcore: registered new interface driver usbfs >21:08:35,651 INFO kernel:[ 0.516937] usbcore: registered new interface driver hub >21:08:35,651 INFO kernel:[ 0.517097] usbcore: registered new device driver usb >21:08:35,651 INFO kernel:[ 0.517367] PCI: Using ACPI for IRQ routing >21:08:35,651 DEBUG kernel:[ 0.528568] PCI: pci_cache_line_size set to 64 bytes >21:08:35,651 DEBUG kernel:[ 0.528815] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >21:08:35,651 DEBUG kernel:[ 0.528823] e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff] >21:08:35,651 DEBUG kernel:[ 0.528827] e820: reserve RAM buffer [mem 0xbb35f000-0xbbffffff] >21:08:35,651 DEBUG kernel:[ 0.528830] e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff] >21:08:35,651 DEBUG kernel:[ 0.528834] e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff] >21:08:35,651 DEBUG kernel:[ 0.528836] e820: reserve RAM buffer [mem 0xbb76b000-0xbbffffff] >21:08:35,651 DEBUG kernel:[ 0.528839] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff] >21:08:35,651 INFO kernel:[ 0.529393] NetLabel: Initializing >21:08:35,651 INFO kernel:[ 0.529488] NetLabel: domain hash size = 128 >21:08:35,651 INFO kernel:[ 0.529589] NetLabel: protocols = UNLABELED CIPSOv4 >21:08:35,651 INFO kernel:[ 0.529728] NetLabel: unlabeled traffic allowed by default >21:08:35,651 INFO kernel:[ 0.529887] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >21:08:35,651 INFO kernel:[ 0.530358] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >21:08:35,651 INFO kernel:[ 0.532528] Switched to clocksource hpet >21:08:35,651 INFO kernel:[ 0.577163] pnp: PnP ACPI init >21:08:35,651 INFO kernel:[ 0.577318] ACPI: bus type PNP registered >21:08:35,651 INFO kernel:[ 0.579829] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >21:08:35,651 INFO kernel:[ 0.579936] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580038] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580140] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >21:08:35,651 INFO kernel:[ 0.580241] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >21:08:35,651 INFO kernel:[ 0.580342] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580446] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580564] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580670] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580775] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580877] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >21:08:35,651 INFO kernel:[ 0.580981] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >21:08:35,651 INFO kernel:[ 0.581083] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved >21:08:35,651 INFO kernel:[ 0.581185] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >21:08:35,651 INFO kernel:[ 0.581290] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >21:08:35,651 DEBUG kernel:[ 0.581416] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >21:08:35,651 INFO kernel:[ 0.582016] system 00:01: [io 0x164e-0x164f] has been reserved >21:08:35,651 INFO kernel:[ 0.582120] system 00:01: [io 0x1000-0x107f] could not be reserved >21:08:35,651 INFO kernel:[ 0.582222] system 00:01: [io 0x1180-0x11ff] has been reserved >21:08:35,651 INFO kernel:[ 0.582323] system 00:01: [io 0x0800-0x080f] has been reserved >21:08:35,651 INFO kernel:[ 0.582424] system 00:01: [io 0x15e0-0x15ef] has been reserved >21:08:35,651 INFO kernel:[ 0.582522] system 00:01: [io 0x1600-0x1641] has been reserved >21:08:35,651 INFO kernel:[ 0.582638] system 00:01: [io 0x1644-0x167f] could not be reserved >21:08:35,651 INFO kernel:[ 0.582742] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >21:08:35,651 INFO kernel:[ 0.582846] system 00:01: [mem 0xfeaff000-0xfeafffff] has been reserved >21:08:35,651 INFO kernel:[ 0.582947] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >21:08:35,651 INFO kernel:[ 0.583047] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >21:08:35,651 INFO kernel:[ 0.583147] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >21:08:35,651 INFO kernel:[ 0.583250] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >21:08:35,651 INFO kernel:[ 0.583351] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >21:08:35,651 DEBUG kernel:[ 0.583455] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >21:08:35,651 DEBUG kernel:[ 0.583612] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >21:08:35,651 DEBUG kernel:[ 0.583637] pnp 00:03: [dma 4] >21:08:35,651 DEBUG kernel:[ 0.583707] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >21:08:35,651 DEBUG kernel:[ 0.583800] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >21:08:35,651 DEBUG kernel:[ 0.583907] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >21:08:35,651 DEBUG kernel:[ 0.584003] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >21:08:35,651 DEBUG kernel:[ 0.584098] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >21:08:35,651 DEBUG kernel:[ 0.584194] pnp 00:08: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >21:08:35,651 DEBUG kernel:[ 0.584732] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >21:08:35,651 INFO kernel:[ 0.586187] pnp: PnP ACPI: found 10 devices >21:08:35,651 INFO kernel:[ 0.586284] ACPI: bus type PNP unregistered >21:08:35,651 INFO kernel:[ 0.597631] pci 0000:00:1c.0: PCI bridge to [bus 02] >21:08:35,651 INFO kernel:[ 0.597748] pci 0000:00:1c.1: PCI bridge to [bus 03] >21:08:35,651 INFO kernel:[ 0.597853] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >21:08:35,651 INFO kernel:[ 0.597964] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >21:08:35,651 INFO kernel:[ 0.598065] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >21:08:35,651 INFO kernel:[ 0.598170] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >21:08:35,651 INFO kernel:[ 0.598277] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] >21:08:35,651 INFO kernel:[ 0.598429] pci 0000:00:1c.4: PCI bridge to [bus 0d] >21:08:35,651 INFO kernel:[ 0.598544] pci 0000:00:1c.4: bridge window [mem 0xf2500000-0xf25fffff] >21:08:35,651 INFO kernel:[ 0.598656] pci 0000:00:1e.0: PCI bridge to [bus 0e] >21:08:35,651 DEBUG kernel:[ 0.598772] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:08:35,651 DEBUG kernel:[ 0.598774] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:08:35,651 DEBUG kernel:[ 0.598776] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:08:35,651 DEBUG kernel:[ 0.598777] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >21:08:35,651 DEBUG kernel:[ 0.598779] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >21:08:35,651 DEBUG kernel:[ 0.598781] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >21:08:35,651 DEBUG kernel:[ 0.598783] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff] >21:08:35,651 DEBUG kernel:[ 0.598785] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] >21:08:35,651 DEBUG kernel:[ 0.598786] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] >21:08:35,651 DEBUG kernel:[ 0.598788] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] >21:08:35,651 DEBUG kernel:[ 0.598790] pci_bus 0000:0d: resource 1 [mem 0xf2500000-0xf25fffff] >21:08:35,651 DEBUG kernel:[ 0.598792] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7] >21:08:35,651 DEBUG kernel:[ 0.598794] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff] >21:08:35,651 DEBUG kernel:[ 0.598795] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff] >21:08:35,651 DEBUG kernel:[ 0.598797] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff] >21:08:35,651 DEBUG kernel:[ 0.598798] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff] >21:08:35,651 DEBUG kernel:[ 0.598800] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff] >21:08:35,651 INFO kernel:[ 0.598860] NET: Registered protocol family 2 >21:08:35,651 INFO kernel:[ 0.599635] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >21:08:35,651 INFO kernel:[ 0.600436] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >21:08:35,651 INFO kernel:[ 0.602197] TCP: Hash tables configured (established 32768 bind 32768) >21:08:35,651 INFO kernel:[ 0.602410] TCP: reno registered >21:08:35,651 INFO kernel:[ 0.602624] UDP hash table entries: 2048 (order: 6, 393216 bytes) >21:08:35,651 INFO kernel:[ 0.603023] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >21:08:35,651 INFO kernel:[ 0.603576] NET: Registered protocol family 1 >21:08:35,651 DEBUG kernel:[ 0.603710] pci 0000:00:02.0: Boot video device >21:08:35,651 DEBUG kernel:[ 0.604717] PCI: CLS 64 bytes, default 64 >21:08:35,651 INFO kernel:[ 0.605014] Unpacking initramfs... >21:08:35,651 INFO kernel:[ 4.740193] Freeing initrd memory: 39520K (ffff88007d967000 - ffff88007ffff000) >21:08:35,651 INFO kernel:[ 4.754255] DMA-API: preallocated 65536 debug entries >21:08:35,651 INFO kernel:[ 4.754356] DMA-API: debugging enabled by kernel config >21:08:35,651 INFO kernel:[ 4.754545] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:08:35,651 INFO kernel:[ 4.754648] software IO TLB [mem 0xb727c000-0xbb27c000] (64MB) mapped at [ffff8800b727c000-ffff8800bb27bfff] >21:08:35,651 INFO kernel:[ 4.754843] Simple Boot Flag at 0x35 set to 0x1 >21:08:35,651 INFO kernel:[ 4.756792] Scanning for low memory corruption every 60 seconds >21:08:35,651 INFO kernel:[ 4.757309] SSE version of gcm_enc/dec engaged. >21:08:35,651 WARNING kernel:[ 4.757459] cryptomgr_test (42) used greatest stack depth: 6040 bytes left >21:08:35,651 WARNING kernel:[ 4.760442] modprobe (50) used greatest stack depth: 5296 bytes left >21:08:35,651 WARNING kernel:[ 4.762528] cryptomgr_test (47) used greatest stack depth: 5048 bytes left >21:08:35,651 INFO kernel:[ 4.762772] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >21:08:35,651 INFO kernel:[ 4.764039] futex hash table entries: 1024 (order: 5, 131072 bytes) >21:08:35,651 NOTICE kernel:[ 4.764198] Initialise system trusted keyring >21:08:35,651 INFO kernel:[ 4.764375] audit: initializing netlink subsys (disabled) >21:08:35,651 NOTICE kernel:[ 4.764541] audit: type=2000 audit(1404680853.542:1): initialized >21:08:35,651 INFO kernel:[ 4.789493] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:08:35,651 INFO kernel:[ 4.797738] zbud: loaded >21:08:35,651 NOTICE kernel:[ 4.798399] VFS: Disk quotas dquot_6.5.2 >21:08:35,651 WARNING kernel:[ 4.798631] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:08:35,651 INFO kernel:[ 4.800524] msgmni has been set to 7449 >21:08:35,651 NOTICE kernel:[ 4.800890] Key type big_key registered >21:08:35,651 DEBUG kernel:[ 4.801010] SELinux: Registering netfilter hooks >21:08:35,651 INFO kernel:[ 4.802728] alg: No test for stdrng (krng) >21:08:35,651 INFO kernel:[ 4.802836] NET: Registered protocol family 38 >21:08:35,651 NOTICE kernel:[ 4.802980] Key type asymmetric registered >21:08:35,651 NOTICE kernel:[ 4.803089] Asymmetric key parser 'x509' registered >21:08:35,651 INFO kernel:[ 4.803216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:08:35,651 INFO kernel:[ 4.803476] io scheduler noop registered >21:08:35,651 INFO kernel:[ 4.803572] io scheduler deadline registered >21:08:35,651 INFO kernel:[ 4.803899] io scheduler cfq registered (default) >21:08:35,651 DEBUG kernel:[ 4.804930] list_sort_test: start testing list_sort() >21:08:35,651 INFO kernel:[ 4.806895] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:08:35,651 INFO kernel:[ 4.807128] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:08:35,651 DEBUG kernel:[ 4.807444] intel_idle: MWAIT substates: 0x1120 >21:08:35,651 DEBUG kernel:[ 4.807446] intel_idle: v0.4 model 0x25 >21:08:35,651 DEBUG kernel:[ 4.807447] intel_idle: lapic_timer_reliable_states 0xffffffff >21:08:35,651 INFO kernel:[ 4.809264] ACPI: AC Adapter [AC] (on-line) >21:08:35,651 INFO kernel:[ 4.810889] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >21:08:35,651 INFO kernel:[ 4.811420] ACPI: Lid Switch [LID] >21:08:35,651 INFO kernel:[ 4.811864] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >21:08:35,651 INFO kernel:[ 4.812116] ACPI: Sleep Button [SLPB] >21:08:35,651 INFO kernel:[ 4.812618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >21:08:35,651 INFO kernel:[ 4.812772] ACPI: Power Button [PWRF] >21:08:35,651 INFO kernel:[ 4.833689] thermal LNXTHERM:00: registered as thermal_zone0 >21:08:35,651 INFO kernel:[ 4.833797] ACPI: Thermal Zone [THM0] (58 C) >21:08:35,651 INFO kernel:[ 4.834101] GHES: HEST is not enabled! >21:08:35,651 INFO kernel:[ 4.834537] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:08:35,651 INFO kernel:[ 4.840319] Non-volatile memory driver v1.3 >21:08:35,651 INFO kernel:[ 4.840440] Linux agpgart interface v0.103 >21:08:35,651 INFO kernel:[ 4.841568] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >21:08:35,651 INFO kernel:[ 4.842057] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >21:08:35,651 INFO kernel:[ 4.843984] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >21:08:35,651 INFO kernel:[ 4.844988] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >21:08:35,651 DEBUG kernel:[ 4.846330] ahci 0000:00:1f.2: version 3.0 >21:08:35,651 DEBUG kernel:[ 4.847025] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >21:08:35,651 INFO kernel:[ 4.847249] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >21:08:35,651 INFO kernel:[ 4.847448] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode >21:08:35,651 INFO kernel:[ 4.847665] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >21:08:35,651 INFO kernel:[ 4.862168] scsi0 : ahci >21:08:35,651 INFO kernel:[ 4.862481] ACPI: Battery Slot [BAT0] (battery present) >21:08:35,651 INFO kernel:[ 4.863517] scsi1 : ahci >21:08:35,651 INFO kernel:[ 4.864466] scsi2 : ahci >21:08:35,651 INFO kernel:[ 4.865421] scsi3 : ahci >21:08:35,651 INFO kernel:[ 4.866374] scsi4 : ahci >21:08:35,651 INFO kernel:[ 4.867286] scsi5 : ahci >21:08:35,651 INFO kernel:[ 4.867858] ata1: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827100 irq 40 >21:08:35,651 INFO kernel:[ 4.868036] ata2: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827180 irq 40 >21:08:35,651 INFO kernel:[ 4.868180] ata3: DUMMY >21:08:35,651 INFO kernel:[ 4.868271] ata4: DUMMY >21:08:35,651 INFO kernel:[ 4.868365] ata5: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827300 irq 40 >21:08:35,651 INFO kernel:[ 4.868512] ata6: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827380 irq 40 >21:08:35,651 INFO kernel:[ 4.869758] libphy: Fixed MDIO Bus: probed >21:08:35,651 INFO kernel:[ 4.870350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:08:35,651 INFO kernel:[ 4.870478] ehci-pci: EHCI PCI platform driver >21:08:35,651 INFO kernel:[ 4.871413] ehci-pci 0000:00:1a.0: EHCI Host Controller >21:08:35,651 INFO kernel:[ 4.872544] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >21:08:35,651 INFO kernel:[ 4.872824] ehci-pci 0000:00:1a.0: debug port 2 >21:08:35,651 DEBUG kernel:[ 4.877067] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >21:08:35,651 INFO kernel:[ 4.877180] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf2828000 >21:08:35,651 INFO kernel:[ 4.883018] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >21:08:35,651 INFO kernel:[ 4.883892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:08:35,651 INFO kernel:[ 4.884030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:08:35,651 INFO kernel:[ 4.884769] usb usb1: Product: EHCI Host Controller >21:08:35,651 INFO kernel:[ 4.884869] usb usb1: Manufacturer: Linux 3.15.0-0.rc5.git2.1.fc21.x86_64 ehci_hcd >21:08:35,651 INFO kernel:[ 4.885038] usb usb1: SerialNumber: 0000:00:1a.0 >21:08:35,651 INFO kernel:[ 4.887100] hub 1-0:1.0: USB hub found >21:08:35,651 INFO kernel:[ 4.887323] hub 1-0:1.0: 3 ports detected >21:08:35,651 INFO kernel:[ 4.890170] ehci-pci 0000:00:1d.0: EHCI Host Controller >21:08:35,651 INFO kernel:[ 4.890664] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >21:08:35,651 INFO kernel:[ 4.890847] ehci-pci 0000:00:1d.0: debug port 2 >21:08:35,651 DEBUG kernel:[ 4.894993] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >21:08:35,651 INFO kernel:[ 4.895062] ehci-pci 0000:00:1d.0: irq 19, io mem 0xf2828400 >21:08:35,651 INFO kernel:[ 4.901003] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >21:08:35,651 INFO kernel:[ 4.901441] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:08:35,651 INFO kernel:[ 4.901549] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:08:35,651 INFO kernel:[ 4.901696] usb usb2: Product: EHCI Host Controller >21:08:35,651 INFO kernel:[ 4.901797] usb usb2: Manufacturer: Linux 3.15.0-0.rc5.git2.1.fc21.x86_64 ehci_hcd >21:08:35,651 INFO kernel:[ 4.901942] usb usb2: SerialNumber: 0000:00:1d.0 >21:08:35,651 INFO kernel:[ 4.903284] hub 2-0:1.0: USB hub found >21:08:35,651 INFO kernel:[ 4.903425] hub 2-0:1.0: 3 ports detected >21:08:35,651 INFO kernel:[ 4.904838] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:08:35,651 INFO kernel:[ 4.904992] ohci-pci: OHCI PCI platform driver >21:08:35,651 INFO kernel:[ 4.905177] uhci_hcd: USB Universal Host Controller Interface driver >21:08:35,652 INFO kernel:[ 4.905688] usbcore: registered new interface driver usbserial >21:08:35,652 INFO kernel:[ 4.905833] usbcore: registered new interface driver usbserial_generic >21:08:35,652 INFO kernel:[ 4.906157] usbserial: USB Serial support registered for generic >21:08:35,652 INFO kernel:[ 4.906459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >21:08:35,652 INFO kernel:[ 4.911018] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:08:35,652 INFO kernel:[ 4.911272] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:08:35,652 INFO kernel:[ 4.912774] mousedev: PS/2 mouse device common for all mice >21:08:35,652 INFO kernel:[ 4.915446] rtc_cmos 00:06: RTC can wake from S4 >21:08:35,652 INFO kernel:[ 4.916045] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >21:08:35,652 INFO kernel:[ 4.916192] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >21:08:35,652 INFO kernel:[ 4.916689] device-mapper: uevent: version 1.0.3 >21:08:35,652 INFO kernel:[ 4.917191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >21:08:35,652 INFO kernel:[ 4.919474] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >21:08:35,652 INFO kernel:[ 4.920069] hidraw: raw HID events driver (C) Jiri Kosina >21:08:35,652 INFO kernel:[ 4.920479] usbcore: registered new interface driver usbhid >21:08:35,652 INFO kernel:[ 4.920575] usbhid: USB HID core driver >21:08:35,652 INFO kernel:[ 4.920741] drop_monitor: Initializing network drop monitor service >21:08:35,652 INFO kernel:[ 4.921049] ip_tables: (C) 2000-2006 Netfilter Core Team >21:08:35,652 INFO kernel:[ 4.921231] TCP: cubic registered >21:08:35,652 INFO kernel:[ 4.921329] Initializing XFRM netlink socket >21:08:35,652 INFO kernel:[ 4.922066] NET: Registered protocol family 10 >21:08:35,652 INFO kernel:[ 4.923078] mip6: Mobile IPv6 >21:08:35,652 INFO kernel:[ 4.923249] NET: Registered protocol family 17 >21:08:35,652 NOTICE kernel:[ 4.924573] Loading compiled-in X.509 certificates >21:08:35,652 NOTICE kernel:[ 4.925725] Loaded X.509 cert 'Fedora kernel signing key: 5ab1d269675c812f05980f926e2d9ca070186204' >21:08:35,652 INFO kernel:[ 4.925903] registered taskstats version 1 >21:08:35,652 INFO kernel:[ 4.927881] Magic number: 6:748:145 >21:08:35,652 INFO kernel:[ 4.928011] ata_port ata2: hash matches >21:08:35,652 INFO kernel:[ 4.928106] ata2: hash matches >21:08:35,652 INFO kernel:[ 4.928247] acpi device:16: hash matches >21:08:35,652 INFO kernel:[ 4.928498] rtc_cmos 00:06: setting system clock to 2014-07-06 21:07:34 UTC (1404680854) >21:08:35,652 DEBUG kernel:[ 4.929107] PM: Hibernation image not present or could not be loaded. >21:08:35,652 INFO kernel:[ 5.174127] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:08:35,652 DEBUG kernel:[ 5.176378] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:08:35,652 INFO kernel:[ 5.176386] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:08:35,652 INFO kernel:[ 5.176537] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:08:35,652 INFO kernel:[ 5.190305] usb 1-1: new high-speed USB device number 2 using ehci-pci >21:08:35,652 INFO kernel:[ 5.215503] ata1.00: ATA-8: ST9500420AS, 0003LVM1, max UDMA/100 >21:08:35,652 INFO kernel:[ 5.215612] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >21:08:35,652 DEBUG kernel:[ 5.218347] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:08:35,652 INFO kernel:[ 5.218355] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:08:35,652 INFO kernel:[ 5.218507] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:08:35,652 INFO kernel:[ 5.220502] ata1.00: configured for UDMA/100 >21:08:35,652 NOTICE kernel:[ 5.221648] scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0003 PQ: 0 ANSI: 5 >21:08:35,652 NOTICE kernel:[ 5.224037] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >21:08:35,652 NOTICE kernel:[ 5.224486] sd 0:0:0:0: Attached scsi generic sg0 type 0 >21:08:35,652 NOTICE kernel:[ 5.224655] sd 0:0:0:0: [sda] Write Protect is off >21:08:35,652 DEBUG kernel:[ 5.224762] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:08:35,652 NOTICE kernel:[ 5.224965] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >21:08:35,652 INFO kernel:[ 5.261719] sda: sda1 sda2 sda3 >21:08:35,652 NOTICE kernel:[ 5.265612] sd 0:0:0:0: [sda] Attached SCSI disk >21:08:35,652 INFO kernel:[ 5.305846] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >21:08:35,652 INFO kernel:[ 5.305950] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:08:35,652 INFO kernel:[ 5.307158] hub 1-1:1.0: USB hub found >21:08:35,652 INFO kernel:[ 5.307602] hub 1-1:1.0: 6 ports detected >21:08:35,652 INFO kernel:[ 5.414142] usb 2-1: new high-speed USB device number 2 using ehci-pci >21:08:35,652 INFO kernel:[ 5.529051] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >21:08:35,652 INFO kernel:[ 5.529171] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:08:35,652 INFO kernel:[ 5.530099] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >21:08:35,652 INFO kernel:[ 5.530525] hub 2-1:1.0: USB hub found >21:08:35,652 INFO kernel:[ 5.530859] hub 2-1:1.0: 8 ports detected >21:08:35,652 DEBUG kernel:[ 5.539126] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >21:08:35,652 DEBUG kernel:[ 5.544291] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >21:08:35,652 INFO kernel:[ 5.546056] ata2.00: ATAPI: Optiarc DVD RW AD-7700H, 1.FA, max UDMA/100 >21:08:35,652 DEBUG kernel:[ 5.559858] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >21:08:35,652 DEBUG kernel:[ 5.564965] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >21:08:35,652 INFO kernel:[ 5.566773] ata2.00: configured for UDMA/100 >21:08:35,652 NOTICE kernel:[ 5.583487] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7700H 1.FA PQ: 0 ANSI: 5 >21:08:35,652 INFO kernel:[ 5.600406] usb 1-1.4: new full-speed USB device number 3 using ehci-pci >21:08:35,652 WARNING kernel:[ 5.616180] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >21:08:35,652 INFO kernel:[ 5.616322] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:08:35,652 DEBUG kernel:[ 5.617184] sr 1:0:0:0: Attached scsi CD-ROM sr0 >21:08:35,652 NOTICE kernel:[ 5.617497] sr 1:0:0:0: Attached scsi generic sg1 type 5 >21:08:35,652 INFO kernel:[ 5.680497] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f >21:08:35,652 INFO kernel:[ 5.680604] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:08:35,652 INFO kernel:[ 5.680743] usb 1-1.4: Product: Broadcom Bluetooth Device >21:08:35,652 INFO kernel:[ 5.680841] usb 1-1.4: Manufacturer: Broadcom Corp >21:08:35,652 INFO kernel:[ 5.680936] usb 1-1.4: SerialNumber: 70F3954450E1 >21:08:35,652 INFO kernel:[ 5.756241] tsc: Refined TSC clocksource calibration: 2659.999 MHz >21:08:35,652 INFO kernel:[ 5.757363] usb 1-1.6: new high-speed USB device number 4 using ehci-pci >21:08:35,652 INFO kernel:[ 5.838766] usb 1-1.6: New USB device found, idVendor=17ef, idProduct=480f >21:08:35,652 INFO kernel:[ 5.838873] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:08:35,652 INFO kernel:[ 5.839012] usb 1-1.6: Product: Integrated Camera >21:08:35,652 INFO kernel:[ 5.839150] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >21:08:35,652 INFO kernel:[ 5.907090] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 578367 >21:08:35,652 INFO kernel:[ 5.907260] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >21:08:35,652 INFO kernel:[ 5.923147] ata5: SATA link down (SStatus 0 SControl 300) >21:08:35,652 INFO kernel:[ 5.962451] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 >21:08:35,652 INFO kernel:[ 6.228235] ata6: SATA link down (SStatus 0 SControl 300) >21:08:35,652 INFO kernel:[ 6.234170] Freeing unused kernel memory: 3696K (ffffffff81fb1000 - ffffffff8234d000) >21:08:35,652 INFO kernel:[ 6.234327] Write protecting the kernel read-only data: 14336k >21:08:35,652 INFO kernel:[ 6.247362] Freeing unused kernel memory: 2028K (ffff880001805000 - ffff880001a00000) >21:08:35,652 INFO kernel:[ 6.249461] Freeing unused kernel memory: 744K (ffff880001d46000 - ffff880001e00000) >21:08:35,652 NOTICE kernel:[ 6.263136] random: systemd urandom read with 99 bits of entropy available >21:08:35,652 WARNING kernel:[ 6.419846] systemd-sysctl (123) used greatest stack depth: 5040 bytes left >21:08:35,652 INFO kernel:[ 6.442293] device-mapper: multipath: version 1.7.0 loaded >21:08:35,652 INFO kernel:[ 6.704403] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >21:08:35,652 INFO kernel:[ 6.757091] Switched to clocksource tsc >21:08:35,652 INFO kernel:[ 7.920114] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:08:35,652 INFO kernel:[ 7.934427] Loading iSCSI transport class v2.0-870. >21:08:35,652 NOTICE kernel:[ 7.945889] iscsi: registered transport (tcp) >21:08:35,652 INFO kernel:[ 7.955965] alua: device handler registered >21:08:35,652 INFO kernel:[ 7.966451] emc: device handler registered >21:08:35,652 INFO kernel:[ 7.976564] hp_sw: device handler registered >21:08:35,652 INFO kernel:[ 7.987147] rdac: device handler registered >21:08:35,652 INFO kernel:[ 9.956381] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >21:08:35,652 NOTICE kernel:[ 10.010089] random: nonblocking pool is initialized >21:08:35,652 INFO kernel:[ 11.021591] floppy0: no floppy controllers found >21:08:35,652 WARNING kernel:[ 11.032938] modprobe (390) used greatest stack depth: 5008 bytes left >21:08:35,652 INFO kernel:[ 11.053161] No iBFT detected. >21:08:35,652 INFO kernel:[ 11.063246] md: raid0 personality registered for level 0 >21:08:35,652 INFO kernel:[ 11.074905] md: raid1 personality registered for level 1 >21:08:35,652 INFO kernel:[ 11.085442] async_tx: api initialized (async) >21:08:35,652 INFO kernel:[ 11.088946] xor: measuring software checksum speed >21:08:35,652 INFO kernel:[ 11.098575] prefetch64-sse: 5320.000 MB/sec >21:08:35,652 INFO kernel:[ 11.108577] generic_sse: 4316.000 MB/sec >21:08:35,652 INFO kernel:[ 11.108679] xor: using function: prefetch64-sse (5320.000 MB/sec) >21:08:35,652 WARNING kernel:[ 11.133602] raid6: sse2x1 2703 MB/s >21:08:35,652 WARNING kernel:[ 11.150596] raid6: sse2x2 3269 MB/s >21:08:35,652 WARNING kernel:[ 11.167591] raid6: sse2x4 3621 MB/s >21:08:35,652 WARNING kernel:[ 11.167697] raid6: using algorithm sse2x4 (3621 MB/s) >21:08:35,652 WARNING kernel:[ 11.167798] raid6: using ssse3x2 recovery algorithm >21:08:35,652 INFO kernel:[ 11.178549] md: raid6 personality registered for level 6 >21:08:35,652 INFO kernel:[ 11.178671] md: raid5 personality registered for level 5 >21:08:35,652 INFO kernel:[ 11.178772] md: raid4 personality registered for level 4 >21:08:35,652 INFO kernel:[ 11.205866] md: raid10 personality registered for level 10 >21:08:35,652 INFO kernel:[ 11.216238] md: linear personality registered for level -1 >21:08:35,652 INFO kernel:[ 11.261417] device-mapper: multipath round-robin: version 1.0.0 loaded >21:08:35,652 INFO kernel:[ 11.279969] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >21:08:35,652 INFO kernel:[ 11.342391] RPC: Registered named UNIX socket transport module. >21:08:35,652 INFO kernel:[ 11.342504] RPC: Registered udp transport module. >21:08:35,652 INFO kernel:[ 11.342641] RPC: Registered tcp transport module. >21:08:35,652 INFO kernel:[ 11.342755] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:08:35,652 WARNING kernel:[ 11.344046] modprobe (418) used greatest stack depth: 4848 bytes left >21:08:35,652 WARNING kernel:[ 11.501132] rpc.statd (427) used greatest stack depth: 4832 bytes left >21:08:35,652 INFO kernel:[ 11.694341] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >21:08:35,652 INFO kernel:[ 11.982695] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6 >21:08:35,652 INFO kernel:[ 12.132920] wmi: Mapper loaded >21:08:35,652 WARNING kernel:[ 12.156376] udevadm (519) used greatest stack depth: 4608 bytes left >21:08:35,652 INFO kernel:[ 12.182565] [drm] Initialized drm 1.1.0 20060810 >21:08:35,652 INFO kernel:[ 12.184320] pps_core: LinuxPPS API ver. 1 registered >21:08:35,652 INFO kernel:[ 12.184420] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >21:08:35,652 INFO kernel:[ 12.186898] PTP clock support registered >21:08:35,652 INFO kernel:[ 12.194933] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >21:08:35,652 INFO kernel:[ 12.195045] e1000e: Copyright(c) 1999 - 2014 Intel Corporation. >21:08:35,652 INFO kernel:[ 12.195858] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:08:35,652 DEBUG kernel:[ 12.196073] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:08:35,652 NOTICE kernel:[ 12.277067] firewire_ohci 0000:0d:00.3: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >21:08:35,652 INFO kernel:[ 12.303800] alg: No test for crc32 (crc32-pclmul) >21:08:35,652 WARNING kernel:[ 12.376622] cdrom_id (538) used greatest stack depth: 3864 bytes left >21:08:35,652 INFO kernel:[ 12.387198] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:1d:e0:ac >21:08:35,652 INFO kernel:[ 12.387410] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >21:08:35,652 INFO kernel:[ 12.387740] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF >21:08:35,652 INFO kernel:[ 12.392967] [drm] Memory usable by graphics device = 2048M >21:08:35,652 DEBUG kernel:[ 12.453524] i915 0000:00:02.0: irq 42 for MSI/MSI-X >21:08:35,652 INFO kernel:[ 12.453637] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >21:08:35,652 INFO kernel:[ 12.453763] [drm] Driver supports precise vblank timestamp query. >21:08:35,652 INFO kernel:[ 12.455086] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >21:08:35,652 INFO kernel:[ 12.553763] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >21:08:35,652 INFO kernel:[ 12.567571] fbcon: inteldrmfb (fb0) is primary device >21:08:35,652 NOTICE kernel:[ 12.780775] firewire_core 0000:0d:00.3: created device fw0: GUID f0def1ff1de0acff, S400 >21:08:35,652 INFO kernel:[ 13.489749] Console: switching to colour frame buffer device 200x56 >21:08:35,652 INFO kernel:[ 13.497620] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >21:08:35,652 INFO kernel:[ 13.497680] i915 0000:00:02.0: registered panic notifier >21:08:35,652 INFO kernel:[ 13.519528] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >21:08:35,652 INFO kernel:[ 13.533661] acpi device:01: registered as cooling_device4 >21:08:35,652 INFO kernel:[ 13.535463] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7 >21:08:35,652 INFO kernel:[ 13.536418] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >21:08:35,652 WARNING kernel:[ 17.645208] systemd-udevd (521) used greatest stack depth: 3248 bytes left >21:08:35,652 DEBUG kernel:[ 18.541734] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:08:35,652 DEBUG kernel:[ 18.642527] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:08:35,652 INFO kernel:[ 18.642771] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >21:08:35,652 INFO kernel:[ 21.718356] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx >21:08:35,652 INFO kernel:[ 21.718526] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >21:08:35,652 INFO kernel:[ 52.727837] loop: module loaded >21:08:35,652 INFO kernel:[ 53.397745] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:08:35,652 DEBUG kernel:[ 62.936207] SELinux: 2048 avtab hash slots, 107421 rules. >21:08:35,652 DEBUG kernel:[ 62.965903] SELinux: 2048 avtab hash slots, 107421 rules. >21:08:35,652 DEBUG kernel:[ 63.013405] SELinux: 8 users, 103 roles, 4851 types, 283 bools, 1 sens, 1024 cats >21:08:35,652 DEBUG kernel:[ 63.013410] SELinux: 83 classes, 107421 rules >21:08:35,652 DEBUG kernel:[ 63.022882] SELinux: Completing initialization. >21:08:35,652 DEBUG kernel:[ 63.022887] SELinux: Setting up existing superblocks. >21:08:35,652 DEBUG kernel:[ 63.023020] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.023161] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.023258] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.023293] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.023748] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.024825] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.034042] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:08:35,652 DEBUG kernel:[ 63.034099] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:08:35,652 DEBUG kernel:[ 63.034160] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.034212] SELinux: initialized (dev aio, type aio), not configured for labeling >21:08:35,652 DEBUG kernel:[ 63.034248] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.034432] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.034524] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.034592] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.034717] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.038515] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.038537] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.038550] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.038812] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:08:35,652 DEBUG kernel:[ 63.038904] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.038977] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >21:08:35,652 DEBUG kernel:[ 63.038996] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039002] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039010] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039066] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039086] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039092] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039097] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039162] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039168] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039221] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039298] SELinux: initialized (dev drm, type drm), not configured for labeling >21:08:35,653 DEBUG kernel:[ 63.039358] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 63.039470] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:08:35,653 DEBUG kernel:[ 63.039819] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:08:35,653 NOTICE kernel:[ 63.069331] audit: type=1403 audit(1404680912.634:2): policy loaded auid=4294967295 ses=4294967295 >21:08:35,653 DEBUG kernel:[ 63.938039] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:08:35,653 DEBUG kernel:[ 64.030496] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:08:35,653 DEBUG kernel:[ 64.144548] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:08:35,653 INFO kernel:[ 65.130849] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >21:08:35,653 INFO kernel:[ 65.137712] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >21:08:35,653 WARNING kernel:[ 65.143050] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102f conflicts with OpRegion 0x0000000000001000-0x000000000000107f (\_SB_.PCI0.LPC_.PMIO) (20140214/utaddress-258) >21:08:35,653 INFO kernel:[ 65.143058] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:08:35,653 WARNING kernel:[ 65.143063] ACPI Warning: SystemIO range 0x00000000000011c0-0x00000000000011cf conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140214/utaddress-258) >21:08:35,653 INFO kernel:[ 65.143068] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:08:35,653 WARNING kernel:[ 65.143070] ACPI Warning: SystemIO range 0x00000000000011b0-0x00000000000011bf conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140214/utaddress-258) >21:08:35,653 INFO kernel:[ 65.143074] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:08:35,653 WARNING kernel:[ 65.143076] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011af conflicts with OpRegion 0x0000000000001180-0x00000000000011ff (\_SB_.PCI0.LPC_.LPIO) (20140214/utaddress-258) >21:08:35,653 INFO kernel:[ 65.143080] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:08:35,653 WARNING kernel:[ 65.143081] lpc_ich: Resource conflict(s) found affecting gpio_ich >21:08:35,653 DEBUG kernel:[ 65.157083] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X >21:08:35,653 WARNING kernel:[ 65.168099] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >21:08:35,653 WARNING kernel:[ 65.168129] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >21:08:35,653 WARNING kernel:[ 65.168149] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >21:08:35,653 WARNING kernel:[ 65.168164] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >21:08:35,653 WARNING kernel:[ 65.168186] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >21:08:35,653 WARNING kernel:[ 65.168204] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >21:08:35,653 WARNING kernel:[ 65.168235] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >21:08:35,653 WARNING kernel:[ 65.168253] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >21:08:35,653 WARNING kernel:[ 65.168269] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >21:08:35,653 WARNING kernel:[ 65.168283] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >21:08:35,653 WARNING kernel:[ 65.169600] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >21:08:35,653 WARNING kernel:[ 65.169623] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >21:08:35,653 WARNING kernel:[ 65.169644] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >21:08:35,653 WARNING kernel:[ 65.169659] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >21:08:35,653 WARNING kernel:[ 65.169684] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >21:08:35,653 WARNING kernel:[ 65.169729] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >21:08:35,653 WARNING kernel:[ 65.169753] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >21:08:35,653 WARNING kernel:[ 65.169779] thinkpad_acpi: Unknown symbol snd_card_new (err 0) >21:08:35,653 WARNING kernel:[ 65.169797] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >21:08:35,653 WARNING kernel:[ 65.169893] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >21:08:35,653 WARNING kernel:[ 65.169910] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >21:08:35,653 WARNING kernel:[ 65.169937] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >21:08:35,653 WARNING kernel:[ 65.169975] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >21:08:35,653 WARNING kernel:[ 65.170030] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >21:08:35,653 INFO kernel:[ 65.341197] sdhci: Secure Digital Host Controller Interface driver >21:08:35,653 INFO kernel:[ 65.341203] sdhci: Copyright(c) Pierre Ossman >21:08:35,653 INFO kernel:[ 65.346114] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >21:08:35,653 INFO kernel:[ 65.346686] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >21:08:35,653 INFO kernel:[ 65.395061] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 1) >21:08:35,653 WARNING kernel:[ 65.395565] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it. >21:08:35,653 INFO kernel:[ 65.395611] mmc0: no vqmmc regulator found >21:08:35,653 INFO kernel:[ 65.395613] mmc0: no vmmc regulator found >21:08:35,653 INFO kernel:[ 65.398427] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >21:08:35,653 INFO kernel:[ 65.430612] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 >21:08:35,653 INFO kernel:[ 65.447569] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 >21:08:35,653 INFO kernel:[ 65.447726] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 >21:08:35,653 INFO kernel:[ 65.447902] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 >21:08:35,653 INFO kernel:[ 65.448246] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >21:08:35,653 INFO kernel:[ 65.452962] cfg80211: Calling CRDA to update world regulatory domain >21:08:35,653 INFO kernel:[ 65.489934] Intel(R) Wireless WiFi driver for Linux, in-tree:d >21:08:35,653 INFO kernel:[ 65.489938] Copyright(c) 2003- 2014 Intel Corporation >21:08:35,653 WARNING kernel:[ 65.490454] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >21:08:35,653 DEBUG kernel:[ 65.490768] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X >21:08:35,653 INFO kernel:[ 65.525280] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm >21:08:35,653 INFO kernel:[ 65.723925] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >21:08:35,653 INFO kernel:[ 65.723927] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >21:08:35,653 INFO kernel:[ 65.723928] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >21:08:35,653 INFO kernel:[ 65.723931] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 >21:08:35,653 INFO kernel:[ 65.725303] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:08:35,653 DEBUG kernel:[ 65.769564] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >21:08:36,206 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >21:08:36,206 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >21:08:36,206 INFO NetworkManager: <info> WEXT support is enabled >21:08:36,310 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:08:36,379 INFO polkitd: Started polkitd version 0.112 >21:08:36,523 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:08:36,553 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:08:36,554 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:08:36,554 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:08:36,554 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:08:36,555 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >21:08:36,556 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >21:08:36,617 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:08:36,619 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >21:08:36,675 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >21:08:36,690 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:08:36,697 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >21:08:36,698 INFO NetworkManager: <info> WiFi hardware radio set enabled >21:08:36,699 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:08:36,699 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:08:36,699 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:08:36,699 INFO NetworkManager: <info> Networking is enabled by state file >21:08:36,700 INFO NetworkManager: <info> (lo): link connected >21:08:36,700 INFO NetworkManager: <info> (lo): carrier is ON >21:08:36,700 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >21:08:36,701 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >21:08:36,702 INFO NetworkManager: <info> (em1): link connected >21:08:36,702 INFO NetworkManager: <info> (em1): carrier is ON >21:08:36,703 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >21:08:36,703 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >21:08:36,704 INFO NetworkManager: <info> (em1): found matching connection 'em1' >21:08:36,704 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >21:08:36,706 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >21:08:36,706 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >21:08:36,706 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >21:08:36,707 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >21:08:36,711 INFO kernel:[ 67.145657] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:08:36,709 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >21:08:36,709 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >21:08:36,709 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:08:36,719 INFO kernel:[ 67.152059] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >21:08:36,938 INFO kernel:[ 67.372869] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >21:08:36,945 INFO kernel:[ 67.379238] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1 >21:08:37,060 INFO kernel:[ 67.494925] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >21:08:37,062 INFO NetworkManager: <info> (wlp3s0): preparing device >21:08:37,063 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:08:37,065 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >21:08:37,065 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:08:37,065 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >21:08:37,065 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >21:08:37,065 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >21:08:37,065 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >21:08:37,066 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >21:08:37,066 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >21:08:37,066 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >21:08:37,066 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >21:08:37,066 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >21:08:37,066 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:08:37,089 INFO NetworkManager: <info> dhclient started with pid 1260 >21:08:37,090 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >21:08:37,191 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:08:37,192 INFO NetworkManager: <info> wpa_supplicant started >21:08:37,279 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >21:08:37,279 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: starting -> ready >21:08:37,279 INFO NetworkManager: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >21:08:37,288 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: ready -> disconnected >21:08:37,288 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >21:08:37,358 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >21:08:37,358 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >21:08:37,358 INFO dhclient: All rights reserved. >21:08:37,358 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:08:37,358 INFO dhclient: >21:08:37,377 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >21:08:37,386 INFO dhclient: Listening on LPF/em1/f0:de:f1:1d:e0:ac >21:08:37,387 INFO dhclient: Sending on LPF/em1/f0:de:f1:1d:e0:ac >21:08:37,389 INFO dhclient: Sending on Socket/fallback >21:08:37,390 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x193af4ec) >21:08:37,394 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x193af4ec) >21:08:37,403 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >21:08:37,403 INFO NetworkManager: <info> address 192.168.0.118 >21:08:37,403 INFO NetworkManager: <info> plen 24 (255.255.255.0) >21:08:37,403 INFO NetworkManager: <info> gateway 192.168.0.1 >21:08:37,403 INFO NetworkManager: <info> server identifier 192.168.0.1 >21:08:37,403 INFO NetworkManager: <info> lease time 86400 >21:08:37,403 INFO NetworkManager: <info> nameserver '213.46.172.37' >21:08:37,403 INFO NetworkManager: <info> nameserver '213.46.172.36' >21:08:37,403 INFO NetworkManager: <info> nameserver '192.168.0.1' >21:08:37,404 INFO dhclient: bound to 192.168.0.118 -- renewal in 39652 seconds. >21:08:37,404 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:08:37,405 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >21:08:37,406 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >21:08:37,406 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >21:08:37,406 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >21:08:37,406 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:08:37,406 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >21:08:37,407 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >21:08:37,437 INFO NetworkManager: <info> Activation (em1) successful, device activated. >21:08:37,438 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >21:08:37,471 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:08:40,349 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >21:08:40,848 NOTICE kernel:[ 71.283184] audit: type=1400 audit(1404680920.847:3): avc: denied { read write } for pid=1321 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=12309 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:08:41,793 INFO NetworkManager: <info> startup complete >21:08:41,969 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >21:08:44,072 NOTICE kernel:[ 74.507433] audit: type=1400 audit(1404680924.071:4): avc: denied { read write } for pid=1372 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 >21:08:45,659 NOTICE kernel:[ 76.094321] audit: type=1400 audit(1404680925.658:5): avc: denied { open } for pid=1231 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=21650 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file >21:08:45,941 INFO chronyd: chronyd version 1.29.1 starting >21:08:45,942 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >21:08:45,942 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 >21:08:45,944 INFO chronyd: Generated key 1 >21:08:49,444 NOTICE kernel:[ 79.879598] audit: type=1400 audit(1404680929.443:6): avc: denied { read } for pid=1430 comm="bash" name=".profile" dev="dm-0" ino=107780 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:08:49,444 NOTICE kernel:[ 79.879648] audit: type=1400 audit(1404680929.443:7): avc: denied { open } for pid=1430 comm="bash" path="/root/.profile" dev="dm-0" ino=107780 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >21:08:51,000 INFO chronyd: Selected source 195.140.254.217 >21:08:52,666 NOTICE kernel:[ 83.127760] audit: type=1400 audit(1404680932.664:8): avc: denied { getattr } for pid=1430 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:52,666 NOTICE kernel:[ 83.127866] audit: type=1400 audit(1404680932.664:9): avc: denied { execute } for pid=1430 comm="bash" name="dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:52,666 NOTICE kernel:[ 83.127959] audit: type=1400 audit(1404680932.664:10): avc: denied { read } for pid=1430 comm="bash" name="dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:52,668 NOTICE kernel:[ 83.130662] audit: type=1400 audit(1404680932.666:11): avc: denied { open } for pid=1441 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:52,669 NOTICE kernel:[ 83.130932] audit: type=1400 audit(1404680932.667:12): avc: denied { execute_no_trans } for pid=1441 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:52,671 NOTICE kernel:[ 83.133808] audit: type=1400 audit(1404680932.669:13): avc: denied { read } for pid=1441 comm="dmesg" name="kmsg" dev="devtmpfs" ino=28 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >21:08:52,671 NOTICE kernel:[ 83.133845] audit: type=1400 audit(1404680932.669:14): avc: denied { open } for pid=1441 comm="dmesg" path="/dev/kmsg" dev="devtmpfs" ino=28 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >21:08:52,672 NOTICE kernel:[ 83.134151] audit: type=1400 audit(1404680932.670:15): avc: denied { syslog_read } for pid=1441 comm="dmesg" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=system >21:08:57,407 INFO kernel:[ 87.966773] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >21:08:57,416 DEBUG kernel:[ 87.976043] SELinux: initialized (dev sda2, type ext4), uses xattr >21:08:57,960 INFO kernel:[ 88.525190] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >21:08:57,960 DEBUG kernel:[ 88.525216] SELinux: initialized (dev dm-2, type ext4), uses xattr >21:08:58,669 NOTICE kernel:[ 89.239014] audit: type=1400 audit(1404680938.668:16): avc: denied { read write } for pid=1501 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 >21:08:58,669 NOTICE kernel:[ 89.239974] audit: type=1400 audit(1404680938.669:17): avc: denied { read write } for pid=1501 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=12309 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:08:58,670 NOTICE kernel:[ 89.240326] audit: type=1400 audit(1404680938.669:18): avc: denied { read } for pid=1501 comm="hwclock" path="/proc/1250/mounts" dev="proc" ino=19621 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >21:08:59,001 NOTICE kernel:[ 89.603778] audit: type=1400 audit(1404680939.000:19): avc: denied { ioctl } for pid=1501 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 >21:08:59,001 NOTICE kernel:[ 89.603843] audit: type=1400 audit(1404680939.000:20): avc: denied { getattr } for pid=1501 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 >21:08:59,511 NOTICE kernel:[ 90.114219] audit: type=1400 audit(1404680939.509:21): avc: denied { execute } for pid=1504 comm="bash" name="dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:59,511 NOTICE kernel:[ 90.114349] audit: type=1400 audit(1404680939.509:22): avc: denied { read open } for pid=1504 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:59,512 NOTICE kernel:[ 90.114692] audit: type=1400 audit(1404680939.510:23): avc: denied { execute_no_trans } for pid=1504 comm="bash" path="/usr/bin/dmesg" dev="dm-0" ino=123449 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:dmesg_exec_t:s0 tclass=file >21:08:59,516 NOTICE kernel:[ 90.118897] audit: type=1400 audit(1404680939.514:24): avc: denied { read } for pid=1504 comm="dmesg" name="kmsg" dev="devtmpfs" ino=28 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >21:08:59,516 NOTICE kernel:[ 90.118935] audit: type=1400 audit(1404680939.514:25): avc: denied { open } for pid=1504 comm="dmesg" path="/dev/kmsg" dev="devtmpfs" ino=28 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file >21:09:21,881 INFO kernel:[ 112.486507] Btrfs loaded >21:09:22,068 INFO kernel:[ 112.672885] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >21:09:56,883 INFO chronyd: Selected source 81.0.235.220 >21:11:53,190 INFO kernel:[ 263.776069] Adding 3932156k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:3932156k FS >21:11:53,386 INFO kernel:[ 263.972092] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >21:11:53,386 DEBUG kernel:[ 263.972120] SELinux: initialized (dev dm-2, type ext4), uses xattr >21:11:53,502 INFO kernel:[ 264.088112] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >21:11:53,502 DEBUG kernel:[ 264.088140] SELinux: initialized (dev sda2, type ext4), uses xattr >21:11:53,690 DEBUG kernel:[ 264.276185] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:11:53,818 INFO kernel:[ 264.403379] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >21:11:53,818 DEBUG kernel:[ 264.403408] SELinux: initialized (dev dm-4, type ext4), uses xattr >21:15:02,061 WARNING kernel:[ 452.670136] perf interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >21:23:32,367 WARNING kernel:[ 963.028450] audit_printk_skb: 3 callbacks suppressed >21:23:32,367 NOTICE kernel:[ 963.028459] audit: type=1400 audit(1404681812.364:27): avc: denied { read write } for pid=1921 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 >21:37:27,806 NOTICE kernel:[ 1798.540192] audit: type=1400 audit(1404682647.805:28): avc: denied { read write } for pid=2635 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 >21:39:07,338 NOTICE kernel:[ 1898.080815] audit: type=1400 audit(1404682747.337:29): avc: denied { read write } for pid=2850 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 >21:39:42,630 NOTICE dbus: [system] Reloaded configuration >21:40:00,388 NOTICE dbus: [system] Reloaded configuration >21:41:49,558 NOTICE kernel:[ 2060.314202] audit: type=1400 audit(1404682909.557:30): avc: denied { read write } for pid=3069 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 >21:50:36,572 NOTICE dbus: [system] Reloaded configuration >21:55:02,766 NOTICE kernel:[ 2853.588727] audit: type=1400 audit(1404683702.764:31): avc: denied { read write } for pid=3693 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 >21:55:53,389 NOTICE kernel:[ 2904.216198] audit: type=1400 audit(1404683753.387:32): avc: denied { read write } for pid=3729 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 >21:55:53,404 DEBUG kernel:[ 2904.230861] SELinux: 2048 avtab hash slots, 107978 rules. >21:55:53,432 DEBUG kernel:[ 2904.258988] SELinux: 2048 avtab hash slots, 107978 rules. >21:55:53,477 DEBUG kernel:[ 2904.304549] SELinux: 8 users, 103 roles, 4879 types, 287 bools, 1 sens, 1024 cats >21:55:53,477 DEBUG kernel:[ 2904.304555] SELinux: 83 classes, 107978 rules >21:55:53,856 INFO dbus: avc: received policyload notice (seqno=2) >21:55:53,856 INFO dbus: avc: received policyload notice (seqno=2) >21:55:53,857 INFO dbus: avc: received policyload notice (seqno=2) >21:55:53,874 NOTICE dbus: [system] Reloaded configuration >21:55:53,901 NOTICE kernel:[ 2904.728551] audit: type=1403 audit(1404683753.899:33): policy loaded auid=4294967295 ses=4294967295 >21:56:06,780 NOTICE kernel:[ 2917.608367] audit: type=1400 audit(1404683766.778:34): avc: denied { read write } for pid=3761 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 >22:08:54,081 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >22:08:54,237 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda2 >22:08:54,265 NOTICE logger: 05efi: debug: Not on UEFI platform >22:08:54,266 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda2 >22:08:54,290 NOTICE logger: 10freedos: debug: /dev/sda2 is not a FAT partition: exiting >22:08:54,291 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda2 >22:08:54,325 NOTICE logger: 10qnx: debug: /dev/sda2 is not a QNX4 partition: exiting >22:08:54,326 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda2 >22:08:54,355 NOTICE macosx-prober: debug: /dev/sda2 is not an HFS+ partition: exiting >22:08:54,357 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda2 >22:08:54,377 NOTICE logger: 20microsoft: debug: /dev/sda2 is not a MS partition: exiting >22:08:54,379 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda2 >22:08:54,400 NOTICE logger: 30utility: debug: /dev/sda2 is not a FAT partition: exiting >22:08:54,402 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda2 >22:08:54,427 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda2 >22:08:54,450 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda2 >22:08:54,475 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda2 >22:08:54,501 NOTICE logger: 83haiku: debug: /dev/sda2 is not a BeFS partition: exiting >22:08:54,503 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda2 >22:08:54,551 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda2 >22:08:54,621 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda3 >22:08:54,663 NOTICE logger: 50mounted-tests: debug: skipping LVM2 Volume Group on /dev/sda3 >22:08:54,711 NOTICE logger: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/mapper/fedora-home >22:08:54,758 NOTICE logger: 50mounted-tests: debug: /dev/mapper/fedora-home is a LUKS partition; skipping >22:08:54,868 NOTICE logger: os-prober: debug: /dev/mapper/fedora-swap: is active swap >22:27:34,552 INFO chronyd: Selected source 195.140.254.217 >01:20:00,909 WARNING kernel:[15152.796967] perf interrupt took too long (5099 > 5000), lowering kernel.perf_event_max_sample_rate to 25000 >08:09:29,097 INFO dhclient: DHCPREQUEST on em1 to 192.168.0.1 port 67 (xid=0x193af4ec) >08:09:29,101 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x193af4ec) >08:09:29,164 INFO NetworkManager: <info> (em1): DHCPv4 state changed reboot -> renew >08:09:29,164 INFO NetworkManager: <info> address 192.168.0.118 >08:09:29,164 INFO NetworkManager: <info> plen 24 (255.255.255.0) >08:09:29,164 INFO NetworkManager: <info> gateway 192.168.0.1 >08:09:29,164 INFO NetworkManager: <info> server identifier 192.168.0.1 >08:09:29,164 INFO NetworkManager: <info> lease time 86400 >08:09:29,164 INFO NetworkManager: <info> nameserver '213.46.172.37' >08:09:29,164 INFO NetworkManager: <info> nameserver '213.46.172.36' >08:09:29,164 INFO NetworkManager: <info> nameserver '192.168.0.1' >08:09:29,165 INFO dhclient: bound to 192.168.0.118 -- renewal in 41673 seconds. >08:09:29,169 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >08:09:29,217 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:44:02,113 INFO dhclient: DHCPREQUEST on em1 to 192.168.0.1 port 67 (xid=0x193af4ec) >19:44:02,126 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x193af4ec) >19:44:02,142 INFO NetworkManager: <info> (em1): DHCPv4 state changed renew -> renew >19:44:02,142 INFO NetworkManager: <info> address 192.168.0.118 >19:44:02,142 INFO NetworkManager: <info> plen 24 (255.255.255.0) >19:44:02,143 INFO NetworkManager: <info> gateway 192.168.0.1 >19:44:02,143 INFO NetworkManager: <info> server identifier 192.168.0.1 >19:44:02,143 INFO NetworkManager: <info> lease time 86400 >19:44:02,143 INFO NetworkManager: <info> nameserver '213.46.172.37' >19:44:02,143 INFO NetworkManager: <info> nameserver '213.46.172.36' >19:44:02,143 INFO NetworkManager: <info> nameserver '192.168.0.1' >19:44:02,143 INFO dhclient: bound to 192.168.0.118 -- renewal in 42203 seconds. >19:44:02,147 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:44:02,179 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:00:22,870 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >20:00:23,078 DEBUG kernel:[82380.783203] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:00:23,148 NOTICE kernel:[82380.852871] audit: type=1400 audit(1404763223.147:35): avc: denied { read } for pid=1612 comm="systemd-localed" name="urandom" dev="tmpfs" ino=92236 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >20:00:23,148 NOTICE kernel:[82380.852907] audit: type=1400 audit(1404763223.147:36): avc: denied { open } for pid=1612 comm="systemd-localed" path="/dev/urandom" dev="tmpfs" ino=92236 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >20:00:23,149 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >20:00:23,158 NOTICE kernel:[82380.862928] audit: type=1107 audit(1404763223.157:37): pid=1235 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.235 spid=1612 tpid=1250 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >20:00:23,158 NOTICE kernel:[82380.862928] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >20:00:23,186 NOTICE kernel:[82380.891614] audit: type=1107 audit(1404763223.185:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received policyload notice (seqno=2) >20:00:23,186 NOTICE kernel:[82380.891614] exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >20:00:23,805 NOTICE kernel:[82381.510494] audit: type=1400 audit(1404763223.804:39): avc: denied { read write } for pid=1618 comm="iptables" path="/dev/mapper/control" dev="devtmpfs" ino=12309 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >20:00:24,643 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >20:00:24,671 DEBUG kernel:[82382.376309] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:00:24,720 NOTICE kernel:[82382.424962] audit: type=1400 audit(1404763224.719:40): avc: denied { read } for pid=1658 comm="systemd-hostnam" name="urandom" dev="tmpfs" ino=93319 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >20:00:24,720 NOTICE kernel:[82382.424995] audit: type=1400 audit(1404763224.719:41): avc: denied { open } for pid=1658 comm="systemd-hostnam" path="/dev/urandom" dev="tmpfs" ino=93319 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=chr_file >20:00:24,722 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >20:00:24,725 NOTICE kernel:[82382.430582] audit: type=1107 audit(1404763224.724:42): pid=1235 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.238 spid=1658 tpid=1656 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >20:00:24,725 NOTICE kernel:[82382.430582] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'
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 1117020
: 916175 |
916176
|
916177
|
916178
|
916179
|
916180
|
916181
|
916182
|
916183
|
916184
|
916185